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

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background: url(../images/deco/header_bkg.gif) repeat-x left 80px;
}
#general_index {
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding: 10px 0;
	width: 984px;
}
#header_logo {
	width: 327px;
	height: 79px;
	margin: 0;
	padding: 0;
	float: left;
}
#header_drapeaux {
	width: 123px;
	height: 26px;
	margin: 0;
	padding: 20px 103px;
	float: left;
}
ul#header_menu {
	margin: 0;
	padding: 50px 0 34px;
	list-style-type: none;
	float: right;
}
ul#header_menu li {
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
.home {
	background: url(../images/deco/pictos_header.gif) no-repeat left 2px;
	text-indent: 15px;
}
.mail {
	background: url(../images/deco/pictos_header.gif) no-repeat left -42px;
	text-indent: 15px;
}
.plan {
	background: url(../images/deco/pictos_header.gif) no-repeat left -87px;
	text-indent: 15px;
}
ul#header_menu li a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #496abb;
	text-decoration: none;
}
ul#header_menu li a:hover {
	text-decoration: underline;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 984px;
}
#content_index {
	margin: 0 auto;
	padding:0;
	width: 100%;
	height: 400px;
	background-color: #778ebd;
}
#drapeaux_index {
	width: 123px;
	margin: 5px auto;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:226px;
	left:0px;
	margin: 28px 0 0 0;
	padding: 5px;
	border:1px solid #ebebeb;
	background: url(../images/deco/liste_encart_bkg.gif) repeat-x left top #fafafa;
}
#left_content p {
	color: #0d3672;
	font-size: 11px;
	margin: 5px 0;
}
#left_content h4 {
	margin: 0;
	padding: 0;
}
#left_content ul{
	color: #0d3672;
	margin: 5px 0 5px 10px;
	padding: 0;

}

#left_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
	font-size: 11px;
}

/*/// partie de droite ///*/
#right_content{
	margin: 28px 0 0 0;
	float:right;
	position:relative;
	width:236px;
	right:0px;
}
#right_content img {
   border: #EBEBEB solid 1px;
}
#right_content h4 {
	margin: 0;
	padding: 5px;
	color: #fff;
	background: url(../images/deco/h4_bkg.gif) #3B5698;
	text-align: center;
	display: block;
}
#encart_offre_mois {
	border:1px solid #ebebeb;
	background: url(../images/deco/liste_encart_bkg.gif) repeat-x left top #fafafa;
	margin: 0 0 20px 0;
	padding: 5px;
	font-size: 10px;
}
#encart_offre_mois img {
	margin: 5px 5px 5px 0;
	padding: 0;
	float: left;
	border: none;
}
#encart_offre_descriptif {
	width: 135px;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}
.encart_offre_mois_voir {
	background: url(../images/deco/plus_infos_bkg.gif) no-repeat left center;
	margin: 0 0 0 -5px;
	padding: 10px 24px;
	display: block;
	font-size: 10px;
	font-weight: bold;
}
.encart_offre_mois_voir a{
	color:#777;
	text-decoration:none;
}
.encart_offre_mois_voir a:hover{
	text-decoration:underline;
}

#right_content ul{
	margin: 5px 0 5px 10px;
	padding: 0;
}

#right_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
	font-size: 11px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:470px;
	margin: 0 0 0 20px;
}
#middle_content p{
	margin:10px 0;
}
#middle_content h2{
	margin: 25px 0 0 0;
	padding: 0;
}
#middle_content h4{
	margin: 10px 0 0 0;
	padding: 0;
}
#middle_content a{
	color:#777;
	text-decoration:none;
}
#middle_content a:hover{
	text-decoration:underline;
}

#middle_content_presentation{
	float:left;
	position:relative;
	width:680px;
	margin: 0 0 0 20px;
}
#middle_content_presentation p{
	margin:10px 0;
}
#middle_content_presentation h2{
	margin: 25px 0 0 0;
	padding: 0;
}
#middle_content_presentation h4{
	margin: 10px 0 0 0;
	padding: 0;
}
#middle_content_presentation a{
	color:#777;
	text-decoration:none;
}
#middle_content_presentation a:hover{
	text-decoration:underline;
}


.photos_middle {
	margin:10px auto;
	text-align:center;
	}
	
	.photos_middle img{
	margin-bottom:5px;
	}
	
