#presentacion {
}

#news_home {
	width: 530px;
	float:left;
}

	#news_home h2{
	font-family: Arial, Helvetica, sans-serif;
	}
	
	#news_home dl {
		width:250px;
		float:left;
		margin:0px;
		margin-right:15px;
		display:inline;
	}
	
		#news_home dl dt{
			font-size:1.3em;
			color: #BA1438;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #ccc;
			margin-top:5px;
			padding-bottom:3px;
			padding-left:2px;
			line-height:1.1em;
			font-weight: bold;
			font-family: Arial, Helvetica, sans-serif;
			height:3.2em
		}
		
		#news_home dl dd {
			margin:0px;
			padding:7px;
			background-color:#f5f5f5;
			padding-bottom: 10px;
			margin-bottom:15px;
		}
		
		#news_home dl dd img{
			border:1px solid #ccc;
			margin-bottom:2px;
		}
	
	
#destacados{
	width:210px;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	padding:7px;
	float:right;
	display:inline;
}

#destacados h2{
	font-size:1.25em;
	margin: 0px;
	padding: 0px;
	color: #0073A1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7DDF3;
	margin-bottom: 8px;
	padding-bottom: 2px;
}

#destacados ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#destacados .noticias dd {
	font-style:italic;
	color:#333333;
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left:0px;
	}


#destacados .promociones li{
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
	margin-bottom: 10px;
	clear:both;
}

#destacados .promociones li img{
	float:left;
	margin-right:4px;
	border:1px solid #ccc;
}

#destacados .lista_eventos li{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#banner_flotante_centro{
	position:absolute;
	top:300px;
}
	

.img_home{	
	float:left;
	margin-right:10px;
}
