@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "mygooglemaps.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/body-ar.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#538DDC;
}

p, form, input {
	margin: 0 0 0px 0;
	padding: 0;
	text-align: left;
	color: #2A343D;
	font-family:Trebuchet MS;
	font-size:12px;
}
p strong {
	margin: 0;
	padding: 0;
	color: #263644;
	font-family:Trebuchet MS;
	font-size:12px;
}
select {
	color: #000;
	background-color: #fff;
}

p.legende{
	padding:10px 0 10px 0;
	color: #898888;
	font-size:11px;
}
p.legende strong{
	color: #898888;
	font-size:11px;
	font-weight:bold;
}

p.minilegende{
	padding:0px 0 0 0;
	color: #898888;
	font-size:11px;
}
p.minilegende strong{
	color: #898888;
	font-size:11px;
	font-weight:bold;
}
p.blue{
	padding:0;
	color:#5477D1;
}

p.blue strong{
	color:#5477D1;
	font-weight:bold;
}
p.tel{
	color:#666666;
	padding:0 0 10px 0;
}
p.lien a{
	padding:0 0 0 11px;
	background-image:url(../images/deco/puce-carre.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	color:#5477D1;
	text-decoration:none;
}
p.lien a:hover{
	padding:0 0 0 11px;
	background-image:url(../images/deco/puce-carre.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	color:#5477D1;
	text-decoration:underline;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:997px;
	height:184px;
	background-image:url(../images/deco/header-ar.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0 0 10px 0;
	width: 997px;
	background-image:url(../images/deco/content-ar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
.left_content{
	float:left;
	position:relative;
	width:335px;
	left:0px;
	text-align:left;
}
.left_content_google{
	float:left;
	position:relative;
	width:428px;
	left:0px;
	text-align:left;
	padding:15px 0 0 0;
}
/*/// partie de droite ///*/
.right_content{
	float:right;
	position:relative;
	width:343px;
	right:0px;
	text-align:left;
}
.right_content_google{
	float:right;
	position:relative;
	width:250px;
	right:0px;
	text-align:left;
}

/*///    partie du centre   ///*/
#middle_content{
padding:0 50px 20px 0 ;
	float:right;
	position:relative;
	width:700px;
}

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

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:5px 0 0 320px;
	width:677px;
	height:77px;
	background-image:url(../images/deco/footer-ar.gif);
	background-position:center top;
	background-repeat:no-repeat;
		background-color:#538DDC;
	text-align: left;
	color: #1F2D6B;
	font-family:Arial;
	font-size:11px;
}

#footer a{
	color:#538DDC;
	text-decoration:none;
	padding:0 0 0 6px;
	margin:0 4px 0 0;
	background-image:url(../images/deco/footer-menu-puce.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

#footer a:hover{
	color:#1F2D6B;
}


/*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: 10px 0px 15px 0px;
	padding: 0 0 0px 0;
	color:#1F2D6B;
	font-family:trebuchet MS;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #C9C9C9;
	width:520px;
	line-height:25px;
	font-weight:bold;
}
.sousmenu{
	color:#898989;
	font-family:trebuchet MS;
	font-size:12px;
	text-transform:uppercase;
	font-weight:normal;
} 
h2 {
	margin: 5px 0;
	padding: 0 0 0 10px;
	color:#82BB06;
	border-bottom:1px solid #CCF76F;
	border-left:6px solid #CCF76F;
		font-family:trebuchet MS;
	font-size:11px;
	text-transform:uppercase;
}
  
h3 {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	color: #5477D1;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
ul.liste{
	padding:0;
	margin:0 0 10px 10px;
	float:left;
	list-style-type:none;
	color:#666666;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;

}
ul.liste li{
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0 0 0 7px;
	line-height:15px;
	background-image:url(../images/deco/puce-verte.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	display:block;
}

.photo{
float:left;
width:323px;
	background-image:url(../images/deco/photo-ar.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:9px 9px 9px 9px;
	margin:0 0 10px 0;
}

#plan_acces{
	float:left;
	width:293px;
	height:41px;
	line-height:41px;
	background-image:url(../images/deco/plan-ar.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 50px;
	margin:5px 0 5px 0;
}

#plan_acces a{
	color:#666666;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
		display:block;
	}
#plan_acces a:hover{
	color:#82BB06;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	}
#pdf{
	float:left;
	width:293px;
	height:41px;
	line-height:41px;
	background-image:url(../images/deco/pdf-ar.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 50px;
	margin:5px 0 15px 0;
}

#pdf a{
	color:#666666;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
		display:block;
	}
#pdf a:hover{
	color:#82BB06;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	}
	
#getacro{
	float:left;
	width:343px;
	height:41px;
	line-height:41px;


}

#getacro a{
	color:#666666;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	display:block;
		background-image:url(../images/deco/getacro.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 50px;
	margin:5px 0 15px 0;
	}
#getacro a:hover{
	color:#3D3D3D;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	text-decoration:none;
		background-image:url(../images/deco/getacro-over.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding:0 0 0 50px;
	}
.photo_left{
border:3px solid #C8C8C8;
margin:2px 10px 10px 0;
float:left;
}
.left{
float:left;
margin:0px 10px 10px 0;
}

p.dezoomer{
	padding:0;
	color:#5477D1;
	font-family:Trebuchet MS;
	font-size:12px;
}
p.dezoomer a{
	padding:0 0 0 20px;
	color:#999999;
	text-decoration:none;
	background-image:url(../images/deco/dezoomer.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
}
p.dezoomer a:hover{
	padding:0 0 0 20px;
	color:#4D4D4D;
	text-decoration:underline;
	background-image:url(../images/deco/dezoomer.gif);
	background-position:0 0px;
	background-repeat:no-repeat;
	font-weight:bold;
}


/*POST IT */
#handle {
	z-index:1;
	width:238px;
	height:84px;
	padding:49px 13px 13px 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:15px 0 0 336px;
	cursor:move;
	background-image:url(../images/home/postit-ar.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
#handle img{
	width:114px;
	height:84px;
	float:left;
	margin:0 10px 0 0;
}
#handle div{
	padding:00px 0 0 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2A343D;
	text-align:left;
	line-height:13px;
}

#handle div#titrePostIt{
	float:right;
	margin-bottom:5px;
	width:113px;
	color:#5477D1;
	font-weight:bold;
}
.sous-titre {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

