
.novedades h3{
	color: #004471 !important;
	font: 22px 'genevaregular';
	min-height: 58px;
}

.resumen{
	padding: 0px 0px 10px 0px;
}

.contenido .textLeft{
	border-right: 1px dashed #bebbbb;
	float: left;
	padding: 0px 27px 0px 0px;
	margin-top: 5px;
	width: 450px;
}

.contenido .textRight{
	float: left;
	padding: 0px 0px 0px 26px;
	margin-top: 5px;
	width: 450px;
}
.contenido .textLeft li,
.contenido .textRight li{
	float: none;
	width: auto;
}

.contenido #textCentrado{
	padding: 35px 0px 20px 0px;
}

.contenido #textCentrado h3{
	color: #424242;
	margin: 0px 0px 18px 0px;	
	font: 16px arial;
}

.contenido #textCentrado ul{
	background: none !important;
	overflow: hidden;
	list-style: none !important;
	margin: 0px 0px 0px 12px !important;
}

.contenido #textCentrado li{
	background: url(../../images/bgLi.png) no-repeat 11px 12px;
	float: left;
	padding: 10px 10px 4px 30px;
	margin: 0px !important;
	width: 444px;
}

a.volver{
    background: url(../../images/btnVolverNovedades.png) no-repeat;
    display: block;
    color: #fff !important;
    text-decoration: none;
    padding: 0px 0px 0px 12px;
    font: bold 12px/25px arial;
    margin: 60px 0px 0px 0px;
    height: 25px;
    width: 148px;
}

.resumen{
	overflow: hidden;
	height: 90px;
}

