@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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #cfcfcf;
	color: #000;
}

p, form, input {
	margin: 0;
	padding: 0;
}

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



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background:#fff url(../images/deco/bg_general.jpg) repeat-x 0 0;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:910px;
	height:280px;
	background: url(../images/deco/bg_header.jpg) no-repeat 0 0;
}
#banner
{
	margin:0;
	padding:0;
	display:block;
	height:220px;
}
/*Contenu de page  CONTENT */

#content, #content_presentation {
	margin:20px auto 0 auto;
	padding:0;
	width: 910px;
}
#content{background:url(../images/deco/bg_content.jpg) no-repeat 0 bottom;}
#content_presentation {background:url(../images/deco/bg_content_presentation.jpg) no-repeat 0 0;height:400px;}
#content_produit
	{
	margin:0 auto;
	padding:0;
	width:910px;
	}
/* Conteneur 1/3 le page flotant à droite*/
/* sur Page : index */
#cnt_right_pres
	{
	margin:0;
	padding:0;
	display:block;
	width:355px;
		float:right;
	}
	
#cnt_right_pres p
	{
	margin:10px;
	padding:0 0 0 20px;
	color:#666;
	}	
#cnt_right_pres p strong{color:#3a6481;}

#cnt_right_pres ul{
    padding-bottom:5px;}

#cnt_right_pres li{
	color:#666;}

/* Conteneur 2/3 le page flotant à droite */
/* Sur Page : acf-assistance */
#cnt_right_assit
	{
	margin:0;
	padding:0 0 120px 0;
	display:block;
	width:530px;
		float:right;
	}
#cnt_right_assit p
	{
	margin:0;
	padding:0 0 0 30px;
	color:#666;
	}

#cnt_left
	{
	margin:0;
	padding:0;
	width:330px;
		float:left;
	}
#cnt_left_assist
	{
	margin:0;
	padding:40px 0 0 0;
	width:330px;
		float:left;
	background:url(../images/deco/bg_assistance.jpg) no-repeat 0 0;
	height:500px;
	}
#cnt_left_assist img
	{
	margin:0;
	padding:15px 0 0 233px;
	display:block;
	}
#cnt_left_assist p, #cnt_left_form p
	{
	margin:50px 0 0 0;
	padding:0 20px 0 40px;
	color:#999;
	}
#cnt_left_assist a, #cnt_left_form a
	{
	color:#c00;
	text-decoration:none;
	font-weight:bold;
	}
#cnt_left_assist a:hover, #cnt_left_form a:hover{text-decoration:underline;}

/* Sur Page : acf-formation */
#cnt_right_form
	{
	margin:0;
	padding:0 0 120px 0;
	display:block;
	width:500px;
		float:right;
	}
#cnt_left_form
	{
	margin:0;
	padding:43px 0 0 0;
	width:390px;
		float:left;
	background:url(../images/deco/bg_formation.jpg) no-repeat 0 0;
	height:500px;
	}	
#cnt_left_form img
	{
	margin:0;
	padding:22px 0 0 16px;
	display:block;
	}

/* Sur Page : acf-location  */	
#cnt_right_loc
	{
	margin:0;
	padding:0;
	display:block;
	width:355px;
		float:right;
	}	
#cnt_right_loc p
	{
	margin:10px;
	padding:0 0 0 30px;
	color:#666;
	}	
#cnt_right_loc p strong{color:#3a6481;}


#cnt_left_loc
	{
	margin:0;
	padding:43px 0 0 0;
	width:530px;
		float:left;
	height:300px;
	}

/*Sur Page : acf-contact */
#cnt_right_contact
	{
	margin:0 20px 0 0;
	padding:0;
	display:block;
	width:380px;
	height:250px;
	background:url(../images/deco/bg_contact.jpg) no-repeat 0 40px;
		float:right;
	}
#cnt_right_contact p
	{
	margin: 10px;
	padding:0 0 0 30px;
	color:#666;
	}	
#cnt_right_contact p strong{color:#3a6481;}

/* Sur Page : acf-produit  */
#cnt_prod
	{
	margin:0;
	padding:0;
	width:910px;
	}


/*fin*/
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}

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

/*Bas de page  FOOTER*/

#footer
	{
	margin:0 auto;
	padding:10px 0 0 0;
	width:100%;
	display:block;
	background: #cfcfcf url(../images/deco/bg_footer.jpg) repeat-x 0 0;
	text-align: left;
	font-size:10px;
	color: #999;
	}
#footer_cnt
	{
	margin:0 auto;
	padding:0;
	width:910px;
	}

#footer_cnt_cat1
	{
	margin:0;
	padding:0;
	width:228px;
	height:175px;
	border-right:1px solid #cfcfcf;
		float:left;
	}
#footer_cnt_cat2
	{
	margin:0;
	padding:0 10px;
	width:206px;
	height:175px;
	border-right:1px solid #cfcfcf;
		float:left;
	}
#footer_cnt_cat3
	{
	margin:0;
	padding:0 10px;
	width:206px;
	height:175px;
	border-right:1px solid #cfcfcf;
		float:left;
	}
#footer_cnt_cat4
	{
	margin:0;
	padding:0 10px;
	width:207px;
	height:175px;
		float:left;
	}
#footer_cnt p
	{
	margin:5px 0;
	padding:0 0 0 20px;
	}

#footer a.liens
	{
	display:block;
	margin:0;
	padding:0 10px;
	height:18px;
	line-height:18px;
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
}
#footer a.ssliens
	{
	display:block;
	margin:2px 0;
	padding:0 5px 0 25px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
}
#footer a:hover.liens, #footer a:hover.ssliens
	{
	color:#333;
	background-color:#fff;
	}


/*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:20px 0;
	padding:0 0 0 20px;
	height:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	background:url(../images/deco/puce_h1.jpg) no-repeat 0 2px;
	color:#999;
	}
h1 em
	{
	font-style:normal;
	color:#FFCC33;
	}
  
h2
	{
	margin:20px 0 10px 0;
	padding:0 0 0 10px;U
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	border-left:10px solid #FFCC33;
	color:#666;
	}
  h2 em
	{
	font-style:normal;
	color:#999;
	}
h3 {
	margin:10px 0 0 0;
	padding:0 0 0 20px;
	height:22px;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	background:url(../images/deco/puce_h1.jpg) no-repeat 0 2px;
	color:#999;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}

#rota-flash {
	width:900px;
	height:90px;
	margin:0 auto 0 auto;
	padding:60px 0 0 0;

}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

