
a:link {color: #009999; font-weight:bold;}
a:visited {color: #009999; font-weight:bold;}
a:hover {color: #009999; font-weight:bold;}
a:active {color: #009999; font-weight:bold;}

body
	{
		
	margin: 0;
	padding: 0;
	background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	
	}	
	
.Photo_border {
  border-style: solid;
  border-color: #ffffff;
}
 
.cliquez_vig {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
 
.conteneur {
width: 900px;
height: 671px;
position: absolute;
left: 50%;
top: 0%;
margin-top:0px;
margin-left:-450px;
border-style: solid;
border-width: 0px;
border-color: #000000;
}

.bandeau { 
width: 900px;
height: 138px;
position: absolute;
z-index:1;
left: 0px;
top: 0px;
margin-top: 0px;
margin-right: 0px;
margin-height: 0px;
margin-bottom: 0px;
}

.menu { 
width: 200px;
height: 536px;
position: absolute;
z-index:1;
background-image: photo-fond-menu.jpg;
background-attachment: fixed;
left: 0px;
top: 135px;
margin-top: 0px;
margin-right: 0px;
margin-height: 0px;
margin-bottom: 0px;
}

.corps { 
width: 700px;
height: 536px;
position: absolute;
z-index:1;
background-image: photo-fond-corp.jpg;
background-attachment: fixed;
left: 200px;
top: 135px;
margin-top: 0px;
margin-right: 0px;
margin-height: 0px;
margin-bottom: 0px;
}
