@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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	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%;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:980px;
	height:226px;
	background-image: url(../images/deco/header1.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#headerflash{
	float: right;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 0;
}

#flashheader{
	padding:0 4px 0 0;}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-image: url(../images/deco/bg-content.jpg);
	background-repeat: repeat;
}
#contentintro {
	padding:0;
	width: 980px;
	background-image: url(../images/deco/bg-intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 580px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

.entrer {
	display:block;
	float:left;
	width:180px;
	height:200px;
	padding:370px 0 0 25px;
	text-align:center;
}
.entrer p{
	font-size:16px;
	font-weight:bold;
}
.entrer a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.entrer a:hover{
color:#6699CC;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:225px;
	left:0;
	background-image: url(../images/deco/cote-gauche.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#left_contentimg {
	float:left;
	position:relative;
	left:0px;
	margin-top: 150px;
	margin-bottom: 110px;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:350px;
	right:0px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
#right_img{
	float:right;
	position:relative;
	width:350px;
	right:0px;
	padding-left: 11px;
	padding-bottom: 10px;
	background-image: url(../images/deco/bg-diapo.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-top: 1px;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:709px;
/*	background-image: url(../images/deco/bg-centre.jpg);
	background-repeat: no-repeat;*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: left top;
}
#middle_content h3{
	margin:0;
	color:#6699CC;
	font-size: 20px;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../images/deco/nav1.gif);
	background-repeat: no-repeat;
	text-indent: 18px;
	padding-bottom: 10px;
	font-style: oblique;
}
#middle_content h4{
	margin:0;
	color:#6699CC;
	font-size: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#middle_content p{
	margin:0;
	color:#666666;
	text-align: justify;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#middle_content strong{
	margin:0;
	color:#666666;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	width:980px;
	text-align: center;
	color: #999999;
	background-image: url(../images/deco/ligne-bas.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	clear: both;
}

#footer a{
	color:#999999;
	text-decoration:none;
}

#footer a:hover{
	color:#333333;
}
#lien_index {
	display:inline;
}
#index #lien_index {
	display:none;
}
/*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;
}
a.plan{
	color:#6699CC;
	text-decoration:none;
}
a:hover.plan{
	color:#999999;
}	
 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	color:#6699CC;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-indent: 32px;
	background-image: url(../images/deco/deco-h1.gif);
	background-repeat: no-repeat;
	font-style: oblique;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
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;
}

