#rubrique { float: left; margin-bottom: 40px; }

#left { float: left; width: 460px; }

.petite-photo
{
	float: left;
	width: 135px;
	height: 117px;
	padding-top: 18px;
	margin-left: 8px;
	border: solid 2px #8C9CB6;
}

#legende
{
	color: #8C9CB6;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
}

#right { float: right; width: 480px; text-align: center; }
#right img { border: solid 7px #E5ECF8; }

#contact { float: right; margin-right: 30px; }
#reserver { float: right; margin-right: 30px; }

#articles { clear: both; }
#tarifs { clear: both; }

.un-tarif { float: left; width: 600px; height: 80px; }
.un-tarif .lien-detail { width: 200px; }

.article-gauche { float: left; width: 445px; height: 200px; }
.article-droit { float: right; width: 445px; height: 200px; }

.accroche { float: left; width: 275px; }

.photos { float: right; width: 170px; text-align: center; }
.photos img { border: solid 1px #E5ECF8; }

.lien-detail { clear: both; text-align: right; padding: 10px 5px 0 0; }
.lien-detail a { padding: 3px; background-color: #E5ECF8; color: #424D5E; }

#detail-gauche { float: left; width: 480px; margin-right: 20px; }
#detail-gauche h2 { text-align: center; }

#navigation { width: 480px; padding: 40px 0; }
#prec { width: 160px; float: left; text-align: left; }
#suiv { width: 160px; float: right; text-align: right; }
#retour { width: 160px; float: left; text-align: center; }

#detail-droit { float: right; width: 460px; text-align: center; }
#detail-droit img { border: solid 1px #E5ECF8; margin: 0 5px 10px 5px; }

#document_telecharger { padding-left: 50px; margin-top: 20px; text-align: left; }