.chapeau {
	color: #4e5455;
	font-size: 13px;
	font-weight: bold;
}

.edito {
	color: #4e5455;
	font-size: 14px;
	margin-bottom: 10px !important;
}

TABLE {
    border:1px dotted #cccccc;
}

TABLE TH{
    border:1px dotted #cccccc;
}

TABLE TR{
    border:1px dotted #cccccc;
}

TABLE TD{
    border:1px dotted #cccccc;
}

H3 {
    font-family:Verdana,Arial;
    font-size:14px;
    font-weight:bold;
    color:#363A3B;
}