@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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #000;
	background-image: url(../images/deco/back-site.jpg);
	background-repeat: repeat-x;
	background-position: left 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:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:94px 0 0 250px;
	width:740px;
	height:113px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerindex{
	width:740px;
	height:129px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 0 0 250px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-image: url(../images/deco/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentindex {
	margin:0 auto;
	padding:0;
	width: 990px;
}
#contentbottom {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-image: url(../images/deco/bg-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:355px;
	left:0px;
	height: 320px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:190px;
	right:0px;
}
#right_content_news{
	width: 180px;
	padding: 0;
}
#right_content_news h2 {
	font-size: 20px;
	padding:0 0 5px;
	margin: 0 0 20px;
	background-image: url(../images/deco/deco-h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
}
#right_content_news p {
	font-size: 12px;
	color: #675D45;
	padding-bottom: 4px;
}
#content_news_promos01{
	margin:0 auto 8px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	padding-bottom: 5px;
}
#content_news_promos01 h3{
	color:#CC0066;
	font-size: 13px;
	background-image: url(../images/deco/picto-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	text-decoration: underline;
}
#content_news_promos01 p{
	color:#FFFFFF;
	font-size: 12px;
}
#content_news_promos01 p a{
	color:#FFFFFF;
	text-decoration:none;
	font-style: italic;
	font-size: 11px;
}
#content_news_promos01 p a:hover{
	color:#999999;
	text-decoration:none;
}
#content_news_promos01 img{
	margin: 0 4px 8px 0;
	border: 1px solid #CC0066;
	padding: 0;
}
#content_news_promos01 a img{
	border: 1px solid #CC0066;
}
#content_news_promos01 a:hover img{
	border: 1px solid #CC00CC;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:420px;
}
#middle_content h1 {
	margin: 0 0 15px;
	padding: 0 0 1px;
	color:#FFFFFF;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	background-image: url(../images/deco/deco-h1.jpg);
	background-repeat: no-repeat;
	background-position: 50px 9px;
	text-transform: uppercase;
}
  
#middle_content h2 {
	margin: 0;
	padding: 0 0 10px;
	color:#CC0066;
	font-size: 14px;
	text-decoration: underline;
}
  
#middle_content h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
#middle_content p {
	margin: 0;
	padding: 0 0 8px;
	color:#FFFFFF;
	text-align: justify;
}
#middle_content p a{
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	text-decoration: underline;
}
#middle_content p a:hover{
	margin: 0;
	padding: 0;
	color:#CC0066;
	text-decoration: underline;
}
#middle_content img {
	margin: 0 8px 5px 0;
	padding: 0;
	float: left;
	border: 1px solid #CC0066;
}
.cadre {
	margin: 0;
	padding: 0;
	border: 1px solid #CC0066;
}
/*///    partie du centre galerie   ///*/
#middle_contentgalerie{
	float:left;
	position:relative;
	width:620px;
}
#middle_contentgalerie h1 {
	margin: 0 0 15px;
	padding: 0 0 1px;
	color:#FFFFFF;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	background-image: url(../images/deco/deco-h1.jpg);
	background-repeat: no-repeat;
	background-position: 50px 9px;
	text-transform: uppercase;
}
  
#middle_contentgalerie h2 {
	margin: 0;
	padding: 0 0 10px;
	color:#CC0066;
	font-size: 14px;
	text-decoration: underline;
}
#middle_contentgalerie p {
	margin: 0;
	padding: 0 0 8px;
	color:#FFFFFF;
	text-align: justify;
}
#middle_contentgalerie p a{
	margin: 0;
	padding: 0;
	color:#FFFFFF;
	text-decoration: underline;
}
#middle_contentgalerie p a:hover{
	margin: 0;
	padding: 0;
	color:#CC0066;
	text-decoration: underline;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/
#footergen{
	margin:0 auto;
	width:100%;
	text-align: center;
	color: #CC0066;
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	height: 81px;
}
#footer{
	margin:0 auto;
	width:990px;
	text-align: left;
	color: #CC0066;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
}

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

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

/*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;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
