/* CSS Document */
.maincontent{
	width:980px;
	height:auto;

	
	background-color:#FFFFFF;
}
.menu_entete{
position:relative;
top:0px;
width:980px;
height:88px;
	

}
.logo{
position:relative;
top:0px;
width:980px;
height:88px;
	

}
.menu_general{
position:relative;
background-image:url(images/fond.jpg);
top:0px;
width:980px;
height:45px;


}
.menu_td:hover{
background-image:url(images/fond_on.jpg);
cursor:pointer;
}
.menu_td{
background-image:url(images/fond_off.jpg);
}
.menusuite{
position:relative;
	top:0px;
	width: 980px;
	height:307px;
	text-align:left;
	
}
.laphoto{
position:relative;
	top:0px;
	width: 651px;
	height:307px;
	
}
.menu2{
position:relative;
	top:0px;
	
	padding-left:550px;
	
	width: 298px;
	height:307px;

}

.centre{
	position:relative;
	top:0px;
	width: 980px;
	height:auto;
	text-align:left;

}
.pied{
	width: 980px;
	height:48px;
	font-family:  Verdana,Trebuchet MS,   sans-serif,arial,Verdana,Trebuchet MS,   sans-serif;
	background-image:url(images/pied.jpg);
	 
	 font-style:italic;
	
	
}


