@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-image:url(../images/deco/ar.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #E4EADB;

}

p, form, input {
	margin: 0;
	padding: 0 0 10px 0;
	color:#012D41;
	font-size:12px;
	font-family:Trebuchet MS;
	text-align:justify;
}

select {
	color: #000;
	background-color: #fff;
}


#flash_anim{
	width:986px;
	height:404px;
	padding:0;
	margin:0;
		background-image:url(../images/home/flash-ar.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width: 986px;
	background-image:url(../images/deco/general.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}

/*Haut de page  HEADER*/

#header{
	margin:0;
	padding:0;
	width:986px;
	height:253px;


}
#header_left{
	width:524px;
	height:70px;
	float:left;
	background-image:url(../images/deco/header-logo.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:183px 0 0 0;
	margin:0;


}
#header_right{
	width:462px;

	float:right;
	padding:0;
	margin:0;
}
#header_left_bas{
	width:524px;
	height:29px;
	float:left;
	background-image:url(../images/deco/header-left-bas.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
			
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 986px;
	background-image:url(../images/deco/content-top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	padding:20px 0 0 30px;
	width:285px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	width:555px;
	padding:20px 57px 0 0;
	

}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
#middle_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:20px 0 0 0;
	width:986px;
	height:66px;
	background-image:url(../images/deco/footer-ar.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#E4EADB;
	font-size:12px;
	font-family:Trebuchet MS;
	background-color:#E4EADB;}

#footer a{
	text-decoration:none;
	color:#5C8497;
	font-size:12px;
	font-family:Trebuchet MS;
}

#footer a:hover{
	color:#5C8497;
	text-decoration:underline;
}
.telephone {
	float:left;
	width:279px;
	height:41px;
	line-height:43px;
	margin: 0 0 10px 0;
	padding: 0 0 0px 31px;
	color:#012D41;
	font-size:12px;
	font-family:Trebuchet MS;
	text-align:center;
		letter-spacing:4px;
}
.adresse {
	float:right;
	width:652px;
	height:37px;
	margin: 0 0 10px 0;
	padding: 3px 0 0px 0px;
	color:#E4EADB;
	font-size:12px;
	font-family:Trebuchet MS;
	text-align:left;
	letter-spacing:4px;
}
.footer_menu{
width:100%;
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;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	color:#B4BFBB;
	font-size:24px;
	font-weight:normal;
	font-family:Trebuchet MS;
	text-decoration:none;
	text-align:left;
	letter-spacing:5px;
		background-image:url(../images/deco/puce-h1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}
  
h2 {
	margin: 0 0 10px 0;
	padding:0 0 0 10px ;
	color:#75857D;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	font-family:Trebuchet MS;
	text-decoration:none;
	text-align:left;
	height:22px;
	line-height:22px;
	background-color:#DFE5E2;
	background-image:url(../images/deco/puce-h2.gif);
	background-position:left center;
	background-repeat:no-repeat;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
.lien{
margin:0 0 10px 0;
padding:0;
width:278px;
height:16px;
line-height:16px;
background-color:#E4EADB;
background-image:url(../images/deco/puce-lien.gif);
background-position:5px center;
background-repeat:no-repeat;
display:block;
float:left;
}
.lien a{
padding:0 0 0 15px;
font-size:12px;
font-family:Trebuchet MS;
text-decoration:none;
color:#07608B;
text-align:left;
display:block;
}
.lien a:hover{
text-decoration:none;
color:#9DA193;
}
#sous_menu{
float:left;
margin:0 0 10px 0;
padding:0;
width:278px;
}

.lien_pdf{
margin:0 0 10px 0;
padding:0;
width:100%;
height:16px;
line-height:16px;
background-color:#E4EADB;
background-image:url(../images/deco/puce-lien.gif);
background-position:5px center;
background-repeat:no-repeat;
display:block;
float:left;
}
.lien_pdf a{
padding:0 0 0 15px;
font-size:12px;
font-family:Trebuchet MS;
text-decoration:none;
color:#07608B;
text-align:left;
display:block;
}
.lien_pdf a:hover{
text-decoration:none;
color:#9DA193;
}

#photo_left{
width:264px;
height:228px;
background-color:#EBF0E4;
border:1px solid #CCD3D0;
padding:6px;
margin:15px 0 10px 0;
float:left;
}
#photo_right{
background-color:#EBF0E4;
border:1px solid #CCD3D0;
padding:6px;
margin:0 0px 10px 20px;
float:right;
}

ul.liste{
	padding:0;
	margin:0;
	width:100%;
	float:left;
	list-style-type:none;
		color:#012D41;
	font-size:12px;
	font-family:Trebuchet MS;
	text-align:justify;
}
ul.liste li{
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	line-height:16px;
	background-image:url(../images/deco/puce-lien.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	display:block;

}

#map{
width:264px;
height:328px;
background-color:#EBF0E4;
border:1px solid #CCD3D0;
padding:6px;
margin:0 0 10px 0;
float:left;
}