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


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../images/deco/fond-body1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #9a7853;
}

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%;
	background-image: url(../images/deco/fond-general.jpg);
	background-repeat: repeat-x;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:580px;
	height:269px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 950px;
	background-image: url(../images/deco/fond-right-content3.png);
	background-repeat: no-repeat;
	background-position: 300px 300px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:340px;
	left:0px;
	background-image: url(../images/deco/fond-menu.jpg);
	background-repeat: no-repeat;
	height: 687px;
	background-position: 0px 269px;
}

#encart_horaires{
	width: 315px;
	top: 212px;
	position: relative;
}
#encart_horaires p{
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	padding-left: 85px;
}
#encart_horaires h2{
	color: #fff;
	font-weight: normal;
	font-style: italic;
	padding-left: 25px;
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 2px;
	margin-top:-11px;
}

.a_decale{
	margin-left:8px;
}

#encart_horaires a{
	color: #92380E;
}

#encart_horaires a:hover{
	color: #543e28;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:600px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#middle_content p{
	padding: 10px 30px;
	line-height: 18px;
	font-size: 14px;
	
}
#middle_content p strong{
	padding: 0px 0px;	
	font-size: 14px;
	color:#802900;
}
#middle_content a{
	color: #9D3F11;
}
#middle_content a:hover{
	color: #FFFFFF;
}
#middle_content strong{
	font-size: 14px;
}

#middle_content ul{
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	list-style-type: none;
}
#middle_content ul li{
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(../images/deco/puce.gif);
	font-size: 14px;
}
#middle_content ul li strong{
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-image: url(../images/deco/puce.gif);
	font-size: 14px;
	color:#802900;
}
.image-droite {
	padding:0;
	float:right;
	margin: 0 0 0 20px;
}
.image-gauche,#accueil {
	padding: 30px;
	float:left;
	margin: 0;
	/*border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #8C6A47;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC5818;*/
} 

.text_small {
font-size:12px;
}

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


/*///    post it   ///*/
#root{

	width: 239px;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 0 25px 0;
	/*line-height: 13px;*/
	margin: 0px;
	background-color: #DC5818;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A5805F;
	border-bottom-color: #8C6A47;
	background-image: url(../images/deco/fond-postit.gif);
	background-repeat: repeat-y;
	background-position: right;

}
#root a{
	color: #652201;
	font-size: 18px;
	font-style: italic;
}
#root li{
	margin-left: 5px;
}

#root a:hover{
	color: #FFFFFF;
}


#handle{
	width: 239px;
	color: #FFFFFF;
	cursor:move;
	font-weight: normal;
	font-size: 16px;
	background-color: #EB7943;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-style: italic;
}


/*///    fin post it   ///*/

/*Bas de page  FOOTER*/

#footer{
	width:100%;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/fond-footer1.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

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

#footer a:hover{
	color:#362B29;
}

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

}
#text{
position:absolute;
top:100px;
left:-200px;
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}

#carte{
	width: 395px;
	float: left;
}
#carte a{
	color: #803504;
	padding-left: 30px;
	line-height: 30px;
}
#carte a:hover{
	color: #FFFFFF;
}
#horaires{
	float: right;
	width: 200px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#horaires ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#horaires ul li{
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	color:#802900;
	font-size: 20px;
	line-height: 28px;
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/deco/pucegrde.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 48px;
	margin: 0;
	letter-spacing: 2px;
}
  
h2 {
	margin: 0;
	color:#331000;
	/*color:#291D18;*/
	font-size: 16px;
	padding: 10px 30px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;


}
  
h3 {
	margin: 0;
	padding: 0 30px 10px 30px;
	color:#331000;
	/*color:#802900;*/
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	
}
h4 {
	margin: 0;
	color:#802900;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 22px;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0 30px;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0 30px;
	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{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	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;
}
/*ajout int michel*/
p.note {
text-align:right;
}
h1 span{
	margin: 0;
	color:#291D18;
	font-size: 14px;
	
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0px;
	padding-left: 0px;
	}

span.exposant{

vertical-align:super;
	font-size:10px;
}

/*fin NAVIGATION*/

