/* --> Content CORE */
#cat {
	margin-top: 40px
}
.cat_content_type_3_0, .cat_content_type_3_1, .cat_content_type_3_2 {
	margin-left: 110px;
	width: 100px;
	float: left;
}

* html .cat_content_type_3_0 {
	margin-left: 80px;
}

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

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

.cat_content_type_2_0 {
	margin-left: 200px;
	width: 100px;
	float: left;
}

.cat_content_type_2_1 {
	margin-left: 160px;
	width: 100px;
	float: left;
}

* html .cat_content_type_2_1 {
	margin-left: 120px;
}

* html .cat_content_type_2_0 {
	margin-left: 120px;
}

.cat_content_type_1 {
	margin-top: 10px;
	margin-left: 320px;
	width: 100px;
}

* html .cat_content_type_1 {
	margin-left: 330px;
}


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

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

#cat a:visited {
    color: #bedcda;
}

#cat a:hover {
   text-decoration: underline overline;
   color: #203d43;
	 font-size: 9px;
	font-weight: normal;
}

#titre {
	font-size: 13px;
}
