/* CSS Document */

body {width:100%;margin:0px auto;background-color:#C8E8FF;font-family:verdana;font-size: 12px;color:black;padding:0px;}

/* */ /* */ /* *conteneur global du site*//* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */
.conteneur {width: 100%;height: 100%;position: absolute;}
.header {height:0px;display:none;visibility:hidden }
.mainCadre {margin-left: 0px;}
#framePub{visibility:hidden;display:none}
#fieldsetSearch{display:none;visibility:hidden;height:0px }
/* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 



/* ****************************** IMAGES ************************************** */
.imgLeft{float:left;margin:0px 5px 0px 0px;}
.imgBorder{border:1px black solid;}

/* ****************************** textes ************************************** */

.titre{color:#0073BF;font-size:14px;font-weight:bold;text-decoration:underline}
.titreSmall{color:#0073BF;font-size:12px;font-weight:bold;text-decoration:underline}
.smallGras{font-weight:bold;font-size:9px;color:#666666}
.smallGris{font-size:9px;color:#666666}
.alert{color:red;font-weight:bold;background-image:url('img/alert.gif');background-repeat:no-repeat;padding-left:20px;margin:0px}
.alertSample{line-height:20px;color:red;font-weight:bold;background-image:url('img/alert_sample.gif');background-repeat:no-repeat;padding-left:20px;margin:0px}
.smallRouge{color:#CC0000;font-size:10px;}
TABLE{color:black;font-size:11px;}


/* */ /* */ /* */ /* */ /* */  /* LIENS */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 
.redLink{color:red;}
.redLink:hover{color:grey;}
.red{color:red;}
.blue{color:#0073BF;text-decoration:none}
.blue:hover{color:#0073BF;text-decoration:underline}
.white{color:white}
.white:hover{color:grey}
a.pubRight{display:block;padding:3px;}
a.pubRight:hover {background:#B7E0FF;}
/* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 
 /*
.moduleSearch{width:550px;text-align:left;}
.headerItemSearch{padding:10px;}
*/

/* */ /* */ /* */ /* */ /* */  /* FORMS */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 
FORM{margin:0px;padding:0px}
INPUT{font-size:11px;/*padding:2px*/;float:left;margin:1px;}
SELECT{font-size:11px;/*padding:2px;*/margin:1px;}
/* */ /* */ /* */ /* */ /* */  /* FORMS */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 
legend{padding:5px;color:#0073BF;font-size:15px;font-weight:bold}
/* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 
/* AJAX */ 
div.autocomplete {position:absolute;background-color:white;border:1px solid #888;margin:0px;font-size:10px;text-align:left;width:400px;overflow:auto;}
div.autocomplete ul {list-style-type:none;margin:0px;padding:0px;overflow:hidden}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {list-style-type:none;display:block;margin:0;padding:2px;height:17px;cursor:pointer;}
#loaderBarre {width:20px;height:20px;background: url('img/indicator2.gif');float:left;background-repeat:no-repeat;background-position:1px 1px}
#loaderBarre2 {width:20px;height:20px;background: url('img/indicator2.gif');float:left;background-repeat:no-repeat;background-position:1px 1px}
#loaderMain{position:absolute;z-index:1000;background: url('img/indicator_medium.gif');background-color:#F7F7F7;background-repeat:no-repeat;width:150px;height:33px;margin:0px 0px 0px 320px;text-indent:40px;padding-top:10px}
/* EOF AJAX */ 
/* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ 

/* ************************************ FICHE ******************************* */
#reponse{margin-left:0px;text-align:left;font-size:11px;padding:5px}
#reponseTable{width:100%;vertical-align:top;background-color:#D9EFFF;}
#reponseTable td{vertical-align:top;font-size:10px;width:50%}
#reponseTable ul{margin:10px 0px 0px 20px;padding:0px;}
#reponseTable li{font-weight:normal;list-style-type:none;line-height:18px;}
#reponse legend{color:red;margin-left:10px}
.inter{color:grey;margin-left:80px;width:100%}



/* ************************************ Identification ******************************* */
#identification{width:480px;}
#identification fieldset{ width:480px;}
#identification p{font-weight:bold;width:450px;padding:0px 0px 0px 50px;margin:0px;height:25px}
#identification label{width:100px;color:#0073BF;float:left;}

.previous{visibility:hidden;display:none}
.previous a{visibility:hidden;display:none}
.previousImg{visibility:hidden;display:none}


