@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: 12px;
  background-color: #c7cc5e;
  background-image:url(../images/deco/bg.jpg);
  background-position:top;
  background-repeat:repeat-x;
  color: #000;
  font-family:Georgia, "Times New Roman", Times, serif;
}

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

select {
  color: #000;
  background-color: #fff;
}
img {
  border:none;
}



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


#general{
  margin:0 auto;
  padding:0;
  width:980px;
  background-image:url(../images/deco/bg-general.jpg);
  background-position:center top;
  background-repeat:no-repeat;
  background-color:#FFFFFF;
}

/*Haut de page  HEADER*/

#header{
  margin:0 auto;
  padding:0 11px 0 12px;
  width:957px;
  height:235px;
}
#header_haut{
  margin:0;
  float:left;
  padding:0;
  width:957px;
  height:160px;
}
#header_bas{
  margin:0;
  float:right;
  padding:10px 10px 0 0;
  width:500px;
  height:15px;
  text-align:right;
  color:#BC2500;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
#header_bas a{
  text-decoration:none;
  color:#003300;
  font-weight: bold;
}
#header_bas a:hover{
  text-decoration:none;
  color:#CC0000;
}

/*Contenu de page  CONTENT */

#content {
  margin:0 auto;
  padding:0;
  width: 980px;
  background-image:url(../images/deco/bg-content.gif);
  background-repeat:no-repeat;
  background-position:bottom;
}

/*.separator {
  margin:10px;
  padding:0;
  height:2px;

}*/
/*/// debut des colonnes ///*/
#left_content{
  float:left;
  position:relative;
  width:200px;
  left:0px;
  padding: 12px 0 12px 12px;
}
#bann_coupdecoeur{
  float:left;
  width:189px;
  padding: 70px 5px 20px 5px;
  background-image:url(../images/deco/coupdecoeur.gif);
  background-position:top;
  background-repeat:no-repeat;
  background-color:#fbe681;
  color:#0b4805;
  margin: 0 0 20px 0;
  border-bottom: 10px solid #c8cf17;
}
#bann_coupdecoeur a{
  text-decoration:none;
  color:#0b4805;
}
#bann_coupdecoeur a:hover{
  text-decoration:none;
  color:#990000;
}
.bann_coupdecoeur01{
  float:left;
  width:190px;
  padding: 5px 0;
  border-bottom:1px solid #0b4805;
}
.bann_coupdecoeur01 img{
  float:left;
  margin: 0 5px 5px 0;
  border:2px solid #fff;
}
.bann_coupdecoeur01 a:hover img{
  float:left;
  margin: 0 5px 5px 0;
  border:2px solid #990000;
}




#bann_baffaires{
  float:left;
  width:188px;
  padding: 70px 5px 20px 5px;
  background-image:url(../images/deco/lesbonnesaffaires.gif);
  background-position:top;
  background-repeat:no-repeat;
  background-color:#e5e974;
  color:#fff;
  margin: 0 0 50px 0;
  border:1px solid #c7cc5e;
}
#bann_baffaires a{
  text-decoration:none;
  color:#fff;
}
#bann_baffaires a;hover{
  text-decoration:none;
  color:#ACB14C;
}
.bann_baffaires01{
  float:left;
  width:190px;
  padding: 5px 0;
  border-bottom:1px solid #fff;
}
.bann_baffaires01 p{
  color:#fff;
}

.bann_baffaires01 a img{
  float:left;
  margin: 0 5px 5px 0;
  border:2px solid #fff;
}
.bann_baffaires01 a:hover img{
  float:left;
  margin: 0 5px 5px 0;
  border:2px solid #ACB14C;
}



#bann_moment{
  float:left;
  width:189px;
  padding: 5px 5px 20px 5px;
  background-image:url(../images/deco/moment.gif);
  background-position:top;
  background-repeat:no-repeat;
  background-color:#fbe681;
  color:#0b4805;
  margin: 0 0 20px 0;
  border-bottom: 10px solid #387232;
}
#bann_moment a{
  text-decoration:none;
  color:#0b4805;
}
#bann_coupdecoeur a;hover{
  text-decoration:none;
  color:#990000;
}
#bann_moment_flash{
  float:left;
  width:190px;
  padding: 0 0 14px 0;
  height: 101px;
}
.bann_moment01{
  float:left;
  width:190px;
  padding: 5px 0;
  border-bottom:1px solid #0b4805;
}
.bann_moment01 img{
  float:left;
  margin: 0 5px 5px 0;
  border:2px solid #fff;
}
.bann_moment01 a:hover img{
  float:left;
  margin: 0 5px 5px 0;
  border:2px solid #990000;
}


