@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 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


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

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;
}



 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

h1 {
	margin: 0 0 20px;
	padding: 0 0 4px;
	color:#990000;
	font-size: 21px;
	border-bottom:1px solid #990000;
	font-weight:normal;
	text-align:left;
}

h2 {
	margin:10px;
	padding: 0;
	color:#a38269;
	font-size: 15px;
	background:url(../images/deco/icone_h2.jpg) top left no-repeat;
	text-indent:32px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}

h3 {
	margin:10px;
	padding: 0;
	color:#a38269;
	font-size: 14px;
	background:url(../images/deco/icone_h2.jpg) top left no-repeat;
	text-indent:32px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}
h4 {
	margin:10px;
	padding: 0;
	color:#a38269;
	font-size: 13px;
	background:url(../images/deco/icone_h2.jpg) top left no-repeat;
	text-indent:32px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}
h5 {
	margin:10px;
	padding: 0;
	color:#a38269;
	font-size: 12px;
	background:url(../images/deco/icone_h2.jpg) top left no-repeat;
	text-indent:32px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}
h6 {
	margin:10px;
	padding: 0;
	color:#a38269;
	font-size: 11px;
	background:url(../images/deco/icone_h2.jpg) top left no-repeat;
	text-indent:32px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background:url(../images/background/ombre_site.png) top center no-repeat;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:20px 0 0;
	width:900px;
	height:349px;
	background:#1e0d05 url(../images/background/background_header.jpg) bottom left no-repeat;
	position:relative;
}

#logo{
	display:block;
	width:270px;
	height:60px;
	position:absolute;
	left:315px;
	top:90px;
}

#devis{
	display:block;
	width:90px;
	height:90px;
	position:absolute;
	right:165px;
	top:115px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:20px 150px;
	width: 600px;
	background:#50240a url(../images/background/background_content.jpg) top repeat-x;
	text-align:justify;
}

#content p{	padding:0 0 10px;}

#content ul{padding:0 0 10px 30px;}
#content li{
	list-style:url(../images/deco/puce.gif);
}

#content strong{color:#a38269;}

#content a{color: #d5c4b5; text-decoration: underline;}
#content a:hover{color:#990000; text-decoration: underline;}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
}
iframe {
   padding:0;
   margin: 0 0 13px 0;
}


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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:900px;
	background:#381504 url(../images/background/background_footer.gif) top repeat-x;
	text-align: center;
	color: #a38269;
	font-size:11px;
}

#footer .adr{
	font-size:12px;
	color:#fff;
	padding:5px;
}

#footer li{
	display:inline;
	list-style:none;
}

#footer a{
	color:#a38269;
	text-decoration:none;
	margin:0 5px;
}

#footer a:hover{text-decoration:underline;}


#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}



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



