@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: #4a3118;
	color: #4A3118;
}

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{
	padding:0;
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left 38px;
}

	
#coord {
	float: left;
	color: #FAE5D4;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 210px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 210px;

}

#coord p {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	margin: 0px;
}

#coord .tel {
	font-size: 18px;
	color: #FAE5D4;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 0px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 1000px;
	background-color:#EEDCCE;
	background-image: url(../images/deco/bottom_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:200px;
	left:0px;
	background-image: url(../images/deco/BG_actu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 287px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#left_content .photo_contact {
	float: left;
	margin-top: 60px;
}

#left_content .actu {
	color: #EEDCCE;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEDCCE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left_content .titre {
	color: #EEDCCE;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
#left_content p {
	color: #EEDCCE;
	text-align: justify;
	padding-right: 10px;
}

#left_content img {
	padding: 4px;
	border: 1px solid #EEDCCE;
	margin-left: 20px;
	margin-top: 10px;
}

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

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:710px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#middle_content a {
	color:#4A3118;
	text-decoration:none;
	font-size: 12px;
}

#middle_content a:hover {
	color: #7D0173;
	
	}

#middle_content .photo {
	float: right;
	padding: 4px;
	border: 1px solid #43182C;
	margin-left: 25px;
	margin-bottom: 25px;
	background-color: #EEDCCE;
}

#middle_content .contact_tel {
	font-size: 18px;
	font-weight: bold;
}

#middle_content p {
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 6px;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:1000px;
	text-align: right;
	color: #EEDCCE;
}

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

#footer strong {
	color: #CD8BC9;
}

#footer a:hover{
	color:#CD8BC9;
}

/*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 {
	padding: 0;
	float: right;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#player-son {
	margin: 0;
	padding: 0;

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

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	color:#7D0173;
	font-size: 18px;
	background-image: url(../images/deco/puce_h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	padding: 0;
	color:#7D0173;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0173;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
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;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
