@charset "utf-8";
.tarif .imageTitre, 
.tarif .titre, 
.tarif .texte,
.tarif .fb,
.tarif .news
{
	margin-left:250px;
	margin-right:20px;
}
.tarif .imageTitre
{
	margin-bottom:20px;
}
.tarif .titre
{
	font-family:"Times New Roman", Times, serif;
	font-size:31px;
	color:#e7b83c;
	margin-bottom:10px;
}
.tarif .texte
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-bottom:50px;
}
	.tarif .texte table.tableau
	{
		width:569px;
		background-color:#402a16;
		padding:10px;
		margin-top:20px;
	}
	.tarif .texte table.tableau td
	{
		text-align:center;
		font-family:Verdana, Geneva, sans-serif !important;
		font-size:12px !important;
		color:#FFF;
		padding:5px 0;
	}
	.tarif .texte table.tableau .titre td
	{
		font-weight:bold;
		font-family:Verdana, Geneva, sans-serif !important;
		font-size:12px !important;
		color:#FFF !important;
		vertical-align:top;
	}
	.tarif .texte table.tableau .prix
	{
		color:#e7b83c;
	}
	.tarif .texte table.tableau .filet td
	{
		height:1px;
		border-bottom:1px solid #e7b83c;
		padding:0;
	}
.tarif .offre
{
	margin-left:250px;
	margin-bottom:10px;
	width:569px;
	
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
	.tarif .offre .head
	{
		margin-bottom:1px;
		height:20px;
		background-color:#402a16;
		padding:10px;
	}
		.tarif .offre .head .libelle
		{
			font-weight:bold;
			margin-top:3px;
			float:left;
		}
		.tarif .offre .head .reservation
		{
			float:right;
			letter-spacing:3px;
			color:#F400A0;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:20px;
			font-weight:bold;
		}
			.tarif .offre .head .reservation span
			{
				float:left;
			}
			.tarif .offre .head .reservation a
			{
				color:#F400A0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:20px;
				font-weight:bold;
				text-decoration:none;
				letter-spacing:3px;
				float:left;
			}
			.tarif .offre .head .reservation a:hover
			{
				color:#900;
			}
	.tarif .offre .descriptif
	{
		padding:10px;
		line-height:17px;
		background-color:#402a16;
	}
