@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: 11px;
	background-color: #9F9D8E;
	color: #303019;
}

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

ul {
	list-style:none;
	font-weight:bold;
	padding: 0;
}

li {
	padding: 0 0 10px 20px;
	font-weight: normal;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:160px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#langues {
	width:900px;
	height:130px;
}
#langues  a{
	color:#FFF;
	text-decoration: none;
}
#langues  a:hover{
	color:#E1E76B;
}

#lien {
	width:140px;
	float:right;
	position: relative;
	top: 70px;
	font-size: 12px;
	background-image: url(../images/deco/intButton.jpg);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	text-align: left;
	background-position: left top;
	padding: 0 0 0 30px;
}

#fr {
	width: 70px;
	float: right;
	position: relative;
	top: 70px;
	background-image: url(../images/deco/frenchButton.jpg);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 20px;
}

#en {
	width: 70px;
	float: right;
	position: relative;
	top: 70px;
	background-image: url(../images/deco/englishButton.jpg);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 20px;
}


#flash {
	position:absolute;
	z-index:1000;
	top: 160px;
	right: 0px;
}

/*anim_10-ans HEADER*/
#anim_10-ans{
	margin:0 auto;
	padding:0;
	width:163px;
	height:145px;
}


/*Contenu de page  CONTENT */
#content-haut {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/bg-content-haut.jpg);
	background-repeat: no-repeat;
	height:74px;
}
#content-bas{
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/bg-content-bas.jpg);
	background-repeat: no-repeat;
	height:24px;
}

#content {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/bg-content-centre.jpg);
	background-repeat: repeat-y;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}


#actu-haut {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/bg-actu-haut.jpg);
	background-repeat: no-repeat;
	height:74px;
}
#actu-bas{
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/bg-actu-bas.jpg);
	background-repeat: no-repeat;
	height:24px;
}

#actu {
	margin:0 auto;
	padding:0;
	width: 900px;
	background-image: url(../images/deco/bg-actu-centre.jpg);
	background-repeat: repeat-y;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:520px;
	left:50px;
	top: -45px;
	letter-spacing: 1px;
}

#left_content p{
	text-align:justify;
	padding:0 0 10px 0;
}

#left_content a {
	text-decoration:none;
	color:#918F80;
}
#left_content a:hover {
	color:#E1E76B;
}


/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:200px;
	right:35px;
	top: -45px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
#middle_content p{
	color:#000;

}
#middle_content a{
	color:#00CC00;
	text-decoration:underline;
}
#middle_content a:hover{
	color:#990000;
	text-decoration:underline;
}

#middle_content ul{
	margin: 0;
	padding: 0;

}

#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
}

.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:10px auto 0 auto;
	padding:0;
	width:900px;
	text-align: left;
	color: #FFF;
	height: 100px;
	background-image:url(../images/deco/bg-footer.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 130px;
}

.gauche {
	width:400px;
	float:left;
	height: 80px;
	text-align: left;
	letter-spacing: 2px;
	margin: 10px 10px 0 20px;
	line-height: 18px;
	color: #E1E76B;
}

#footer .jaune {
	padding: 7px 50px 0 0;
	width: 400px;
	float: right;
	color: #14110C;
	font-size: 10px;
	text-align: right;
	letter-spacing: 3px;
}
#footer .jaune a{
	color:#14110C;
	padding: 0 5px;
}
#footer .jaune a:hover {
	color:#9F9D8E;
}


.adr {
	padding: 30px 50px 0 0;
	width: 400px;
	float: right;
	color: #E1E76B;
	font-size: 10px;
	text-align: right;
}

#footer a{
	color:#CCC;
	text-decoration:none;
	padding: 0;
	letter-spacing: 2px;
}

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

/*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 auto;
	padding: 0;
	height: 320px;
	width: 900px;
	position: relative;
	z-index: 1;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0 0 25px 0;
	color:#303019;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
  
h2 {
	margin: 0;
	padding: 0 0 20px 0;
	color:#303019;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align:left;
}
  
h3 {
	margin: 0;
	padding: 5px 0 20px 5px;
	color:#303019;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(../images/deco/h3.jpg);
	background-repeat: no-repeat;
}
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 0 8px 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.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 {
	margin:0 auto;
	width:200px;
	padding:0;
	}
#encart_actu h4{
	margin: 0;
	padding: 0 0 10px 0;
	color:#303019;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#303019;
	padding:0;
	text-align:left;
	line-height: 16px;
	}
#date_actu {
	font-size:13px;
	text-align:left;
	padding: 5px 0;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: left;
	}
#encart_actu_photo img{
	padding:0;
	margin:0;
}
	
	
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:left;
	margin:10px 0;
}

#encart_actu_btn a{
	display:block;
	text-decoration:none;
	color:#c1d538;
}

#encart_actu_btn a:hover{
	display:block;
	text-decoration:none;
	color:#9F9D8E;
} 

/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	margin: 5px 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
	letter-spacing:2px;
}
.retour_haut a{
	color: #c1d538;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#918F80;
	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: #c1d538;
	text-decoration: none;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #FFF;
	background-color:#c1d538;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #FFF;
	background-color:#c1d538;
	text-decoration: none;
}
/*fin NAVIGATION*/
