@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "actualites.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	color: #424242;
}

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

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

.colorbleu {
	color: #0ea4e2;
}

.colorrouge{
	color: #e7452e;
}

.image-droite{
	margin : 10px 0 5px 25px;
	padding : 0;
	float:right;
	display: block;
}

.image-gauche{
	margin : 10px 25px 5px 0;
	padding : 0;
	float:left;
	display: block;
}

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


#general{
	margin:0 auto;
	padding:0;
	width:990px;
	background-image:url(../images/deco/fond/fond-general.gif);
	background-position: left bottom;
	background-repeat:repeat-y;
}

/*Haut de page  HEADER*/

#header{
	margin:0;
	padding:0;
	width:990px;
	height:266px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0;
	padding:0;
	width: 990px;
	background-image:url(../images/deco/fond/fond-content.gif);
	background-position: left top;
	background-repeat:no-repeat;
	height: auto;
}


#bloc_texte {
	margin:0;
	padding:20px 0 50px 0;
	width: 700px;
	float:right;
	font-size:13px;
	font-weight:normal;
}

#bloc_texte p{
	margin:0;
	padding:5px 0 5px 0;
}

#bloc_texte a{
	text-decoration: none;
	color:#03A000;	
/*	color:#424242;*/
}

#bloc_texte a:hover {
	text-decoration: none;
	color:#FF100F;
}

#bloc_texte_contact {
	margin:0;
	padding:0 0 50px 0;
	width: 700px;
	float:right;
	font-size:13px;
	font-weight:normal;
	float:right;
}




#anim_contact{
	margin:0;
	padding:120px 0 0 19px;
	width:219px;
	height:159px;
	
}

#logo_imprimvert{
	margin:0;
	padding:0;
	width:238px;
	height:250px;
	background-image:url(../images/deco/logo-imprimvert.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	
}


#logo_imprimvert_contact{
	margin:0;
	padding:150px 0 0 0;
	width:238px;
	height:250px;
	background-image:url(../images/deco/logo-imprimvert.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	
}



/*Bas de page  FOOTER*/

#content_footer{
	margin:0 auto;
	padding:0 0 0 20px;
	width:970px;
	height:50px;
	background-image:url(../images/deco/fond/fond-footer.jpg);
	background-repeat:no-repeat;
	color: #424242;
	font-size:11px;
}

#footer{
	margin:0;
	padding:0;
	width:500px;
	height:50px;
	line-height:55px;
	float:left;
	width: 900px;
}

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

#footer a:hover{
	color:#8b8b8b;
	text-decoration:none;
}

#adresse{
	margin:0;
	padding:2px 20px 0 0;
	width:300px;
	height:48px;
	color: #424242;
	text-align:right;
	float: right;
}


#adresse_contact{
	margin:0;
	padding:0 0 0 10px;
	width:350px;
	height:90px;
	float: right;
	border-left: solid 8px #9dc974;
}



/*BLOC ACCES REVENDEURS*/


#acces_revendeurs{
	margin:0;
	padding:0;
	width:278px;
	height:61px;
	background-image:url(../images/deco/fond/fond-acces-revendeurs.gif);
	background-position:right top;
	background-repeat:no-repeat;
	float: right;
}

.champ_client{
	margin: 0;
	padding: 0;
	width:120px;
	height: 20px;
	font-size: 11px;
	border: 1px solid #d5d5d5;
	background-color: #FFF;

}

#inscription{
	margin:0;
	padding:28px 0 0 0;
	width:170px;
	text-align:right;
	float: left;
}

#inscription a{
	color: #424242;
	text-decoration: none;
}

#inscription a:hover{
	color: #8b8b8b;
	text-decoration: none;
}


/*conteneur de la liste*/

#content_liste {
	margin:0;
	padding:0;
	width:725px;
	float:right;
}

#content_liste img{
	padding:0;
	margin: 0;
	border: 0;
	/*width: 129px;
	height: 179px;*/
	/*border-bottom: solid 2px #d5d5d5;*/
	border-top: 0;
	border-right: 0;
	border-left: 0;
	
}

