@charset "utf-8";
/* CSS Document */


body {
background-color : #ffffff;
background-image : ;
width : 960px;
height : 1100px;
margin : auto;
margin-top : 0;
margin-bottom : 0;
padding-top : 0;
font-family : Tahoma, Verdana, Arial, Times, serif;
font-size : 12px;
text-align : center;
border : 0 solid #ffffff;
}
h1 {
	font-family : Verdana;
	font-size : 14px;
	color : #666;
	text-decoration : none;
}
.under_h1 {
	font-family : Verdana;
	font-size : 14px;
	color : #666;
	text-decoration : none;
}
h5 {
font-family : Verdana;
font-size : 12px;
color : #333333;
text-decoration : none;
}
.under_h5 {
font-family : Verdana;
font-size : 12px;
color : #333333;
text-decoration : none;
}

#en_tete {
width : 960px;
height : 150px;
background-image :url("../images/tete-haut 6.png");
background-repeat : no-repeat;

}

#menu {
	float : left;
	height:auto !important;
	height:545px;
	width : 150px;
background-image :#;
	background-color :#CCC;
}

.element_menu {
width : 150px;
height : 1110px;

background-repeat : no-repeat;
margin-left : 0px;
margin-bottom : 0px;
padding-top : 0px;
border : 0px;
}

.element_menu ul {


padding-top : 0px;
padding-left : 3px;
margin : 0px;
margin-bottom : 0px;
}

#corps {
	float :right;
	width : 800px;
	height : 1100px;
	color : #333;
background-image :; 
	background-repeat : no-repeat;
	text-align : center;
	font-size : 15px;
	border : 0 solid #ffffff;
	margin-bottom: 5px;
}
#corps h3 {
	height : 8px;
	padding-left : 15px;
	color : #666;
	text-align : center;
}
#cadre {
width : 800px;
text-align : center;
margin-top : 10px;
margin-bottom : 8px;
margin-left : 10px;
margin-right : 10px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
border : 0 solid #000000;
}

h2 {
background-color : #CCCCCC;
}
table
{
	
   
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
   border: 1px solid #B7CDEE;
   text-align: center;
   color: #666fff;   
}
td,th
{
	border: 1px solid #B7CDEE;
	color:#666;
}
   #bottom_menu
{
	width:791px;
	height:19px;
	background-image:url(../images/menu_bas.png);
	overflow:hidden;
	float: left;
	padding-left: 163px;
	padding-top: 4px;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #666;
}
#footer
{
	float: left;
	width:791px;
	height:23px;
	background-image:url(../images/footer.gif);
	overflow:hidden;
	padding-left: 163px;
	padding-top: 23px;
	color: #666;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
}

#footer a
{
	color: white;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}