@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 "tarifs.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-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f6ff00;
	background:url(../images/deco/body.jpg) 0 -14px repeat-x fixed #152889;

}

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:20px auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:932px;
	height:203px;
	background:url(../images/deco/header.png) top no-repeat;
	position: relative;
}
#logo{
	position:relative;
	top:7px;
	left:6px;
	width:291px;
	height:163px;
}

#logo h2 {
	font-weight: normal;
	font-size:11px;
	text-align:left;
	padding: 3px 0 0 0;
	margin: 0 0 0 18px;
	color: #A32815;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
}
.header_h2 {
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding:5px 0 10px;
	color: #152789;
	position:absolute;
	display:block;
	float:right;
	top:0;
	right:22px;
	z-index:1;
	width: 300px;
	letter-spacing: 1px;
}

#intro_flash {
	width:923px;
	height:360px;
}

#diaporama_header{
	position:relative;
	top:35px;
	right:5px;
	width:630px;
	height:161px;
	float:right;
	background:url(../images/deco/diaporama-bg.png) top no-repeat;
}
#diaporama_header h2{
	font-weight:normal;
	font-size:14px;
	text-align:center;
	padding:5px 0 10px;
	color: #A32815;
	
}

#diapo {
	width:595px;
	height:149px;
	position:relative;
	left:21px;
	
}
#diapo_txt {
	width:595px;
	height:149px;
	position:absolute;
	left:21px;
	z-index:1;
	
}

#post-it {
	background:url(../images/deco/post-it_bg.jpg) top no-repeat;
	z-index:2;
	cursor: move;
}

.post-it_txt {
	padding:0;
	font-size:12px;
	letter-spacing: 1px;
	height: 160px;
	overflow: hidden;
}
.post-it_txt img{
	float:left; 
	border:2px solid #0E1A54; 
	margin:0 5px 5px 0;
}

.post-it_txt p{
	padding:5px 8px 2px 8px;
	color: #2F304E;
}

.post-it_txt div{
	padding:5px 8px 2px 8px;
	color: #2F304E;
}

.post-it_txt a {
color:#344BC4;
text-decoration:none;
}

.post-it_txt li{
	/*background-image: url(../images/deco/puce-mini-mini3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;*/
	font-size:11px;
	padding:0 0 0 0;
	margin: 0;
	list-style-type: bullet;
	list-style-position: inside;
}

#offre_bien_etre{
	padding:0;
	margin:0;
	text-align:center;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 5px;
	width:913px;
	background:url(../images/deco/content-bg.jpg) top no-repeat #123193;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:231px;
	padding:0;
	margin:1px 0 0 0;
	left:0;
}

#newsletter_encart{
	background:url(../images/deco/newsletter-bg.jpg) 5px 0 no-repeat #123193;
	width:231px;
	height:224px;
	letter-spacing:1px;
}

#newsletter_encart_txt{
	position:relative;
	float:left;
	top:45px;
	left:25px;
	height:160px;
	width:180px;
}

a.lien1 {
	color:#D3961B;
	text-decoration:none;
}
a.lien1:hover{
	color:#D3961B;
	text-decoration:underline;
}

.taille_14{
	font-size:14px;
	font-weight:bold;
}
.taille_20{
	font-size:20px;
	font-weight:normal;
}
.spacing_1{
	letter-spacing:1px;
}

.orange{
	color:#ff5400;
}
.jaune{
	color:#F4AB14;
}
.ocre{
	color:#9F2715;
}
.bleu_fonce{
	color:#0E1A54;
	font-size:22px;
}

.partenaires{
	text-align:center;
	letter-spacing:1px;
	font-size: 16px;
}
.partenaires h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#F0A814;
	padding:20px 0 10px 0;
	margin:0 0 15px 0;
	text-align:center;
	letter-spacing: 1px;
	border-bottom:1px solid #fff;
}

ul.liste li{
	padding:10px 0 0 10px;
	list-style:none;
	color: #F0A814;
	
}

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

#photo_droite{
	width:210px;
	/*height:502px;*/
	background: none;
	padding:0;
	margin:20px 0 0 0;
}
#photo_droite img{
	position:relative;
	display:block;
	top:2px;
	float:right;
	right:6px;
	top: 3px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:458px;
	padding: 0 0 0 10px;
	letter-spacing:1px;
}

#adresse{
	text-align:center;
}
#bloc_txt{
	margin:0;
	padding:5px;
}
#bloc_txt p{
	padding:5px 0;
	text-align:justify;
	letter-spacing:1px;
}

	
.tableau_1 tr td {
	height:20px;

}

.right{
	text-align:right;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:30px 0 10px 0;
	width:923px;
	text-align: center;
	color:#D3961B;
	background:url(../images/deco/footer.jpg) bottom no-repeat #123193;
	letter-spacing:1px;
	line-height:18px;
}
#footer p{
	font-size: 13px;
	color: #f6ff00;
	padding:10px 0;
}

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

#footer a:hover, #footer a.menu_actif{
	color:#D3961B;
}

/*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_droite{
	padding:0;
	margin: 23px 0 0 0;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}

.titre_h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#F0A814;
	padding:20px 0 10px 0;
	margin:0 0 15px 0;
	text-align:right;
	letter-spacing: 1px;
	border-bottom:1px solid #fff;
}
.titre_h3 {
	font-size:15px;
	color:#B8DFFC;
	padding:10px 0 5px 0;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}

.titre_h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#F0A814;
	padding:20px 0 10px 0;
	margin:0 0 15px 0;
	text-align:right;
	letter-spacing: 1px;
	border-bottom:1px solid #fff;
}

.titre_h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#2F304E;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	text-align:center;
	letter-spacing: 1px;
	display: block;
	height: 25px;
	overflow: hidden;
	font-weight: normal;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
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     ----*
  *------------------------------------------------------*/
