/* Généralités */
html, body, h1, h2, h3, h4, p {
	color: #fff;
	font: 90% verdana, arial, sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border:0;
}

body {background: #455A6E url(/images/classique/bg.jpg) repeat}
a {text-decoration: none}
img {border: none;}
ul, li {margin: 0; padding: 0; border:0;}
ol, ul {list-style: none;}

#contenupage .colmilieu {background-color: #628fbb}
#contenupage .colmilieu a {color: #dde596}
#contenupage .colmilieu a:hover {color: #fff; text-decoration: underline}
#contenupage .colgauche a, #contenupage .coldroite a{color: #fff}
#contenupage .colgauche a:hover, #contenupage .coldroite a:hover {color: #dde596; text-decoration: underline}
#contenupage h1 {
	border:1px dashed #3b4349;
	border-top:0;
	color:#3b4349;
	font-size:1.2em;
	font-weight:bold;
	margin: 0 0 5px 25%;
	padding:0.2em;
	text-align:center;
	width:50%;
}
#contenupage .colgauche h2, #contenupage .coldroite h2 {color: #dde596; font-size: 0.75em; font-weight:bold; position: relative; height: 18px; line-height: 18px; width: 150px; background: url(/images/classique/fondh2.png) no-repeat top center; text-indent: 5px;}

/* Header */
#header {margin: 0 auto; width: 980px; height: 107px}

#header .colgauche {float: left; width: 240px}
#header .colgauche h1 {text-align: center; height: 66px; line-height: 66px}
#header .colgauche h1 a {font: bold 2.4em Century Gothic, Verdana, sans-serif; color:#dde596;}
#header .colgauche form {float: left}
#header .colgauche form #sbi {width:150px}
#header .colgauche form #sbb {width:76px; height:23px; background : url(/images/classique/search.gif) no-repeat; border: none; cursor: pointer; color:#3b4349}

#header .colmilieu {float: left; width: 740px; height: 50px}
#header .colmilieu ul {float: left; text-align : center; margin: 100px 0 0 -85px; height:25px;}
#header .colmilieu li {float: left; width:98px ; height:25px ;background : url(/images/classique/onglet96.png) top center no-repeat}
#header .colmilieu li:hover, #header .colmilieu li.ongletActif {background-position: bottom center}
#header .colmilieu a {display: block; height:20px; padding-top: 5px; color: #dde596; font: bold 0.95em verdana, arial, sans-serif}

#contenupage .coldroite #headerPub {position: absolute; right: 0; top: -107px}