* {
	padding:0;
	margin:0;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(img/bg_body.jpg) top center repeat-y #666666;
	font-size:14px;
	color:#000000;
}

	
h1 {
	position:absolute;
	left:-9999px;
}

div#player {
position:absolute;
bottom:-13px;
right:50px; }

div#page {
	width:100%;
	height: auto;
	background:url(img/bg_page.jpg) top center no-repeat; 
}

div#page_bas {
	width:100%;
	height: auto;
	background: url(img/bg_page_bas.png) repeat-x bottom;
	padding-bottom:0px;
}
div#global_repeat {
	margin:0 auto;
	width:950px;
	height: auto;
	background: url(img/bg_global_repeat.gif) top center  repeat-y;
}

div#global {
	margin:0 auto;
	width:950px;
	height: auto;
	background:url(img/bg_global.jpg) top center no-repeat;
}

div#entete {
	width:907px;
	height:180px;
	padding:39px 0 0 43px;
	position:relative;
	}
	
div#logo {
	width:308px;
	height:176px;
	float: left;
	}
	
div#adresse {
	float:right;
	width:266px;
	height:auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #70257A;
	margin-top: 30px;
	margin-right:20px;
   }
div#adresse dl dt {
	color:#D38EDD;
	padding-bottom: 7px;
	}
div#adresse dl dd {
	line-height:18px;
	padding:7px 0;
	}
div#adresse dl dd a {
    font-size:14px;
	color:#D38EDD;
	}
div#adresse dl dd a:hover {
	color: #FFFFFF;
	}

div#centre {
	width:750px;
	min-height:650px;
	overflow:hidden;
	padding:0 100px 100px 100px;
	background:url(img/bg_centre_bas.jpg) bottom center no-repeat;
	}


div#title {
	width:580px;
	height:64px;
	float:left;
	padding: 24px 0 0 0px;
	}

div#title h2 span {
    position:absolute;
	left:-9999px;
	}
		
div#title .accuiel {
    background:url(img/accuiel.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .salle {
    background: url(img/notre_salle.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .carte {
    background: url(img/notre_carte.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .contact {
    background:  url(img/contact.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .news {
    background: url(img/news.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .newsletter {
    background: url(img/newsletter.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .plan_acces {
    background: url(img/plan_acces.png) no-repeat;
	width:229px;
	height:64px;
	}
div#title .nos_soirees{
    background: url(img/nos_soirees.png) no-repeat;
	width:229px;
	height:64px;
	}
div#newsletter {
	height:54px;
	width: 140px;
	float: left;
	padding-top: 34px;
	padding-left: 25px;
}	
	


div#newsletter form p {
	display:inline;
	color:#D38EDD;
	font-size:12px;
	padding:0px;
}
   
   
div#newsletter form p.vers_bas {
    margin-bottom:5px;
	display:block;
	}
div#newsletter form h4 {
	position:absolute;
	left:-9999px;
}

div#newsletter form input.sub {
	padding:0px;
	margin:0px 2px;
	color:#61226A;
	font-size:12px;
	width:27px;
	border:#c2a9c4 solid 1px;
	background:#cedfec;

  }

div#newsletter form input.txt {
	padding:1px;
	font-size:12px;
	width: 100px;
	border:#c2a9c4 solid 1px;
	background:#cedfec;
	color: #61226A;
  }

div#menu_flash {
	width:750px;
	height:62px;
	float:left;
	margin-bottom:20px;
	margin-top: 14px;
	}
	
div#conteneur_texte {
    width:620px;
	padding:0 70px 0 60px;
	height:auto;
	}	

div#conteneur_texte .float_gauche {
	float:left;
	margin-right: 8px;
	}
	
div#conteneur_texte .float_gauche img {
   border:#CCCCCC solid 1px;
   padding:3px;
   }
	
div#conteneur_texte .center {  
    text-align:center;
	}
	
div#conteneur_texte .center a {
    color:#000000;
	}
	
div#conteneur_texte .gras{
	font-weight:bold;
	}

div#conteneur_texte p{
	margin-bottom:5px;
	}

div#conteneur_texte .salle{
	width:250px;
border:#c2a9c4 solid 3px;
        margin:20px;

	}
	
div#conteneur_texte .bord_img {
  margin:15px 0 0;
  }
div#conteneur_texte .bord_img img {
   border:#CCCCCC solid 1px;
   padding:3px;
   }

/***Notre Carte***/	

ul.gallerie-carte {
margin:0 auto;
width:612px;
padding:20px 0; }

ul.gallerie-carte li {
list-style:none;
float:left;
width:200px;
text-align:center;
padding:20px 2px; }

