<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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 {

}
.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: #D8BE69;

}
.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: 68px;
	width: 620px;
	background-image: url(images/portada/negro_slider.png);
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.titulares_slider2{
	height: 59px;
	width: 620px;
	padding-right: 10px;
	padding-left: 10px;
}
</pre></body></html>