html {
background-color: #FFFFFF;
margin: 0;
padding: 0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #FFFFFF;
}

.banniere
{
position: absolute;
top: 10px;
right: 10px;
}
.logo
{
position: absolute;
top: 10px;
left: 10px;
}

.texte_header		
		{
		position: absolute;
		top: 10px;
		width: 300px;
        height: 86px;
		left: 25%;
		border: 1px solid #FF9900;
		margin: 0;
		padding: 5px;
		background-color: #FFFFFF;
		text-align: left;
		}
		
.spacer {
background-color: #FFFFFF;
height: 20px;
margin: 0px;
padding: 0px;
}
.video { text-align: center;
}		
		

#header {
height: 120px;
width: 100%;
background-color: #FFFFFF;
}
#conteneur {
position: absolute;
width: 100%;
margin: auto;
padding: 0;
border: none;
background-color: #FFFFFF;
}
#centre {
width: auto;
background-color: #FFFFFF;
margin-left: 170px;
margin-right: 10px;
}
#gauche {
position: absolute;
left: 10px;
width: 170px;
}
#pied {
height: 30px;
margin-left: 10px;
margin-right: 10px;
background-color: #FF9933;
text-align: center;
}

.menugauche_rubrique {
list-style-type: none;
border: none;
margin: 0px;
padding: 0;
}
.menugauche_rubrique li {
margin-bottom: 5px;
text-decoration: none;
border: none;
}

.menugauche {
list-style-type: none;
margin: 5px;
padding: 0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #6F6F6F;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
color: #66FFFF;
}
.menupied {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}
.menupied li {
display: inline;
}
.menupied a {
font-size: 0.8em;
color: #6F6F6F;
margin: 0 20px;
line-height: 2.5em; font-size: 0.8em;
text-decoration: none;
}
.menupied a:hover {
text-decoration: none;
color: #66FFFF;
}
p {margin: 0 0 10px 0;}
p.adsense {
text-align: center;
}
h1 { font: bold 18pt arial, helvetique, verdana, sans-serif;
text-align : center;
color: #FF9900;
margin: 0;
padding: 0;
}
h2 { font: bold 14pt arial, helvetique, verdana, sans-serif;
text-align : center;
color: #FF9900;
margin: 0;
padding: 0; }
.lien {
margin: 0;
padding: 0;
color: #6F6F6F;
list-style-type: none;
text-decoration: none; }
a {
text-decoration: none;
color: #6F6F6F; }
a:hover { text-decoration: none;
color: #66FFFF; }

