* { font-family:Helvetica, arial, sans-serif; font-size:11pt; font-stretch:condensed; margin:0px; padding:0px; }
body { background:url("../img/visuel_carres.gif") top right no-repeat; }

/*---tabs---*/
div#tabs { border-bottom:solid 1px #9C9D9F; height:27px; }
img#logo {	margin:0 0 20px;}
div#tabs ul li { cursor:pointer; float:left; height:27px; list-style-type:none; margin-left:23px; width:128px; }
div#tabs ul li span{ display:block; padding:5px 15px 4px 8px; white-space:nowrap; }
div#tabs ul li.current_tab, div#tabs ul li.inactive_tab:hover { background:url("../img/fd_onglet_home_actif.gif") no-repeat; color:#FFF; }
div#tabs ul li.inactive_tab { background:url("../img/fd_onglet_home_inactif.gif") no-repeat; color:#9C9D9F; }
div#tabscontent { background:url("../img/logo_groupe_cesi.gif") bottom right no-repeat; border-bottom:solid 20px #9C9D9F; oveflow:hidden; }
div#tabscontent div.tabContent { margin:30px; overflow:hidden;}

/*---formulaire de login---*/
form { border:1px solid #717173; margin:0 auto 20px; overflow:hidden; padding:0 10px 10px; width:390px; }
form table {text-align:center;}
form input, form input:hover, form textarea { color:#000; border:1px solid #707173; font-size:8pt; margin:2px 2px; padding:2px; }
form h4 { clear:both; margin:7px 0;}

/*---listes à flêches---*/
ul.vert li { list-style-image:url("../img/li_vert.gif");margin:0 0 5px 23px }
ul.bleu li { list-style-image:url("../img/li_bleu.gif");margin:0 0 5px 23px }

/*---msg d'erreur---*/
div#flash { background-color:#F9D2B5; color:#FF2A26; font-weight:bold; padding:3px 5px 3px 4px; position:relative; }
div#flash img{	position:absolute; right:3px; top:0; }
div#flash span { font-size:9pt;}

/*---titres---*/
h4 { font-size:22px; font-stretch:ultra-condensed; font-variant:small-caps; font-weight:normal; line-height:20px; margin:20px 0 10px; }
h4.bleu {color:#00739A;}
h4.bleu_gris {color:#00A3B4;}
h4.mauve{color:#6C2078;}
h4.orange{color:#F59E00;}
h4.rouge{color:#D90119;}
h4.saumon{color:#E31770;}
h4.vert{color:#97BE0D;}
h4.vert_clair{color:#C7D100;}
h4.violet {color:#6D2179;}
h4.logo_exia{color:#B61D22;}
h4.logo_ei{color:#006CAD;}
h4.logo_ent{color:#F37021;}
h4.logo_exia, h4.logo_ei, h4.logo_ent {clear:left;}

/*---liens gris---*/
a.item_bleu { color:#105BED; text-decoration:none; }
a.item_bleu:hover { text-decoration:underline; }
img.logos { float:left; margin:-5px 10px 0 5px;}
a.lien_bleu {color:#105BED; text-decoration:none;}
a.lien_bleu:hover {color:#105BED; text-decoration:underline;}

/* tous les boutons du debut */
.button_orange, .button_orange:hover { background:#FFF url('../img/bt_fleche.gif') no-repeat right center; border:solid 2px #F4A100; color:#686878; cursor:pointer; display:block; font-size:15px; font-weight:bold; height:24px; line-height:22px; padding:0 18px 0 4px; text-decoration:none; }
.button_orange:hover { background:#686872 url('../img/bt_fleche_o.gif') no-repeat right center; color:#FFF; }
div.error-message { color:#FF0000; font-size:14px; font-style:italic; font-weight:bold; }
form#InvestigationDemandeInscriptionForm h4 { margin-bottom:15px; }
form#InvestigationDemandeInscriptionForm select { width:100%; }
form#InvestigationDemandeInscriptionForm input { width:98%; }
form#InvestigationDemandeInscriptionForm input#submit { float:right; width:auto; }
form#InvestigationDemandeInscriptionForm textarea { height:75px; width:98%; }
form#InvestigationDemandeInscriptionForm div.box { border-left:1px solid #000; float:left; padding-left:10px; width:30%; }
form#InvestigationDemandeInscriptionForm div.box.first { border:none; padding-left:0; }
form#InvestigationDemandeInscriptionForm div.box input { width:90%;  }
form#InvestigationDemandeInscriptionForm div.date select { width:auto;    }
input.background_mdp {background: url('../img/bckgd_pwd.gif') no-repeat 0 0; }