/* CSS Document */
/*****************DIV*******************/

h1 {
margin:0;
padding:0;
font-size:14px;
font-style:italic;
}

img {
	border:0px;
}

div#conteneur { 
				width:900px;
				background-image:url(images/fond_conteneur.jpg);
				position:relative;
				margin:0px auto;
}

div#header { 
				width:900px;
				height:180px;
				background-image:url(images/defaut_01.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;				
}

div#centre { 
				width:900px;
				/*height:357px;*/
				background-image:url(images/defaut_03.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#jacuzzi { 
				width:900px;
				/*height:357px;*/
				background-image:url(images/defaut0_03.jpg);
				background-repeat:no-repeat;
				padding:0px;
				margin:0px;
}

div#footer {
				width:900px;
				height:78px;
				background-image:url(images/defaut_04.jpg);
				background-repeat:no-repeat;
				background-color:#47271A;
				text-align:center;
				padding:0px;
				margin:0px;
				clear:both;
}

div#menu {
	height:35px;
	padding:0px;
	margin:0px;
}
/*****************MENU*******************/
ul#menu {
				width:900px;
				height:35px;
				margin:0px;
				padding:0px;
				list-style-type:none;
}

ul#menu li {
	display : inline;
	font-size:1px;
	line-height:1px;
	padding:0px;
	margin:0px;
	float:left;
}

ul#menu img { border:0px; height:35px; }

body {
	background-repeat:repeat-x;
	background-position:top center;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
}

.mentions_legales {
	font-size:10px;
	color:#000000;
}

.contenu_modifiable {
	margin:0px;
	padding:20px 30px 0 220px;
	font:11px Verdana,Arial,Sans-serif;
}

.contenu_modifiable2 {
	margin:0px;
	padding:20px 30px 0 0px;
	font:11px Verdana,Arial,Sans-serif;
}

.flash {
		
		padding:10px 10px 10px 220px;}
.texte-accueil {
		float:left;
		width:200px;
		text-align:justify;
		clear:both;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#633827;
		font-weight:bold;}

.logo_cometik{
float:right;
color : black;
text-decoration:none;
font-size:10px;
padding:85px 10px 0 0;
margin:0;
}

.coordonnées{
padding:85px 0 0 140px;
color : white;
text-decoration:none;
font-size:10px;
text-align:center;
margin-top:10px;
font : 10px Verdana,Arial,Sans-serif;
margin:0;}

.promos
{	left:11px;
	top:305px;
	position:absolute;
	}
.grandhall
{	left:30px;
	top:220px;
	position:absolute;
	}
	.promos1
{	left:13px;
	top:325px;
	position:absolute;
	font-size:12px; 
	font-family: "Comic Sans MS", "Trebuchet MS", Georgia, serif;
	font-weight:bold;
	}

#contenupromos{
left:13px;
	top:335px;
	position:absolute;
}

#newsletter_form{
/*padding: 80px 0 0 70px;*/
position: relative;
margin:0 auto;
margin-left:28px;
padding-left:0px;
padding-top:60px;
width:250px;
}

#lettrine{
float: left; 
font-size: 3em; 
font-weight: bold;
font-family: Verdana,Arial,Sans-serif;
color:#003399;
margin: 0px;
padding: 0 5px 0 0px;
line-height: 1em;

}

.newsletter_input {
	font-size:10px;
	margin-left:-50px;
}

/* CSS AFFICHAGE DYNAMIQUE SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 999;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index: 999;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
	z-index: 999;
}

#lbImage {
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 999;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	z-index: 999;
}

#lbPrevLink {
	left: 0;
	z-index: 999;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
	z-index: 999;
}

#lbNextLink {
	right: 0;
	z-index: 999;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
	z-index: 999;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index: 999;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	z-index: 999;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
	z-index: 999;
}

#lbCaption {
	font-weight: bold;
	z-index: 999;
}

/*OPACITE SUR IMAGES*/
.opacite img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.opacite:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.lien_detail{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

a.lien_detail:hover{
	color:#CCCCCC;
}

.lien_page{
	color:#333333;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

a.lien_page:hover{
	color:#CCCCCC;
}

.lien_carte{
	color:#663300;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

a.lien_carte:hover{
	color:#CC6600;
}

.lien_tribu{
	color:#663300;
	font-size:12px;
	text-decoration:none;
}

a.lien_tribu:hover{
	color:#CC3300;
}

.lien_tribu2{
	color:#CC3300;
	font-size:12px;
	text-decoration:none;
}

a.lien_tribu2:hover{
	color:#CC3333;
}

.lien_chantier{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

a.lien_chantier:hover{
	color:#990000;
}

.lien_chantier_over{
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
}

a.lien_chantier_over:hover{
	color:#990000;
}

.lien_definition{
	color:#633827;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

a.lien_definition:hover{
	color:#FF0000;
}