.item
{
	width: 180px;
	height: 316px;
	float: left;
	display: inline;
	position: relative;
	margin: 0 17px 20px 0;
}

.item2
{
	margin-right: 0px;
}

.photo
{
	background: #016c78;
	width: 180px;
	height: 180px;
}

.texte
{
	height: 120px;
	background: #0098ac;
	padding: 0 4px 0 8px;
}

.texte h1
{
	font-size: 12px;
	line-height: 24px;
	border-bottom: solid 2px #008799;
}

.texte strong
{
	color: #fdc502;
}

.texte h1, .texte h1 a
{
	color: #7ae5f4;
}

.item .detail
{
	position: absolute;
	bottom: 0px;
	right: 5px
}

#Principal, #Tarif
{
	background: #0098ac;
	margin: 0 0 20px 0;
}

#Tarif
{
	padding: 10px;
}

#LaGalerie
{
	padding: 0 0 5px 0;
	position: relative;
}

#Galerie
{
	background: #016c78;
	padding: 10px 0px 40px 13px;
}

#Zoom
{
	width: 270px;
	display: inline;
	margin: 0 20px 0 0;
	float: left;
}

#Miniatures
{
	overflow: hidden; zoom: 1;
}

#Miniatures a
{
	display: block;
	float: left;
	overflow: hidden; zoom: 1;
	width: 120px;
	margin: 0 15px 10px 0;
}

#LaGalerie em
{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 14px;
	height: 38px;
	line-height: 38px;
	padding: 10px 100px 0 0;
	background: url(../img/zoom.gif) no-repeat right bottom;
	font-size: 11px;
	color: #7ae5f4;
	font-style: normal;
}

#Texte
{
	padding: 5px 14px 5px 10px;
}

#Texte h1
{
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 5px 0;
	color: #7ae5f4;
	border-bottom: solid 2px #008799;
}

#Texte strong
{
	color: #fdc502;
}
#PlanSite 
{
	margin: 0 0 20px 0;
}

#PlanSite .niveau1
{
	list-style-type: none;
}

#PlanSite .niveau2
{
	list-style-type: circle;
	margin: 0 0 0 15px;
}

#PlanSite .niveau3
{
	list-style-type: square;
	margin: 0 0 0 30px;
}

#Consultation
{
	text-align: right;
	margin: 0 0 20px 0;
}