ul.gallerie-carte li img {
border:1px solid #5547C5; }

ul.gallerie-carte li a {
font-weight:bold;
text-decoration:none; }

ul.gallerie-carte li a:hover {
text-decoration:underline; }

ul.gallerie-carte-suite {
margin:0 auto;
width:348px; }

ul.gallerie-carte-suite li {
list-style:none;
float:left;
width:170px;
text-align:center;
padding:0 2px; }

ul.gallerie-carte-suite li img {
border:1px solid #5547C5; }

ul.gallerie-carte-suite li a {
font-weight:bold;
text-decoration:none; }

ul.gallerie-carte-suite a:hover {
text-decoration:underline; }

/* ss rub */

ul.gallerie-ssrub-carte li {
width:100%;
text-align:center;
padding:15px 0; }

ul.gallerie-ssrub-carte img {
border:1px solid #5547C5; }



div.colonne {
	float:left;
	width:50%;
}

div.colonne h3 {
	color:#5F2C65;
}

div.colonne h4 {
	color:#5F2C65;
	margin-left:5px;
}

div.colonne ul {
	margin:10px 0 20px 10px;
}

div.colonne ul li {
	list-style:none;
	position:relative;
	padding-right:90px;
	padding-bottom:5px;
	color:#5F2C65;
}

div.colonne ul li p {
	font-size:12px;
	padding-left:10px;
	color:#000;
}


div.colonne ul li .prix {
	position:absolute;
	top:0;
	right:25px;
}	


	
/* ST VALENTIN */

div#cadre_stvalentin {
text-align:center; 
width:600px;
padding:10px;
margin:0 auto;
margin-bottom:25px;
text-align:center; 
border:1px solid #825B88; 
background:#faf5fb; }	

div#cadre_stvalentin h3 {
color:#57215B;
padding-bottom:5px; }

div#cadre_stvalentin h4 {
color:#825B88;
padding:5px 0;
font-size:14px; }
	
	
div#cover_gauche {
    width:750px;
	height:auto;
	float:left;	}
	
div#pied_global {
    width:950px;
	height:auto;
	margin:0 auto;
	}

div#pied {
	width:950px;
	height:130px;
	position:relative;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background:url(img/pied.png) top center no-repeat;
	top: -50px;
}


div#pied ul {
	width:600px;
	height: auto;
	line-height:20px;
	padding-left:170px;
	text-align: center;
	padding-top: 15px;
	padding-bottom:10px;
}
div#pied ul li {
	list-style:none;
	font-size:10px;
	color:#FFFFFF;
	display: inline;
	text-align: center;
	letter-spacing: 1px;
}
div#pied ul li a {
	text-decoration:none;
	color:#FFFFFF;
	background:url(img/puce_pied.gif) right no-repeat;
	padding:03px 0 3px;
}

div#pied ul li a:hover{
	color:#999999;

}
div#pied .imnalys {
	text-align:center;
	padding:0px 0px 0px 0px;
}
	
div#pied .imnalys img {
	border:0;
	width:139px;
	height:37px;
}

div#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}	
div#pied .desciption_Imnalys {
font-size:10px;
text-align:center;
padding-top:5px;
color:#FFFFFF;
}
div#objet_r {
   position:relative;
   width:1px;
   height:1px;
   }
div#objet_droite {
   background:url(img/objet_bas_gauche.png) no-repeat;
   top:-350px;
   left:0px;
   width:183px;
   height:300px;
   position:absolute;
   }
div#objet_gauche {
	background:url(img/objet_bas_droite.png) no-repeat;
	top:-350px;
	width:183px;
	height:300px;
	position:absolute;
	left: 770px;
   }
/*Formulaire du contact*/


#form {
	text-align: left;
	margin-top:25px;
	margin:25px 10px 0;
	width:auto;
	float: left;
}
.form1 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 47%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form11 {
	border-width: medium;
	border: solid 1px #ccc;
	width: 96%;
	background: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #575b5f;
	margin-right: 5px;
	padding: 2px;
}

.form1:focus, .form11:focus {
	border: 1px solid #666666;
}
.form2{
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;

}
.form3{ 
    font-size:11px;
    width: 30%;
	}
.form4{
	overflow: hidden;
	padding: 5px 0px 0px;
    }
	
.button1 {
	font-size: 11px;
	width: 48%;
	background: #999999;
	border-width: medium;
	border-style: none;
	color: #575b5f;
	cursor: pointer;
}

#form .italic {
    font-style:italic;
	}
#conteneur_texte .restau a {
    color:#000000;
	text-decoration:underline;
  }
 #conteneur_texte .restau a:hover {
    color:#0000ff;
	text-decoration:underline;
  }