body{
	padding:10px;
	margin:0px auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #333333;
}#page {
	background: #FFFFFF;
	padding: 10px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#conteneur {
	width: 675px;
}
#gauche {
	background: #2998DF;
	float: left;
	width: 187px;
	text-align: center;
	height: 700px;
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
}
.contenu {
	float: right;
	width: 460px;
}

#droite {
	padding-bottom: 5px;
	float: right;
	width: 471px;
}
#header {
	height: 149px;
	width: 675px;
}

h1 {
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #2998df url(../img/puce.png) no-repeat 10px;
	height: 25px;
	text-align: left;
	text-indent: 30px;
	width: 471px;
	margin: 10px 0px 15px;
}
#footer {
	background: url(../img/footer.png) repeat-x;
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#footer a {
	text-decoration:none;
	color: #666666;
}
li {
}

a {
	color: #666666;
	text-decoration: none;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	width: 177px;
	left: 237px;
	top: 187px;
	float: left;
	background: #2998DF;
	margin-top: 5px;
	margin-bottom: 20px;
}

#menu dt {
	cursor: pointer;
	background: #2998DF;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	text-indent: 20px;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0;
	margin-left: 0;
}

#menu dd {
	z-index: 100;
	margin-top: -1.4em;
	width: 10em;
	background: #58ADE7;
	position: absolute;
	margin-left: 160px;
	text-align: left;
	font-weight: bold;
	border: 1px solid #E1E1E1;
}
h1  a {
	color: #FFFFFF;
}

#pub {
	float: left;
	width: 160px;
}


#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
}

#menu li a:hover {
text-decoration: underline;
}
.descriptif {
	font: italic 12px "Trebuchet MS", Arial;
	color: #003366;
	padding: 5px;
	width: 400px;
	margin-left: 20px;
	border: 1px solid #c7d459;
	margin-top: 10px;
	margin-bottom: 10px;
}
.descriptif a {
	color: #F26700;
}
.descriptif a:hover {
	text-decoration:underline;
}
.descriptif h2 {
	font: bold 14px/20px "Trebuchet MS", Arial;
	color: #FFFFFF;
	background: #c7d459;
	height: 20px;
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}
