@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 "../js/jquery.lightbox.pack/css/jquery.lightbox-0.5.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: #ddf6bf url(../images/deco/body_bg.jpg) no-repeat center top;
	font-size: 12px;
	color: #352c14;
}

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

/*Haut de page  HEADER*/

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


.left_header{
	margin:0;
	padding:0;
	width: 440px;
	height:257px;
	float: left;
	background: transparent url(../images/deco/left_header_bg.jpg) no-repeat left top;
}
.left_header a {
	margin:0;
	padding:0;
	width: 440px;
	height: 163px;
	display: block;
}
div.h1_header {
	padding: 15px 50px 0 60px;
	margin: 0;
}


.right_header{
	margin:0;
	padding:0;
	width: 540px;
	height:257px;
	float: right;
}
#diapo_left, #diapo_middle, #diapo_right {
	margin: 0 0 0 1px;
	padding: 0;
	width: 134px;
	height: 163px;
	float: right;
	background-color: #FFFFFF;
}


.img_header {
	margin: 0 0 0 1px;
	padding: 0;
	width: 134px;
	height: 163px;
	float: right;
	background: transparent url(../images/deco/img_header_bg.jpg) no-repeat left top;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding: 0 0 0 60px;
	width: 920px;
}



/*/// debut des colonnes ///*/
#left_content {
	padding: 20px 20px 40px 20px;
	margin: 0;
	float:left;
	position:relative;
	width: 157px;
	left:0px;
	background: #dcf1d0 url(../images/deco/left_content_bg.jpg) no-repeat left top;
}
#left_content h3 {
	color: #fff;
	font-size: 16px;
}
#left_content h4 {
	font-size:11px;
	margin: 20px 0 0 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DAF4C5;
	font-weight: normal;
	color: #8a5d50;
}
#left_content h4 strong {
	color: #352c14;
}

/*debut ENCART ACTU*/
#encart_actu_photo{
	padding: 2px;
	margin: 0;
	background-color: #DAF4C5;
	float: left;
}
#encart_actu_photo img {
	padding:0;
	margin:0;
	width: 153px;
	float: left;
}
#date_actu {
	font-size:11px;
	padding: 0;
	margin: 0 0 8px 0;
	background-color: #DAF4C5;
	text-align: center;
}
#left_content p{
	font-size:11px;
	padding: 0 0 3px 0;
	margin: 0;
	color: #352c14;
}
#left_content a{
	text-decoration:none;
	color:#9c3617;
}
#left_content a:hover{	
	text-decoration:none;
	color: #352c14;
} 
/*fin ENCART ACTU*/




/*/// partie de droite ///*/
#right_content{	
	padding: 20px 20px 40px 20px;
	margin: 0;
	float: right;
	width: 157px;
	background: #dcf1d0 url(../images/deco/left_content_bg.jpg) no-repeat left top;
}
#right_content   .texte_petit   {
	font-size: 12px;
}
#left_content .texte_petit {
	font-size: 10px;
}


/*///    partie du centre   ///*/
#middle_content{
	padding: 30px 0 0 30px;
	margin: 0;
	float:left;
	position:relative;
	width: 693px;
}

#encart_devis {
	padding: 0;
	margin: 0 0 15px 30px;
	float:right;
	width: 197px;
	height: 64px;
	background: transparent url(../images/deco/encart_devis_bg.jpg) no-repeat left top;
}


img.image-droite {
   padding: 0;
   margin: 0 0 15px 30px;
   width: 193px;
   float:right;
   clear: both;
   border: 2px solid #fff;
}

div.rotator_right {
   padding: 0;
   margin: 0 0 15px 30px;
   width:193px;
   height:128px;
   overflow:hidden;
   float:right;
   clear: both;
   border: 2px solid #fff;
}
div.rotator_right div {
   height:128px;
}
div.rotator_right div a img {
   border: none;
}



#middle_content p {
	margin: 0;
	padding: 0 0 8px 0;
	color: #352c14;
	font-size: 12px;
}
#middle_content ul, #middle_content ol {
	margin: 0;
	padding: 0 0 8px 0;
}
#middle_content li {
	margin: 0;
	padding: 0;
	color: #352c14;
	font-size: 12px;
	list-style-position: inside;
}
#middle_content a {
	text-decoration: none;
	color:#9c3617;
}
#middle_content a:hover {
	text-decoration: none;
	color: #352c14;
}

hr {
	margin: 5px 40px 10px 40px;
	padding:0;
	height:1px;
	display: block;
	background-color: #999;
	border: none;
}

/*.image-gauche{
   padding:0;
   margin:0;
   float:left;
   clear: both;
}*/ 

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


/*Bas de page  FOOTER*/

#footer{
	margin: 20px auto 10px auto;
	padding: 5px 0 15px 0;
	width: 746px;
	background-color: #d6e6d6;
	text-align: center;
	font-size: 10px;
	color: #413a15;
	font-weight: bold;
}

#footer a{
	font-size: 10px;
	font-weight: bold;
	color: #8a5d50;
	text-decoration:none;
	text-transform: lowercase;
}

#footer a:hover{
	color: #413a15;
	text-decoration:none;
}

/*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 {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}
h1 {
	margin: 0;
	padding: 0;
	color: #8e9975;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 20px;
	text-align: right;
}
  
h2 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #413a15;
	font-size: 22px;
	letter-spacing: 1px;
}
  
h3 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #413a15;
	font-size: 18px;
}
h4 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #413a15;
	font-size: 16px;
}
h5 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #413a15;
	font-size: 14px;
}
h6 {
	margin: 0;
	padding: 0 0 8px 0;
	color: #413a15;
	font-size: 13px;
}

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

/*debut NAVIGATION*/
a.retour_haut{
	margin: 0;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
	float: right;
	clear: both;
	background-color: #fff;
	text-transform: lowercase;
}
a.retour_haut:hover{
	background-color:#fff;
	text-decoration: none;
}


/*.nav_pages{
	padding: 2px 0 20px 0;
	font-size: 11px;
	color: #555;
	float: right;
}

.nav_pages a{
	color: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #000;
	background-color:#999;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #000;
	background-color:#999;
	text-decoration: none;
}*/
/*fin NAVIGATION*/

