@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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d95e06 url(../images/deco/bg-body.jpg) top repeat-x;
	color: #ffa300;
}

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 0 10px 0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:214px 0 0 0;
	width:880px;
	height:36px;
	background:url(../images/deco/bg-header.jpg) no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:20px;
	width:840px;
	background-color:#451e02;
	position:relative;
}
#content p{
font-size:14px;
}

#content .bann-retrophoto {
	position:absolute;
	right:20px;
	top:-225px;
}

.separator {
	margin:20px 0;
	padding:0;
	height:1px;
	background-color: #D9D9D9;	
}

p {
	margin: 0;
	padding: 3px 0;
}

a {
	color: #ffa300;
	text-decoration: underline;
}
a:hover {
	color: #9e4200;
	text-decoration: none;
}

.liste_classique ul {
	padding:0;
	margin:0;
}
.liste_classique li {
	padding:0;
	margin:3px 0 3px 15px;
}

/*/// debut des colonnes ///*/
.fr_content{
	float:left;
	width:415px;
}

.fr_content h2{
	text-align:left;
}

.fr_content h3{
	background-color:#d95e06;
}

.fr_content div{
	border:#d95e06 1px solid;
	background:url(../images/deco/puce-fr.gif) top left no-repeat;
	display:block;
	padding:20px 17px 17px 17px;
	margin:10px 0;
	float:left;
	width: 90%;
	color:#FFFFFF;
	text-align:justify;
}

/*/// partie de droite ///*/
.en_content{
	float:right;
	width:415px;
}

.en_content h2{
	text-align:right;
}

.en_content div{
	border:#ffa300 1px solid;
	background:url(../images/deco/puce-en.gif) top left no-repeat;
	display:block;
	padding:20px 17px 17px 17px;
	margin:10px 0;
	float:right;
	width: 90%;
	text-align:justify;
	color: #FFFFFF;
}

/*///    partie du centre   ///*/
.middle_content{
	float:left;
	width:900px;
	padding:15px 0;
}

.image-centre {
   padding:0;
   margin:5px auto;
   border-top:1px solid #FFA300;
   border-bottom:1px solid #FFA300;
   display:block;
}

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

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:880px;
	background: url(../images/deco/bg-footer.jpg) bottom no-repeat;
	text-align: center;
	color:#451E02;
	font-weight:bold;
	font-size:12px;
}

#footer ul{
	list-style: none;
}
#footer li{
	display: inline;
}

#footer a{
	color:#451E02;
	margin: 0;
	padding: 0 5px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover{
	background-color:#d95e06;
}

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

.image_rotator {
	text-align: center;
	border:1px solid #FFBD45;
}
.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;
	color: #666666;
	text-align: right;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}

.nav_pages{
	margin: 0 0 5px;
	padding: 0;
	font-size: 11px;
	color: #555;
	text-align: right; 
}
.nav_pages a{
	color: #555;
	text-decoration: none;
	border: 1px solid #777;
	margin: 0 0 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	color: #FFF;
	background-color:#999;
	text-decoration: none;
}

.retour_liste {
	text-align:right;
	padding:0 0 10px ;
}
.retour_liste a {
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
.retour_liste a:hover {
	color: #333;
	text-decoration:underline;
}
/*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*/

