h2{
	padding-left:10px;
	clear:left;
	margin-bottom:0.2em;
}

#texto_home {
	width:69%;
	margin-left: 10px;
}
	

	#texto_home dl {
		margin-top:15px;
	}

#lateral_home {
	float:right;
	width: 27%;
}

	#lateral_home h2{
		display:none;
	}

	#lateral_home dl dt{
	font-weight:normal;
	font-size: 1.5em;
	background-color: #3767B1;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	clear:both;
	background-image: url(../images/fondo_destacadas.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	}

	#lateral_home dl dt a {
		color:#FFFFFF;	
	}

	#lateral_home dl dd{
	background-image: none;
	margin-top: 3px;
	margin-left:10px;
	margin-bottom:1em;
	}

	#lateral_home dl dd img{
		margin-right:3px;
		padding:2px;
		border:solid 1px #ccc;
		background-color:#ddd;
	}


.cuadro_home{
	padding:8px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
	margin-bottom:2em;
	background-image: url(../images/fondo_noticias_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.tituloNovedadhome {
	font-weight: bold;
}

.fotos_portada li{
	float:left;
	width:47%;
	text-align:center;
}

.fotos_portada img{
	padding:2px;
	border:solid 1px #ccc;
	background-color:#ddd;
}

.novedades{
	margin-bottom:1em;
	clear:none;
	display:inline;
	float:left;
	width:41%;
	text-align:center;
}

.panoramica img{
	clear:none;
	display:inline;
	float:left;
	width:41%;
	text-align:center;
	margin-bottom:2em;
}

#lateral_home .logos_presentacion {
	padding:0;
	border:none;
}
