html,body {
font-size: 100%; /* Évite un bug d'IE 6-7. (1) */
text-align: center; /* pour corriger le bug de centrage IE */
margin:0;	padding:0;	margin: 0; /* pour éviter les marges */
height: 100%;
}


body {margin: 0; padding: 0em; font-size: .8em; line-height: 1.4; color: black;	background: white ;margin-top: 20px;}
 body{color:#333;} 

 
.container_12{	margin-bottom: 20px;background : white;}

#menu_logo{  height : 100px;float : left;}

#menu_logo_spe{ width : 265px; float : right;}
#description{  width :700px; height : 100px;float : left;}

#menu_logo{ float : left; height : 180px;float : left;}
#logo{height : 85px; width : 150px;float : left;}



#menu {margin-top : 117px;padding-top : 10px; height : 30px;}
#menu ul{height : 30px;}
#menu li{ float:left; display:block;text-transform: uppercase;color :#424649;margin : 0px;}

#menu li a{ font-size : 12px; margin-right : 25px; margin-left : 25px;float:left;display:inline;padding-left : 5px;padding-bottom : 10px;color :#424649;text-transform: uppercase;text-align : center;font-weight : bold;}
#menu li a.active{font-size : 12px; padding-bottom : 10px; color : #e0ad20;font-weight : bold;background:url(./images/fleche.png) no-repeat;background-position: bottom center ;}


div#footer {  color: white;  background: #FFF url(gradient.png) repeat-x ; border : 0px solid;font-size : 10px;margin-top : 10px;padding-top : 5px;margin-bottom : 10px;}
div.navbar_footer {  color: black;  background: #FFF url(gradient.png) repeat-x ; border : 0px solid;font-size : 10px;margin-top : 10px;}
div.navbar_footer ul {list-style-type : none;padding :0px;margin-top :0px;}
div.navbar_footer li {display:inline; display : block;margin-bottom : 5px;}
div.navbar_footer li a {	text-transform: uppercase;	padding-left : 10px;padding-right : 20px;color:#5a5e65;font-weight : normal;text-decoration : none; letter-spacing : 1.5px; }
div.navbar_footer h1 {	text-align : center; color : black;}

td {text-align : left;margin-bottom : 10px; }
tr {text-align : left;margin-bottom : 10px;float : left; }
