/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image: url(/images/fond-vert.jpg);
background-repeat: repeat-x;
background-color: #85af1e; 
}
#PUB{
z-index: 200;
position: fixed;
margin-left: 200px;
margin-top: 50px;
}
#header {
height: 140px;
}
#conteneur {
position: relative;
width: 980px;
margin: 0 auto;
background-image: url(/images/fond-fitness-rambouillet.jpg);
background-repeat: no-repeat;
}
#centre {
margin-left: 271px;
padding-left: 20px;
min-height:500px; 
}
#gauche {
position: absolute;
left:17px;
width: 255px;
margin-top: 40px;
}
#pied {
margin: 5px;
text-align: right
}
#pied a{
color: #c5ec65;
font-size: 10px;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.menugauche li a{
color: #004f9c;
display: block;
margin-bottom: 2px;
background-image: url(/images/bouton.gif);
background-repeat: no-repeat;
height: 29px;
padding-left: 5px;
padding-top: 7px;
}
.menugauche li a:hover{
color: #f26f07;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: none;
}
.menugauche a:hover {
text-decoration: none;
}
p {
margin: 0 0 10px 0;
color: #FFFFFF;
font-size: 12px;}

h1{
color: #FFFFFF;
font-size: 16px;
border-bottom: 2px solid #FFCC00;
margin: 0;
}
h2{
color: #FFFFFF;
font-size: 14px;
border: 2px solid #FFCC00;
margin: 0;
text-align: center;
background-color: #FF9900;
margin-bottom: 10px;
}
b{
color: #FFCC00;
}
#Layer1 {
	position:absolute;
	left:0px;
	top: 255px;
	width:263px;
	height:236px;
	z-index:10;
}
 a div{
 text-decoration:none;
 }
 
 .defilement{
 	font-size: 15px;
	color: #006;
 }
