@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-repeat:no-repeat;
	background-image:url(../images/deco/bg.jpg);
	background-position:top center;
	color: #00355f;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

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

img {
	border:none;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:890px;
	height:255px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:10px;
	width:870px;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:175px;
	height:456px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/bg_menu_vertical.jpg);
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	width:175px;
}

#right_content h2{
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 0;
}
#right_content a{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
#right_content a:hover{
	text-decoration:underline;
}
#r_c_actus{
	float:right;
	width:155px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/bg_actu.jpg);
	background-color: #ff9600;
	padding: 40px 10px 10px 10px;
	margin: 0 0 10px 0;
}

#r_c_actus img{
	float:right;
	margin:0 0 0 5px;
}
#r_c_actus a img{
	border:1px solid #990000;
}
#r_c_actus a:hover img {
	border:1px solid #fff;
}
.telephone {
	font-size:18px;
	font-weight:bold;
	color: #fff;
}

#r_c_contact{
	float:right;
	width:155px;
	background-position:right top;
	background-repeat:no-repeat;
	background-image:url(../images/deco/bg_contact.jpg);
	background-color: #0f497b;
	padding: 40px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.r_c_actus_bloc{
	padding:10px 0 5px 0;
	width:155px;
	border-bottom:1px solid #fff;
	min-height:50px;
}

.r_c_actus_bloc p{
	font-weight:bold;
	font-size:10px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:500px;
	padding: 35px 0 0 10px;
}

#middle_content a{
	color:#990000;
	text-decoration:none;
}

#middle_content a:hover{
	color:#FF9602;
}
.image_centree{
	display:block;
	margin:5px auto 0 auto;
}

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	padding:110px 10px 10px 10px;
	width:850px;
	text-align: center;
	color: #00355f;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/deco/footer.jpg);
	background-color: #E1ECFF;
	font-size: 10px;
	margin: 0 auto;
}

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

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

/*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 0 20px 0;
	padding: 0;
	color:#ff9600;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 5px;
	border-bottom: 3px solid #e0ecff;
	display: block;
}
.titrefiche {
	margin: 0 0 20px 0;
	padding: 0;
	color:#ff9600;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 5px;
	border-bottom: 3px solid #e0ecff;
	display: block;
}
  
h2 {
	margin: 0;
	padding: 10px 0 5px 0;
	color:#510000;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
  
h3 {
	margin: 0;
	padding: 5px 0 0 0;
	color:#76A3E7;
	font-size: 14px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#00355f;
	font-size: 12px;
}
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     ----*
  *------------------------------------------------------*/
