@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: 20px 0 0 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffff2b;
	color: #fff;
}

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:950px;
	height:285px;
	background-color: #272727;
}
#header_logo {
	height:79px;
	background:url(../images/deco/header_logo.jpg) no-repeat center top;
	color:#ffff2b;
	font:14px Arial, Helvetica, sans-serif;
	text-align:right;
	padding:25px;
}
#header_logo p {
	margin:10px 0;
}
#header_banner {
	height:156px;
	background:url(../images/deco/header_banner.jpg) no-repeat center top;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:20px 0;
	width: 950px;
	background: url(../images/deco/separation.gif) repeat-y 238px top #272727;
}
#content_index {
	margin:50px auto 0;
	padding:0;
	width: 600px;
	border:#E90F0E solid 1px;
	background-color:#0D0D0D;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:238px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:690px;
	padding:0 10px;
}
#middle_content p {
	margin:10px 0;
}
#middle_content a {
	color: #CCCCCC;
	text-decoration: underline;
}
#middle_content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#middle_content ul {
	list-style-position: inside;
}
#middle_content li {
	margin-bottom: 3px;
}
#middle_content .center {
	margin :10px auto;
	text-align: center;
	/*width: 65%;*/
}
#middle_content .center img{
	margin-right: 2px;
}
#middle_content .media{
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
}
#middle_content .media:hover{
	text-decoration: underline;
}
.center-paragraphe {
	text-align: center;
	font-style: italic;
	font-weight: bold;	
	color: #FF0000;
}
#google_maps {
	width:360px;
	height:350px;
	float:right;
	margin:0 0 20px 0;
}

.photo_left {
	margin:0 20px 20px 0;
	float:left;
	border:1px solid #151515;
}
.photo_right {
	margin:0 0 10px 20px;
	float:right;
	border:1px solid #151515;
}

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:950px;
	text-align: center;
	color: #272727;
	font-size:11px;
}

#footer a{
	color:#272727;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

/*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 {
	width:690px;
	margin: 0 0 20px 0;
	padding: 10px 0;
	color:#fff;
	font: 24px Arial, Helvetica, sans-serif;
	background:url(../images/deco/title_bkg.gif) no-repeat center center;
	text-transform:uppercase;
	text-indent:20px;
	letter-spacing:2px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 18px;
}
#middle_content h2 {
	margin: 10px 0;
	color: #FF0000;
}
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
#middle_content h3 {
	margin: 15px 0;
	color: #FF0000;
	border-bottom: #FF0000 solid 1px;
	width: 690px;
	clear: both;
}
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     ----*
  *------------------------------------------------------*/
