/* CSS Document */

.contenu_right{
	color:#3e3e3e;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:30px;
}

p{
	padding-top:10px;
}

.puce{
	background-image:url(/images/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:15px 14px;
	padding-left:30px;
}

.puce_bold{
	background-image:url(/images/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:15px 14px;
	padding-left:30px;
	font-weight:bold;
}


.metiers {
	padding-bottom:25px;
}

.metiers p.puce{
	background-image:url(/images/puce_fleche.gif);
	background-repeat:no-repeat;
	background-position:15px 14px;
	padding-left:30px;
	font-weight:bold;
}

.cadre_gris{
	background-color:#f4f4f3;
	width:621px;
	padding-left:12px;
	padding-top:30px;
	margin-top:30px;
}
