.creaFormulaire th
{
	vertical-align: top;
	text-align: right;
	width: 40%;
	padding: 3px 5px;
}
td, th
{
	vertical-align: middle;
	padding: 3px 5px;
}

.creaFormulaire textarea
{
	width: 300px;
	height: 200px;
}

table
{
	margin: 10px 0;
}

#Flash 
{
	text-align: center;
	padding: 9px 0;
}

#ContenuAccueil
{
	background: #25559d;
	padding: 8px 5px 11px 15px
}

#Accueil 
{
	float: left; width: 300px; text-align: justify; padding: 10px 14px 10px 0; border-right: solid 1px #4072bb; line-height: 18px;
}

#Accueil h3 { color: #ffcd00; font-size: 18px; font-weight: bold; text-align: left; }

#Promos
{
	overflow: hidden; zoom: 1; float: left; width: 218px; padding: 10px 10px 10px 12px;
	font-size: 11px;border-right: solid 1px #4072bb;
}

#Promos h1 
{
	text-transform: uppercase; font-size: 18px; border-bottom: solid 1px #FFFFFF;
	margin-bottom: 10px;
}

#Promos h2, #Promos h2 a{color: #ffcd00}
#Promos h2{font-size: 13px; margin-bottom: 10px;}
#Documents
{
	overflow: hidden; zoom: 1; text-align:center;
}

#Documents p
{
	background: red url(../img/fond-document1.gif) no-repeat center top;
	padding: 6px 5px 6px 57px;
	margin: 8px auto 4px auto;
	line-height: 18px;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
}
#Documents .p2{background-image: url(../img/fond-document2.gif);padding-top: 10px; padding-bottom: 5px}
.suite
{
	display: block;
	text-align: right;
}

.tout
{
	display: block; text-align: right; font-style: italic;
}

#Contenu 
{
	padding: 0 12px 0 16px;
	position: relative;
}

#Ariane
{
	font-size: 10px;
	line-height: 25px;
	border-bottom: solid 1px #4172bc;
}

#Presentation
{
	border-bottom: solid 1px #4172bc;
	margin-bottom: 8px;
	font-size: 11px;
}

#Presentation h1
{
	border-bottom: solid 1px #4172bc;
	color: #ffcd00;
	font-size: 16px;
	padding: 0 0 0 5px;
	line-height: 34px
}

.item
{
	background: #4172bc;
	margin-bottom: 20px;
	padding: 8px 11px 8px 4px;
}

.photos 
{
	float: left;
	width: 390px;
}

.texte
{
	overflow: hidden; zoom: 1;
}

.texte h1
{
	font-size: 14px;
	padding: 8px;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 0 8px 0;
}

.texte h1, .texte h1 a{color: #ffcd00;}

#Galerie
{
	background: #4172bc;
	padding: 18px 12px;
	margin: 0 0 25px 0;
}

#Zoom { float: left; padding: 0 12px 0 0; }
#Miniatures { overflow: hidden; zoom:1; text-align:center;}

#Texte
{
	float: left;
	width: 375px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 55px 10px 0;
}

#Texte h1
{
	font-size: 14px;
	color: #ffcd00;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #FFFFFF;
	margin: 0 0 15px 0;
}

#Actions
{
	overflow: hidden; zoom:1;
}

#ImgReserver
{
	display: block;
	text-align: center;	
	border-bottom: solid 1px #4172bc;
	padding: 10px 0;
}

.ListeMateriel
{
	display: block;
	text-align: center;	
	border-bottom: solid 1px #4172bc;
}

#Actions div
{
	margin: 10px 0 0 0;
}

#Actions div a
{
	display: block;
	font-weight: bold;
}

@media print
{
	body, #Contenu, #Entier, #Site
	{
		width: 620px;
	}
	
	#Site 
	{
		position: relative;
	}
	
	#Menu , #FormulaireResa, #Logos, #Actions, .navigation, .retour, #Miniatures, #ImageFond1, #ImageFond, #WIFI, #LaReserve, #LaPhrase
	{
		display: none;
	}
	
	#Droite
	{
		float: none;
		top: 0px;
		background: #FFFFFF;
		position: absolute;
		top: 0px;
		z-index: 100;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	* 
	{
		background-color: Transparent !important;
		color: #000000 !important;
		overflow: visible !important;
	}
	
	#Galerie
	{
		margin-bottom: 5px
	}
	
	#Texte
	{
		float: none;
		width: 100%
	}
}