@charset "UTF-8";
/* CSS Document */

/****************************************************************/
/****************************************************************/
/****************************************************************/
/****************************************************************/
/****************************************************************/


/****************************************************************/
/* permet d'avoir une barre de menu collée						*/
/****************************************************************/

a img {	border : none; }

/* défini des paramètres généraux */
* {	margin:0; padding:0;}  

/* supprime le tour en pointillés lors d'un clic sur un bouton */
a:focus {outline: none;}

/*lien pas en bleu*/
a {
	text-decoration:none;
	color:#a3a3a3;
}

/*style des liens en hover */
a:hover {
	color:white;
}

/****************************************************************/
html{ width: 100%;  height: 100%; }

body {
	background-image:url(../images/background_1440.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	width: 100%;
	height: 100%;
	text-align:left;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*
#conteneur {
	position:absolute;
	width:100%;
	height:auto;
	margin:auto;
	left:50%;
	top:auto;

}
*/

/* position de l'image dans photoshop (point de référence haut-gauche) : top : 20px / left : 140px */

#logo {
	position:absolute;
	width:195px;
	height:71px;
	top:20px;
	left:50%;
	margin-left:-362px;
}


#menu_son {
	border:none;
	position:absolute;
	height:16px;
	width:140px;
	top:0px;
	right:0%;
	background-image:url(../images/barre_menu.png);
	background-position:top;
	background-repeat:repeat-x;
	/*-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);*/
	font-size:11px;
	color:#a3a3a3;
	
}

/* position : top : 103px /  left : 241px */

#menu_back {
	position:absolute;
	height:16px;
	width:auto;
	-width:1009px;
	top:103px;
	left:50%;
	right:0px;
	margin-left:-371px;
	background-image:url(../images/barre_menu.png);
	background-position:top;
	background-repeat:repeat-x;
}

.menu {
	position:relative;
	height:16px;
	width:100%;
	font-size:12px;
	color:#a3a3a3;
}

.menu ul {
	list-style:none; 
	z-index:10; 
	position:absolute; 
	z-index:100;
}
.menu li {float:left}
.menu h1 {
	font-size:12px;
	font-weight:bold;
} 
.menu a:hover {color:white;}

.cases {
	position:relative;
	height:16px;
	width:auto;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
	color:white;
	cursor:pointer;
}

.cases h1:hover {
	color:white;
}
.inter {
	position:relative;
	height:16px;
	width:15px;
	text-align:center;
}

#space {
	position:relative;
	height:16px;
	width:120px;
	text-align:right;
}


#carre_menu {
	border:none;
	position:absolute;
	height:4px;
	width:4px;
	top:97px;
	left:50%;
	margin-left:270px;
	background-color:white;
	overflow:hidden;
}

#cadre_tarifs {
	position:absolute;
	width:510px;
	height:644px;
	top:200px;
	left:50%;
	margin-left:-85px;
	font-size:12px;
	color:#FFFFFF;
}

.police_13 {
	font-size:13px;
	color:#FFFFFF;
}

.police_12 {
	font-size:12px;
	color:#999999;
}

#acceuil_php {
	border:none;
	position:absolute;
	height:16px;
	top:155px;
	right:0px;
	left:50%;
	margin-left:-371px;
	background-image:url(../images/barre_menu.png);
	background-repeat:repeat-x;
	background-position:top;
	/*-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);*/
	padding-left:10px;
	color:white;
	font-size:12px;	
}

#cadre_php {
	border:none;
	position:absolute;
	height:400px;
	width:900px;
	top:230px;
	left:50%;
	margin-left:-450px;
	color: white;

}
.texte {
	position:absolute;
	top:20px;
	height: auto;
	width: 300px;
	left:530px;
}

.part_texte {
	position: relative;
	height: 370px;
	width: 830px;
	top:0px;
	left:0px;
}

.image {
	position:absolute;
	top:0px;
	height: 333px;
	width: 500px;
	left:0px;
	
}

#jr {
	color: white;
}

#seminaire {
	color:white;
}


#cadre_photo_v {
	border:none;
	position:absolute;
	top:190px;
	left:50%;
	margin-left:-452px;
	width:2px;
	height:373px;
	background-color:#a3a3a3;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#cadre_photo_h {
	border:none;
	position:absolute;
	top:228px;
	left:50%;
	margin-left:-500px;
	width:550px;
	height:2px;
	background-color:#a3a3a3;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
	overflow:hidden;
}

#cadre_photo_v2 {
	border:none;
	position:absolute;
	top:532px;
	left:50%;
	margin-left:-452px;
	width:2px;
	height:373px;
	background-color:#a3a3a3;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#cadre_photo_h2 {
	border:none;
	position:absolute;
	top:568px;
	left:50%;
	margin-left:-500px;
	width:550px;
	height:2px;
	background-color:#a3a3a3;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
	overflow:hidden;
}

#photo_back {
	border:none;
	position:absolute;
	top:154px;
	left:50%;
	margin-left:-390px;
	height:524px;
	width:248px;
	background-image:url(../images/chaise.png);
	background-position:top;
}


#pied_de_page {
	border:none;
	position:absolute;
	width:100%;
	height:151px;
	left:0px;
	right:0px;
	top:700px;
	background-image:url(../images/pied_de_page.png);
	background-position:top;
	background-repeat:repeat-x;
}

.pied_de_page_texte {
	border:none;
	position:relative;
	width:700px;
	height:20px;
	top:60px;
	left:50%;
	margin-left:-350px;
	text-align:center;
	color:#a3a3a3;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pied_de_page_texte ul {
	list-style:none;
	position:relative;
}

.pied_de_page_texte li {float:left;}

#baspage {
	position:absolute;
	text-align:center;
}
	
#cvg {
	position:relative;
	height:20px;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#policy {
	position:relative;
	height:20px;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#credit {
	position:relative;
	height:20px;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#contact {
	position:relative;
	height:20px;
	width:150px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}
