@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: #FFF;
	color: #000;
}

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:990px;
	height:222px;
	background-color: #FFFFFF;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flash {
	margin:20px auto 0;
	padding:0;
	width: 774px;
	float: left;
}
/*Contenu de page  CONTENT */

#content {
	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:210px;
	left:0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#left_adress{
	float:left;
	position:relative;
	width:200px;
	left:0px;
	background-image: url(../images/deco/bg-adress.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#left_adress_top{
	float:left;
	position:relative;
	width:200px;
	left:0px;
	background-image: url(../images/deco/deco-adress1.jpg);
	height: 92px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#left_adress_center{
	float:left;
	position:relative;
	width:182px;
	left:0px;
	background-image: url(../images/deco/deco-adress2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
}
#left_adress_bottom{
	float:left;
	position:relative;
	width:200px;
	left:0px;
	background-image: url(../images/deco/deco-adress3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
#left_adress h2 {
	margin: 0;
	padding: 0 0 5px;
	color:#B32E31;
	font-size: 20px;
}
#left_adress p {
	margin: 0;
	padding: 0 0 5px;
	color:#B32E31;
	text-align: justify;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:226px;
	right:0px;
	background-image: url(../images/deco/deco-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 127px;
	padding-bottom: 10px;
}
#right_actus{
	float:right;
	position:relative;
	width:216px;
	left:0px;
	background-image: url(../images/deco/bg-actus.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#right_actus_top{
	float:right;
	position:relative;
	width:216px;
	left:0px;
	background-image: url(../images/deco/top-actus.gif);
	height: 55px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#right_actus_center{
	float:right;
	position:relative;
	width:150px;
	left:0px;
	background-image: url(../images/deco/center-actus.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	padding-right: 40px;
	padding-bottom: 10px;
}
#right_actus_bottom{
	float:right;
	position:relative;
	width:216px;
	left:0px;
	background-image: url(../images/deco/bottom-actus.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
#right_actus h2 {
	margin: 0 0 8px;
	padding: 0 0 5px;
	color:#B32E31;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #373536;
}
#right_actus h3 {
	margin: 0;
	padding: 0 0 5px;
	color:#33373B;
	font-size: 14px;
}
#right_actus h4 {
	margin: 0;
	padding: 0 0 4px;
	color:#33373B;
	font-size: 13px;
}
#right_actus p {
	margin: 0;
	padding: 0 0 12px;
	color:#B32E31;
	text-align: left;
}
#right_actus p a {
	/*margin: 20px 0;*/
	padding: 0px 0;
	color:#373536;
	text-align: left;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #373536;
	font-size: 11px;
}
#right_actus p a:hover {
	margin: 0;
	padding: 0px 0;
	color:#B32E31;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:530px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#middle_content h1 {
	margin: 0 0 8px;
	padding: 8px 0 10px 45px;
	color:#B32E31;
	font-size: 24px;
	background-image: url(../images/deco/deco-h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #373536;
}
  
#middle_content h2 {
	margin: 0;
	padding: 0 0 8px;
	color:#373536;
	font-size: 18px;
}
  
#middle_content h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
#middle_content p {
	margin: 0;
	padding: 0 0 5px;
	color:#373536;
	text-align: justify;
}
#middle_content p a{
	margin: 0;
	padding: 0;
	color:#373536;
	text-decoration: underline;
}
#middle_content p a:hover{
	margin: 0;
	padding: 0;
	color:#B52F30;
	text-decoration: underline;
}
#middle_content p strong{
	margin: 0;
	padding: 0;
	color:#B32E31;
}
#middle_content u{
	margin: 0;
	padding: 0;
	color:#32373B;
	font-weight: bold;
}
#middle_content img {
	margin: 3px;
	border: 1px solid #990000;
	float: left;
}
#cadre {
	border: 1px solid #990000;
	float: right;
	margin: 0 0 5px 10px;
	background-image: url(../images/deco/bg-cadre-img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0 10px 10px;
	width:980px;
	text-align: left;
	color: #B32E31;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	font-size: 11px;
}

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

#footer a:hover{
	color:#32373B;
}

/*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: 100px 0 0 45px;
	float: left;
	width: 171px;
	text-align: left;
}
#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;
}

.bloc_texte_menu{
	margin:0 auto;
	padding:0;
	width:500px;
}

.bloc_texte_menu ul{
	margin: 0;
	padding: 0;
}

.bloc_texte_menu li {
	margin: 0;
	padding: 0 0 0 45px;
	list-style-type:none;
	height:30px;
	line-height:30px;
	background-image:url(../images/deco/picto-liste.gif);
	background-position: left center;
	background-repeat:no-repeat;
	display:block;
	border-bottom: dashed 1px #895e9b;
}

.texte_menu {
	margin:0;
	padding:0;
	float:left;
	display:block;
}

.prix_menu {
	margin:0;
	padding:0;
	font-size:13px;
	color:#000;
	font-weight:bold;
	float:right;
	display:block;
}

.HtP {
	text-align:right;
	font-style:italic;
}
/*------------------------------------------------------*
 *--------------------------     ajout ref     ----*
 *------------------------------------------------------*/

a.liens-r {color:#B32E31 ; text-decoration: none}
a.liens-r:hover {color:#B32E31 ; text-decoration: none} 
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
