body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
}

h1, h2, h3{
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.Style1 {font-size: 9px}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 990px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 990px;
	background-color: #F0ECEA;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: left;
	width:990px;
	padding: 0;
}

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 775px;
	background-color: #7f8eb9;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	zoom:1;
}




/* Chemin
-------------------------------------------------------- */

#chemin-ile {
	float: left;
	width:990px;
	height:31px;
	color: #c5b6af;
	font-size: 17px;
	text-align: right;
	padding-top:30px;
	background-image:url(images/menu-ile.jpg);
	background-repeat:no-repeat;
}

#chemin-ile li{
display: inline;
}

#chemin-golf {
	float: left;
	width:990px;
	height:31px;
	color: #c5b6af;
	font-size: 17px;
	text-align: right;
	padding-top:30px;
	background-image:url(images/menu-golf.jpg);
	background-repeat:no-repeat;
}

#chemin-golf li{
display: inline;
}

#chemin-hotel {
	float: left;
	width:990px;
	height:31px;
	color: #c5b6af;
	font-size: 17px;
	text-align: right;
	padding-top:30px;
	background-image:url(images/menu-hotel-spa.jpg);
	background-repeat:no-repeat;
}

#chemin-hotel li{
display: inline;
}

#chemin-projet {
	float: left;
	width:990px;
	height:31px;
	color: #c5b6af;
	font-size: 17px;
	text-align: right;
	padding-top:30px;
	background-image:url(images/menu-projet.jpg);
	background-repeat:no-repeat;
}

#chemin-projet li{
display: inline;
}

.Style-lien {color: #c5b6af; text-decoration: none}
.Style-ile {color: #62C4DD; text-decoration: none}
.Style-golf {color: #97c00e; text-decoration: none}
.Style-projet {color: #009cb5; text-decoration: none}
.Style-hotel {color: #891b7e; text-decoration: none}




a.LIEN_chemin-ile:link {
	color: #c5b6af;
	text-decoration: none;
}

a.LIEN_chemin-ile:visited {
	color: #c5b6af;
	text-decoration: none;
}

a.LIEN_chemin-ile:hover {
	color: #c5b6af;
	text-decoration: underline;
}

#imghaut {
	float:left;
	color:#6f6169;
	font-size:21px;
	text-align:right;
	width:990px;
	height:107px;
	background-image:url(images/haut.jpg);
	background-repeat:no-repeat;
}

#texte {
	float:left;
	color:#6f6169;
	font-size:10px;
	text-align:justify;
	padding-top:65px;
	padding-right:10px;
	width:395px;
}

#contenue {
	float:left;
	background-color: #F0ECEA;
	font-size:10px;
	width:395px;
}

#title-ile {
	float:left;
	color:#62C4DD;
	font-size:24px;
	text-align:right;
	padding-top:15px;
	padding-right:15px;
	width:128px;
	height:467px;
}

#title-golf {
	float:left;
	color:#97c00e;
	font-size:24px;
	text-align:right;
	padding-top:15px;
	padding-right:15px;
	width:128px;
	height:467px;
}

#title-projet {
	float:left;
	color:#009cb5;
	font-size:24px;
	text-align:right;
	padding-top:15px;
	padding-right:15px;
	width:128px;
	height:467px;
}

#title-hotel {
	float:left;
	color:#891b7e;
	font-size:24px;
	text-align:right;
	padding-top:15px;
	padding-right:15px;
	width:128px;
	height:467px;
}
#sous-menu-golf {
	float:left;
	color:#97c00e;
	font-size:14px;
	text-align:right;
	padding-top:280px;
	padding-right:15px;
	width:128px;
}

#sous-menu-lecons {
	float:left;
	color:#97c00e;
	font-size:14px;
	text-align:right;
	padding-top:315px;
	padding-right:15px;
	width:128px;
}

#sous-menu-projet {
	letter-spacing: -1px;
	loat:left;
	color:#009cb5;
	font-size:14px;
	text-align:right;
	padding-top:340px;
	padding-right:15px;
	width:128px;
}

#sous-menu-hotel {
	float:left;
	color:#891b7e;
	font-size:14px;
	text-align:right;
	padding-top:370px;
	padding-right:15px;
	width:128px;
}

a.LIEN_sous-menu-golf:link {
	color: #97c00e;
	text-decoration: none;
}

a.LIEN_sous-menu-golf:visited {
	color: #97c00e;
	text-decoration: none;
}

a.LIEN_sous-menu-golf:hover {
	color: #97c00e;
	text-decoration: underline;
}

#imagesgolfpackages {
	float:left;
	color:#6f6169;
	font-size:21px;
	text-align:right;
	width:432px;
	height:482px;
	background-image:url(images/golf-package/mooreaLgn-6.jpg);
	background-repeat:no-repeat;
}

#imagesprojet {
	float:left;
	color:#6f6169;
	font-size:21px;
	text-align:right;
	width:432px;
	height:482px;
	background-image:url(images/projet/vue-horizontale.jpg);
	background-repeat:no-repeat;
}

#images {
	float:left;
	color:#6f6169;
	font-size:21px;
	text-align:right;
	width:432px;
	height:482px;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	float: left;
	width: 170px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

.contourImage {
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%;
}

.descriptionProduit {
	color: #12335B;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.ficheProduit {
	float:left;
	width: 470px;
	margin-left: 10px;
}


a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 960px;
	color: #0066CC;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	margin: 10px;
	padding-top: 10px;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers �l�ments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 990px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}


/* Menu g�n�ral
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width:175px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;

}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 175px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 1.2em;
	color: #ec8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 1em;
	color: #EC8000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-color: #EC8000;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
}
