#Entete
{
	position: relative;
	padding: 0 7px 18px 7px;
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}

#Entete, #Entete a { color: #7e7b6c }

#Reserver
{
	float: right;
	width: 172px;
	padding: 20px 11px 10px 30px;
}

#Ariane 
{
	border-bottom: solid 1px #7e7b6c;
	overflow: hidden; zoom: 1;
	padding: 10px 0 6px 0;
}

#Entete h1 
{
	font-size: 25px;
	font-weight: normal;
	line-height: 66px;
	padding: 0 0px 0 63px;
	background: url(../img/puce-h1.gif) no-repeat left 10px;
	border-bottom: solid 1px #7e7b6c;
}
#Entete h1, #Entete h1 a { color: #2a91f0; }

.item
{
	float: left; width: 360px; overflow: hidden; zoom: 1;
	margin: 0 30px 20px 0;
	position: relative;
}

.haut-gauche
{
	background: url(../img/haut-gauche.gif) no-repeat left top;
}
.haut-droit
{
	background: url(../img/haut-droit.gif) no-repeat right top;
}
.bas-gauche
{
	background: url(../img/bas-gauche.gif) no-repeat left bottom;
}
.bas-droit
{
	background: url(../img/bas-droit.gif) no-repeat right bottom;
	padding: 10px;
}

#Detail
{
	margin-right: 10px;
	overflow: hidden; zoom:1;
	margin-bottom: 30px;
	background: #FFFFFF;
}

#Galerie
{
	overflow: hidden; zoom: 1;
	text-align: center;
	width: 380px;
	float: right;
	margin: 0 10px 30px 10px;
}

.item2
{
	margin-right: 0px;
}

.fond
{
	background: #FFFFFF;
	padding: 0 10px 0 0;
}

#Detail .fond
{
	padding: 8px 10px;
}

.photo 
{
	float: left;
	width: 195px;
	height: 145px;
	padding: 4px 12px 6px 14px;
}

.texte, #Detail
{
	overflow: hidden;  zoom: 1;
	font-size: 12px;
	line-height: 14px;
}

.texte, .texte a, #Detail, #Detail a
{
	color: #7e7b6c;
}

.texte h2 
{
	font-size: 14px;
	padding-bottom: 5px;
}

.texte h2 , .texte h2 a
{
	color: #ff7a00;
}
#Detail h2 
{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding-bottom: 14px;
}

#Detail h2 , .texte h2 a
{
	color: #ff7a00;
}

.item .detail 
{
	display: block;
	position: absolute;
	right: 33px;
	bottom: 7px;
}

.multipage
{
	position: relative;
	margin: 30px 7px 145px 7px;
	padding: 0 15px 0 0;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	border-bottom: solid 1px #7e7b6c;
	border-top: solid 1px #7e7b6c;
}

.multipage, .multipage a { color: #7e7b6c }
.multipage .selected
{
	background: #ff7a00
}

#Actions p
{
	float: right;
	margin-right: 10px;
}
#Actions div
{
	overflow: hidden; zoom: 1;
	line-height: 20px;
	font-weight:bold;
	font-size: 11px;
}
#Actions div img
{
	vertical-align: middle;
}

#Actions div div
{
	background: url(../img/fond-doc.gif) repeat-x top;
	float: left; overflow: hidden; zoom: 1;
	margin: 0 30px 10px 0;
}

#Actions div a,#Actions div
{
	color: #FFFFFF;
}

#ResaAcc
{
	float: right; width: 172px;
	margin: 3px 3px 10px 30px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

#ResaAcc, #ResaAcc a { color: #fbfcf6; }
.rose
{
	background: url(../img/rose.gif) no-repeat left top;
	width: 137px;
}
.bleu
{
	background: url(../img/bleu.gif) no-repeat left top;
	width: 137px;
}

.rose, .bleu 
{
	padding: 12px 10px 5px 25px;
	margin-bottom: 6px;
}

#FondAcc
{
	width: 172px;
	background: url(../img/fond-acc.gif) repeat-y left;
	padding: 6px 0 16px 0;
}

#TexteAccueil
{
	background: url(../img/pissenlit.gif) no-repeat left top;
	padding: 20px 0 0 60px;
	overflow: hidden; zoom: 1;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#TexteAccueil h1
{
	color: #2a91f0;
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
}
#TexteAccueil h3
{
	color: #ff7a00;
	font-size: 14px;
}

#TexteAccueil, #TexteAccueil a
{
	color: #7e7b6c;
}
#GalerieAcc 
{
	margin: 30px 0 10px 20px;
}
#GalerieAcc img
{
	background: url(../img/fond-gal.gif) no-repeat left top;
	padding: 3px 10px 14px 3px
}
table
{
	width: 100%;
	border-spacing: 2px;
	border-collapse: separate;
}
td, th
{
	vertical-align: top;
	padding: 3px 5px;
	text-align: center;
}

#Bouton
{
	text-align: center;
}

#Bouton input
{
	background: #ED3A64;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #ED3A64;
}
.creaFormulaire th
{
	text-align: right;
}

#Erreur
{
	background: #ED3A64;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}

.niveau1 
{
	list-style-type: square;
	list-style-position: inside
}

@media print
{
	body, #Contenu, #Main, #Flash
	{
		width: 640px;
	}
	#Contenu
	{
		padding-top: 10px;
	}

	#Logos,#Gauche, #ActuDispo, #GrosMenu, #Actions, .navigation
	{
		display: none;
	}
	
	* 
	{
		overflow: visible !important;
		float: none !important;
	}
}