@charset "utf-8";
/* CSS Document */

body, html {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fond_page.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

.Titre {
	font-size:18px;
	color: #E49F0D;
	font-weight:bold;
}


.Texte_metiers, Textes_contacts {
	color: #1D7D96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:justify;
}

a.Texte_metiers, a.Textes_contacts {
	color: #1D7D96;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align:left;
	text-decoration: none;	
}



.legal {
	font-family:Helvetica, sans-serif;
	font-size: 9px;
	color:#ABB2BB;

}

.deco_bord_1
{
	height:10px;
	background-image: url("../img/cadre_textes/bord_1.jpg");
	background-repeat:no-repeat;
}


.deco_bord_2
{
	height:10px;
	background-image: url("../img/cadre_textes/bord_2.jpg");
	background-repeat:no-repeat;
}

.deco_bord_3
{
	height:10px;
	background-image: url("../img/cadre_textes/bord_3.jpg");
	background-repeat:no-repeat;
}

.deco_bord_4
{
	height:10px;
	background-image: url("../img/cadre_textes/bord_4.jpg");
	background-repeat:no-repeat;
}

.deco_bord_HB
{
	height:10px;
	background-image: url("../img/cadre_textes/bord_HB.jpg");
	background-repeat:repeat-x;
}

.deco_bord_GD
{
	height:10px;
	background-image: url("../img/cadre_textes/bord_GD.jpg");
	background-repeat:repeat-y;
}
.normal {
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}
