html {
	font-size: 100%;
	margin: 0;
	padding:0;
	}
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	margin: 0;
	padding:0;
	text-align:center; 
}
a:hover {
	color: yellow; 
	text-decoration: Underline;
	}
a {
	color: #CFE8F3; 
	text-decoration: Underline;
	margin: 0 auto;
	}
a span {
	display: none;
	}
a:hover span {
	display: inline;
	text-decoration:none;
	color:#000040;
	/*background-color:#BCFDB9;
	right: 3em;
	width:200px;
	margin-top: -12em;*/
	position: absolute;
	z-index: 100;
	border-bottom:#D2D2D2 solid 2px;
	border-top:#797979 solid 2px;
	border-left:#797979 solid 2px;
	border-right:#D2D2D2 solid 2px;
	padding:5px 5px 5px 5px;
	}
.ima {
	left: 35%;
	margin-top: -23em;
	}
.desc {
	background-color:#BCFDB9;  
	right: 3em;
	margin-left:0em;
	width:200px;
	margin-top: -12em;
	text-align:center;
	font-size:12px;
	}
#header
{
	width: 590px ;
	margin: 0 auto;
	text-align: left;
}
div#conteneur
{
	clear:both;
	width: 580px ;
	margin: 0 auto;
	text-align: center; 
	background: #525250 ;
}
#gauche {
	float:left;
	width: 180px;
	height: 90px;
	border:groove #666600;
}
#droite {
	float:right;
	width: 520px;
	height: 90px;
	border:groove #EFDBDB;
}
#corps {
	width:600px;
	margin:0 auto;
	text-align:center;
	background: #FFFFFF ;
	}
#resultat {
	width:97%;
	margin:0 auto;
	text-align:center;
	}
h1 {
	width:440px;
	margin: 5px auto;
	text-align:center;
	font-family: "Verdana", Times New Roman, Times, sans-serif;
	font-weight:800;
	font-size:14px;
	color: #E1E7ED;
	}
h2 {
	width:auto;
	margin: 10px auto;
	text-align:center;
	font-family: "Verdana", Times New Roman, Times, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#D8D8DC;
}
/* Piedpage
***********************************************/
#Piedpage{
	clear:both;
	font-size:.6em;
	color:#FFFFFF;
	padding:3px auto;
	text-align:center;
	width:100%;
}
/* Présentation hôtel
***********************************************/
#hotel {
	/*width: 730px;*/
	margin:0 auto;
	border:groove #666600;
	background-color: #FFFFFF;
	text-align: center;
	}
#hotels {
	width: 730px;
	margin:0 auto;
	border:groove #666600;
	background-color: #E4F1F6;
	text-align: center;
	}
#present {
	float:left;
	width: 550px;
	text-align: left;
	}
#ident {
	width: 430px;
	margin:0 auto;
	border:groove 1px;
	border-color: #666600;
	background: #FFFFFF ;
	}
#formulair 
	{
	margin: 5px auto;
	text-align: center;
	padding:0 10px;
	width:550px;  /* <-- use this for a set width */
	}
#formulairs 
	{
	margin: 5px auto;
	text-align: center;
	padding:0 10px;
	width:550px;  /* <-- use this for a set width */
	}
#contenu {
	color:#25338F;
	padding-bottom:25px;
	font-size:10px;
	font-weight:600;
	text-align:center;
	}
#contenu h1
	{
	color:#2379A5;
	padding-top:15px;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
#contenu p
	{
	color:#3b3b3b;
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	text-align:center
	}
/* ---=== création du cadre ===--- */
#tlc, #trc, #blc, #brc {
	background-color: transparent;
	background-repeat: no-repeat;
	}
#tlc {
	background-image:url(../images/chg.jpg);
	background-position: 0% 0%;
	}
#trc {
	background-image:url(../images/chd.jpg);
	background-position: 100% 0%;
	}
#blc {
	background-image:url(../images/cbg.jpg);
	background-position: 0% 100%;
	}
#brc {
	background-image:url(../images/cbd.jpg);
	background-position: 100% 100%;
	}
#tb, #bb {
	background-color: transparent;
	background-repeat: repeat-x;
	}
#tb {
	background-image:url(../images/bord.jpg);
	background-position: 0% 0%;
	}
#bb {
	background-image:url(../images/bord.jpg);
	background-position: 50% 100%;
	}
#rb {
	background-image:url(../images/bord.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
#lb {
	background-color: #eeeeee;
	background-image:url(../images/bord.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
#anom {
	width: 500px;
	margin:0 auto;
	border:groove 1px;
	border-color: #666600;
	background: #FFFFFF ;
	}
#image {
	width:140px;
	text-align:center;
	}
#fin {
	clear:both;
	width:98%;
	margin: 0 auto;
	text-align:center;
	}
/* Formulaire
***********************************************/
.formul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:500;
	color: #474A67;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E7E7CF;
	font-weight: 500;
	border: 1px inset #DAFEC2;
	}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E7E7CF;
	font-weight: 500;
	border: 1px inset #DAFEC2;
	}
