@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 "forme.css";
@import "combo.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;
	background: #fdc9a1 url('../images/bg/body-deux.jpg') top center repeat-x;
	color: #000;
}

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: url('../images/bg/general-deux.jpg') top center no-repeat;
}

/*Haut de page  HEADER*/

#header{
	margin:0px auto;
	padding:0px;
	width:970px;
	height:140px;
}
#content_header {
	height: 101px;
	text-align: center;
}
#content_header_home {
	height: 140px;
	text-align: center;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0px 0px 10px;
	width: 970px;
}
#content a{
	color: #866a48;
	text-decoration:underline;
}
#content a:hover{
	color: #52351e;
	text-decoration:none;
}
#bg_diaporama {
	width: 890px;
	height: 340px;
	background: url('../images/bg/bg_diaporama.png') top center no-repeat;
	padding: 40px;
	position: relative;
}
#diaporama embed{
	position:relative;
}
#lang{
	width: 950px;
	margin: 0px auto;
	font-size: 11px;
	color:#866a48;
	text-align: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('../images/deco/h_line.gif') bottom center repeat-x;
}
#lang a{
	color:#866a48;
}
#lang a:hover, #lang a.lang_active{
	color:#52351e;
	text-decoration:none;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:265px;
	left:0px;
	padding-right: 20px;
}

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

/*///    partie du centre   ///*/
#middle_content{
	font-size: 12px;
	float:left;
	width:675px;
	padding: 0px 0px 20px;
	background: url('../images/deco/vert_line.gif') top left repeat-y;
}
.colonne_texte {
	width: 370px;
	padding: 0px 30px;
}
#middle_content p {
	display: block;
	padding-bottom: 10px;
	color: #866a48;
	line-height: 16px;
}
.colonne_texte_full {
	width: 645px;
	margin-left: 30px;
}
img.loisir {
	display: block;
	float:left;
	width:180px;
	height:150px;
	border:10px solid #fff;
	margin:0 15px 15px 0;
}
.colonne_photo {
	width: 245px;
}
.colonne_photo img {
	display: block;
	border: 10px solid #fff;
	margin-bottom: 10px;
}
div.separation{
	display: block;
	background: url('../images/deco/h_line.gif') center center repeat-x;
	height: 20px;
	width: 645px;
	margin-left: 30px;
}
div.separation_full{
	display: block;
	background: url('../images/deco/h_line.gif') center center repeat-x;
	height: 15px;
}

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


/*Bas de page  FOOTER*/

#footer{
	font-size:11px;
	margin:0 auto;
	padding:5px 0;
	width:970px;
	text-align: center;
	color: #FFF;
	background: url('../images/deco/h_line.gif') top center repeat-x;
}

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

#footer a:hover{
	color:#52351e;
}

/*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, h2, h3, h4, h5, h6 {margin: 0px; padding: 0px;}

.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     ----*
  *------------------------------------------------------*/
  
   /*------------------------------------------------------*
  *---------------   POST-IT       ----------------------*
  *------------------------------------------------------*/
#postit_top {
	height: 25px;
	background: url('../images/bg/postit_top.png') bottom center no-repeat;
	position: relative;
}
#postit_bottom {
	height: 25px;
	background: url('../images/bg/postit_bottom.png') top center no-repeat;
	position: relative;
}
#postit_container {
	position: relative;
	width: 270px;
	height: 320px;
}
#content_postit {
	width: 210px;
	padding: 5px 30px 10px;
	background: url('../images/bg/postit_repeat.png') top center repeat-y;
	text-align: left;
}
#root {
	position:absolute;
	width:270px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 10px;
	left: 1px;
	top: 2px;
}

#root img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#handle {

}
.titre_actu{
	color: #866a48;
	font-size: 10px;
	font-family: Arial Black;
	display: block;
	text-transform: uppercase;
}
.texte_actu a{
	display: block;
	padding-bottom: 3px;
	color: #3f672c;
	font-size: 11px;
	text-decoration: none;
}
.texte_actu a:hover {
	color: #63914d;
}

/* .code {
	margin:0 auto;
	padding:20px;
	width:400px;
	border:1px dotted #FFCC66;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
} */
 /*------------------------------------------------------*
  *---------------  FIN POST-IT       -------------------*
  *------------------------------------------------------*/
  
   /*------------------------------------------------------*
  *---------------  TABLEAU            -------------------*
  *------------------------------------------------------*/

.tbl_tarifs{
	width: 645px;
	border: 0px;
}
.tbl_tarifs td{
	padding:5px;
}
.tbl_tarifs td.date{
	width: 150px;
	border-bottom: 1px solid #866a48;
	border-right: 1px solid #866a48;
}
.tbl_tarifs td.prestation{
	width: 400px;
	border-bottom: 1px solid #866a48;
	border-right: 1px solid #866a48;
}

.tbl_tarifs td.tarif{
	width: 60px;
	border-bottom: 1px solid #866a48;
}
.date_style{
	font-size: 11px;
	font-weight:bold;
	color:#52351e;
}
.prestation_style{
	font-size: 11px;
	color:#52351e;
}
.tarif_style{
	font-size: 12px;
	font-weight:bold;
	color:#52351e;
}
