@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
/*@import "paiement.css";
@import "panier.css";*/
@import "actualites.css";
/*@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.css";*/
@import "jquery.lightbox-0.5.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/


html {
	margin: 0;
	padding: 0;
	background-image: url(../images/deco/fond-content.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #FFFFFF;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/deco/fond-body.gif);
	background-repeat: repeat-x;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
p {
	color: #68462A;
}

strong{
	font-size: 13px;
}

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/deco/fond-general.jpg);
	background-repeat: no-repeat;
	background-position: center 192px;
}

/*Haut de page  HEADER*/

#header{
	width:981px;
	min-height:248px;
	/*background-image: url(../images/deco/fond-header.jpg);*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0;
	position: relative;
}

#header h2{
	position: absolute;
	top: 57px;
	color: #ddec31;
	font-weight: bold;
	font-size: 16px;
	right: 50px;
	background: none;
	text-align: right;
}

#logo {
	width:217px;
	margin-left:39px;
	float:left;
	}
	
#player_header {
	float:right;
	width:667px;
	margin:1px 0 0 3px;
	}
	
/*Contenu de page  CONTENT */

#content {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:205px;
	left:0px;
	padding-left: 49px;
}

.restaurant_ouvert {
	font-size:14px;
	font-weight:bold;
	}

#ouverture {
	margin-bottom:10px;
	}
		
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:0px;
	padding-top: 45px;
	padding-bottom: 100px;
	line-height: 25px;
	height: 250px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:500px;
	padding-top: 50px;
	padding-right: 80px;
	padding-bottom: 50px;
	padding-left: 100px;
	line-height: 18px;
}

#middle_content a{
	color: #BB6B00;
}


#middle_content a:hover{
	color: #553922;
}


#middle_content ul{
	padding: 20px;
}

#middle_content ul li{
	margin-left: 30px;
	padding-bottom: 10px;
	color: #784705;
	background-position: 0px 2px;
}
.image-droite {
	padding:0px;
	margin:5px;
	float:right;
	border: 1px solid #D9D0C9;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

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


/*Bas de page  FOOTER*/

#footer{
	width:100%;
	text-align: center;
	color: #6A6A22;
	background-color: #FFFFFF;
	line-height: 22px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5C143;
	border-bottom-color: #C5C143;
}
#footer img{
	padding: 0px;
	position: relative;
	bottom: -3px;
}


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

#footer a:hover{
	color:#999;
}

/*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;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;
}
#plan{
	padding-top: 20px;
}
#small a{
	margin: 0px;
	padding-top: 20px;
}
#small a:hover{
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	color:#B5AA2B;
	font-size: 25px;
	font-weight: normal;
	background-image: url(../images/deco/h1.jpg);
	background-repeat: no-repeat;
	line-height: 35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 45px;
}
  
h2 {
	color:#68462A;
	margin: 10px 0 0 0;
	font-size: 16px;
	background-image: url(../images/deco/h3.jpg);
	background-repeat: no-repeat;
	padding: 7px 0 10px 45px;
	line-height: 22px;
}
  
h3 {
	margin: 10px 0 0 0;
	color:#C88012;
	font-size: 16px;
	padding: 7px 0 10px 0;
	font-weight: normal;
	line-height: 22px;
}
h4 {
	margin: 10px 0 0 0;
	color:#716D00;
	font-size: 16px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	line-height: 22px;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
#encart_actu {
	float:left;
	width:180px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #C5C143;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 25px;
	margin-left: 8px;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#6C390B;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;
	background-image: none;

	}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6C390B;
	padding:0 10px;
	text-align:justify;
	}
#encart_actu div.p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#6C390B;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	color: #47472E;
	background-color: #D9D0C9;
	margin: 10px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC344;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	border: 1px solid #D9D0C9;
	}
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 auto;

	}
#encart_actu_btn a{
	display:block;
	text-decoration:none;
	color:#C88013;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{
	display:block;
	text-decoration:none;
	color:#9E9E18;
	} 
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	text-decoration: none;
	border: 1px solid #A49D01;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#C7C71E;
	text-decoration: none;
}
.nav_pages{
	font-size: 11px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.nav_pages a{
	text-decoration: none;
	border: 1px solid #D9D0C9;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	background-color:#C7C71E;
	text-decoration: none;
}
/*fin NAVIGATION*/
