@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 "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

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


.erreurNewsletter {
	height:auto;
	width:161px;
	padding:2px;
	background:#FFFEFF;
	color:#111111;
	border:2px #F3C02F solid;
	position:absolute;
	top:555px;
	z-index:10;
	font-size:12px;
}

html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #b08300 url(../images/deco/bg.jpg) repeat-y center top;
	color: #392b02;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:247px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
#header img{
	float:left;
}
#header a{
	color:#836611;
	text-decoration:none;
	font-weight:bold;
}
#header a:hover,#header a.menu_actif{
	color:#fff;
	text-decoration:none;
}
#header-haut{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	width:980px;
	height:25px;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}
#header-haut strong{
	color: #52460A;
}
#header-bas{
	margin:0;
	padding:20px 0 0 0;
	float:left;
	width:980px;
	font-size:14px;
	letter-spacing: 1px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 10px 0;
	width: 980px;
}
#content a{
	color:#836611;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover{
	color:#C89C1A;
	text-decoration:none;
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:200px;
}
#left_c_menuvertical{
	float:left;
	width:200px;
	background:url(../images/deco/bg-menu-vertical.jpg) top no-repeat;
	padding:35px 0 10px 0;
}
.left_c_bas{
	float:left;
	width:200px;
	background: url(../images/deco/bg-menu-verti-bas.jpg) bottom no-repeat;
	height: 23px;
}
#left_c_cgv{
	float:left;
	width:200px;
	height:30px;
	background: url(../images/deco/bg-cgv.jpg) top no-repeat;
	padding:55px 0 0 0;
	margin: 20px 0 0 0;
}
#left_c_paiement{
	float:left;
	width:200px;
	height:100px;
	background: url(../images/deco/bg-paiement-secu.jpg) top no-repeat;
	padding:0;
	margin: 20px 0 0 0;
}
#left_c_horaires{
	float:left;
	width:200px;
	height:122px;
	background: url(../images/deco/bg-horaires.jpg) top no-repeat;
	padding:0;
	margin: 0;
}
.left_c_btn{
	float:left;
	display:block;
	padding:0 0 0 77px;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	width:200px;
}
#right_c_panier{
	float:right;
	width:180px;
	height:64px;
	background: url(../images/deco/bg-panier.jpg) top no-repeat;
	padding:45px 10px 0 10px;
	margin: 0 0 20px 0;
}
#right_c_recherche{
	float:right;
	width:180px;
	height:62px;
	background: url(../images/deco/bg-recherchez.jpg) top no-repeat;
	padding:38px 10px 0 10px;
	margin: 0 0 20px 0;
}
#right_c_nletter{
	float:right;
	width:180px;
	height:62px;
	background: url(../images/deco/bg-nletter.jpg) top no-repeat;
	padding:38px 10px 0 10px;
	margin: 0;
}
.champ_txt{
	width:165px;
	border:1px solid #fff;
	background-color:#f3c02f;
	padding:1px 2px;
}
.right_c_btn{
	float:right;
	display:block;
	padding:7px 64px 0 0;
}
.right_c_btn_large{
	float:right;
	display:block;
	padding:7px 46px 0 0;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:535px;
	padding: 30px 0 0px 20px;
}

#middle_content p{
	padding: 0 0 4px 0;
}

#middle_content ul{
	margin: 0;
	padding: 0;
}
#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
}
.image-droite {
	padding:10px;
	margin:0 0 10px 10px;
	float:right;
	background-color: #fff;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:980px;
	text-align: center;
	color: #392b02;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	font-weight: bold;
	letter-spacing: 1px;
}
#footer a{
	color:#836611;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	letter-spacing: 0px;
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}

/*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-accueil {
	padding:10px;
	margin:0 0 10px 10px;
	float:right;
	background-color: #fff;
	width:200px;
	height:200px;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 1px solid #fff;
}
  
h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	color:#52460A;
	font-size: 24px;
	font-weight: normal;
}
  
h3 {
	margin: 0;
	padding: 10px 0 0 0;
	color:#52460A;
	font-size: 14px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
/*#encart_actu {
	float:left;
	margin:10px auto;
	width:200px;
	padding:10px 0;
	background-color: #A7A7A7;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#010609;
	border-bottom:1px solid #576888;
	border-top:1px solid #576888;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

	}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	width:140px;
	height:76px;
	}
#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:#000;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{	
	display:block;
	text-decoration:none;
	color:#dcd5c2;
	} */
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	font-size:10px;
	margin:10px 0 0 0;
	padding:2px;
	background-color: #FFCD3A;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: center;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 10px 0;
	font-size: 11px;
	color: #555;
	text-align: center;
	border-bottom: 1px solid #fff;
}

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

