@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 "partenaires.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362400;
	background-image:url(../images/deco/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #362400;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}
img {
	border:none;
}



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


#general{
	margin:0 auto 20px auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_general.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:258px;
	background-position:top;
	background-image:url(../images/deco/header.jpg);
	background-repeat:no-repeat;
}
#header_haut{
	margin:0;
	padding:33px 0 0 0;
	float:left;
	width:980px;
	height:48px;
	display:block;
}
#header_haut img{
	float:left;
}
#header_haut p{
	text-align:right;
	display:block;
	padding:0 30px 0 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
}
#header_haut p a{
	text-transform:uppercase;
	color:#362400;
	text-decoration:none;
	letter-spacing: 1px;
}
#header_haut p a:hover{
	text-transform:uppercase;
	color:#618116;
	text-decoration:none;
}
/*Contenu de page  CONTENT */

#content {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.imag_droite {
	margin:0;
	padding:15px 0 0 0;
	float:right;
}
.img_bloc {
	margin:0;
	float:right;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.imag_centre {
	padding:0;
	display:block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	
}

#content_txt {
	margin:0;
	padding:0;
	width: 550px;
	float:left;
}
#content_txt02 {
	margin:0;
	padding:0;
	width: 260px;
	float:left;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}

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

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:580px;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:980px;
	background-image:url(../images/deco/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: right;
	color: #362400;
	height: 50px;
}
footer p{
	text-align: right;
}

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

#footer a:hover{
	color:#372501;
}
#teleoperatrice_service{
	width: 54px;
	height: 30px;
	float: left;
	/*margin-top: -55px;*/
	margin:-10px 0 0 20px;
}
#essai{
	float:left;
	width:740px;
	margin : 0 0 0 50px;
	}

/*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 0 20px 0;
	color:#382102;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 3px;
}
  
h2 {
	margin: 0;
	padding: 10px 0;
	font-size: 18px;
	color: #88A525;
	font-weight: normal;
}
  
h3 {
	margin: 15px 0 5px 0;
	padding: 0;
	color:#6F9218;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #6F9218;
}
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: 0px;
	padding: 0px;
}	
#content_txt li {
	margin-left: 30px;
}

.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
.bold {
	font-weight: bold;
}
/*------------------------------------------------------*
  *--------------------------     ajout ref     ----*
  *------------------------------------------------------*/

a.liens-r {color:#362400 ; text-decoration: none}
a.liens-r:hover {color:#362400 ; text-decoration: none} 
