@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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #000;
}

p, form, input, div, dl, dt, dd, ul, ol, 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/bg-body.jpg);
	background-repeat: repeat-x;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:262px;
	background-image: url(../images/deco/header.jpg);
	background-repeat:no-repeat;
	z-index: 1000;
}

#coordonnees{
	position:relative;
	float:left;
	top:185px;
	left:90px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
}
.telephone {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	display: block;
	letter-spacing: 3px;
	font-weight: bold;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: no-repeat;
}
#contenu {
	width:898px;
	padding:0;
	border-bottom:solid #cfcfcf 1px;
	border-left:solid #cfcfcf 1px;
	border-right:solid #cfcfcf 1px;
	position: relative;
	left: 46px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:420px;
	left:40px;
	background-image: url(../images/deco/deco-content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	top: -20px;
	padding: 0 0 45px 0;
}
#left_content ul{
	padding:5px 0 20px 50px;
	list-style-type:square;
	list-style-position:inside;
	color: #666666;
	line-height:20px;
}

#left_content p{
	padding:0 0 10px 0;
	text-align: justify;
	color: #666666;
	line-height: 17px;
}
#left_content a{
	padding:0;
	color: #636365;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-decoration: none;
	border: none;
}
#left_content a:hover{
	color:#ACD360;
}
#info {
	background-image:url(../images/deco/plus-infos.jpg);
	background-repeat:no-repeat;
	height: 30px;
	padding: 5px 0 0 38px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
/*	position:relative;*/
/*	width:380px;*/
	right:10px;
	top: 25px;
/*	height: 520px;*/
}

#right_content img{
	border:solid #999999 1px;
	padding: 0;
	margin: 15px 15px 15px 0;
	float: right;
}

#map{
padding-right:15px;}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
.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;
	padding:0 0 20px 0;
	width:980px;
	text-align: left;
	color: #666666;
	clear: both;
	height: 65px;
}

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

#footer a:hover{
	color:#999;
}
.gauche {
	width:580px;
	height:47px;
	border:solid #cfcfcf 1px;
	position:relative;
	float:left;
	left: 46px;
	padding: 10px;
}
.droit {
	width:265px;
	height:47px;
	border:solid #cfcfcf 1px;
	position:relative;
	float:right;
	right: 34px;
	padding: 10px;
	text-align: right;
	background-image: url(../images/deco/logo-petit.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.tel {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	display: block;
	letter-spacing: 1px;
	font-weight: bold;
	color: #A1C365;
	padding: 0;
	margin: 0;
}

/*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;
	width: 573px;
	height: 180px;
	float: right;
	position: relative;
	top: 34px;
	right: 41px;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0 0 20px 0;
	color:#8f0606;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 20px;
}
.titre {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
}
  
h2 {
	margin: 0;
	padding: 0 0 10px 15px;
	color:#8f0606;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/deco/h2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
  
h3 {
	margin: 0;
	padding: 10px 0 0 0;
	color:#999999;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 2px;
	font-variant: small-caps;
}
h4 {
	margin: 0;
	padding: 0 0 15px 0;
	color:#ACD360;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
}
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 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;
}
/*fin NAVIGATION*/

