#GaucheAccueil
{
	overflow: hidden; zoom: 1;
	padding: 20px 18px 0 10px;
	float: left;
	width: 516px
}

#Offre
{
	background: #86cbf1 url(../img/offre-fond.jpg) repeat-x top;
	margin: 0 5px 5px 6px;
	width: 505px;
}

#OffrePhoto
{
	float: right;
	margin: 20px;
}

#OffrePhoto img
{
	border: solid 3px #FFFFFF;
}

#OffreTexte
{
	overflow: hidden; zoom: 1;
	background: url(../img/offres.png) no-repeat left top;
	margin: 0 0 0 17px;
	padding: 70px 0 0 0;
	text-align: center;
	font-size: 14px;
}

#OffreTexte, #OffreTexte a
{
	color: #FFFFFF;
}
#OffreTexte h2, #OffreTexte h2 a
{
	color: #ef701b;
}

#FlashGalerie
{
	position: relative;
	background: url(../img/fond-flash.jpg) no-repeat left top;
	height: 353px;
	width: 519px;
	padding: 18px 0 0 0;
}

#Flash
{
	height: 353px;
	width: 488px;
	margin: 0 0 0 31px;
}

table
{
	width: 100%
}
td, th
{
	vertical-align: top;
	padding: 3px 5px;
}

#Bouton
{
	text-align: center;
}

#Bouton input
{
	background: #ED3A64;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #ED3A64;
}
.creaFormulaire th
{
	text-align: right;
}

#Liste
{
	overflow: hidden; zoom: 1;
	padding: 5px 24px 0 15px;
	float: right;
	width: 505px
}

#Ariane, #Ariane a
{
	color: #FFFFFF;
}

#Ariane
{
	text-align: right;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 10px;
}

#Liste h1
{
	font-size: 24px;
	line-height: auto;
	background: #c94369 url(../img/tente2.jpg) no-repeat 10px top;
	padding-left: 93px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 10px;
}

#Liste h1, #Liste h1 a
{
	color: #FDFDFD;
}

#Liste .vert
{
	background: #7BB21B url(../img/palmier2.jpg) no-repeat 10px top;
}
#Liste .jaune
{
	background: #F4C438 url(../img/valise2.jpg) no-repeat 10px top;
}

#Presentation, #Presentation a
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 20px;
}

.item
{
	background: #86cbf1 url(../img/offre-fond.jpg) repeat-x top;
	margin: 0 0 20px 0;
	position: relative;
}
.item2
{
	background: url(../img/offre-haut.gif) no-repeat center top !important;
	padding-top: 1px;
}
.item3
{
	background: url(../img/offre-bas.jpg) no-repeat center bottom !important;
	padding: 0 15px 1px 20px;
}

.minimarge
{
	padding: 8px;
	width: 489px;
}

.photo
{
	float: left;
	text-align: center;
	width: 250px;
	height: 190px;
	margin-right: 13px;
	zoom: 1;
	z-index: 100; position: relative;
}

.texte
{
	overflow: hidden; zoom: 1;
	font-size: 12px;
	line-height: 14px;
}

.texte, .texte a
{
	color: #117bb3;
}

.det
{
	position: absolute;
	bottom: 0px;
	right: 5px;
}

.item h2
{
	font-size: 16px;
	border-bottom: solid 1px #85caf1;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 10px 0;	
}

.item h2, .item h2 a
{
	color: #0f6694;
}

#Miniatures
{
	width: 490px;
	text-align: center;
	background: #0f6694;
	margin-bottom: 30px;
	padding: 4px 0;
}

#Miniatures img
{
	padding: 0 10px;
}


#ZoomP 
{
	text-align: center;
	margin-bottom: 5px;
}

#Actions
{
	text-align: center;
}

#DesActions
{
	float: right;
	margin: 10px 0 0 0;
	border-left: solid 1px #FFFFFF;
	padding: 5px 10px;
}

#Tarifs
{
	clear: left;
	float:left;
	width: 443px;
	margin: 20px 10px 10px 14px;
	_display: inline;
	background: #a4d7f4;
	position: relative;
}

#Tarifs, #Tarifs
{
	color: #0A4665;
	font-weight: bold;
}

.tarifs1
{
	background: url(../img/haut-tarifs.gif) no-repeat center top !important;
}
.tarifs2
{
	background: url(../img/bas-tarifs.gif) no-repeat center bottom !important;
	padding: 10px 30px 10px 12px;
}

#Tarifs table
{
	width: 100%;
}

#Tarifs th
{
	text-align: left;
	color: #c33f63;
	font-size: 14px;
}

#Tarifs td
{
	vertical-align: middle;
	font-size: 14px;
}


#Erreur
{
	overflow: hidden; zoom: 1;
	float: right;
	width: 485px;
	background: #F21854;
	margin: 10px 24px 10px 15px;
	padding: 10px;
	color: #FFFFFF;
}

@media print
{
	
	*
	{
		background-image: none;
		color: #000000;
		background-color: #FFFFFF;
	}
	
	#Body, #Liste
	{
		width: 640px;
		float: none;
		overflow: visible;
	}
	
	#Droite, #IFRAME, #Ref, #Fond
	{
		display: none;
	}
}