#global {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
}
body {
	background-image:url(imgs/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #ccccff;
}
A
{
color:#990000;
text-decoration:none;
} 
A:hover
{
color:#990000;
text-decoration:none;
font-weight:bold;
}
.elmer {
position: fixed; 
Bottom: 1cm; 
Right: 1cm;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	left: 40px;
	line-height: 15px;
	width: 550px;
	text-align:justify
}
.titre {
	font-size: 36px;
	font-style: italic;
	color: #990000;
}
.photo {
	font-size: 19px;
	vertical-align: middle;
	text-align: center;
	height: 75px;
	width: auto;
}
.contenu_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.liste {
	list-style-type: circle;
	line-height: 14px;
	list-style-position: inside;
	list-style-image: url(imgs/hexagone.gif);
	text-indent: 25px;
}
dl, dt, dd, ul, li {
list-style-type: none;
}
#menu {
#position: absolute; /* placement du menu, à modifier selon vos besoins */
#top: 0;
#left: 0;
}
#menu {
#width: 15em;
}
#menu dt { /*premiere partie */
	cursor: pointer;
	margin: 2px 0;;
	height: 20px;
	line-height: 20px;
	font-weight: normal;
	

}
#menu dd { /* explication  sous partie*/
}
#menu li {
text-align: center;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
}
.barV {
	float: left;
	margin-left: 70px;
	margin-right: 10px;
}
.photoV {
	float: left;
	margin-left: 40px;
	margin-right: 10px;
}
.bar2V {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.contenu_gras_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

