 .tableau .titre_tableau, #tableau .titre_tableau{
background-color:#DADADA;
color:#C50E1F;
font-weight:bold;
padding:6px 4px 6px 8px;
}

.tableau .titre_rouge_tableau {
background-color:#C50E1F;
color:white;
border-right:solid 1px white;
padding:6px 4px 6px 8px;
}

.tableau .titre_rouge_tableau_dte {
background-color:#C50E1F;
color:white;
border-right:solid 1px #C50E1F;
padding:6px 4px 6px 8px;
}



.tableau .titre_rouge_tableau u , .tableau .titre_rouge_tableau_dte u { 
text-decoration:none;
font-size:10px;
}

.tableau .td_gche {
background-color:white;
border-left:solid 1px #C50E1F;
border-right:solid 1px #C50E1F;
padding:3px 4px 3px 8px;
}



.tableau .td_dte {
background-color:white;
border-right:solid 1px #C50E1F;
padding:3px 4px 3px 8px;
}


.tableau .td_gche_gris {
background-color:#F2F2F2;
border-left:solid 1px #C50E1F;
border-right:solid 1px #C50E1F;
padding:3px 4px 3px 8px;
}



.tableau .td_dte_gris {
background-color:#F2F2F2;
border-right:solid 1px #C50E1F;
padding:3px 4px 3px 8px;
}

.tableau .td_gche_fin {
background-color:white;
border-left:solid 1px #C50E1F;
border-right:solid 1px #C50E1F;
padding:3px 4px 3px 8px;
border-bottom:solid 1px #C50E1F;
}



.tableau .td_dte_fin {
background-color:white;
border-right:solid 1px #C50E1F;
border-bottom:solid 1px #C50E1F;
padding:3px 4px 3px 8px;
}

.texte_gris_clair {
color:#B5B5B5;
}

.texte_gris_clair a, .texte_gris_clair alink, .texte_gris_clair a:hover {
color:#B5B5B5;
text-decoration:none;
}



.tableau_form {
width:470px;
}

.tableau_form .titre_tableau {
font-size:18px;
color:white;
background-color:#C50E1F;
padding:14px 4px 14px 20px;
font-family:arial;
}

.tableau_form .titre_tableau_petit {
font-size:12px;
color:white;
background-color:#C50E1F;
padding:6px 4px 6px 20px;
font-family:arial;
font-weight:bold;
}

.tableau_form td {
padding:6px 6px 6px 20px;
vertical-align:top;
}

.tableau_form td.sans_marge_top {
padding:6px 0px 0px 20px;
}

.tableau_form td.sans_marge_milieu {
padding:6px 0px 0px 20px;
}

.tableau_form td.avec_puce {
background-image: url(../img_com/puce_td.gif);
background-repeat:no-repeat;
background-position:4px 10px;
}

.tableau_form .tr_gris {
background-color:#EAEAEA;
}

.tableau_form .tr_gris_fonce {
background-color:#C8C8C8;
color:white;
font-weight:bold;
}

.tableau_form .tr_gris_fonce td {
border-top:solid 1px white; 
border-bottom:solid 1px white;
padding-left:20px; 
}

.tableau_form .tr_blanc {
background-color:white;
}

.tableau_form .input_texte {
width:220px;
}

.tableau_form .input_cp {
width:100px;
}

.tableau_form .form_textarea {
width:220px;
height:60px;
}

.tableau_form .bordure_gris {
background-color:#F5F5F5;

}

.tableau_form .bordure_gris td {
border:solid 1px  #CACACA;
padding-left:4px;
text-align:left;
clear:both;
}

.tableau_form td.td_radio_interne {
width:186px;
border:0px;
padding-left:0px;
padding-right:0px;
}

.tableau_form td.td_radio_interne_marge {
border:0px;
padding-left:10px;
padding-right:10px;
}

.tableau_form td.td_radio_autre {
border:0px;
padding-left:0px;
padding-right:0px;
}

.tableau_form .sep_1px {
font-size:1px;height:1px;padding:0px;
}

.tableau_form .nombre_salarie {
width:190px;
float:left;
padding-left:26px;
padding-top:10px;
}

.tableau_form .form_select_dte {
width:200px;
float:left;
padding-top:10px;
}

.tableau_form .form_select_dte select {
width:120px;
}

.tableau_form .tit_coordonnees {
background-color:#F6F6F6;
border:solid 1px #CACACA;
background-image: url(../img_com/fleche_bas.gif);
background-repeat: no-repeat;
background-position:4px 4px;
color:#A3A3A3;
font-weight:bold;
padding:0px 2px 2px 26px;
}

.liste_bouton {
padding-left:14px;
}

.bouton_gris {
background-image: url(../img_com/bt_fond_gris.gif);
background-repeat: no-repeat;
width:105px;
height:27px; 
float:left;
margin-right:10px;
}

.bouton_gris span {
display:block;
padding-top:6px;
padding-left:14px;
color:white;
font-weight:bold;
font-size:11px;
font-family:Tahoma;
}

.bouton_gris span a , .bouton_gris span alink {
text-decoration:none;
color:white;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
}

.bouton_gris span a:hover {
text-decoration:none;
color:white;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
}


.bouton_rouge {
background-image: url(../img_com/bt_fond_rouge.gif);
background-repeat: no-repeat;
width:105px;
height:27px; 
float:left;
margin-right:10px;
}

.bouton_rouge span {
display:block;
padding-top:6px;
padding-left:14px;
color:white;
font-weight:bold;
font-size:11px;
font-family:Tahoma;
}

.bouton_rouge span a , .bouton_rouge span alink {
text-decoration:none;
color:white;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
}

.bouton_rouge span a:hover {
text-decoration:none;
color:white;
font-size:11px;
font-family:Tahoma;
font-weight:bold;
}

.info_cnil {
text-align:justify;
width:480px;
padding-top:20px;
}

.bordure_tel_gris {
margin-top:2px;
border:solid 1px #CACACA;
background-color: #F7F7F7;
padding:1px 4px 4px 8px;
background-image: url(../img_com/picto_petite_tel_gris.gif);
background-repeat: no-repeat;
background-position:4px 4px ;
}

.bordure_tel_gris .texte_gris_clair {
padding-left:12px;
}

.bordure_tel_gris .date_rappel_form {
border:0px;
background-color: #F0F0F0;
width:120px;
}

.block_comment_form {
background-image: url(../img_com/picto_coment.gif);
background-repeat: no-repeat;
background-position:0px 4px ;
margin-bottom:4px;
margin-top:4px;
}

.block_comment_form textarea {
width:300px;
height:80px;
}


.tableau_liste td {
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}


.tableau_liste .titre_rouge_tableau {
background-color:#C50E1F;
color:white;
font-weight:bold;
padding-top:0px;
padding-bottom:0px;
}

.tableau_liste .tr_gris {
background-color:#EAEAEA;
}

.tableau_liste .tr_blanc {
background-color:white;
}

.tableau_liste .bt_telecharger {
text-align:center;
}



