@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: 11px;
	background: url(../images/deco/body_bkg.gif) repeat-x left top #FFF;
	color: #3f5f7f;
}

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:980px;
	height:216px;
	background: url(../images/diaporama/header/image01.jpg) no-repeat center top #7fbfff;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
}
#content_index{
	margin:50px auto;
	padding:0;
	width: 980px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:240px;
	left:0px;
	margin:14px 0 0 0;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:240px;
	right:0px;
}

#right_content p {
	margin:10px 0;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:440px;
	margin:14px 0 0 0;
	padding:0 30px;
}

#middle_content p {
	margin:0 0 10px 0;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:10px auto;
	padding:10px 0;
	width:980px;
	text-align: right;
	color: #3f5f7f;
	border-top:#7fbfff solid 1px;
}

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

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

/*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;

}

#player_baseline {
	position:absolute; 
	top:0; 
	left:auto; 
	width:0; 
	height:0; 
	z-index:1;
}

#logo {
	position:absolute; 
	top:120px; 
	left:auto; 
	width:0; 
	height:0; 
	z-index:10;
}

#index {
	background:none;
}

/* Encarts HOME */
.encart_home {
	float:left;
}
.encart_home a img {
	border:none;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.encart_home a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.encart_contact_home {
	text-align:center;
}

/* Bouton Devis */
#encart_bouton_devis {
	background:url(../images/deco/bouton_devis.gif) no-repeat;
	height:80px;
	padding:23px 0 0 8px;
	text-decoration:none;
	cursor:pointer;
}
#encart_bouton_devis .devis {
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	color:#3f5f7f;
	margin:0;
	padding:0 0 14px 0;
}
#encart_bouton_devis .contact {
	font-size:17px;
	color:#000;
	margin:0;
	padding:0;
}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0;
	color:#3f5f7f;
	font-size: 22px;
	text-transform:uppercase;
}
  
h2 {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	color:#3f5f7f;
	font-size: 16px;
	font-weight:normal;
	text-transform:uppercase;
}
  
h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#7fbfff;
	background:url(../images/deco/fleche_h3.gif) no-repeat left 1px;
}
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: 10px 0 10px 5px;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}

.fleche_paragraphe {
	background:url(../images/deco/fleche_paragraphe.gif) no-repeat left 1px;
	padding:0 0 0 10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#7fbfff;
}

.image_petite {
	border:#7fbfff solid 1px;
	margin:0 10px 10px 0;
	padding:2px;
	float:left;
}
.image_grande {
	border:#7fbfff solid 1px;
	margin:0 0 10px 0;
	padding:2px;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
