		.tarifs td
		{
		padding-top: 5px;
		padding-bottom: 5px;
		}
		
		.titre_tarifs
		{
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		}	
		
		.categorie_tarifs
		{
		color: #dad27b;
		border-bottom: 1px dashed #dad27b;
		}
		
		.contenu_tarifs
		{
		color: #ffffff;
		border-bottom: 1px dashed #ffffff;
		}
		
		.titre_reservation
		{
		font-size: 15px;
		font-weight: bold;
		text-decoration: underline;
		}
		
		.formulaire_reservation td
		{
		padding-right: 16px;
		}
		
		.pays
		{
		width: 469px;
		}
		
		.email
		{
		width: 465px;
		}
		
		.categorie_chambre
		{
		width: 161px;
		margin-left: 15px;
		font-family: arial, serif;
		font-size: 12px;
		}
		
		.type_chambre
		{
		width: 224px;
		font-family: arial, serif;
		font-size: 12px;
		}
		
		.commentaires
		{
		width: 463px;
		height: 100px;
		overflow: auto;
		}
		
		.valider
		{
		cursor: pointer;
		}