.bouton1 {
	font-family: "Verdana", Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: 500;
	color: #003399;
	text-decoration: none;
	background-image: url(../images/bouton1.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: text-bottom;
	height: 18px;
	width: 82px;
	background-position: center;
	display: block;
	margin: 0 auto;
}
.bouton1:hover {
	background-image: url(../images/bouton1-1.gif);
	color: #003399;
	background-repeat: no-repeat;
	text-align: center;
	font-family: "Verdana", Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	vertical-align: text-bottom;
	text-decoration: none;
	height: 18px;
	width: 82px;
	background-position: center;
	margin: 0 auto;
}
/* Photo
***********************************************/
#montre
{
	position:fixed;
	visibility:hidden;
	background-color: #FFFFFF;
	margin-top:10px ;
	border-bottom:#D2D2D2 solid 2px;
	border-top:#797979 solid 2px;
	border-left:#797979 solid 2px;
	border-right:#D2D2D2 solid 2px;
	padding:3px 3px 3px 3px;
	}
/* client
***********************************************/
#client {
	margin:15px auto;
	}
/* Mise en page
***********************************************/
form {
	margin:0;
	padding-bottom:0;
	padding-top:0;
	}
#andorre {
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:800;
	color:#FFFFFF;
	line-height:20px;
	}
.lien {
	font-weight: 500;
	font-size: 0.6em;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: "Verdana", Times New Roman, Times, serif;
	}
.titre1 {
	clear:both;
	font-weight: 800;
	font-size: 14px;
	color: #6E3C10;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre2 {
	font-weight: 400;
	font-size: 9px;
	color: #999999;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre3 {
	FONT-WEIGHT: 600;
	FONT-SIZE: 12px;
	COLOR: #FCFDD9;
	FONT-FAMILY: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre4 {
	font-weight: 500;
	font-size: 12px;
	color: #3366A9;
	font-family: "Verdana", Helvetica, sans-serif;
	text-align: left;
}
.titre5 {
	padding-left:5px;
	font-weight: 500;
	font-size: 11px;
	color: #39355B;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: left;
}
.titre6 {
	font-weight: 600;
	font-size: 11px;
	color: #D8D8DC;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre6bis {
	font-weight: 600;
	font-size: 11px;
	color: #0B0F67;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre6ter {
	font-weight: 600;
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre7 {
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Verdana", Times New Roman, Times, serif;
}
.titre7bis {
	FONT-WEIGHT: 700;
	FONT-SIZE: 12px;
	COLOR: #080928;
	FONT-FAMILY: "Verdana", Times New Roman, Times, serif;
}
.titre7ter {
	FONT-WEIGHT: 300;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: "Verdana", Times New Roman, Times, serif;
}
.titre8 {
	font-weight: 700;
	font-size: 14px;
	color: #E9CFCF;
	font-family: "Arial", Helvetica, sans-serif;
	text-align: center;
}
.titre10, .titre10bis, .titre10ter, {
	font-weight: 600;
	font-size: 10px;
	font-family: "Verdana", Times New Roman, Times, serif;
	text-align: center;
}
.titre10 {
	color: #C75F47;
}
.titre10bis {
	color: #45A747;
}
.titre10ter {
	color: #FC6512;
}
.titre11 {
	FONT-WEIGHT: 600;
	FONT-SIZE: 8px;
	COLOR: #000000;
	FONT-FAMILY: "Verdana", Times New Roman, Times, serif;
}
.saisie {
	background-color:#DCDCBC;
	font-family: "Verdana", Times New Roman, Times, serif;
	font-size: 10px;
	text-align: center;
	font-weight:500;
	color: #382C3E;
	border:1px inset #DAFEC2;
}
.saisie1 {
	background-color:#F3E3D1;
	font-family: "Verdana", Times New Roman, Times, serif;
	font-size: 10px;
	text-align: center;
	font-weight:500;
	color: #382C3E;
	border:0px;
}
.prix {
	border: 1px dotted #009900;
	font-family: "Verdana", Times New Roman, Times, serif;
	font-size: 10px;
	color: #3C4280;
	background-color: #E4E4C9;
}
/*Menu
**********************************************************/
#contmenu {
	/*width: 32.5em;*/
	width:740px;
	border: 1px #D5B3AF;
	background-color : #F2F2DC;
	font-size:10px;
	text-align: center;
	margin: 5px auto 5px auto;
	font-family: helvetica, geneva, arial, sans-serif;
	}
#ent {
	text-align: center;
	font-size:14px;
	color:#9A5B3D;
	}
#nav, #nav ul {
	float: left;
	/*width: 32.5em;*/
	width: 740px;
	text-align:left;
	list-style: none;
	background-color : #F2F2DC;
	font-weight: bold;
	padding: 0;
	border: 1px solid #D5B3AF;
	margin: 0 0 0 0;
	font-family: helvetica, geneva, arial, sans-serif;
	}
#nav a {
	display: block;
	/*width: 7.2em;*/
	width: 73px;
	color: #7C6240;
	text-decoration: none;
	text-align:center;
	padding: 0.25em 0px; 
	}
#nav li {
	float: left;
	padding: 0;
	width: 73px;
	/*width: 8em;*/
	/*font-size:11px;*/
	font-family: helvetica, geneva, arial, sans-serif;
	}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 73px;
	w\idth: 73px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	}
#nav li li {
	width: 8em;
	}
#nav li ul a {
	/*width: 8.2em;
	w\idth: 8.2em;*/
	width: 73px;
	w\idth: 73px;
	}
#nav li ul ul {
	margin: -1.45em 0 0 6.5em;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover {
	background: #BFDEEB;
	}

