#tematic_body{
	float:left;
	width:100%;
	padding:10px 0px;
}
/*Menu*/
#tematic_body_left{
	float:left;
	width:610px;
	margin:0px 20px 0px 0px;
}
.archive_tematic_hr_container{
	margin:10px 0px 0px 0px;
}
.archive_tematic_hr{
	padding: 10px;
	margin: 20px 0px;
	cursor: pointer;
	font-family: PT Sans;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	border-radius: 4px;
	background-color: #5B7FA6;
	border-bottom: 1px solid #16416B;
	color: #FFF;
}
.archive_tematic_hr:hover{
	border-top:1px solid #16416B;
	border-bottom:0px;
}
/*Content*/
#tematic_body_right{
	float:left;
	width:355px;
}
.container_tematic_item{
	float:left;
	margin:10px 0px;
}
.container_tematic_item_image{
	float:left;
	width:170px;
}
.image_tematic_item{
	width:162px;
	height:150px;
	border:0px;
}
.container_tematic_item_dop{
	float:right;
}
.dopinfos{
	float:left;
	width:384px;
}
.dopinfos_cap_main{
	width:384px;
	margin:20px 0px 0px;
}
.dopinfos_text_m_t{
	float:left;
	width:384px;
	margin:12px 0px 0px;
	font-family:PT Sans;
	font-size:14px;
}
.no_border_image_big{
	width:280px;
	height:208px;
	border:0px;
}
.no_border_image_small{
	float:left;
	width:140px;
	height:110px;
	margin:0px 10px 0px 0px;
}
.no_border_image_small:hover{
	opacity:0.5;
}
.tematic_general_big{
	float:left;
	width:100%;
	margin:15px 0px;
}
.tematic_general_big_left{
	float:left;
}
.tematic_general_big_text{
	float:left;
	margin:0px 0px 0px 20px;
	font-weight:bold;
}
.cap_main_general_tematic{
	width:310px;
	padding:20px 0px 10px 0px;
}
.dopinfos_text_m_t_general{
	float: left;
	width: 310px;
	font-family: PT Sans;
	font-size: 14px;
	font-weight:normal;
}
.tematic_general_small{
	float:left;
	width:100%;
	margin:10px 0px;
	font-weight:bold;
}
.cap_main_general_tematic_small{
	width:544px;
	padding:26px 0px 0px 0px;
}
.cap_main_h_tematic_small{
	font-size: 17px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
}
.concaption_date_tematic{
	padding:5px;
	font-weight:bold;
	color:#bf4a4a;
}
.concaption_region_tematic{
	margin:0px 0px 5px 0px;
	font-size:12px;
	color:#070;
}
.concaption_region_tematic a{
	font-weight:bold;
	color:#070;
}
#tematic_sub_text{
	float:left;
	width:100%;
	margin:5px 0px;
}