@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";
@import "typo.css"; /* Contient H1, h2, etc */
@import "../addons/colorbox/colorbox.css";

/*@import "../addons/s3slider/s3slider.css";*/
/*@import "../addons/adgallery/ad-gallery.css";*/

@import "newsletter.css";
/*@import "recherche.css";*/
/*@import "acces_client.css";*/
/*@import "paiement.css";*/
/*@import "panier.css";*/
@import "produits.css";
/*@import "restaurant.css";*/
/*@import "tarifs_partenaires.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: url(../images/deco/header_bkg.jpg) repeat-x left top #C9C9C9;
	color: #434343;
}

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;
}

hr{
	height: 1px;
	margin: 20px 0;
	padding: 0;
	border: 0;
}



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:145px;
	position: relative;
}

#header #logo{
	position: absolute;
	top: 10px;
	left: 0;
}

/* INDEX */
body#index {
	background: url(../images/deco/header-index_bkg.jpg) repeat-x left top #C9C9C9;
}
body#index #menu_horizontal {
	top: 35px;
}
body#index #content_newsletter, body#index #logo {
	display: none;
}

body#index ul#home_sitemap {
	position: absolute;
	left: 0;
	top: -90px;
}
body#index ul#home_sitemap li {
	color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
body#index ul#home_sitemap li a {
	color: #fff;
	text-decoration: none;
	margin: 0 2px;
}
body#index ul#home_sitemap li a:hover {
	color: #cc0000;
}

body#index #header {
	height: 100px;
}

body#index #left_content {
	width: 280px;
	float: left;
}
body#index #left_content a.enter {
	width: 30%;
	display: block;
	border-bottom: 2px solid #CC0000;
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
    margin: 15px auto;
    padding-bottom: 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
body#index #left_content a.enter:hover {
	color: #000;
	border-bottom: 2px solid #000;
}
	
body#index #right_content {
	width: 680px;
	float: left;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:30px 0 20px;
	width: 980px;
	position: relative;
}

.separator {
	margin:10px 0;
	padding:0;
	height:1px;
	background: none;	
}

p {
	margin: 0 0 10px;
	padding: 0;
	line-height: 1.4em;
	text-align: justify;
}

a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #a00a0a;
}

ul {}
li {}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:210px;
	left:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:720px;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
}

#contact_adresse, #contact_adresse p {
	width: 340px;
	float: left;
	text-align: center;
	color: #1b1b1b;
}
#contact_adresse, #contact_adresse p {
	margin: 15px 0 0;
}

ul.plan_site, .plan_site ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.plan_site li {
    font-size: 12px;
    list-style-image: url("../images/deco/puce_liste.png");
    list-style-position: inside;
    margin: 0 5px 40px;
    padding: 0;
    text-align: justify;
}
.plan_site h2{
    font-size: 12px;
	background: url(../images/deco/puce_liste.png) no-repeat left center;
	 margin: 0 5px 40px;
	 padding: 0 0 0 15px;
}
ul.plan_site li a {
	color: #CC0000;
    font-weight: bold;
    text-decoration: none;
}
ul.plan_site li a:hover {
	color: #a00a0a;
}

.plan_site .photo_domaine, .plan_site .photo_proprietaire {
	display: none;
}
/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer_wide{
	margin:0 auto;
	padding:0;
	width:100%;
	background: url(../images/deco/footer_bkg.jpg) repeat-x left top #BFBFBF;
}

#footer{
	margin:0 auto;
	padding:20px 0 60px;
	width:980px;	
	color: #1B1B1B;
	font-size: 10px;
	position: relative;
}

#footer ul{
	list-style: none;
	font-size: 11px;
	text-align: center;	
}
#footer li{
	display: inline;
	color:#7D7D7D;
}

#footer a{
	font-weight: bold;
	color:#1B1B1B;
	margin: 0;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#footer a:hover{
	color:#cc0000;
}

#footer .adr {
	text-align: center;
}

#footer .bookmark {
	margin: 10px 0;
	display: block;
	text-align: center;
}

/*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 {
	display: block;
	margin: 0 auto;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;
}
#player-video {
	margin: 0;
	padding: 0;
}

.image_rotator {
	text-align: center;
}
.simple_viewer {
	text-align: center;
}
.video_dyn {
	text-align: center;
}

/*debut NAVIGATION*/
.fil_ariane {
	font-size:10px;
	color:#990000;
	margin:0 0 10px;
	padding:0;
}
.fil_ariane a {
	color:#990000;
	text-decoration:none;
}
.fil_ariane a:hover {
	text-decoration:underline;
}

.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.retour_haut a{
	color: #fff;
	text-decoration: none;
	background-color: #CC0000;
	margin: 0;
	padding: 5px 8px;
	border-radius: 10px 10px 10px 10px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#a00a0a;
	text-decoration: none;
}

.nav_pages{
	margin: 0 0 5px;
	padding: 2px 0;
	font-size: 11px;
	font-weight: bold;
	text-align: right; 
}
.nav_pages a{
	color: #CC0000;
	text-decoration: none;
	background-color: #fff;
	margin: 0 0 0 3px;
	padding: 2px 6px;
	border-radius: 10px 10px 10px 10px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	color: #FFF;
	background-color:#CC0000;
	text-decoration: none;
}

.retour_liste {
	padding:30px 0 10px ;
}
.retour_liste a {
	color:#fff;
	background-color: #CC0000;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding: 5px 8px;
	border-radius: 10px 10px 10px 10px;
}
.retour_liste a:hover {
	color:#fff;
	background-color: #a00a0a;
}
/*fin NAVIGATION*/

/*debut INFOS LEGALES*/
#infos-legales {
	width: 100%;
	margin: 0 auto;
}
#infos-legales h4 {
	margin: 10px 0 5px;
	padding: 0;
}
#infos-legales p {
	margin: 0;
	padding: 0 0 5px;
}
#infos-legales dl {
	margin: 10px 0;
}
#infos-legales dt {
	margin: 0 0 3px;
	font-weight: bold;
}
#infos-legales dd {
	margin: 0;
}
/*fin INFOS LEGALES*/