.content_produit {
	margin:0;
	padding:0 29px 20px 29px;
	float:left;
}

.produit_liste {
	margin:0;
	padding:0;
	width: 179px;
	border: solid 2px #d5d5d5;
}

.td_img_produits_liste
{
	margin:0 auto;
	border:none;
    width: 179px;
    height: 179px;
    text-align: center;
    vertical-align: middle;       
}

.produit_description{
	margin:0;
	padding:5px;
	background-color: #d0e136;
	text-align:center;
	border-top: solid 2px #d5d5d5;
}

.nom_liste {
	margin:0;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
}

.nom_liste a {
	margin:0;
	padding:0;
	color: black;
	display:block;
	text-decoration:none;
}

.nom_liste a:hover {
	margin:0;
	padding:0;
	background-color: #d5d5d5;
	text-decoration:none;
}
.produit_description p{
	color:black;
}
  
.nav_pages{
	margin:0;
	padding: 10px 0 5px 0;
	width: 725px;
	height: 25px;
	font-size: 10px;
	text-align:right;
	font-weight: bold;
	float:right;
}
.nav_pages a{
	margin: 0;
	padding: 3px;
	color: #8b8b8b;
	text-decoration: none;
}
.nav_pages a:hover{
	margin: 0;
	padding: 3px;
    color: #424242;
	text-decoration: none;
}

.nav_pages a.menu_actif{
	margin: 0;
	padding: 3px;
    color: #FFF;
	background-color: #424242;
	text-decoration: none;
}

		
/*conteneur de la fiche*/

#fiche_diaporama{
	margin:0;
	padding:0;
	width:700px;
	float:right;
}
#fiche_description {
	margin:20px 0 0 0;
	padding:0;
	width:700px;
	float:right;
	background-image:url(../images/deco/fond/fond-description-fiche.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	font-size:13px;
	height: 335px;
	
}

#fiche_description p{
	margin:0;
	padding:0 0 5px 0;
}

#fiche_description_nonlogue {
	margin:20px 0 30px 0;
	padding:0;
	width:700px;
	float:right;
	background-image:url(../images/deco/fond/fond-description-fiche.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	font-size:13px;
	
}

#fiche_description_nonlogue p{
	margin:0;
	padding:0 0 5px 0;
}


#liens_pdf {
	margin:20px 0 30px 0;
	padding:0 0 0 0px;
	width:700px;
	float:right;
	height: 120px;
}
#liens_pdf p{
	color: #e7452e;
	margin-bottom: 10px;
	font-size: 14px;
	
}
.pdf {
	text-align: center;
	width: 90px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
}

#liens_pdf a{
	color: #424242;
	text-decoration:none;
}

#liens_pdf a:hover{
	color: #8b8b8b;
	text-decoration:none;
}

#lien_seloguer {
	margin:0 0 30px 0;
	padding:5px 0 0 28px;
	width:673px;
	height:57px;
	float:right;
	font-size:13px;
	background-image:url(../images/deco/fond/fond-seloguer.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#lien_seloguer p{
	display: inline;
	margin: 0 20px 0 0;
}
#lien_seloguer a{
	color:#e43117;
	text-decoration:none;
	font-size:18px;
}

#lien_seloguer a:hover{
	color: #424242;
	text-decoration:none;
}




.retour_liste {
	margin:0;
	padding:0 0 10px 0;
	text-align:right;
	color:#840000;
}
.retour_liste a {
	color:#424242;
	text-decoration:none;
}
.retour_liste a:hover {
	color:#8b8b8b;
	text-decoration:none;
}
.en_cours {
	border: 1px solid #999999;
	margin-top: 30px;
	width: 237px;
}





/*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:20px 0 0 0;
	height:44px;
	text-transform:uppercase;
	font-size:22px;

  }
  
   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     ----*
  *------------------------------------------------------*/

.acces_espace_pro
{
    text-decoration: none;
    color: green;
}
