.tilllate_region_container{
	width:800px;
	
}


.tilllate_region_container .event_cadre{
	float:left;
	width:390px;
}

.tilllate_region_container .event_cadre .img_cadre{
	float:left;
	height:160px;
	width:220px;
	overflow:hidden;
}

.tilllate_region_container .event_cadre h3{
	float:left;
	color:#EBD369;
	width:160px;
	font-size:12px;
}

.tilllate_region_container .event_cadre img{
	width:210px;
}

.tilllate_region_container .event_cadre .event_detail {
	width:100%;
	height:160px;
}

.tilllate_region_container .event_cadre .event_detail p{
	float:left;
	width:160px;
}


