/* --> Content CORE */
#sous_cat {
	margin-top: 50px
}

.sous_cat_content_type_3_0, .sous_cat_content_type_3_1, .sous_cat_content_type_3_2 {
	margin-left: 110px;
	width: 100px;
	float: left;
}

* html .sous_cat_content_type_3_0 {
	margin-left: 70px;
}

* html .sous_cat_content_type_3_1 {
	margin-left: 90px;
}

* html .sous_cat_content_type_3_2 {
	margin-left: 90px;
}

.sous_cat_content_type_2_0 {
	margin-left: 170px;
	width: 100px;
	float: left;
}

.sous_cat_content_type_2_1 {
	margin-left: 180px;
	width: 100px;
	float: left;
}

* html .sous_cat_content_type_2_1 {
	margin-left: 100px;
}

* html .sous_cat_content_type_2_0 {
	margin-left: 100px;
}

.sous_cat_content_type_1 {
	margin-top: 10px;
	margin-left: 270px;
	width: 100px;
}

* html .sous_cat_content_type_1 {
	margin-left: 270px;
}

.sous_cat_content_id_link {
	width: 100px;
	text-align: center;
}

#sous_cat a, #sous_cat a:visited, #sous_cat a:link {
    text-decoration: none;
    color: #b31284;
		font-size: 9px;
		font-weight: normal;
}

#sous_cat a:hover {
   text-decoration: underline overline;
   color: #b31284;
	 font-size: 9px;
	font-weight: normal;
}

