@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-color: #CED1C1;
	color: #CAC7B5;
}
.interne {
	background: url(../images/deco/body_bkg.jpg) #53443d repeat-x top left;
	/*ajout-etirement-body-a-valider*/
}
#zone_left{
	background: url(../images/deco/body_left_bkg.jpg) no-repeat top left;
	/*ajout-etirement-body-a-valider*/
}
#zone_left_content{
	background: url(../images/deco/zone_left_content.jpg) repeat-y top left;
	/*ajout-etirement-body-a-valider*/
}

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:220px;
	background: url(../images/deco/header_bkg.jpg) no-repeat center top #463f39;
	position: relative;
}

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

#header #rotator{
	position: absolute;
	top: 0;
	right: 0;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:10px 0;
	width: 990px;
	background: url(../images/deco/content_bkg.gif) repeat-y center top;
}
#content_cat {
	margin:0 auto;
	padding:10px 0;
	width: 990px;
	background: url(../images/deco/content_cat_bkg.gif) repeat-y center top;
}
#content_index {
	margin:0 auto;
	padding:50px 0;
	width: 100%;
	background-color: #665A54;
}

#content_index #home{
	display: block;
	margin: 0 auto;
}

#content_onecol {
	margin:0 auto;
	padding:10px;
	width: 960px;
	background-color: #53443d;
}

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

p {
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
}

a {
	color: #CAC7B5;
	text-decoration: none;
}
a:hover {
	color: #e5e8d5;
}

ul {}
li {}

strong {
	color: #FF6600;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:380px;
	padding: 0 10px;
	left:0px;
}
#left_content_catalogue{
	float:left;
	position:relative;
	width:230px;
	padding: 0 10px;
	left:0px;
	text-align: left;
}
/*///    partie du centre   ///*/
#middle_content{
	float:right;
	position:relative;
	width:560px;
	padding: 0 10px;
}
#middle_content_catalogue{
	float:right;
	position:relative;
	width:700px;
	padding: 0;
}
.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0;
   float:left;
} 

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


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:10px 0;
	width:100%;
	height: 60px;
	background-color:#453f39;
	text-align: center;
	color: #CAC7B5;
	position: relative;
}

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

#footer a{
	color:#CAC7B5;
	margin: 0;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#footer a:hover{
	color:#B73814;
}

#footer .org {
	font-weight: bold;
}

.bookmark {
	position: absolute;
}

/*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;
}
.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: 10px 0 5px;
	padding: 0;
	font-size: 11px;
	color: #fff;
	text-align: right; 
}
.nav_pages a{
	color: #FF9900;
	text-decoration: none;
	border: 1px solid #fff;
	margin: 0 0 0 3px;
	padding: 1px 4px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	color: #990000;
	background-color:#fff;
	text-decoration: none;
}

.retour_liste {
	text-align:right;
	padding:0 0 10px ;
	font-size:11px;
}

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

