table#grille_tarifs
{
width : 100% ;
border : 2px solid #fff ;
text-align : center ;
margin-top : 10px ;
margin-bottom : 25px ;
}

table#grille_tarifs tr
{
line-height : 26px ;
}

.colored_line
{
background-color:#FFFF99;
}

.intitule, .intitule2
{
color : #fff ;
font-weight : bold ;
}

.intitule
{
background-color:#CC3300;

}

.intitule2
{
background-color:darkseagreen ;
}