body   {
background-image:url(images/fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#8FB7CF;
	scrollbar-highlight-color:#CBF3FF;
	scrollbar-3dlight-color:#E9FFFF;
	scrollbar-darkshadow-color:#5D859D;
	scrollbar-shadow-color:#7199B1;
	scrollbar-arrow-color:#E9FFFF;
	scrollbar-track-color:#8DCFE7;
	}


#page {
	position:relative;
	margin:20 auto;
}

#corps {
	height:393px;
	overflow:auto;
	margin:5px 5px 0  10px;
	padding:0 5px 0 0;
}

td,tr   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
}
h1   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	bottom: 2px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h4   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 16px;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 12px;
	white-space: normal;
	line-height: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
h6   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.small_font   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.table_ws   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 12px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.champ_calcul   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 11px;
	background-color: #000055;
	text-decoration: none;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-bottom-style: outset;
	margin-top: 0px;
	margin-bottom: 0px;
}
.table_title_ws   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a:link   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:hover   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}	
a:active   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

a img {
	border:none;
	}

p,li,ul   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000055;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:auto;

}

ul {
	margin:10px 0 0 20px ;
}

li {
	line-height:1em;
	text-align:left;
	margin:0 0 15px 0;
}



 #formulaire_resa {
	background-color:#FFFFFF;
	overflow:auto;
	width:650px;
	height:393px;
	margin:5px auto 10px auto;
	padding:10px;
	text-align:left;
}
 #formulaire_resa_etranger {
	background-color:#FFFFFF;
	width:650px;
	/* height:393px; */
	margin:5px auto 10px auto;
	padding:10px;
	text-align:left;
}

 #formulaire_cars{
	background-color:#FFFFFF;
	width:650px;
	margin:5px auto 10px auto;
	padding:0px;
	text-align:left;
}


/*** Mise en forme du formulaire source Fred Cavazza http://www.fredcavazza.net/doc/tutoriels/formulaire/SVF_intro.htm  (merci ? lui)***/

p#notes {
	border-bottom: 1px dotted black;
	padding-bottom: 1em;
}

p#footer {
	border-top: 1px dotted black;
	padding:0 4em;
	color:#000000;
	font-style:italic;
}


#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 2em Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background: #ECF5FA;
	margin: 0;

}

#titreForm {
	background-image:url(images/structure/contact-650x80.jpg);
	height:80px;
	}


#piedForm {
	text-align: right; /*** Les boutons sont align?s ? droite ***/
	padding:0 1em .5em 0;
}

#piedForm input {
	font-weight: bold; /*** Pour am?liorer la lisibilit? des boutons ***/
	margin-left: 1em;
}

#corpForm {	/*** Mise en forme du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid black;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: #efefef;
	margin: 0;
	padding: 1em;
}

#corpForm_groupes {	/*** Mise en forme du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid black;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: #efefef;
	margin: 0;
	padding: 1em;
}
#corpForm fieldset,#corpForm_groupes fieldset  {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}

#corpForm legend,#corpForm_groupes legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}

#corpForm p,#corpForm_groupes p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
        color:#6C6C6C;
}

#corpForm label {	/*** Mise en forme des intitul?s de champs ***/
	float: left;	/*** Tr?s important, ne pas supprimer ! ***/
	width: 47%;	/*** Les intitul?s prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont align?s ? droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.5em;	/*** ... et centr?s verticalement. ***/
}

#corpForm_groupes label {	/*** Mise en forme des intitul?s de champs ***/
	float: left;	/*** Tr?s important, ne pas supprimer ! ***/
	width: 50%;	/*** Les intitul?s prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont align?s ? droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.5em;	/*** ... et centr?s verticalement. ***/
}

#corpForm .obligatoire {	
	color: #000000;
	background-color: #E0E0E0;
}

#corpForm_groupes .obligatoire {	
	color: #000000;
	background-color: #E0E0E0;
}

#corpForm label:hover,#corpForm_groupes label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs ? cliquer sur les intitul?s ***/
}

#corpForm label.oblig,#corpForm_groupes label.oblig {
	font-weight: bold;	/*** Mise en ?vidence des champs obligatoires ***/
}

#corpForm .legende,#corpForm_groupes .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666666;
	background: transparent;
	margin: 0;
	padding: 0;
}

#corpForm a.aide,#corpForm_groupes a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}

#corpForm a.aide img#, corpForm_groupes a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}

#corpForm a.aide:hover#, corpForm_groupes a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}

#corpForm .focus,#corpForm_groupes .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: beige;
	color: black;
}

#corpForm .normal#, corpForm_groupes .normal {	/*** Retour ? l'?tat normal apr?s l'utilisation ***/
	background: white;
	color: black;

}

.titre1{ font-size:18px; text-align:left;  margin-bottom:10px;}