/* 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;
}

p.puce a{
	color:#9a0228;
}


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

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

.puce_bold_grise{
	background-image:url(/images/puce_fleche_grise.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:555px;
	padding:10px 30px 30px 35px;
	margin-top:30px;
	margin-bottom:30px;
}

.separateur_pointille{
	background-image:url(/images/pointille.gif);
	background-repeat:repeat-x;
	width:620px;
	height:1px;
	overflow:hidden;
}
