/* CSS Document */

/* affichage des catégories */

.titre {
	background:url(images/fonds/fond_repete_titre.gif) repeat-x;
	font-family: Tahoma, Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#F2F0F0;
	height:20px;
	padding-left:11px;
}

.descriptif {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	}

.Contenu {
	background-color: #E3EAEE;
}

.Fin {
	/*background-image:  url(images/bot-cell-choisir.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 31px;*/
}

/* Tarif */

.soustitre {
	background-image:  url(images/middle-cell-choisir.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	height: 35px;
	padding-left: 40px;
	padding-top: -5px;
	}

.tarif {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	border: 1px solid #FFFFFF;
	}
	
th.tarif {
	background-color: #FFFFFF;
	color: #1B6BAD;
	}
	
tr.tarif1 {
	
	}

tr.tarif2 {
	background-color: #FFFFFF;
	color: #1B6BAD;
	}

tr.recherche {
	background-color: #E4DAFF;
	border: 1px solid #FFFFFF;
	}
	