/* ********************TH & TD DEBUT******************* */

.tableau_text_foncé2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

th.top_tableau_vert{
padding: 5px;
height:auto;
background-color: #6CAA5B;
border-color: #6CAA5B;
border-width:thick;
vertical-align:top
}


th.top_tableau_rouge{
height:20px;
background-color:#F24F16;
border-color: #F24F16;
border-width:thick;
}
th.location{
border-style:dotted;
border-width:thin;
}
th.top_tableau_gris_F{
height:20px;
background-color:#666A69;
border-color: #666A69;
border-width:thick;
}

th.top_tableau_vert_P{
padding: 5px;
height:20px;
background-color:#A6D975;
border-color: #A6D975;
border-width:thick;
vertical-align:top
}

th.space_tableau{
height:10px;
font-size:xx-small;
padding:0px;
margin:0px;
}

th.tableau{
height:140px;
border-style:dotted;
border-width:thin;
}

th.bottom_tableau{
height:15px;
}

th.menu_bas {
height:20px;
width:auto;
margin:0px;
padding:5px;
background-color:#E6F47D;
}

th.main_pour_BG {
vertical-align:top;
background-image:url(images/bg1.gif); vertical-align:top;
background-repeat:repeat;
background-position:center;
background-color:#FFFFFF;
}