#contenido{
	/*height: 490px !important;*/
	height: 505px !important;
}
html > body #contenido{
		min-height: 490px !important;
	}

#contenido #textos{
	/*padding-top: 184px;*/
	/*padding-top: 215px;		*/
}
.es #textos{
	background: url(../images/texto_home_bg_es.jpg) no-repeat 0 0;	
}
.en #textos{
	background: url(../images/texto_home_bg_en.jpg) no-repeat 0 0;	
}
.no #textos{
	background: url(../images/texto_home_bg_no.jpg) no-repeat 0 0;	
}
.fi #textos{
	background: url(../images/texto_home_bg_fi.jpg) no-repeat 0 0;	
}
#columna #buscadorLateral{
	height: 15.55em;
	overflow: hidden;
	height: 200px;
}

ul#destacadas{
	
}
	ul#destacadas li{
		width: 186px;
		float: left;
		background: url(../images/destacadas_home_bg.gif) repeat-y top right;
		font-size: 92%;
		margin-bottom: 10px;
	}
	ul#destacadas li.ultima{
		background: none;
	}
	ul#destacadas li p{
		width: 159px;
		margin: 0 auto;
		color: #656565;
	}
	ul#destacadas li h4{
		width: 159px;
		margin: 0 auto;
		
		color: #ff6503;
	}
	ul#destacadas li p.imagen{
		height: 177px;
		overflow: hidden;
		margin: 12px auto;
		text-align: center;
	}
	ul#destacadas li p.imagen a:hover{
		background: transparent;
	}
	ul#destacadas li p a{
		text-transform: uppercase;
		font-weight: bold;
		display: block;
	}
div#main-image a {
	text-decoration: none !important;
	background: none;
}
div#main-image a:hover {
	background: none;
}
div#main-image a img {
	border: 0 !important;
}
	