@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 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


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

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;
}
.soin { background: #f3cdff url(../images/deco/bg-soin.jpg) repeat-x top;}
#general.soin-fond {
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/bg_general-soin.jpg);
}
.parme {
	color: #E495FF;
}
#footer .small { font-size: 9px; color: #666666;}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/bg_general.jpg);
}
#general_index{
	margin:0 auto;
	padding:0;
	width:100%;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/bg_general_index.jpg);
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:9px 0 0 0;
	width:980px;
	height:49px;
}

/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	width: 976px;
	height: 547px;
}
#content_actus {
	margin:0 auto;
	padding:0 0 10px 0;
	width: 976px;
	text-align: center;
	color: #fff;
}
#content_actus p a{
	color:#e54e13;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
}
#content_actus p a:hover{
	color:#006600;
	text-decoration:none;
}
#content {
	margin:0 auto;
	padding:0;
	width: 980px;
}

.ret_haut {
	display:block;
	width:640px;
	float:left;
	text-align: center;
	font-size: 10px;
	margin: 5px 0 20px 0;
	text-align:right;
	background-repeat:no-repeat;
	background-position:bottom;
	background-image:url(../images/deco/haut-de-page.gif);
	padding: 0 35px 0 0;
}
/*.ret_haut {
	display:block;
	width:150px;
	background-color:#FFFFFF;
	float:right;
	text-align: center;
	font-size: 10px;
	margin: 5px 0 20px 0;
}*/
/*/// debut des colonnes ///*/
/*#left_content{
	float:left;
	width:200px;
	left:0px;
}*/

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

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:675px;
	padding: 0 0 20px 22px;
}

#middle_content ul.descriptif_liste {
	margin: 5px 0 10px 194px;
}
#middle_content p a{
	color:#e54e13;
	text-decoration:none;
	font-weight: bold;
}
#middle_content p a:hover{
	color:#006600;
	text-decoration:none;
}
#middle_content_header{
	float:right;
	width:675px;
	height:150px;
	text-align: right;
}
#middle_content_liens{
	float:right;
	width:675px;
	height:40px;
	text-align: right;
	border-top: 1px solid #5caddb;
	color: #5caddb;
	padding: 5px 0 0 0;
	font-size: 10px;
}

.cadeaux{
	color: #990000;
	font-weight: bold;
	font-size:14px;
	text-align:center;}

.actu_nav_bas{
	float:right;
	width:675px;
	text-align: right;
	color: #5caddb;
	padding: 5px 0 0 0;
	font-size: 10px;
}
.img_gauche{
	float:left;
	margin:5px 5px 5px 0;
	border:1px solid #fff;
}
.img_droite{
	float:right;
	margin:5px 0 5px 5px;
	border:1px solid #fff;
}
.menu02{
	font-size:10px;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto 10px auto;
	padding:10px 0;
	width:935px;
	text-align: center;
	color: #000;
	border:1px solid #fff;
	font-size: 10px;
}

#footer a{
	color:#e54e13;
	text-decoration:none;
	font-weight: bold;
}

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

/*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 3px 0;
	color:#5caddb;
	font-size: 24px;
	text-align: right;
	font-weight: normal;
	display: block;
}
  
h2 {
	margin: 0;
	padding: 5px 0;
	color:#e54e13;
	font-size: 18px;
	/*font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 5px;*/
	display: block;
}
.titre_noir {
	color:#000000;

}
  
h3 {
	margin: 0;
	padding: 10px 0 2px 0;
	color:#000;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 5px 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h5 a{
	color:#E54E13;
}
h5 a:hover{
	color:#006600;
}

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