.bloque_title{
	background: #E8E4CA url(img/ferias_title.gif)  repeat-x left bottom;
	border-bottom:1px solid #A39F8F;
	border-top:1px solid #E7E7E3;
	text-align:left;
	height:30px;
	padding-left:25px;
	padding-right:15px;
	overflow:hidden;
}
.bloque_title_text{
	text-transform:uppercase;
	font-weight:bold;
	height:100%;
	line-height:30px;
}

.bloque_contents{
	background: #F5F3E8 url(img/ferias_content.gif)  repeat-x left top;
	padding:10px 15px 20px 25px;
	border-top:1px solid #fff;
	position:relative;
	text-align:left;
}
