#Accueil
{
	padding: 60px 15px 20px 330px;
	line-height: 20px;
}

#Accueil h1 
{
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 4px 0;
}

#Presentation
{
	padding: 10px 0 15px 0;
	border-bottom: solid 1px #3d3d3c;
	text-align: justify;
	margin: 0 10px 25px 20px;
}

#Detail
{
	padding: 10px 0 15px 0;
	margin: 0 10px 0 20px;
}

#Presentation h1
{
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 12px 0;
}

.item
{
	float: left;
	width: 200px;
	margin: 0 20px 25px 0;
}

.item2 
{
	margin-right: 0px;
}

.item .photo1 
{
	background: url(../img/coin-haut.gif) no-repeat left top;
	padding: 8px 0 0 8px;
	margin: 0 0 10px 0;
}

.item .photo2 
{
	background: url(../img/coin-bas.gif) no-repeat right bottom;
	padding: 0 8px 8px 0;
}

.item h1 
{
	font-size: 12px;
	line-height: 24px;
}
.item h1, .item h1 a
{
	color: #50c0d8;
}

#Detail h1 
{
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 12px 0;
	color: #50c0d8;
}

#Galerie 
{
	background: url(../img/coin-haut.gif) no-repeat left 22px;
	padding: 30px 0 0 8px;
	margin: 25px 0 12px 0;
	border-top: solid 1px #3d3d3c;
	width: 100%;
}

#Galerie2
{
	background: url(../img/coin-bas.gif) no-repeat right bottom;
	padding: 0 8px 8px 0;
}

#Photo1
{
	float: left;
	display: inline;
	margin: 0 45px 0 0;
}

#AutresPhotos
{
	overflow: hidden; zoom: 1;
}

#Diapo
{
	text-align: right;
	color: #50bfd7;
	font-size: 11px;
	background: url(../img/album.gif) no-repeat left top;
	padding: 40px 0 0 0
}

.tarifs h1
{
	border-bottom: solid 1px #3d3d3c;
}

.tarifs table td, .tarifs table th
{
	padding: 5px;
}

.tarifs table th
{
	text-transform: uppercase;
	color: #50c0d8;
}

.tarifs a
{
	color: #50c0d8;
}

.tarifs p
{
	padding: 5px;
	background: #262623;
}

.acces1
{
	background: url(../img/coin-haut.gif) no-repeat left 22px;
	padding: 30px 0 0 8px;
	margin: 25px 0 12px 0;
	border-top: solid 1px #3d3d3c;
}

.acces2
{
	background: url(../img/coin-bas.gif) no-repeat right bottom;
	padding: 0 8px 8px 0;
}
