@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-color: #8CCBDC;
	color: #858377;
	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:553px;
	height:302px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 20px 0;
	width: 800px;
	background-color:#FFFFFF;
}
#content h1 {
	color: #5d8ba5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 9px;
}
#content h2 {
	color: #6b9eb5;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background-image: url(../images/deco/H2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 12px;
	line-height: 18px;
	margin: 0 0 12px 0;
}


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

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:553px;
	right:0px;
}
#right_content p {
	line-height: 18px;
	padding: 0 0 10px 0;

}
#right_content strong {
	color: #6b9eb5;
}


.left {
	width: 220px;
	float: left;
	position: relative;
	left: 9px;
}
.right {
	width: 278px;
	float: right;
	position: relative;
	background-color: #efecd6;
	padding: 4px;
	border: 1px solid #d5d2be;
	right: 17px;
}
.encadre {
	background-color: #cfe9f0;
	padding: 10px;
	text-align: center;
}
.encadre p {
	color: #6d6b61;
}

.encadre h3 {
	color: #52798e;
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 15px 0;
}
.ligne {
	height: 20px;
	border-top: 1px solid;
	border-color: #DBD8C4;
}
.light {
	padding: 10px 0 0 0;
}
.light img {
	border: 3px solid #FFF;
	margin: 0 5px 5px 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;
	width:800px;
	background-color:#dbd8c4;
	text-align: center;
	color: #706e64;
	line-height: 18px;
}

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

#footer a:hover{
	color:#706e64;
}

/*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:#000;
	font-size: 18px;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
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;
}
/*----ajout int michel----*/
#lienlibrep{
width:220px;
text-align:center;
}
#lienlibre a{
font-size:10px;
text-decoration:none;
color:#858377;
position: relative;
left:20px;}
#lienlibre a:hover{
font-size:10px;
text-decoration:none;
color:#333333}
/*ajout int michel fin*/

/*------------------------------------------------------*
 *--------------------------     ajout ref     ----*
 *------------------------------------------------------*/

a.liens-r {color:#6B9EB5 ; text-decoration: none}
a.liens-r:hover {color:#6B9EB5 ; text-decoration: none} 

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

