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

body{
   background-image:url(../imgs/fond.jpg);
   background-color:#424954;
   background-repeat:repeat-x;
   text-align:center;
   margin:0px;
}


#centre{
   margin-left:auto;
   margin-right:auto;
   width:800px;
   text-align:left;

}
#band_outils{
   height:90px;
}
#band_outils .logo{
   float:left;
}
.logo2,.adresse{display:none;
}

#outils{
   float:right;
   margin:0px;
   margin-top:60px;
   margin-right:5px;
   vertical-align:bottom;
}
#band_outils a img{border:none;}

#outils li{
   display:inline;
   list-style:none;
   text-align:right;
}
#outils li img{margin-left:10px;cursor:pointer;}

#menu, #menub, #ssmenu{
   text-align:center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   font-weight:bold;

   margin:0px;
   list-style:none;
   padding:0px;
   padding-left:10px;
   background-repeat:no-repeat;
   width:800px;
   height:30px;
}

#menu{
   background-image:url(../imgs/nav1.gif);
   margin-bottom:0px;
}
#menub{
   background-image:url(../imgs/nav1b.gif);

}
#ssmenu{
   background-image:url(../imgs/nav2.gif);
   height:24px;
   margin-top:-12px;
}
.techno a span{
   text-decoration:none;
   margin-left:115px;
   display:block;
}.techno li{
   margin-bottom:15px;

}
.actu a{

   text-decoration:none;
}

#menu li,#menub li{
   background-image:url(../imgs/limitmenu.gif);
}
#ssmenu li{
   background-image:url(../imgs/limitssmenu.gif);
}
#menu li, #menub li, #ssmenu li{
   margin:0px;
   float:left;
   height:26px;
   width:auto !important;width:50px;
   white-space:nowrap;
   background-position:right 6px;
   background-repeat:no-repeat;

}

#menu a, #menub a{
   color:#ECECEC;
}

#ssmenu a{
   color:#FFFFFF;
}
#menu a, #menub a{
   padding:8px;
}
#ssmenu a{
   padding:4px;
}
#menu a,#ssmenu a,#menub a{
   text-decoration:none;
   display:block;
   padding-left:10px;
   padding-right:10px;
   height:26px;
}
#menu a:hover,  #menub a:hover{
   background-image:url(../imgs/back-over.gif);
   background-repeat:repeat-x;
   background-position:1px 0px;
   color:#000;

}#ssmenu a:hover{
   background-image:url(../imgs/back-over2.gif);
   background-repeat:repeat-x;
   color:#F00;

}
#anim{
   margin-top:10px !important;margin-top:0px;
}

#page{
   margin-top:10px;
   background-color:#ECECEC;
   -moz-border-radius:10px;

   background-image:none !important;background-image:url(../imgs/fond_page.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;

   padding-top:9px;
   padding-left:3px;
   padding-right:3px;
   padding-bottom:9px;
}




form label{
clear:both;
   font-size:12px;
   font-weight:bold;
   color: #003366;
   float:left;
   display:block;
}

form input {
   vertical-align:middle;
}
#encart form{
   margin:10px;
}
.valid{
   vertical-align:top;

}
.inputtext,#newsletter{
   border:1px solid #AFD7EB !important;border:none;
   width:182px;
   height:20px;
   margin:0px;

   -moz-border-radius:5px;

   background-image:none !important;background-image:url(../imgs/forminput.gif);
   background-repeat:no-repeat;
}

#pied{
   font-family:Arial, Helvetica, sans-serif;
   margin-top:0px !important;margin-top:-10px;
   text-align:center;
   font-size:11px;
   color:white;
}
#pied ul li{
   display:inline;
   padding-left:10px;
   padding-right:10px;
   border-left:1px solid white;
}
#pied p{
   font-size:9px;

}
#pied a{

   color:white;
   text-decoration:none;
}

#pied a:hover{
   color:#CCC;
   text-decoration:underline;

}.lien {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #00CCFF;
}
#formulairepage{
   display:block;
   margin-left:15px;
   width:350px;


   clear:both;
}
#formulairepage table{	
width:750px;


}


#formulairepage table tfoot{	text-align:center


}

#formulairepage table td{
	vertical-align:top;
}
#formulairepage label{
	display:block;
	font-weight:normal;
	float:left;
	/*min-width:120px;
	width:auto !important;*/
	width:120px;
	margin-right:10px;
}
#formulairepage .ctext,#formulairepage textarea,#formulairepage select{
	width:200px;
}	
#formulairepage .submit{
   margin-top:-30px;
   float:right;
}


