/* BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/es/common/bgpattern.gif);
	background-repeat: repeat;
	background-position: center top;
}

/* LINKS */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002c72;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #002c72;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FA9800;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FA9800;
	font-weight: bold;
}

.a_seleccionado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fa9800;
	font-weight: bold;
}

.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 }

.txt-productos-subtitulo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #002c72;
}
.txt-productos-subtitulo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #002c72;
}
.txt-productos-subtitulo a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FA9800;
}
.txt-productos-subtitulo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FA9800;
}

.azul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002c72;
	text-decoration: none;
	font-weight: bold;
}
.azul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #002c72;
	font-weight: bold;
}
.azul a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fa9800;
	font-weight: bold;
}
.azul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fa9800;
	font-weight: bold;
}


/* FONDOS */
.norepeat {	
	background-repeat: no-repeat;
}
.repeatx {	
	background-repeat:  repeat-x;
}
.fondo-index-contenido {
	background-repeat:  repeat-x;
	background-image: url(../img/es/index/barradegrad-center.jpg);
	background-position: center bottom;
}
.fondo-inferior {
	background-repeat:  no-repeat;
	background-position: center bottom;
}
.fondo-multimedia-video {
	background-repeat:  no-repeat;
	background-position: center center;
	background-image: url(../img/es/multimedia/logo.gif);
}


/* 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: 150px;
	border: 1px solid #002C72;
}
.campo-contacto2{
	height: 20px;
	width: 350px;
	border: 1px solid #002C72;
}
.campo-contacto3{
	height: 100px;
	width: 750px;
	border: 1px solid #002C72;
}
.campo-descargadocumentos{
	height: 20px;
	width: 486px;
	border: 1px solid #002c72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #002c72;
	text-align: left;
	vertical-align: middle;
}


/* IMAGENES*/

.icono-align-izd {
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
}
.marcoAzul {
	border: 1px solid #0f1b5f;
}
.marcoBlanco {
	FILTER: alpha(opacity=100);
	opacity: 1;

}
.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

}



/* TEXTOS*/
.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;
}
.ver10gris {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #d2d2d2;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #002c72;
}
.txt-news-fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002c72;
}
.txt-news-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002c72;
}
.txt-contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #002c72;
}
.txt-productos-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #002c72;
}
.txt-productos-subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #002c72;
}
.txt-productos-caracteristicas1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.txt-productos-caracteristicas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #002c72;
}
.txt-productos-caracteristicas3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #002c72;
}
.txt-noticia-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}


/* TABLAS*/
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #1451A4;
	color: #000000;
}
.bordenaranja {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F39B11;
	border-right-color: #F39B11;
	border-bottom-color: #F39B11;
	border-left-color: #F39B11;
}

/* DIV*/
.divgroup-float {
	float: left;
	overflow: visible;
	position: relative;
}
.divgroup-float-fotos {
	float: left;
	overflow: visible;
	position: relative;
	margin: 2px;
}
.divgroup-float-prods {
	float: left;
	overflow: visible;
	position: relative;
	margin: 7px;
}
.div-news  {
	float: left;
	overflow: visible;
	position: relative;
}
.div-news-fotos  {
	float: left;
	overflow: visible;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}

.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: 11px;
	font-weight: bold;
	background-color: #FFFFFF; /* #FFEE88; */
	border: 1px solid #FA9800;
	color: #000000;
}