/* page principal */

.bloc_gauche_fontaine {
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#007CA6;
	
	
	float: left;
	margin: 0px;
	width: 390px;
}

.bloc_droit_fontaine {
	margin-left:28px;
}

#texte_fontaine_corps {
	margin-left:4px;
	width:150px;
}

/* Bloc bleu */

#fontaine_bloc1 {
	width:173px;
	background-color:#007CA6;
	color:#FFFFFF;
}

#texte4_fontaine_bloc {
	margin-top:-2px;
	padding-left:4px;
	padding-right:4px;
	margin-bottom:-2px;

}

/* Filtre */

#bloc_lienacces_fontaine {
	width:174px;
	height:32px;
	margin-left:28px;
	background-image:url(../img_fontaine/fond_lien_acces.gif);
}
.lienacces_fontaine li{
	margin: 0px;
	margin-bottom:-1px;
	padding-top:8px;
	padding-left:5px;
	padding-right:0px;
	height:25px;
}
.lienacces_fontaine a{
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 20px;
	height:25px;
	font-size: 10px;
	background-image:url(../img/img_lien.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	}
	 
.lienacces_fontaine a:hover{
	background-image:url(../img/img_lien_hover.gif);
	background-position: inherit;
	background-repeat: no-repeat;
	color: #FF0000;
	}
	
/* bas de page */

.bloc_tire_fontaine {
	width:411px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#007CA6;
	border-left-style:solid;
	border-left-width:3px;
	border-left-color:#007CA6;
	float:left;
	height:12px;
}
	
/* Bloc bleu gauche */


.bloc_gauche_option_bleu {
	float: left;
	margin: 0px;
	width: 390px;
}

.bloc_droit_option_bleu {
	width:180px;
	float:left;
	margin-left:20px;
}

.bloc_bleu {
	margin-top:-2px;
	width:394px;
	background-color:#007CA6;
	color:#FFFFFF;
}

.txt_bloc_bleu {
	padding-left:9px;
	padding-right:9px;
}

.txt_intro_bloc_bleu {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.txt_float_bloc_bleu {
	width:230px;
	float:left;
	color:#000000;
}

.img_bloc_bleu {
	float:left;
}

#texte2_fontaine_corps {
	width:180px;
	color:#FFFFFF;
}
#texte2_fontaine_corps_long {
	width:350px;
	color:#FFFFFF;
}

/* Bloc blanc */
.decalage_bleu {
		margin-left:5px;
		margin-right:-1px;
}

#bleu_bloc3 {
	width:192px;
	background-color:#FFFFFF;
	color:#000000;
	margin-bottom:-2px;
}

#texte3_bleu_bloc {
	margin-top:-2px;
	padding-left:9px;
	padding-right:9px;
}


/* Bloc gris */

#bloc_gris_crocmatic {
	width:175px;
	height:115px;
	background-image:url(../img_crocmatic/bloc_gris.jpg);
	font-size:12px;
  	color:#333333;
  	font-family:Verdana, Arial, Helvetica, "sans-serif";
}   

#bloc_texte_crocmatic_all_gris {
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	
}

/*fiche technique + devis*/

#bloc_lien_fontaine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #007CA6;
	border-left-color: #007CA6;
	width:172px;
}

.lien_fontaine2 a{
	padding-top:5px;
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 20px;
	height:20px;
	font-size: 10px;
	background-image:url(../img/img_lien.gif);
	background-position: center left;
	background-repeat: no-repeat;
	}
	 
.lien_fontaine2 a:hover{
	background-image:url(../img/img_lien_hover.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #FF0000;
	}
.lien_fontaine a{
	display: block;
	text-decoration: none;
	color: #344895;
	text-indent: 20px;
	height:22px;
	font-size: 10px;
	background-image:url(../img/pdf_puce.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	 
.lien_fontaine a:hover{
	background-image:url(../img/pdf_puce_hover.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF0000;
	}
.lien_fontaine li{
	margin: 0px;
	margin-top:-2px;
	padding-top:4px;
	padding-left:5px;
	padding-right:0px;
	height:35px;
	background-image:url(../img_fontaine/fond.gif);
	background-repeat: repeat-x;}


.lien_fontaine2 li{
	margin: 0px;
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	height:20px;
	background-image:url(../img_fontaine/fond2.gif);
	background-repeat: repeat-x;}
	
	

