.cont
{
	position: static;
	margin-top: 50px;
}
.cont_cat
{
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 50px;
}
.cont_cat_g
{
}
.cont_cat_d
{
	position: absolute;
	top: 0;
	margin-left: 120px;
}
.cont_titre
{
	color: #AAAAAA;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 24px;
}
.cont_desc
{
	color: #000000;
}
.cont_desc a, .cont_desc a:hover
{
	color: #006600;
	font-weight: normal;
}