#bann_contact{
  float:left;
  width:189px;
  padding: 50px 5px 20px 5px;
  background-image:url(../images/deco/contactez-nous.gif);
  background-position:top center;
  background-repeat:no-repeat;
  background-color:#e5e974;
  color:#0b4805;
  margin: 0 0 20px 0;
  text-align: center;
}
#bann_contact a{
  color:#0b4805;
  text-decoration:none;
}
#bann_contact a:hover{
  color:#990000;
  text-decoration:none;
}
.bann_contact_telephone{
  color:#990000;
  font-size:16px;
  font-weight: bold;
  background-color: #FFFFFF;
  font-family: "Times New Roman", Times, serif;
}


#ind_rotator{
  display:block;
  margin:15px auto 0 auto;
  padding:33px;
  width:450px;
  height:338px;
  background-image:url(../images/deco/rotator_bg.jpg);
}

.image_droite{
  float:right;
  margin:0 0 5px 5px;
  border: 2px solid #e5e974;
}
.image_gauche{
  float:left;
  margin:0 5px 5px 0;
  border: 2px solid #e5e974;
}
#bann_moment .bann_moment01 .date a{
color:#990000;
font-style:italic;
}
.prix_barre02 {
  text-decoration:line-through;
  color: #acb14c;
}
.prix_barre02 a:hover{
  text-decoration:line-through;
  color: #bb2500;
}
/*/// partie de droite ///*/
#right_content{
  float:right;
  position:relative;
  width:200px;
  right:0px;
  padding: 12px 12px 12px 0;
}
/*///    partie du centre   ///*/
#middle_content{
  float:left;
  position:relative;
  width:532px;
  padding: 12px 0 90px 12px;
}

#middle_content p {
  /*color:#0b4805;*/
  color:black;
}



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

/*Bas de page  FOOTER*/

#footer{
  margin:0 auto;
  padding:4px 0;
  width:980px;
  text-align: center;
  color: #387232;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

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


/*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 0 40px 0;
  color:#bc2500;
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  background-image: url(../images/deco/h1.gif);
  background-repeat: no-repeat;
  background-position: top;
  text-align: right;
  display: block;
}

h2 {
  margin: 20px 0 5px 0;
  padding: 15px 0 0 30px;
  /*color:#A4AA05;*/
  /*color:#BC2500;*/
  color:black;
  background-image: url(../images/deco/h2.gif);
  background-repeat: no-repeat;
  background-position: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 25px;
}

h3 {
  margin: 10px 0 5px 0;
  padding: 0 0 0 15px;
  color:#bc2500;
  border-bottom: 1px solid #BC2500;
  font-size: 14px;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  background-image: url(../images/deco/h3.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
h4 {
  margin: 0;
  padding: 0;
  color:#000;
}
h5 {
  margin: 0;
  padding: 0;
  color:#000;
}
h6 {
  margin: 0;
  padding: 0;
  color:#000;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
p.asterisque {
  color: #0b4805;
  font-size: 11px;
  font-style: italic;
  margin: 10px 0 0 0;
}

.km{
	font-weight:bold;
	text-decoration: underline;
}



/* BLOC RIGHT NEWSLETTER */
#content_newsletter
{
	width:200px;
	background-color:#E5E974;
	padding: 0 0 10px 0;
}

#content_newsletter .bloc_newsletter
{
	width: 200px;
}
#content_newsletter .bloc_newsletter .champ_newsletter
{
	width:180px;
}
#content_newsletter .bloc_newsletter .ok_newsletter
{
	width:100px;
}

p.erreurNewsletter
{
	margin:5px;
	color:#9d0000;
	font-size:11px;
	text-align:center;
}
input#valider
{
	border:2px solid #387130;
	background-color:#c8cf17;
	cursor:pointer;
}
input#valider:hover
{
	border:2px solid #c8cf17;
	background-color:#387130;
	color:#FFFFFF;
}
