body{
	margin:0;
	padding:20px;
	color:#444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
hr{
	background:none;
	border:0;
	border-top:#ddd 1px solid;
	line-height:1px;
	height:1px;
	margin:20px 0 20px 0;
}
.header{
	margin:0;
	padding:0;
	width:100%;
	height:115px;
	background:url(header_borel.jpg) no-repeat center;
}
.header_bt{
	margin:0;
	padding:0;
	width:100%;
	height:115px;
	display:block;
}
.content{
	margin:0;
	padding:20px;
	width:96%;
}
.bt_head{
	cursor:pointer;
}
.titre_tab{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.titre_tab_eco{
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.texte_blanc{
	color:#fff;
}
.texte_rouge{
	color:#e10000;
}
h1{
	color:#559000;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
}
h2{
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:30px 0 10px 0;
	padding:0 0 0 20px;
	background:url(https://www.borel.fr/images/images_site/fleche_verte.jpg) no-repeat;
}
h3{
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background:url(https://www.borel.fr/images/images_site/fleche_verte.jpg) no-repeat;
}
.cadre{
	background-color:#eee;
	border:#ccc 1px solid;
	margin:0 0 10px 0;
	padding:3px;
	width:100%;
}
.cadre select{
	font-size:18px;
}
.cadre_float{
	background-color:#eee;
	border:#ccc 1px solid;
	margin:0 10px 10px 0;
	padding:3px;
	width:350px;
	float:left;
}
.export{
	text-align:right;
}
.export a{
	font-size:16px;
	font-weight:bold;
	color:#00346E;
	text-decoration:none;
	letter-spacing:-1px;
	background:url(icone-csv.jpg) no-repeat left;
	padding:0 0 0 24px;
}
.export a:hover{
	color:#000;
	text-decoration:none;
}
a{
	color:#00346E;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
.lien_pdf{
	color:#444;
	text-decoration:none;
	background:url(icone_pdf.gif) no-repeat;
	padding:0 0 0 27px;
}
.lien_pdf:hover{
	color:#000;
	text-decoration:underline;
}
.bt_retour{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	border:#ddd 1px solid;
	background-color:#f5f5f5;
	padding:6px;
}
.bt_retour:hover{
	color:#222;
	text-decoration:none;
	border:#bbb 1px solid;
	background-color:#e5e5e5;
}
/* Lien devis */
.offre_immediat a{
	color:#e10000;
}
.offre_commercial a{
}
.offre_commercial a:hover, .offre_immediat a:hover{
	color:#000;
	text-decoration:underline;
}
/* ----------------------------------------------- */
/* Formualaire */
/* ----------------------------------------------- */
.button{
	color:#fff;
	background:#549000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	display:block;
}
.button:hover{
	background:#004A00;	
	cursor:pointer;
	display:block;
}