@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;
	background-color: #fffeea;
	color: #fffeea;
	background-color:#6C462E;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

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:800px;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:800px;
		height:220px;
/*	height:177px;*/
	background-image: url(../images/deco/logo_full_service.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:15px 0 20px 0;
	width: 800px;
	background-color:#f4edcb;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-index {
	margin:0 auto;
	padding-top: 30px;
	width: 800px;
	background-color:#6c462e;
	background-image: url(../images/deco/bg-index.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}
#content h1 {
	
	background-image: url(../images/deco/H1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding: 0 0 0 35px;
	color: #B3D124;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 20px 30px;
}

#content h3.exo
{
	background-image: url(../images/deco/h1-exo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 50px;
	padding: 0 0 0 125px;
	color: #B3D124;
	font-size: 24px;
	font-weight:normal;
	margin: 0 0 20px 30px;
}

#content-index h1 {
	background-image: url(../images/deco/H1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding: 0 0 0 35px;
	color: #B3D124;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 30px;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:380px;
	left:40px;
/*	background-image:url(../images/deco/bg_fee.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;*/
}

#left_content ul
{
	margin-left: 20px;
	color: #6C462E;
	margin-bottom: 20px;

}
#left_content img, #left_content_contact img{
	float:right;
	top:40px;
	right:30px;
}

#left_content p, #left_content_contact p {
	padding: 0 0 10px 0;
	line-height: 18px;
	color:#6c462e;
	font-weight:bold;
}
#left_content p a, #left_content p a:hover
{
	color:#6c462e;
	text-decoration:none;
}

#left_content strong, #left_content_contact strong {
	color: #b3d124;
}

#left_content_contact{
	float:left;
	position:relative;
	width:374px;
	left:40px;
	background-image:url(../images/deco/bg_fee.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:343px;
	right:22px;
}
#right_content p
{
	color:#6c462e;
	font-weight:bold;
}

#right_content img {
	border: 1px solid;
	border-color: #B3D124;
}
#right_content a {
	color: #B3D124;
}
#right_content a:hover {
	text-decoration: none;
}



#flash_anim {
	padding: 1px;
	background-color: #B3D124;
}
#flash_home {
	width: 407px;
	margin: 0 auto;
	padding:50px 0 0 0;
}



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

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:15px 0 0 20px;
	width:780px;
	text-align: left;
	color: #472e1e;
	background-image: url(../images/deco/footer.gif);
	height: 96px;
	line-height: 18px;
}


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

#footer a:hover{
	color:#472e1e;
}

#footer-index{
	margin:0 auto;
	padding:15px 0 0 20px;
	width:780px;
	text-align: left;
	color: #472e1e;
	height: 96px;
	line-height: 18px;
}


#footer-index a{
	color:#798d18;
	text-decoration:none;
}

#footer-index a:hover{
	color:#472e1e;
}
/*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:#A9BD25;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	background-image: url(../images/deco/H1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	padding: 0 0 0 35px;
	color: #B3D124;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 20px 30px;
}
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;
}

#referencement a.vanille
{
	color:#f4edcb;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

