.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8D8D8D;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: justify;
	
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: left top;
	color: #CCCCCC;
	text-transform: uppercase;
}
.crochets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.fond {
	background-image: url(images/rubriquesateliercampos.gif);
	background-repeat: no-repeat;
	background-position: 3mm center;
}
.fondserrurerie {
	background-image: url(images/rubriqueserind.gif);
	background-repeat: no-repeat;
	background-position: 3mm center;
}
.fondferrart {
	background-image: url(images/rubriquesferronnerieart.gif);
	background-repeat: no-repeat;
	background-position: 3mm center;
}
.fondmeca {
	background-image: url(images/rubriquesmecaagri.gif);
	background-repeat: no-repeat;
	background-position: 3mm center;
}
.fondactu {
	background-image: url(images/rubriqueseactu.gif);
	background-repeat: no-repeat;
	background-position: 3mm center;
}
.fondcontacts {
	background-image: url(images/rubriquescontacts.gif);
	background-repeat: no-repeat;
	background-position: 3mm center;
}
.halo {
	background-image: url(images/halo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.invisible {
	visibility: hidden;
}

