/* BODY */
body,td,th {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;	
}

/* LINKS */
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #f29400;
	text-decoration: none;
}
a:active {
	color: #f29400;
	text-decoration: none;
}

.blackLnk A:link {	  color: #000000; text-decoration: none }
.blackLnk A:visited { color: #000000; text-decoration: none }
.blackLnk A:active {  color: #000000; text-decoration: none }
.blackLnk A:hover {   color: #666666; text-decoration: none }

.mnuLnk A:link {	  color: #FCE19E; text-decoration: none }
.mnuLnk A:visited {   color: #FCE19E; text-decoration: none }
.mnuLnk A:active {    color: #F29400; text-decoration: none }
.mnuLnk A:hover {     color: #F29400; text-decoration: none }

.indexnews-tit a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.indexnews-tit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.indexnews-tit a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.indexnews-tit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
	text-decoration: underline;
}

.paginacion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.paginacion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.paginacion a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.paginacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
	text-decoration: underline;
}


.descargas a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.descargas a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.descargas a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.descargas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}


/* FONDOS */
.norepeat {	
	background-repeat: no-repeat;
}
.repeatx {	
	background-repeat:  repeat-x;
}


/* FORMULARIOS */
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;	
	border: 1px solid #4D515C;
}
.campoDcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;	
	border: 1px solid #4D515C;
	text-align: right;	
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
	background-color: #D1E0EE;	
	border: 1px solid #000000;	
	cursor: hand;
}
.campo-contacto1{
	height: 20px;
	width: 170px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.campo-contacto2{
	height: 20px;
	width: 350px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.campo-contacto3{
	height: 20px;
	width: 530px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.areatexto-contacto{
	height: 70px;
	width: 530px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.campo-listadescargas{
	height: 20px;
	width: 486px;
	border: 0px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* LISTAS */
ul.lista-archivos {
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(../img/es/prensaytv/ico-file.png);
	padding-top: 6px;
	margin: 0px;
}
li.lista-archivos {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
	
ul.lista-enlaces {
	padding-bottom: 6px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: url(../img/es/prensaytv/ico-link.png);
	padding-top: 6px;
	margin: 0px;
}
li.lista-enlaces {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}


/* IMAGENES*/
.marcoBlanco {
	FILTER: alpha(opacity=100);
	opacity: 1;
}
.marcoNaranja {
	FILTER: alpha(opacity=100);
	opacity: 1;
	border: 1px solid #f29400;
}
.marcoGris {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.marcoNegro {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.fotoAclarar {
      FILTER: alpha(opacity=70); opacity: .7;
}
.fotoDesaclarar {
      FILTER: alpha(opacity=100); opacity: 1;
} 
.fotoAclararMarcoBlanco {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.fotoAclararMarcoGris {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.fotoAclararMarcoNegro {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}

.fotoDesaclararMarcoBlanco {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.fotoDesaclararMarcoGris {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.fotoDesaclararMarcoNegro {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid

}
.foto-noticia {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #f29400;
}


/* GALERIA (Prensa y TV) */
div.gal-img-elem
{
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 6px;
  margin-left: 3px;
  border: 1px solid #ffffff;
  padding: 0px;
  width: 116px;
  height: auto;
  float: left;
  text-align: center;
}
div.gal-img-elem div.marco-img
{
  margin: 3px;
  border: 1px solid #ffffff;
  padding: 0px;
  height: 102px;
  overflow:hidden;
}
div.gal-img-elem div.marco-img a img
{
  display: inline;
  margin: 0px;
  border: 1px solid #CCCCCC;
  padding: 0px;
}
div.gal-img-elem div.marco-img a:hover img {
  border: 1px solid #F29400;
}
div.gal-img-elem div.marco-desc
{
  margin: 3px;
  border: 1px solid #ffffff;
  padding: 0px;
  text-align: center;
  font-weight: normal;
  height: 40px;
  overflow:hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
 

/* TEXTOS*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
	margin-bottom: 4px;
	clear: both;
}

.arial11 {	
	font-family: arial;	font-size: 11px;
}
.arial11just {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
}
.mono11 {
	font-family: "Courier New", Courier, monospace;	
	font-size: 10px;	
	color: #000000;
}
.ver9 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
}
.ver10 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;
}
.ver10red {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #D80017;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtnormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtnormal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtnews-indexmes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffe1a0;
}
.txtnews-indexano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #f29400;
}
.txtnews-indexresume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.txttrailers-indexname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.paginacion-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.txtdescargas-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtdescargas-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtficha-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: boldl;
	color: #f29400;
}
.txtficha-subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #f29400;
}
.txtnews-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.txtnews-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtnews-fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.txterror-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #f29400;
}

/* TABLAS*/
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #1451A4;
	color: #000000;
}
.tabla-float-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 235px;
}


/* DIV*/
.divgroup-float {
	float: left;
	overflow: visible;
	position: relative;
}
.divgroup-float-fotos {
	float: left;
	overflow: visible;
	position: relative;
	margin: 2px;
}
.div-news  {
	float: left;
	overflow: visible;
	position: relative;
}
.divgroup-float-fotosempresa {
	float: right;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* PAGINACION */
.paginacion-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002c72;
}
.paginacion-seleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #002c72;
	padding: 1px;
	}
.paginacion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002c72;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.paginacion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #002c72;
	font-weight: bold;
	padding: 2px;
}
.paginacion a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #002c72;
	padding: 1px;
}
.paginacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #002c72;
	padding: 1px;
}
	
.paginacion-botones a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002c72;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #002c72;
	padding: 1px;
}
.paginacion-botones a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #002c72;
	font-weight: bold;
	border: 1px solid #002c72;
	padding: 1px;
}
.paginacion-botones a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #002c72;
	padding: 1px;
}
.paginacion-botones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #002c72;
	padding: 1px;
}

.celAviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
/*	background-color: #FFEE88; */
	border: 1px solid #FA9800;
	color: #F29400;
}

