#Essentiel
{
	margin: 0 20px 0 20px;
}

#ArianeAccueil
{
	text-align: right;
}

#ArianeAccueil, #ArianeAccueil a, #Ariane, #Ariane a
{
	color: #98bae7;
}

#Presentation h1 
{
	font-size: 17px;
	font-weight: normal;
	line-height: 36px;
	border-bottom: solid 2px #0f223c;
	margin: 0 0 10px 0;
}

#DetailAccueil
{
	margin: 10px 0 20px 0;
	
}

#Detail
{
	background: #142d4c;
	margin: 10px 0;
	padding: 15px;
}

#DetailAccueil h1 
{
	font-size: 17px;
	font-weight: normal;
	line-height: 36px;
	border-bottom: solid 2px #0f223c;
	margin: 0 0 10px 0;
}

#DetailAccueil #Galerie
{
	margin: 5px 0;
	text-align: center;
}

#Detail #Galerie
{
	float: right;
	margin: 0 0 0 20px;
	width: 330px;
}
#Detail #Galerie em
{
	display: block;
	line-height: 14px;
	color: #5484c6;
	font-style: normal;
}
.item_accueil 
{
	background: #142d4c;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 10px;
}

.photo
{
	float: left;
	margin: 0 15px 0 0;
}

.texte
{
	overflow: hidden; zoom: 1;
}

.texte h1, .texte h1 a, .texte h2, .texte h2 a 
{
	font-size: 12px;
	color: #f7c824;
}

.texte h1 
{
	margin: 15px 0 5px 0;
	border-bottom: dashed 1px #1d3d67;
	padding: 0 0 5px 0;
}

.texte .detail, #Detail .detail 
{
	display: block;
	text-align: right;
	margin: 5px 0;
}

#Detail .texte h1 
{
	font-size: 14px;
	line-height: 30px;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}

#ActuLocale
{
	background: #142d4c;
	padding: 0 3px 0 18px;
	margin: 0 0 45px 0;
}

#ActuLocale .texte h1
{
	border-bottom: none;
	font-size: 14px;
	background: url(../img/pointille.gif) repeat-x center;
	padding: 0 0 0 0;
}

#ActuLocale .texte h1 span
{
	background: #142d4c;
	padding: 0 5px 0 0;
}

#ActuLocale .texte h2
{
	font-size: 12px;
	margin: 0 0 5px;
}
#OffreSpeciale
{
	background: #f7c824;
	padding: 0 3px 0 18px;
	margin: 0 0 10px 0;
	color: #0f223c;
}

#OffreSpeciale .texte h1
{
	border-bottom: none;
	font-size: 14px;
	background: url(../img/pointille2.gif) repeat-x center;
	padding: 0 0 0 0;
	color: #1d3d67;
	text-transform: uppercase;
}

#OffreSpeciale .texte h1 span
{
	background: #F7C824;
	padding: 0 5px 0 0;
}

#OffreSpeciale .texte h2
{
	font-size: 12px;
	margin: 0 0 5px;
}

#OffreSpeciale .texte h2, #OffreSpeciale .texte h2 a
{
	color: #0f223c;
}


.item 
{
	float: left; overflow: hidden; zoom: 1;
	width: 320px;
	margin: 10px 35px 10px 0;
}

.item2
{
	margin: 10px 0 10px 0;
}

@media print
{
	body 
	{
		width: 640px;
	}
	
	#Haut, #Bandeau, .navigation, #Boutons, #Menu 
	{
		display: none;
	}
}