@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: #666666;
	color: #666666;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

.coord {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
}
/*Haut de page  HEADER*/

#header{
	padding:0;
	width:850px;
	height:248px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Contenu de page  CONTENT */

#content {
	padding:0;
	width: 850px;
	background-color:#f6eecb;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/deco/back_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#flash {
	float: left;
	width: 220px;
	position: relative;
	text-align: center;
	background-image: url(../images/deco/back_diaporama.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin: 0px;
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:200px;
	left:0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:540px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
}

#middle_content p{
	line-height: 17px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.liste{
	margin:0;
	list-style-image: url(../images/deco/puce.gif);
	list-style-position: outside;
}
.liste li{
	text-indent: 5px;
	padding: 4px 0 0px 0;
	line-height: 17px;
	margin: 0;
}
#middle_content h1{
	margin:0;
	padding:0;
	color:#de2e19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #de2e19;
}
#middle_content h4{
	margin:0;
	color:#de2e19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#middle_content a{
	text-decoration: none;
	color:#960000;
}
#middle_content a:hover{
	color:#333;
}
/*/// fin des colonnes ///*/	

/*///    partie du centre 2   ///*/
#middle_content2{
	position:relative;
	width:760px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}

#middle_content2 p{
	line-height: 17px;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#middle_content2 a{
	text-decoration: none;
	color:#960000;
}
#middle_content2 a:hover{
	color:#333;
}

#middle_content2 .liste{
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
	padding: 0 0 2px 0;
	line-height: 16px;
	margin: 0 0 2px 0;
}

#middle_content2 h1{
	margin:0 0 15px 0;
	padding:0;
	color:#de2e19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #de2e19;
}

#middle_content2 h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(../images/deco/puce_h2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 24px;
	text-indent: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	margin-right: 200px;
}

#middle_content2 h4{
	margin:0;
	color:#de2e19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/* table */
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 30px;
}

.tableau img {
	border: 1px solid #FFCC33;
	padding: 3px;
}

.photo {
	width: 120px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.fleche {
	background-image: url(../images/deco/fleche.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	width: 35px;
	padding: 0px;
}

.sepa {
	padding-right: 30px;
	padding-left: 30px;
}
/*/// fin table ///*/

/*Bas de page  FOOTER*/

#footer{
	width:850px;
	text-align: center;
	color: #666666;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #de2e19;
	padding-top: 4px;
}

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

#footer a:hover{
	color:#de2e19;
}

/* page contact */
#content .port {
	background-image: url(../images/deco/icone_port.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 30px;
	font-weight: bold;
	color: #960000;
	font-size: 15px;
	margin: 10px 0 20px 0;
}
#content .tel {
	font-size: 15px;
	font-weight: bold;
	color: #960000;
	background-image: url(../images/deco/icone_tel-fax.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 30px;
	margin: 0 0 20px 0;
}
#content .adresse {
	background-image: url(../images/deco/icone_adress.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	text-indent: 30px;
	font-size: 15px;
	font-weight: bold;
	color: #960000;
	margin: 0;
}
/* fin page contact */

/*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;
	padding: 0;
	color:#000;
}
  
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;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
