@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "style_shadedcorner.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*-------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *---------- DESIGNER : Raphael Sanchez -----------*
 *-------------------------------------------------*/


body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	font-family:arial, verdana, sans-serif;
	font-size:9px;
	background-color: #64553E;
  }

.title{
	color:#c00;
}
a{text-decoration:none;}
/* pour IE */

/*---------------------------------------------------------*
 *-------------------- CSS des BLOCS ----------------------*
 *---------------------------------------------------------*/

/*--------------------*
 *---- CONTAINER -----*
 *--------------------*/
#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_body_vierge.jpg);
	
}
#container {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  background:none;
  margin:0;
  padding:20px;
  text-align:left;
  }
  
#titre{
	margin:0 auto;
	width:900px;
	height:77px;
	background:url(../images/deco/bg_titre.jpg) no-repeat scroll center top;
}

/*------ fin ------*/

/*--------------------*
 *------ HEADER ------*
 *--------------------*/
#header {
	position:absolute;
	margin:0 auto;
	padding:0;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	height:35px;
	overflow:none;
	background-image:url(../images/deco/bg_header.jpg);
	background-repeat:no-repeat;
	text-align: center;
  }
* html #header {height:35px;}
/*---- fin ----*/

/*--------------------*
 *------ FOOTER ------*
 *--------------------*/
#footer {
	width:100%;
	height:100px;
	background-color:#64553E;
	border-top:2px solid #333;
	color:#AB8242;
	padding: 20px 0 0 0;
  }
#footer_content{
	margin:0 auto;
	padding:0;
	width:900px;
}

/*----- block LIENS ----*/
#liens_footer{
	margin:0;
	width:53%;
	text-align:right;
	float:right;
	clear: both;
	font-size: 12px;
}
#liens_footer a{
	color:#CAA161;
	font-size: 12px;
}
#liens_footer a:hover{
	color:#fff;
}
  
/*--- block ADRESSE ----*/
#adresse_footer {
	margin:0;
	width:40%;
	float:left;
	text-align:left;
	padding: 0;
	color:#a47f44;
  }
#adresse_footer h2{
	margin:0;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
}
#adresse_footer p{
	margin:0;
	padding:5px 0 0 0;
	color:#fff;
	font-size: 11px;
}
#adresse_footer em{
	margin:0;
	padding:0;
	color:#a47f44;
	font-style:normal;
}
/*---- fin ----*/

/*--------------------*
 *----- CONTENU ------*
 *--------------------*/
 
#content{
	margin:43px auto 100px auto;
	padding:50px 20px 30px 20px;
	width:860px;
	background-color:#ffe0ae;
	border-right:2px solid #584005;
	border-bottom:2px solid #584005;
	border-left:1px solid #999;
	border-top:1px solid #999;
	background-image: url(../images/deco/titre_content.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
}

#content h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 20px 0;
	padding:0 0 0 28px;
	height:30px;
	line-height:30px;
	color: #372210;
	background-image:url(../images/deco/puce_h1.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#content h1 small{
	color:#999;
}
/*---- contenu gauche ----*/
#left {
	float:left;
	background:#ffe0ae;
	width: 470px;
	text-align: left;
	
  }
#left p.exergue {
	margin:0;
	padding:30px 0 0 0;
	font-size:12px;
	color:#A47F44;
}
/*---- fin ----*/

/*---- contenu droite ----*/
#right {
	float:right;
	padding:0px;
	color:#000;
	width: 360px;
  }

#right p{
	margin:0;
	padding:5px 0;
	font-size:11px;
	color:#444;
}
#right a{
	color:#A47F43;
	font-weight:bold;
}
#right a:hover{
	color:#fff;
	background-color:#A47F43;
}
#right p em{
	margin:0;
	padding:5px 0;
	font-size:11px;
	color:#999;
}


/*---- fin ----*/


/*------------------------------------------------*
 *------------------ CSS des SWF ---------------*
 *------------------------------------------------*/
#diaporama{
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}


 

