@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; background:#DEDEDE;}

input, select{color:#4C4C4C; font-size:11px; font-style:italic;}
input {padding:1px;}
select{width:130px; height:19px;}

img{border:none;}

.clear{clear:both; font-size:1px; height:1px;}
.clearContent{clear:both; font-size:1px; height:1px; background:#DEDEDE;}
.floatG{float:left;}
.floatD{float:right;}

.bold{font-weight:bold;}

.content{background:#fff;}

/******************** HEADER **************************************/

#contGlob{width:897px; position:relative; margin:0 auto;}

#topHeader{position:relative; height:22px;}

#topHeader ul, #menu{list-style:none;}
#topHeader li, #menu li{display:inline;}
#topHeader a{text-decoration:none; font-weight:bold; color:#000;}

#langMenu li{color:#9F005A;}
#langMenu li a, #subHeader form a{color:#9F005A;}
#langMenu{background:url(images/picto_bulle.png) no-repeat; padding-left:22px; position:relative; top:4px;}

#utils{position:absolute; right:0; top:4px;}
#utils li{ margin-left:3px;}

#subHeader{ background:#fff; height:75px;}

#subHeader form{float:left; margin-top:11px;}

#logo, #subHeader h1{float:left; margin-top:18px; margin-left:20px;}

#subHeader #rech_form{margin-top:5px;}
#chp_rech{width:130px;}
#subHeader label{display:block;}

#subHeader #rech_form a{font-weight:bold; text-decoration:none; position:relative; top:2px;}

#subHeader form .btn_ok{left:4px; position:relative; top:7px; padding:0;}

#profil_form{margin-left:245px !important; margin-left:235px;}
#rech_form{margin-left:85px;}


#menu{background:#00244F;}
#menu li img{margin-bottom:-3px;}

#menu #menu_act{/*background:#2469BD*/; margin-left:-3px; margin-right:-3px;}

.pictoPdf{padding-right:20px; background:url(images/pictoPdf.png) no-repeat right;}

/***************************** FOOTER ***********************************/

#footer{margin-top:4px;}
#footer p{font-weight:bold;}
#footer a{color:#000; text-decoration:none;}
