@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: 30px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ced1d9;
	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:121px 0 0 0;
	width:990px;
	height:55px;
	background: url(../images/deco/header_bkg.gif) no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background: url(../images/deco/content_bkg.gif) repeat-y #fff;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:16em;
	padding:0 25px;
	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;
	padding:0 25px;
}
#middle_content_ssmenu{
	float:left;
	position:relative;
	padding:0 25px;
	width:690px;
}

#middle_content{
	float:left;
	position:relative;
	padding:0 25px;
}
#middle_content p {
	padding:0  0 10px 0;
}
#middle_content ul {
	margin:0 0 10px 50px;
	padding:0;
	list-style-type: square;
}
#middle_content ul li {
	margin:5px 0;
	font-weight:bold;
}
#middle_content img, #middle_content_ssmenu img {
	border:#e6e6e6 solid 1px;
	background-color:#fafafa;
	margin:0 0 20px 0;
	padding:5px;
	float:right;
}
#middle_content img.image-gauche {
	border:#e6e6e6 solid 1px;
	background-color:#fafafa;
	margin:0 0 20px 0;
	padding:5px;
	float:left;
}
#middle_content a {
color:#F24522;
text-decoration:none;
}
#middle_content a:hover {
color:#000;
text-decoration:none;
}
#middle_content_texte {
	width:515px;
	float:left;
	margin: 0 50px 20px 0;
}
#middle_content_ssmenu_texte {
	width:400px;
	float:left;
	margin: 0 25px 20px 0;
}
#middle_content h2, #middle_content_ssmenu h2 {
	margin: 0;
	padding: 10px 0;
	color:#143281;
	font-size: 14px;
}
#middle_content_ssmenu .special-slogan, #middle_content_texte .special-slogan, #middle_content .special-slogan{
	font-size:16px;
	font-weight:bold;
	color:#F24522;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:990px;
	background: url(../images/deco/footer_bkg.gif) no-repeat center bottom #143281;
	text-align: center;
	color: #6789e5;
	font-size:11px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#5CABFF;
}

/*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;

}

*html #formulaire_contact {
	width:320px;
	padding:0;
	float:left;
}
#formulaire_contact {
	width:320px;
	padding:0 50px 0 0;
	float:left;
}
#google_maps {
	width:568px;
	float:right;
	margin:0 0 20px 0;
}
#google_maps iframe {
	border:#CED1D9 solid 1px; 
	padding:10px;
}

#bandeau_logo {
	width:990px;
	margin:0 auto;
	background:url(../images/deco/content_bkg.gif) repeat-y center top;
}
#bandeau_logo #player {
	width:940px;
	margin:0 auto;
	padding:10px 0;
	border-top:#e6e6e6 solid 1px;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 20px 25px 10px;
	color:#143281;
	font-size: 30px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
}
  
h2 {
	margin: 0;
	padding: 20px 0 10px;
	color:#143281;
	font-size: 14px;
}
  
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     ----*
  *------------------------------------------------------*/

