#tit_header {
position : relative;
background-image : url(../img_com/header_bleu.jpg);
background-repeat : no-repeat;
width:960px;
height:199px;
cursor:pointer;
}

#centre {
position : relative;
background-image : url(../img_com/middle_bleu.jpg);
background-repeat : no-repeat;
width:960px;
}

#newsletter {
position:absolute;
left:690px;
top:68px;
font-size:11px;
font-family : Tahoma,arial, Verdana, Helvetica, sans-serif;
color:white;
background-image : url(../img_com/puce_gris.gif);
background-repeat : no-repeat;
padding-left:14px;
}

#newsletter a, #newsletter alink{
font-size:11px;
font-family : Tahoma,arial, Verdana, Helvetica, sans-serif;
color:white;
text-decoration:underline;
}

.texte_newsletter {
color:#75D1FF;
}

.tit table {
margin:0px;
padding:0px;
}

.tit td {
font-weight:bold;
}

.tit .lestd {
border-top:solid 4px black;
text-align:center;
background-color:#00486C;
padding:20px;
}

.tit .lestd_dte {
border-top:solid 4px black;
border-right:solid 4px black;
text-align:center;
background-color:#00486C;
padding:20px;
}



.tit .coin_gche {
border-top:solid 4px black;
border-right:solid 4px black;
text-align:center;
padding:20px;
background-color: #00486C;
background-image: url(../img_com/tab_gche_bleu.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

.tit .coin_dte {
border-top:solid 4px black;
text-align:center;
background-color:#00689C;
padding:20px;
background-color: #00689C;
background-image: url(../img_com/tab_dte_bleu.gif);
background-repeat: no-repeat;
background-position: right bottom;
}