@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: "Trebuchet MS";
	font-size: 14px;
	background-color: #687687;
	color: #FFFFFF;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
.pointilles {
	height: 1px;
	background-image: url(../images/deco/mini-tirets.gif);
	background-repeat: repeat-x;
	background-position: left;
	margin: 10px 0 15px 0;
}


select {
	color: #000;
	background-color: #fff;
}



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


#general{
	margin:47px auto 0;
	padding:0;
	width:970px;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:250px;
	height:150px;
	background-image: url(../images/deco/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 970px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:250px;
	left:0px;

}
#left_content h2 {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 16px;
	background-image: url(../images/deco/gros-tirets.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px 0 16px 0;
}
#right_content p {
	padding: 0 0 10px 0;
}



/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#687687;
	width:688px;
	right:0px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#right_content h1 {
	color: #FF8000;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.border {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #454e59;
	margin-bottom: 10px;
}


#contenu {
	width: 628px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#contenu  strong, b {
	color: #FFBB77;
}

.logo_partners {
	float: left;
	border: 2px solid #F9C15B;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
}

a.partenaires {
	color: #C3DAA1;
	font-size: 12px;
}
a.partenaires:hover {
	color: #ffffff;
	text-decoration: none;
}

a.lien_ancre {
	color: #C3DAA1;
	font-size: 12px;
	text-align:right;
	font-style:italic;	
}
a.lien_ancre:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	font-style:italic;
}

/*///    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:10px 0;
	width:970px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 59px;
}

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

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

/*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 {
	padding: 0;
	color:#FF8000;
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-variant: small-caps;
	line-height: 24px;
}
  
h3 {
	padding: 0;
	color:#FF8000;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-variant: small-caps;
	line-height: 24px;
}
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;
}
.float-right {
	float: right;
	padding: 3px;
	margin-left: 20px;
	border: 1px solid #FCA01F;
}
#contenu p {

}
#contenu ul {
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
}
#contenu li {
	text-indent: 30px;
}

p.chapeau {
	color: #FFBB77;
	font-weight: bold;
	font-size: 13px;
}
.citation {
	color: #FF8000;
	font-weight: bold;
	font-style: italic;
}
.partenaires {
	width: 250px;
	float: left;
	margin-bottom: 20px;
}
.partenaires ul{
	width: 100%;
	list-style: none;
	
}
#contenu .partenaires li{
	border: 2px solid #939EAC;
	padding: 8px 10px;
	background-color: #4D5764;
	width: 156px;
	margin-bottom: 4px;
	list-style: none;
	text-align: center;
	list-style-position: outside;
	text-indent: 1px;
}

#right_content a {
	font-weight: bold;
	color: #FF8000;
}
#right_content a:hover {
	color: #FFBB77;
}

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