@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
	background-color: #000000;
}
img {
	border: none;
}
a {
text-decoration:none
}
.menusup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9a9a9a;
	text-align: center;
	background-color: #353535;
	padding:0px;
}
.menusupactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e2e2e2;
	text-align: center;
	background-image:url(img/bg_active.gif);
	padding:0px;
}
.inferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
}
.idiomes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #9a9a9a;
	padding:5px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
	padding:5px;
	text-align:left;
	
}
.datanews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
	font-weight:bold;
	
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;	
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #9a9a9a;
	padding:5px;
}
.titularhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #b5ce50;
	padding:5px;
}
.titularhome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.titularporque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #b5ce50;
	padding:10px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
}
.textcontacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9a9a9a;
}
.bgtabla {
	background-image:url(img/bg_tabla.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.bgnosotros {
	background-image:url(img/bg_nosotros.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.bghacemos {
	background-image:url(img/bg_hacemos.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.bgcontacto {
	background-image:url(img/contacto.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.bgretransisiones {
	background-image:url(img/bg_retransmisiones.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.subemnuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color: #9a9a9a;
	padding:5px;
	text-align:justify;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	color: #9a9a9a;
}

a.linkito, a:visited.linkito{
	color: #9a9a9a;
	text-decoration:none;
}

a.linkito2, a:visited.linkito2{
	color: #222222;
	text-decoration:none;
}


.minih1, .minih1b{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a9a9a;
  font-weight:normal;
  text-decoration:none;
  margin-bottom:0px;
}

.minih1b{
  margin-top:0px;
}

 .minih2{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
  font-weight:normal;
  text-decoration:none;
  margin-bottom:0px;
}

.primerafrase{
  position:absolute;
  	font-size: 11px;
}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
