#contenu table {
	clear: both;
	margin-bottom: 15px;
	border: 0px;
	width: 100%;
}

#contenu table#metiers tr.impair {
	background-color: #d7a187;
}

#contenu table#metiers tr.pair {
	background-color: #e6d0c5;
}

#contenu table#metiers td {
	text-align: left;
	padding: 1px 1px 1px 1px;
}

#contenu table#metiers td.gras {
	font-weight: bold;
	color: #1a1675;
}

#contenu table#metiers td.center {
	text-align: center;
}

#contenu #col_left {
	float: left;
	width: 48%;
	font-size: 1.3em;
	text-align: center;
	background: url("../img/bg_choix_bleu_01.png") 0% 20% no-repeat;
}

#contenu #col_right {
	float: right;
	width: 48%;
	font-size: 1.3em;
	text-align: center;
	background: url("../img/bg_choix_orange_01.png") 0% 20% no-repeat;
}

#contenu #col_right p, #contenu #col_left p {
	margin-top: 5px;
}
#contenu #col_left a {
	text-decoration: none;
	vertical-align: middle;
}

#contenu #col_right a {
	text-decoration: none;
	vertical-align: middle;
}

#contenu table tr#coeur_metier {
	margin: 0;
	padding: 0;
}
#contenu table tr#coeur_metier img {
	margin: 0;
	padding: 0;
	border: 0;
	height: 9px;
	width: 15px;
	vertical-align: middle;
}


#hack {
	clear: both;
	margin-top: -10px;
	padding: 0;
	background: url("../img/fin_table.png") 0% 0% repeat-x;
}

#hack p {
	text-align: justify;
}
