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

@font-face { font-family : 'gothic';
src: url('../font/Gothic.TTF') format('truetype'); }

a:focus{ outline:none;}

a img{ border:none;}

body{ margin:0; padding:0; font:12px Arial; text-align:justify; color:#cecfcf; background-color:#1f1f1f;}

#general{ width:1000px; height:760px; margin:0 auto;}

/*#header{ width:980px; height:200px; float:left;}*/

#facebook{ position:absolute; top:0; left:50%; margin-left:140px; margin-top:5px;}

#content{ width:1000px; height:712px; float:left;}

#content_gauche{ width:333px; height:712px; float:right; z-index:9; position:relative; background-image:url(../images/bg_gauche.png); background-repeat:no-repeat;}

#menu{ width:248px; height:712px; float:left; margin-left:85px;}

#menu_logo{ width:248px; height:224px; float:left;}
#menu_logo img{ margin-top:100px; margin-left:17px;}

#menu_texte{ width:248px; height:388px; float:left;}
#menu_texte ul{ list-style-type:none; width:100px; margin-left:80px; padding:0; text-align:center;}
#menu_texte ul li{ display:block; border-top:1px solid #494949; padding-top:5px; padding-bottom:5px;}
#menu_texte ul a{ text-decoration:none; color:#cecfcf;}

#menu_texte ul li ul{ list-style-type:none; width:100px; margin:0; padding:0; text-align:center;}
#menu_texte ul li ul li{ display:block; padding:0; margin:0; border:none;}
#menu_texte ul li ul li a{ text-decoration:none; color:#cecfcf;}

#menu_logo_bas{ width:248px; height:100px; float:left;}
#menu_logo_bas img{ margin-left:40px; margin-top:20px;}

#content_droite{ width:667px; height:712px; float:right; }
#content_droite a{ text-decoration:underline; color:#84aa1b; }
#content_droite a:hover{ text-decoration:none; color:#84aa1b; }

#content_droite h1{ color:#2c2c2c; font-size:12px; }
#content_droite h2{ margin-left:310px; padding-right:20px; margin-top:55px; margin-bottom:25px; font-size:30px;  font-family:'gothic', arial, sans-serif;}
#content_droite h2.alternatif, #content_droite h2.alternatif a, #content_droite h3.alternatif, #content_droite h3.alternatif a{ color:#2c2c2c; margin-left:0px; padding-right:0px; margin-top:0px; margin-bottom:0px; font-size:11px;}

#content_droite p{ margin-left:310px; padding-right:30px; margin-top:0px; margin-bottom:20px;}
#content_droite p.alternatif{ color:#2c2c2c; font-size: 10px; margin-left:0px; padding-right:0px; margin-top:0px; margin-bottom:0px; width:200px;}

#content_droite_rose{ width:667px; height:712px; float:right; }
#content_droite_rose a{ text-decoration:underline; color:#9c126d; }
#content_droite_rose a:hover{ text-decoration:none; color:#9c126d; }

#content_droite_rose h1{ color:#2c2c2c; font-size:12px;}
#content_droite_rose h2{ margin-left:310px; padding-right:20px; margin-top:55px; margin-bottom:25px; font-size:30px;  font-family:'gothic', arial, sans-serif;}
#content_droite_rose h2.alternatif, #content_droite_rose h2.alternatif a { color:#2c2c2c; margin-left:0px; padding-right:0px; margin-top:0px; margin-bottom:0px; font-size:11px;}

#content_droite_rose p{ margin-left:310px; padding-right:30px; margin-top:0px; margin-bottom:20px;}
#content_droite_rose p.alternatif{ color:#2c2c2c; font-size: 10px; margin-left:0px; padding-right:0px; margin-top:0px; margin-bottom:0px; width:200px;}

#footer{ width:1000px; height:50px; float:left; background-image:url(../images/bg_footer.jpg); background-repeat:no-repeat; font-size:11px;}
#footer p{ margin-top:15px; margin-left:95px;}
#footer a{ text-decoration:none; color:#cecfcf;}
#footer a:hover{ text-decoration:underline; color:#cecfcf;}


#slide{ position:absolute; z-index:8; margin-left:-300px; top:0;}

/*.cadre_carte p{ margin-top:0px; margin-bottom:5px; padding:0; margin-left:-280px; position:absolute;}*/

.petit{ font-size:10px; font-style:italic;}
.vert{ color:#84aa1b;}
.rose{ color:#9c126d;}

.italic{ font-size:11px; font-style:italic; line-height:1.0;}

#formulaire{  width:357px; float:left; margin-left:310px;}

.ligne_formulaire{ width:357px; float:left; margin-bottom:10px;}
.label{ width:179px; float:left;}
.cadre{ width:142px; float:left;}

.form{ background-color:#1f1f1f; border:1px solid #5a5959; width:142px; color:#cecfcf;}

.bouton{
	
	background:url(../images/reserver.jpg);
	width:72px;
	height: 18px;
	cursor: pointer;
	border:0;
	color:#1f1f1f;
	margin-left:-70px;
}

#galerie{  width:357px; float:left; height:520px; margin-left:310px; position:relative; overflow:hidden; }

.slidebox{ position:relative; width:5000px;}
.box{ width:357px; float:left;}

.box img{
opacity :0.5; 
-moz-opacity : 0.5; 
-ms-filter: "alpha(opacity=50)";
 filter : alpha(opacity=50);
}

.ligne_box{ width:357px; float:left; margin-bottom:20px;}

.box img:hover{
	cursor:pointer;
}

#cadre_fleche{  width:357px; float:left; margin-left:310px;}