.voir_presentation {
	background: url(../images/deco/plus_infos_bkg.gif) no-repeat left center;
	margin: 10px 0 20px 15px;
	padding: 10px 24px;
	display: block;
	font-size: 10px;
	font-weight: bold;
}
.offres_presentation {
	background: url(../images/deco/consulter_offres_bkg.gif) no-repeat left center;
	margin: 10px 0 20px 15px;
	padding: 10px 24px;
	display: block;
	font-size: 10px;
	font-weight: bold;
}

#middle_content ul{
	margin: 0 0 0 20px;
	padding: 0;

}

#middle_content li{
	margin:0;
	padding: 0;
	list-style-position:inside;
	font-size: 11px;
	font-weight: bold;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
   border: #0D3672 solid 1px;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

#table_investissement {
	font-size: 11px;
}
#table_investissement td {
	padding: 3px;
}
#table_investissement .ligne_foncee {
	background-color: #d4d9e6;
}
#table_investissement .ligne_claire {
	background-color: #e7e9f0;
}

.orange {
	background: url(../images/deco/camembert_legende.gif) no-repeat left 16px;
	text-indent: 15px;
}
.bleu {	
	background: url(../images/deco/camembert_legende.gif) no-repeat left -13px;
	text-indent: 15px;
}
.beige {
	background: url(../images/deco/camembert_legende.gif) no-repeat left -44px;
	text-indent: 15px;
}

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


/*Bas de page  FOOTER*/

#footer{
	margin:20px auto 0;
	padding:20px 0;
	width: 100%;
	text-align: center;
	color:#3b5698;
	background: url(../images/deco/footer_filet_bkg.gif) repeat-x left top;
	font-size: 11px;
}

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

#footer a:hover{
	text-decoration: underline;
}
.adr {
	color: #333;
	margin:10px 0;
}

#adresse_contact {
	width: 570px;
	margin: 0;
	padding: 0 0 0 10px;
	border-right: #f5f5f5 solid 1px;
}
#adresse_contact p {
	margin: 5px 0;
}
#adresse_contact h4 {
	margin: 0;
}
#googlemaps_contact {
	width: 964px;
	margin: 0 auto;
}

/*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: 11px 0 0 0;
}

#player_index {
	width: 600px;
	margin: 0 auto;
	padding: 0;
}

#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 4px 10px 7px;
	color:#fff;
	background: url(../images/deco/h1_bkg.gif) no-repeat left bottom #3b5698;
	font: bold 22px Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

h2 {
	margin: 0;
	padding: 10px 15px 20px;
	color:#3b5698;
	font: bold 20px Arial, Helvetica, sans-serif;
}
h2 a {
	color: #3B5698;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
h2 a:hover {
	text-decoration: underline;
}
  
h3 {
	margin: 0;
	padding: 10px 0;
	color:#0d3672;
	font-size: 16px;
}
h4 {
	margin: 10px 0 0 10px;
	padding: 0;
	color:#0d3672;
	font-size: 12px;
}
h5 {
	margin: 10px 0 5px;
	padding: 0;
	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     ----*
  *------------------------------------------------------*/
  
/*debut ENCART ACTU*/
#encart_actu {
	float:left;
	margin:10px auto;
	width:200px;
	padding:10px 0;
	background-color: #A7A7A7;
	}
#encart_actu h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#010609;
	border-bottom:1px solid #576888;
	border-top:1px solid #576888;
	margin:0 0 2px 0;
	padding:0;
	text-align: center;

	}
#encart_actu p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding:0 10px;
	text-align:justify;
	}
#date_actu {
	font-size:13px;
	text-align:center;
	}
#encart_actu_photo{
	padding:4px 0;
	margin:0 auto;
	text-align: center;
	}
#encart_actu_photo img{
	padding:0;
	margin:0 auto;
	width:140px;
	height:76px;
	}
#encart_actu_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 auto;

	}
#encart_actu_btn a{
	display:block;
	text-decoration:none;
	color:#000;
	margin: 4px 0 0 0;
	padding: 0;
	}
#encart_actu_btn a:hover{	
	display:block;
	text-decoration:none;
	color:#dcd5c2;
	} 
/*fin ENCART ACTU*/

/*debut NAVIGATION*/
.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	float: right;
	clear: both;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0 5px 0 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}
.nav_pages{
	/*margin: 0 150px 0 0;*/
	padding: 2px 10px 5px 0;
	font-size: 11px;
	color: #777;
	float: right;
}

.nav_pages a{
	color: #777;
	text-decoration: none;
	border: 1px solid #D4D0C8;
	margin: 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover{
	color: #fff;
	background-color:#D4D0C8;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #fff;
	background-color:#D4D0C8;
	text-decoration: none;
}
/*fin NAVIGATION*/
