a:link {
	color: #707071;
}
a:visited {
	color: #707071;
}
a:active {
	color: #188dd9;
}
a:hover {
	color: #188dd9;
}

.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 }


.underlineLnk a:link {	  color: #707071; text-decoration: underline }
.underlineLnk a:visited { color: #707071; text-decoration: underline }
.underlineLnk a:active {  color: #000000; text-decoration: underline }
.underlineLnk a:hover {   color: #000000; text-decoration: underline }

.submenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.submenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2a2728;
	font-weight: bold;
}
.submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2a2728;
	font-weight: bold;
}


.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #188dd9;
}
.news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #188dd9;
}
.news a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #188dd9;
	font-weight: bold;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #188dd9;
	font-weight: bold;
}


/* 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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #707071;
	cursor: pointer;
	background-image: url(../img/es/common/fondoboton.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.form_cajadetexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707071;
	border: 1px solid #CCCCCC;
	width: 200px;
}
.campo_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707071;
	border: 1px solid #CCCCCC;
	width: 120px;
	height: 13px;
}

/* IMAGENES*/
.marcoBlanco {
      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
}
.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
}
.iconalign {
	margin-right: 10px;
	overflow: visible;
	position: relative;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}


/* TEXTOS*/
p {	font-size: 11px;}
ul {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	}

.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: 11px;
	font-style: normal;
	font-weight: normal;
	color: #707071;
}
a.link-normal-atenuado:link, a.link-normal-atenuado:visited, 
a.link-normal-atenuado:hover, a.link-normal-atenuado:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #707071;
	text-decoration: none;
}
a.link-normal-atenuado:hover, a.link-normal-atenuado:active {
	color: #000000;
}

.txtnormalcursiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #707071;
}
.txtmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #707071;
}
.txttitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #188dd9;
}
a.link-titulo1:link, a.link-titulo1:visited, a.link-titulo1:hover, a.link-titulo1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #188dd9;
	text-decoration: none;
}
a.link-titulo1:hover, a.link-titulo1:active {
	text-decoration: underline;
}
.txttitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #707071;
}
.txtopcion1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #707071;
}
.txtmenusuperior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #707071;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #707071;
}
.txtficha_normal, .txtficha_rojo, .txtficha_negro {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtficha_rojo {
	font-weight: bold;
	color: #FF0000;
}
.txtficha_negro {
	font-weight: bold;
	color: #000000;
}

.txt-idiomadestacado {
	color: #188dd9;
	}

/* TABLAS*/
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #1451A4;
	color: #000000;
}

.celda_borde {
	border: 1px solid #999999;
}


.celdaAviso {
	border: 1px solid #CC0000;
    padding: 8px;
	background-color: #FFFFFF; /* #FFEE88; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.celdaInfo {
	border: 1px solid #CCCCCC;
    padding: 8px;
	background-color: #FFFFFF; /* #FFEE88; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


/* SLIDER */
.slider-tabla {
	margin-top: 16px;
}
.slider-dots {
	background-image: url(../img/en/index/sliders/dot-separator-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 5px;
}
.slider-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #188dd9;
	text-decoration: none;
	margin-bottom: 6px;
	margin-top: 6px;
}
.slider-subtitulo{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
	margin-bottom: 0px;
	}
.slider-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: none;
	margin-bottom: 6px;
	text-align: justify;
	}
.slider-txt-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #188dd9;
	text-decoration: none;
	}
.campo-slider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e4e4e;
	background-color: #FFFFFF;
	border: 1px solid #bcccd9;
	width: 100%;
}
.boton-slider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #707071;
	cursor: pointer;
	background-image: url(../img/es/common/fondoboton.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
