html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #815527;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #831929;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:860px;
}





/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	height:79px;
	background-image: url(../images/deco/header.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#home_content {
	width: 505px;
	padding: 0 0 0 355px;
	height: 386px;
	background-image: url(../images/deco/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:20px 37px 20px 37px;
	background-color: #FFFFFF;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 786px;
}

.titre {
	margin-bottom: 30px;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:318px;
	left:0px;
}
#left_content_cartes{
	float:left;
	position:relative;
	width:338px;
	left:0px;
}
#left_content p {
	text-align: justify;
	line-height: 18px;
	padding: 0 0 10px 12px;
}
#left_content strong, #left_content_cartes strong {
	color: #e99820;
}



#left_content h2, #left_content_cartes h2 {
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
	color: #e99820;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	background-image: url(../images/deco/pointille.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#left_content_cartes h3 {
	margin: 0 0 6px 0;
	padding: 0;
	color: #BF7A13;
	font-size: 11px;
}



/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:420px;
	right:0px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center top;
}

#right_content .img{
	margin:30px auto 0 auto;
	width:200px;
}





#player-video {
	padding-top: 30px;
}
#diapo {
	background-image: url(../images/diaporama/01.jpg);
	height: 125px;
}
table#tarifs {
	margin-bottom: 12px;

}

#tarifs td {
	padding: 4px 0 4px 0;
	font-size: 10px;
	line-height: 14px;
}
.prix {
	text-align: right;
	width: 50px;
}
.separation {
	background-image: url(../images/deco/separation.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
}
a.carte {
	color: #b8742c;
	display: block;
	text-align: right;
	padding: 0 0 10px 0;
}
a.carte:hover {
	color: #764B1D;
}

a.liens {
	color: #b8742c;
	
}
a.liens:hover {
	color: #764B1D;
}








/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:12px 0 0 0;
	text-align: center;
	color: #d79862;
	background-image: url(../images/deco/footer.jpg);
	height: 46px;
}

#footer a{
	color:#ec9437;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
}
.plan {
	padding-top: 50px;
}



/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#e99820;
	font-size:120%;
}
#menu {
	background-image: url(../images/deco/bg_nav.gif);
	background-repeat: no-repeat;
	height: 37px;
	background-color: #FFFFFF;
}


/* MENU HORIZONTAL ne pas oublier de mettre un clear:both; après votre menu*/

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

ul#menu_horizontal li{
	float:left;
}

ul#menu_horizontal li a{
	padding:0 16px 0 15px;
	display:block;
	color:#fcd67d;
	line-height:29px;
	text-decoration:none;
	text-transform: uppercase;
	background-image: url(../images/deco/sep_nav.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ul#menu_horizontal li a:hover, ul#menu_horizontal li a.menu_actif {
	text-decoration:none;
	color: #fca845;
}

ul#menu_vertical{
	margin:0;
	padding:0;
	width:290px;
	list-style:none;
	text-align:center;
}

ul#menu_vertical li{
	margin:0 0 1px 0;
}

ul#menu_vertical li a{
	padding:4px 0 6px 0;
	display:block;
	color:#815527;
	text-decoration:none;
	height:12px;
	background-image: url(../images/deco/pointille.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

ul#menu_vertical li a:hover, ul#menu_vertical li a.menu_actif {
	text-decoration:none;
	color: #e99820;
}
#menu_rappel {
	text-align: center;
	padding: 10px 0 10px  0;
	color: #d79862;
}
#menu_rappel a {
	color: #E8C2A4;
	text-decoration: none;
}
#menu_rappel a:hover {
	color: #d79862;
}

