/* These are just the demo styles and these can be removed and Orbit 
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */

.container {
	top: 50%;
	left: 50%;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
}
    
.content {
background-repeat: no-repeat;
background-size: 640px 256px;
}
.contenth1 {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 3px;
	text-align: left;
}
.contenth1 a{
	color: #FFFFFF;
	text-decoration: none;

}
.contenth1 a:hover{
	color: #1fe2fa;

}
.contenth3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-align: left;
	
	}
.contenth3 a{
	color: #FFFFFF;
	text-decoration: none;

	
	}
.contenth3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;

	}
	

.titulares_slider{
	height: 63px;
	width: 620px;
	background-image: url(imagenes/portada/negro_slider.png);
	padding:5px 10px;
	margin-top:-64px;
}
.titulares_slider2{
	height: 59px;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
