@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;
	font-size: 12px;
	background-color: #e2ddd7;
	background-image:url(../images/deco/bg_body.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color: #fff;
}

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

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



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


#general_index{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_general_index.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_general.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#generalete{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/general-ete.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#generalhiver{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/general-hiver.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#generalautomne{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/general-automne.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#generalprintemps{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/general-printemps.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#image_societe{
	margin:0 auto;
	padding:0;
	background-image:url(../images/deco/bg_societe.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#image_modele{
	margin:0 auto;
	padding:0;
	background-image:url(../images/deco/bg_modele.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#image_competition{
	margin:0 auto;
	padding:0;
	background-image:url(../images/deco/bg_competition.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#image_contact{
	margin:0 auto;
	padding:0;
	background-image:url(../images/deco/bg_contact.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:881px;
	height:212px;
}
#baseline_header {
	margin:0 auto;
	padding:122px 0 0 285px;
	width: 536px;
	height:46px;
	display:block;
}

/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	width: 881px;
	height:515px;
}
#baseline {
	margin:0 auto;
	padding:131px 0 0;
	width: 536px;
	height:46px;
	display:block;
}
#diaporama {
	margin:0 auto;
	padding:73px 0 0;
	width: 455px;
	height:226px;
	display:block;
}
#flash {
	margin:0 auto;
	padding:0;
	width: 455px;
	height:38px;
	display:block;
}
#content {
	margin:0 auto;
	padding:0;
	width: 881px;
}

.particuliers{
	font-size:16px;
	font-weight:bold;
	float:right;
	color:#FFF;
	padding-right:20px;
	padding-top:10px;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	padding:0 38px 10px 50px;
	float:left;
	position:relative;
	width:202px;
	left:0px;
	font-size:12px;
	font-weight:bold;
}

#left_content a{
	color: #FFF;
	text-decoration:none;
}

#left_content a:hover{
color: #FD8E00;}

#left_content_clair{
	padding:0 38px 10px 50px;
	float:left;
	position:relative;
	width:202px;
	left:0px;
	font-size:12px;
	font-weight:bold;
	color: #666666;
}

#left_content img{
	margin:10px 0 10px 0;
	text-align:center;
	border-top:3px solid #ffffff;
	border-bottom:20px solid #ffffff;
	border-left:3px solid #ffffff;
	border-right:3px solid #ffffff;
}

/*/// 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{
	padding:0 30px 10px 10px;
	float:left;
	position:relative;
	width:541px;
}
#middle_content strong{
	color: #FD8E00;
}

#middle_content a{
	color: #FD8E00;
	text-decoration:none;
}

#middle_content a:hover{
	color: #FFF;
}

#middle_content p{
font-weight:bold;}

#middle_content ul{
color:#FFFFFF;
font-weight:bold;}

#middle_content li{}
/*///    partie du centre   ///*/
#middle_content_clair{
	padding:0 30px 10px 10px;
	float:left;
	position:relative;
	width:541px;
}
#middle_content_clair strong{
	color: #FF2C1C;
}
#middle_content_clair img{
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #F71200;
	margin: 10px 0 15px 0;

}


.tarif{
	margin:20px 10px 10px 10px;
	padding:20px 25px 25px 25px;
	float:left;
	display:block;
	width:188px;
	background-color:#f0efe6;
	background-image:url(../images/deco/tarifs.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	border: 2px solid;
	
}

.tarif_titre{
	text-transform:uppercase;
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	
}
.tarif_prix{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	
}
.texte2{
	color:#EB5000;
	
}
.texte3{
	color:#FD8E00;
	
}

#middle_content table{
	margin:10px 0 10px 0;
    width:98%;
}

#middle_content  table td{
    text-align:center;   
}

.photos{ 
    border-left:4px solid #ffffff;
	border-right:4px solid #ffffff;
	border-top:4px solid #ffffff;
	border-bottom:20px solid #ffffff;
    width:120px;
    height:80px;
}

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

/*Bas de page  FOOTER*/

#footer_index{
	margin:0 auto;
	padding:35px 391px 0 1px;
	width:490px;
	background-image:url(../images/deco/footer-index.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	text-align: right;
	color: #727272;
	font-size:11px;
}

#footer_index a{
	color:#eb5000;
	text-decoration:none;
}

#footer_index a:hover{
	color:#FC8B01;
}
#footer{
	margin:0 auto;
	padding:35px 234px 0 1px;
	width:647px;
	height:29px;
	background-image:url(../images/deco/footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: right;
	color: #727272;
	font-size:11px;
}

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

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

#footerhiver{
	margin:0 auto;
	padding:35px 391px 0 1px;
	width:490px;
	height:29px;
	background-image:url(../images/deco/footer-hiver.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: right;
	color: #727272;
	font-size:11px;
}

#footerhiver a{
	color:#eb5000;
	text-decoration:none;
}

#footerhiver a:hover{
	color:#FC8B01;
}
#footerautomne{
	margin:0 auto;
	padding:35px 391px 0 1px;
	width:490px;
	height:29px;
	background-image:url(../images/deco/footer-automne.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: right;
	color: #727272;
	font-size:11px;
}

#footerautomne a{
	color:#eb5000;
	text-decoration:none;
}

#footerautomne a:hover{
	color:#FC8B01;
}
#footerete{
	margin:0 auto;
	padding:35px 391px 0 1px;
	width:490px;
	height:29px;
	background-image:url(../images/deco/footer-ete.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: right;
	color: #727272;
	font-size:11px;
}

#footerete a{
	color:#eb5000;
	text-decoration:none;
}

#footerete a:hover{
	color:#FC8B01;
}
#footerprintemps{
	margin:0 auto;
	padding:35px 391px 0 1px;
	width:490px;
	height:29px;
	background-image:url(../images/deco/footer-printemps.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align: right;
	color: #727272;
	font-size:11px;
}

#footerprintemps a{
	color:#eb5000;
	text-decoration:none;
}

#footerprintemps a:hover{
	color:#FC8B01;
}
/*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: 25px 0 10px 21px;
	padding: 5px 20px 5px 20px;
	color:#fff;
	display:block;
	width:175px;
	font-size:16px;
	background-color:#eb5000;

}
  
h2 {
	margin: 0;
	padding: 0 0 20px 0;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:14px;
}
#left_content_clair h2 {
	margin: 0;
	padding: 0 0 20px 0;
	color:#FF1D0A;
	text-transform:uppercase;
	font-size:14px;
}
  
h3 {
	margin: 0;
	padding: 0px 0 5px 0;
	color:#FFFFFF;
	font-size:15px;
	text-transform: uppercase;
}
h4 {
	margin: 0;
	padding: 0;
	color:#FF9900;
	font-size:13px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
