@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "restaurant.css";
@import "../lightbox/lightbox.css";
/*@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";*/

/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

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


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	background: #a7371f url(../images/deco/body_bg.jpg) repeat-x center top;
	color: #4a2217;
}

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

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: 50px 0 0 0;
	width:900px;
	height: 208px;
	background: transparent url(../images/deco/header_bg.jpg) no-repeat left top;
}
#header a {
	margin:0;
	padding: 0;
	display: block;
	width: 154px;
	height: 160px;
	float: left;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding: 0 25px 30px 25px;
	width: 850px;
	background: #ffd282 url(../images/deco/content_bg.jpg) no-repeat center top;
}
/*.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}*/
/*/// debut des colonnes ///*/
#left_content{
	margin:0;
	padding:0;
	float:left;
	position:relative;
	width: 185px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	margin:0;
	padding:0;
	float:right;
	position:relative;
	width: 185px;
	right:0px;
}

#right_content img, #diapo_droite, #left_content img {
	margin: 0 0 10px 0;
	padding: 3px;
	width: 179px;
	background: #b9ae52 url(../images/deco/right_image_bg.jpg) no-repeat left top;
	float: left;
}

/*///    partie du centre   ///*/
#middle_content{
	margin:0;
	padding: 30px 50px 0 50px;
	float:left;
	position:relative;
	width: 380px;
}

#middle_content p {
	margin: 0;
	padding: 0 0 10px 0;
}
#middle_content ul, #middle_content ol {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-position: inside;
}
#middle_content li {
	margin: 0;
	padding: 0;
}
#middle_content a {
	color: #336600;
	text-decoration: none;
}
#middle_content a:hover {
	color: #4a2217;
	text-decoration: none;
}
/*.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} */
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto 10px auto;
	padding: 10px 0 0 0;
	width:900px;
	height: 78px;
	background: transparent url(../images/deco/footer_bg.jpg) no-repeat left top;
	text-align: center;
	color: #eca263;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a{
	color: #eca263;
	text-decoration:none;
	text-transform: lowercase;
}

#footer a:hover{
	color: #4a2217;
}

/*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;
}


#diapo_left {
	margin: 0;
	padding: 0;
	float: left;
}
#diapo_right {
	margin: 0;
	padding: 0;
	float: left;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	letter-spacing: 1px;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px dotted #FF6600;
}
 
h1 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	color:#a6371f;
	text-transform: uppercase;
	font-size: 28px;
	border-bottom: 1px dotted #a6371f;
}
  
h2 {
	font-size: 25px;
}
  
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 15px;
}
h6 {
	font-size: 13px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

/*debut NAVIGATION*/
#middle_content a.retour_haut {
	color:#a6371f;
	display: block;
	text-decoration: none;
	margin: 20px auto 10px auto;
	padding: 0;
	font-size: 12px;
	text-align: center;
	clear: both;
	background-color:#FFE9C0;
	text-transform: lowercase;
	width: 120px;
}
#middle_content a.retour_haut:hover{
	color:#fff;
	background-color: #F08237;
	text-decoration: none;
}
/*.nav_pages{
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

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



/*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*/

