@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "post-it.css";
@import "../lightbox/lightbox.css";
@import "comptoir-spa.css";
@import "arcode.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: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/deco/fond/fond-body.gif) center top #291400;
	color: #291400;
}

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

.colormarron {
	color:#291400;
}

.strong {
	font-weight:bold;
}

.image-droite {
	margin:10px 0;
	padding:5px;
	border:1px solid #e2d490;
	display:block;
	float:right;
	clear:both;
}


img .right, .right {
	float:right;
}

.image-gauche{
	margin:10px 10px;
	padding:5px;
	border:1px solid #e2d490;
	display:block;
	float:left;
}
.left {
	float:left;
}
.image-milieu {
   margin:20px auto;
   padding:5px;
   border:1px solid #e2d490;
   display:block;
} 



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#content_header{
	margin:0 auto;
	padding:0;
	width:100%;
	height:285px;
	background:url(../images/deco/fond/fond-header.jpg) center top repeat-x;
}

#header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:285px;
}

#baseline{
	margin:0 auto;
	padding:0;
	width:990px;
	height:40px;
	text-align:right;
}

#diaporama_header{
	margin:0 auto;
	padding:0;
	width:990px;
	height:200px;
}


/*Contenu de page  CONTENT */

#content_content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background:url(../images/deco/fond/fond-content-content.png) center top repeat-y;
}


#content {
	margin:0 auto;
	padding:0 50px 10px 20px;
	background:url(../images/deco/fond/fond-content.gif) center top no-repeat;
	width: 878px;
}

/*/// debut des colonnes ///*/
#left_content{
	position:relative;
	margin:0;
	padding:0;
	width:208px;
	float:left;
	z-index:0;
}

/*/// partie de droite ///*/
#right_content{
	margin:0;
	padding:35px 0 0 0;
	width:620px;
	float:right;
}

#right_content h1{
	margin:0;
	padding:0 0 20px 0;
	font-size:24px;
	color:#009ee0;
	font-weight:normal;
	display:block;
}

#right_content h2, #right_content dl.list-fleur dd.titre{
	margin:0;
	padding:10px 0;
	font-size:22px;
	color:#009ee0;
	font-weight:normal;
	display:block;
}

#right_content h3{
	margin:0;
	padding:10px 0;
	font-size:20px;
	color:#009ee0;
	font-weight:normal;
	display:block;
}

#right_content h4{
	margin:0;
	padding:10px 0;
	font-size:16px;
	color:#009ee0;
	font-weight:normal;
	display:block;
}

#right_content dl.list-fleur dd{
margin-bottom: 5px;
font-weight: bold;
}
#right_content dl.list-fleur dd.resultat{
font-style:italic;
color:#009ee0;
margin-bottom: 5px;
}
#right_content dl.list-fleur .img-fleur {
width: 155px;
height: 155px;
border:1px solid #E2D490;
margin:0 15px 0 0;
padding:5px;
float: left;
}
#right_content p{
	margin:0;
	padding:5px 0;
}

#right_content a{
	color:#009ee0;
	font-weight:bold;
	text-decoration:none;
}

#right_content a:hover{
	color:#d2b217;
	font-weight:bold;
	text-decoration:none;
}

#right_content ul{
	margin: 0;
	padding:5px 3px 5px 20px;
}

#right_content li, #right_content dt  {
	margin: 0;
	padding: 2px 0 2px 20px;
	list-style-type:none;
	background-image: url(../images/deco/puce.gif);
	background-position: left center;
	background-repeat:no-repeat;
	display:block;
}
#right_content .puce-haut li {
	background-position: left top;
	padding: 0 0 0 20px;
}
#right_content dt  {
	width:69%;
	float: left;
}
#right_content dl .prix-liste {
	font-weight: bold;
	padding:2px 0 2px 0;
}
#diaporama_rubriques {
	margin: 0;
	padding: 5px;
	width:610px;
   	border:1px solid #e2d490;
}

/*///ENCART ADRESSE///*/


#encart_adresse {
	margin: 28px 0 0 0;
	padding: 25px 20px 0 20px;
	background:url(../images/deco/fond/fond-adresse.png) center center no-repeat;
	width:168px;
	height:158px;
	text-align:center;
}

#encart_adresse p{
	margin:0;
	padding:5px 0;
}

#encart_adresse a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#encart_adresse a:hover{
	color:#291400;
	text-decoration:none;
}



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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:60px 0 0 0;
	background:url(../images/deco/fond/fond-footer.png) center top no-repeat;
	width:990px;
	height:120px;
	font-size:12px;
	text-align: center;
	color: #FFF;
}

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

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

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
/*h1 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 20px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
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     ----*
  *------------------------------------------------------*/
  
/*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;
}
.largeur {
width: 100%;
float: none;
margin: 15px 0;
text-align: right;
}
.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{
	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*/

.violet {
	color:#9900cc;
	font-weight:bold;
}
.mauve {
	color:#9703ff;
}

.bleu_indigo {
	color:#0000ff;
	font-weight:bold;

}

.bleu_clair {
	color:#00ffff;
	font-weight:bold;

}

.vert {
	color:#00ff00;
	font-weight:bold;
}

.jaune {
	color:#F3F600;
	font-weight:bold;
}

.orange {
	color:#ff6600;
	font-weight:bold;
}

.rouge {
	color:#ff0000;
	font-weight:bold;
}
.mention_bas {
	font-style:italic;
	font-size:11px;
	color:#009EE0;
	
}
#sous_menu{
	margin: 0;
	padding: 0;
	width:600px;
	height:30px;
	text-transform:uppercase;
	color: #291400;
	font-size:11px;
}


#sous_menu ul{
	margin: 0 auto;
	padding: 0;
	display:block;

}

#sous_menu li{
	margin:0;
	padding:0;
	float:left;
	line-height:30px;
	list-style-type: none;
}

#sous_menu li a{
	margin:0px;
	padding:0 13px;
	color:#291400;
	text-decoration:none;
	display:block;
	background-color: #d4c98f;
	border-right: 1px solid white;
	
}

#sous_menu li a:hover, #sous_menu li a.menu_actif {
	margin:0;
	padding:0 13px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-color: #291401;
}

#right_content table.tarifs {
	width: 590px;

}
#right_content table.tarifs tr td {
	width:170px;
	padding:5px;
}
#right_content table.tarifs tr.prix {
	font-weight:bold;
	background-color: #FFFFFF;
	color: #009EE0;
}
#right_content table.tarifs tr.nom {
	background-color: #d3c88d;
}

#right_content .bloc_description_tarif {
	width:610px;
	margin-bottom: 20px;
}

#right_content .top_bloc_description_tarif {
	height: 31px;
	margin: 0;
	padding: 0;
	background-image: url(../images/deco/top_bloc_tarif.gif);
}

#right_content .bas_bloc_description_tarif {
	height: 32px;
	margin: 0;
	padding: 0;
	background-image: url(../images/deco/bas_bloc_tarifs.gif);
}

#right_content .middle_bloc_description_tarif {
	background-image: url(../images/deco/bg_bloc_tarifs.jpg);
	background-position: bottom center;
	padding: 10px;
	background-repeat: repeat-y;
	
}
