@charset "utf-8";
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

body {
	background:#ffffff;
	font-family:'Open Sans Condensed', sans-serif; 
}

.img-responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
}

/* Simulador */
.simuladorhw .centerAl {
  text-align: center !important;
}
.simuladorhw .centerAlNone {
  text-align: center !important; 
  display:none;
}
.simuladorhw .colorRes {
  padding: 5px; 
  background: #a8d08d; 
  color: #000;
}

/* Diseño móvil: 480 px e inferior. */
@media only screen and (max-width: 481px) {
.gridContainer {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
/********************************* Header Index ********************************************/
header {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	height:28px;
	display: block;
	position:fixed;
	background:#1d1d1d !important;
	z-index:200;
	padding-top:8px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	opacity:1;
}
header a {
	outline: none;
}
.headerIntro {
	height:40px;
	opacity:0.8;
}
/********************************* Header ********************************************/
#header {
	width:100%;
	position:relative;
	z-index:100;
	top:0;
}
#header .contentHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:40px;
	background:#000000;
}
#header .contentHeader .headerTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top:-1px;
}
#header .contentHeader .headerTabla .tdHeader1 {
	width:40%;
	text-align:center;
	vertical-align:middle;
	padding-left:16px;
}
#header .contentHeader .headerTabla .tdHeader2 {
	width:20%;
	text-align:center;
	vertical-align:middle;
}
#header .contentHeader .headerTabla .tdHeader3 {
	width:40%;
	text-align:left;
	vertical-align:middle;
}
#header .contentHeader .headerTabla .menuLoginIntroOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#header .contentHeader .headerTabla .menuLoginIntroOpcion:hover {
	opacity:0.6;
}

#header .contentHeader .headerTabla .btn {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;
	width:120px;
	padding:7px 0 7px 0;
	margin: 0 4px 2px 4px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
}
#header .contentHeader .headerTabla .btn:hover {
	opacity:0.6;
}
#header .contentHeader .headerTabla #imgMenuLoginIntro_menu {
	position:relative;
	display:ininline-block;
	width:28px;
	height:28px;
	padding: 6px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla #imgMenuLoginIntro_menu:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs {
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	margin-top:-1px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss {
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 44px; /* Definimos el ancho del objeto a centrar */
	margin-left: -22px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	margin-top:-1px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs .imgMenuLoginIntro, #header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss .imgMenuLoginIntro {
	position:relative;
	display:ininline-block;
	width:28px;
	height:28px;
	padding: 6px;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs .txtMenuLoginIntro, #header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss .txtMenuLoginIntro {
	position:relative;
	display:ininline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin-top:6px;
	padding:2px;
	text-align:center;
	outline: none;
	text-decoration:none;
}
#header .contentHeader .headerTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-2px;
}
#header .contentHeader .headerTabla .menuLoginIntro:hover {
	background:#000000;
}
#header .contentHeader .headerTabla .menuLoginIntro a {
	outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro .logoImg {
	width:30px;
	height:30px;
}
#header .contentHeader .headerTabla .menuLoginIntro li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 6px 4px 6px 4px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li a {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul {
  padding: 0;
  position: absolute;
  top: 28px;
  width: 120px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul#ulIdioma {
	left:-82px;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul#ulUsuario {
	left:-82px;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li { 
  font-size:12px;
  padding: 6px 10px 6px 10px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li:hover { background: #eeb627; color: #fff; }
#header .contentHeader .headerTabla .menuLoginIntro li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#header .contentHeader a .logoLoginIntro {
	width: 90px;
	height: 40px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#header .contentHeader a .logoLoginIntro:hover {
	opacity:0.6;
}
#header .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 2%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 120px; /* Definimos el alto del objeto a centrar */
	margin-top: 60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#header .texto .titulo {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 20px 0;
	letter-spacing:6px;
	line-height:2px;
}
#header .texto .subtitulo {
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 10px 0;
	letter-spacing:14px;
	line-height:40px;
}
#header .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	height: 18px; /* Definimos el alto del objeto a centrar */
	margin-top: 25px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 1px #FFF;
	padding:1px 1px 1px 3px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#header .link a:hover {
	opacity:0.6;
}
#header .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 65%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 20px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#header .logo a {
	outline: none;
}
#header .logo a .icono {
	display:inline;
	width:80px;
	height:18px;
	padding:6px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#header .logo a .icono:hover {
	opacity:0.6;
}
/********************************* Logo ********************************************/
.logo {
	width: 70px;
	height: 26px;
	padding-top:5px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
.logo:hover {
	opacity:0.6;
}
.logoMenuOpc {
	width:12px;
	height:12px;
}
/********************************* Menú superior ********************************************/
.menuTabla {
	position:relative;
	top:-8px;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.menuTabla .td1 {
	width:15%;
	text-align:center;
	vertical-align:middle;
}
.menuTabla .td2 {
	width:70%;
	text-align:right;
	vertical-align:middle;
}
.menuTabla .td3 {
	width:15%;
	text-align:right;
	padding-right:6px;
}
.menuTabla .Info {
	display:none;
}
.menuTabla .imgMenu_menu {
	display:inline-block;
	width:15px;
	height:15px;
	cursor:pointer;
	margin-top:8px;
}
.menuTabla .Info_menu {
	display:none;
	font: 18px 'Open Sans Condensed', sans-serif;
  	color: #ffffff;
	font-weight:bold;
	letter-spacing:4px;
	padding-left:4px;
	margin-top:3px;
	text-transform:uppercase;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
.menuTabla .Info_menu:hover, .menuTabla .imgMenu_menu:hover {
	opacity:0.6;
}
.menuMax {
	position: relative;
	height:24px;
}
.menuMaxHeader {
  position:relative;
}
.menuMax .menuMaxHeader a {
	outline: none;
}
.menuMaxHeader .txtHeader {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  padding: 0 6px 0 6px;
}
.menuMaxHeader li {
  font: 12px 'Open Sans Condensed', sans-serif;
  display: inline-block;
  position: relative;
  padding: 5px 1px 6px 1px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuMaxHeader li:hover {
  background: #293037;
  color: #ffffff;
}
.menuMaxHeader li a {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuMaxHeader li ul {
  padding: 0;
  position: absolute;
  top: 26px;
  left: 0;
  width: 160px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
}
.menuMaxHeader li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxHeader li ul li { 
  font-size:12px;
  padding: 2px 10px 2px 10px;
  background: #293037; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuMaxHeader li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxHeader li ul li:hover { background: #39434d; color: #fff; }
.menuMaxHeader li:hover ul {
  background: #293037; 
  display: block;
  opacity: 1;
  visibility: visible;
}
/***************************/
.menuMaxDat {
	position: relative;
	height:24px;
}
.menuMaxDatHeader {
  position:relative;
}
.menuMaxDat .menuMaxDatHeader a {
	outline: none;
}
.menuMaxDatHeader .txtHeader {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  padding: 0 6px 0 6px;
}
.menuMaxDatHeader li {
  font: 12px 'Open Sans Condensed', sans-serif;
  display: inline-block;
  position: relative;
  padding: 5px 1px 6px 1px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuMaxDatHeader li:hover {
  background: #293037;
  color: #ffffff;
}
.menuMaxDatHeader li a {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuMaxDatHeader li ul {
  padding: 0;
  position: absolute;
  top: 14px;
  left: 0;
  width: 160px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
}
.menuMaxDatHeader li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxDatHeader li ul li { 
  font-size:12px;
  padding: 2px 10px 2px 10px;
  background: #293037; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuMaxDatHeader li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxDatHeader li ul li:hover { background: #39434d; color: #fff; }
.menuMaxDatHeader li:hover ul {
  background: #293037; 
  display: block;
  opacity: 1;
  visibility: visible;
}
/********************************* Login Intro ********************************************/
#loginIntro {
	clear:both;
	float:left;
	margin-left:0;
	width:100%;
	display:block;
	height:100%;
	background:#000000 url(../images/textura.png) center no-repeat;
	background-size: 100% 100%; 
	position:relative;
	z-index:100;
	top:0;
	overflow:hidden;
}
#loginIntro .loginIntroHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:40px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#loginIntro .loginIntroHeader .loginIntroTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:16px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#loginIntro .loginIntroHeader .loginIntroTabla .imgMenuLoginIntro {
	position:relative;
	width:30px;
	height:30px;
	padding: 5px 4px 5px 4px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#loginIntro .loginIntroHeader .loginIntroTabla .imgMenuLoginIntro:hover {
	background:#eeb627;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-2px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro:hover {
	background:#000000;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro a {
	outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro .logoImg {
	width:30px;
	height:30px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 6px 4px 6px 4px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li a {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul {
  padding: 0;
  position: absolute;
  top: 28px;
  width: 120px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul#ulIdioma {
	left:-82px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul#ulUsuario {
	left:-82px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li { 
  font-size:12px;
  padding: 6px 10px 6px 10px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li:hover { background: #eeb627; color: #fff; }
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#loginIntro .loginIntroHeader a .logoLoginIntro {
	width: 67px;
	height: 30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#loginIntro .loginIntroHeader a .logoLoginIntro:hover {
	opacity:0.6;
}
#loginIntro .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 2%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 120px; /* Definimos el alto del objeto a centrar */
	margin-top: 60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#loginIntro .texto .titulo {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 20px 0;
	letter-spacing:6px;
	line-height:2px;
}
#loginIntro .texto .subtitulo {
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 10px 0;
	letter-spacing:14px;
	line-height:40px;
}
#loginIntro .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	height: 18px; /* Definimos el alto del objeto a centrar */
	margin-top: 25px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 1px #FFF;
	padding:1px 1px 1px 3px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#loginIntro .link a:hover {
	opacity:0.6;
}
#loginIntro .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 65%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 20px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#loginIntro .logo a {
	outline: none;
}
#loginIntro .logo a .icono {
	display:inline;
	width:80px;
	height:18px;
	padding:6px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .logo a .icono:hover {
	opacity:0.6;
}
#loginIntro .contenIntro {
	opacity:1;
	position:fixed;
	top:0;
	z-index:80;
}
#loginIntro .contenIntro .loginIntroForm {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:#ccc;
	opacity:0;
}
#loginIntro .divFormStyle {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 90;
	width:100%;
	height:100%;
}
#loginIntro .divFormStyle .formStyle {
	position: relative;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 200px; /* Definimos el ancho del objeto a centrar */
	height: 316px; /* Definimos el alto del objeto a centrar */
	margin-top: -158px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -100px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	background:#00808C;
	z-index:90;
	padding:0;
	text-align:center;
}
#loginIntro .divFormStyle .formStyle .txtTitulo {
	position:relative;
	margin-top:0;
	color: #ffffff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:700;
	padding:10px 0 10px 0;
	width:100%;
	background:#8f8f8f;
}
#loginIntro .divFormStyle .formStyle .formAdmin {
	position: relative;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 180px; /* Definimos el ancho del objeto a centrar */
	margin-left: -90px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:20px 3px 110px 2px;
	opacity:0.9;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -80px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:2px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .txtTexto {
	position:relative;
	color: #f1f1f1;
	font-size: 14px;
	font-weight:bold;
	outline: none;
	text-decoration:none;
	cursor:pointer;
	padding-top:10px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .txtTexto:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .line {
	position:relative;
	display: inline-block;
	margin-bottom:5px;
	width:70px;
    height: 1px;
    border: 0;
    border-top: 3px solid #c0c0c0;
    padding: 0;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo {
   display: inline-block;
   padding: 8px 0 8px 0;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 14px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #ec2286;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   outline: none;
   text-decoration:none;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo:active {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnSinLogin {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	padding:8px 0 8px 0;
	margin: 0 3px 0 -2px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnSinLogin:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -80px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:2px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:34px; 
	width:100%; 
	padding:4px 20px 4px 45px !important;
	color: #494b4a;
	font-size: 16px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input, #loginIntro .divFormStyle .formStyle .formAdmin .container .content textarea {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	color: #494b4a;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input:focus, #loginIntro .divFormStyle .formStyle .formAdmin .container .content textarea:focus {
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit {
   padding: 6px;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 14px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #eeb627;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit:active {
	opacity:0.6;
}
/********************************* Footer ********************************************/
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 15px;
	display: block;
	bottom: 0;
	background:#000000;
	position:fixed;
	padding:5px 0 5px 0;
	z-index:100;
	text-align: center;
}
#footer #txtTitulo {
	position:relative;
	margin-top:1px;
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:2px;
	padding-right:6px;
}
/********************************* Flecha ********************************************/
#flechaInicio {
	position:fixed;
	right: 0; 
	bottom: 0;
	opacity:0.3;
	z-index:300;
	cursor:pointer;
	width: 40px;
	height: 40px; 
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#flechaInicio:hover {
	opacity:1;
}
#flechaInicio a {
	outline: none;
}
#flechaInicio img {
	width: 40px;
	height: 40px; 
}
#flechaInicio li {
	list-style:none;
}
/****************************** Presentación de intro a la página *********************************************/
#imgPresentacionIntro {
	position:fixed;
	width:100%;
	height:100%;
	background:#ececec;
	background-size: 100% 100%; 
	z-index:400;
}
#imgPresentacionIntroImg {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 200px; /* Definimos el ancho del objeto a centrar */
	height: 80px; /* Definimos el alto del objeto a centrar */
	margin-top: -40px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -100px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#imgPresentacionIntroImg #logoIntro{
	width: 200px;
	height: 80px;
}
#imgPresentacionIntroImg #carga{
	position:relative;
	left:-10px;
	width: 20px;
	height: 20px;
}
/********************************* Acerca ********************************************/
#acerca {
	width: 100%;
	background:#f7f7f7;
	position:relative;
	padding:20px 0 20px 0;
}
#acerca .imgLogo {
	position:relative;
	width:250px;
	height:90px;
	padding:60px 0 0 60px;
}
#acerca .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:10px;
}
#acerca .txtTexto {
	position: relative;
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	padding:0 30px 0 30px;
	font-style: normal;
	line-height:20px;
}
#acerca .txtTexto .color {
	color: #6f6f6f;
	letter-spacing:10px;
	font-weight:100;
	font-size: 18px;
	padding:2px;
}
#acerca .contentCirculo {
	position:relative;
	display:inline-block;
	width:160px;
	height:160px;
}
#acerca .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 80px; /* Definimos el ancho del objeto a centrar */
	height: 80px; /* Definimos el alto del objeto a centrar */
	margin-top: -40px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -40px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
#acerca .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#acerca .contentCirculo .texto { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -80px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#acerca .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align:center;
	vertical-align:middle;
	width:124px;
	padding:8px 0 8px 0;
	margin: 0 2px 0 2px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca .btn1:hover {
	opacity:0.6;
}
#acerca .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align:center;
	vertical-align:middle;
	width:124px;
	padding:8px 0 8px 0;
	margin: 0 2px 0 2px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca .btn2:hover {
	opacity:0.6;
}
/********************************* Funciona ********************************************/
#funciona {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:20px 0 110px 0;
	z-index:90;
}
#funciona .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 30px 20px 30px;
	letter-spacing:12px;
}
#funciona .flujo {
	position: relative;
	border-spacing: 0px;
	border-collapse: collapse;
}
#funciona .flujo .tdCirculoPasos {
	width:20px;
}
#funciona .flujo .tdCirculoFunciones {
	width:50px;
}
#funciona .flujo .circuloPasos {
	position: relative;
	bottom:0;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-left: -10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
	z-index:20;
}
#funciona .flujo .circuloPasos .textoPasos {
	position: absolute;
	top: 36%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 48%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 14px; /* Definimos el ancho del objeto a centrar */
	height: 14px; /* Definimos el alto del objeto a centrar */
	margin-top: -7px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -7px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
#funciona .flujo .contentFunciones {
	position:relative;
	display:inline-block;
	width:50px;
	height:100px;
}
#funciona .flujo .contentFunciones .circuloFunciones {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	height: 50px; /* Definimos el alto del objeto a centrar */
	margin-top: -25px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #535353;
}
#funciona .flujo .contentFunciones .circuloFunciones .imgFunciones {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 20px; /* Definimos el ancho del objeto a centrar */
	height: 20px; /* Definimos el alto del objeto a centrar */
	margin-top: -10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -10px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#funciona .flujo .contentFunciones .textoFunciones { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 12px;
	line-height:10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#funciona .flujo .rectVertical {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 10px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-left: -5px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    background: #535353;
	z-index:10;
	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
#funciona .flujo .rectHorizontal {
	position: relative;
	margin-top:6px;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	height: 10px; /* Definimos el alto del objeto a centrar */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    background: #535353;
	z-index:10;
	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
/********************************* Áreas ********************************************/
#areas {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:20px 0 0 0;
	z-index:90;
	text-align:center;
}
#areas .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 30px 20px 30px;
	letter-spacing:12px;
}
#areas .content {
	position:relative;
	display:block;
	width: 100%; 
	height: auto;
	border:solid 1px #c5c5c5;
	vertical-align:top;
	text-align:center;
	margin:0 0 -2px 0;
}
#areas .content .nombre {
	position:relative;
	border:solid 1px #535353;
	margin-left:-1px;
	width:100%;
	height:80px;
	padding-top:20px;
	background:#535353;
}
#areas .content .nombre .txtTit {
	position:relative;
	color: #f2f2f0;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:4px;
}
#areas .content .nombre .txtText {
	position:relative;
	color: #f2f2f0;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .nombre .txtNota {
	position:relative;
	color: #b2b2b2;
	font-size: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .nombre .txtText .costo {
	text-decoration:line-through; 
	opacity:0.6;
}
#areas .content .nombre .imgAreas {
	width:40px;
	height:40px;
	padding-top:4px;
}
#areas .content .info {
	position:relative;
	width:100%;
	height:auto;
	padding:8px 0 8px 0;
	background:#f2f2f0;
	text-align:justify;
	vertical-align:middle;
}
#areas .content .info .txt {
	position:relative;
	border-bottom:solid 1px #d0d0d0;
	padding:8px 0 8px 0;
	margin:0 8px 0 8px;
}
#areas .content .info .txt .no {
	position:relative;
	color: #494b4a;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	padding-top:4px;
}
#areas .content .info .txt .dsc {
	position:relative;
	color: #6d6e72;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .info .txt .img {
	width:18px;
	height:18px;
	margin-top:-2px;
}
/********************************* Perfiles ********************************************/
#perfiles {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    background: #000000;
	position:relative;
	top:0;
	z-index:90;
	text-align:center;
}
#perfiles .perfilContent {
	display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 100%;
	height:auto;
	min-height:207px;
	max-height:300px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	cursor:pointer;
}
#perfiles .perfilContent .imgPerfil {
    position: relative;
	display: inline-block;
    width: 100%;
	min-width:774px;
	min-height:400px;
	max-width:2880px;
	max-height:1800px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	opacity:0.9;
}
#perfiles .perfilContent .txtNombreTit {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 20;
    left: 0;
	z-index:91;
	opacity:1;
}
#perfiles .perfilContent .txtNombreTit .titulo {
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	padding:1px 0 30px 0;
	letter-spacing:8px;
	line-height:20px;
}
#perfiles .perfilContent .txtNombreTit .subtitulo {
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 10px 20px;
	letter-spacing:18px;
	line-height:20px;
}
#perfiles .perfilContent .txtPerfil {
    background: rgba(51, 51, 51, 0.5);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:92;
}
#perfiles .perfilContent .txtPerfil h3 {
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 8px;
	background:#ec2286;
    padding: 6px 10px;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
}
#perfiles .perfilContent .txtPerfil p {
	font-family: 'Open Sans Condensed', sans-serif;
    padding: 0 15px;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.2;
    color: #fff;
    text-indent: 8px;
}
#perfiles .perfilContent:hover .imgPerfil {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#perfiles .perfilContent:hover .txtPerfil {
    visibility: visible;
    opacity: 1;
}
#perfiles .perfilContent:hover + .txtNombreTit,
#perfiles .perfilContent:hover > .txtNombreTit,
#perfiles .perfilContent:hover .txtNombreTit,
#perfiles .perfilContent:hover ~ .txtNombreTit {
    opacity: 0;
}
#perfiles .perfilContent .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align:center;
	vertical-align:middle;
	width:120px;
	padding:6px 0 6px 0;
	margin: 0 2px 0 2px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#perfiles .perfilContent .btn1:hover {
	opacity:0.6;
}
#perfiles .perfilContent .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align:center;
	vertical-align:middle;
	width:124px;
	padding:8px 0 8px 0;
	margin: 0 2px 0 2px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#perfiles .perfilContent .btn2:hover {
	background:#eeb627;
}
/********************************* Menú hamburguesa ********************************************/
/** Menú **/
#menuHamMenu {
	clear: both;
	float: left;
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	left:0;
	z-index:999;
	background: rgb(0, 0, 0); /* Fallback for older browsers without RGBA-support */
    background: rgba(0, 0, 0, 0.8);
}
#menuHamMenu .menuHamMenu_menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamMenu .menuHamMenu_menuOpcion:hover {
	color:#eeb627;
}
#menuHamMenu .menuHamMenu_menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:20px;
}
#menuHamMenu .menuHamMenu_menuOpcion.sigSecc {
	padding-top:20px;
}
#menuHamMenu .menuHamMenu_iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamMenu .menuHamMenu_iconoCerrar:hover {
	opacity:0.6;
}
#menuHamMenu_fondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0;
	z-index:998;
}
/** Login **/
#menuHamLogin {
	clear: both;
	float: right;
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	right:0;
	z-index:999;
	background: rgb(0, 0, 0); /* Fallback for older browsers without RGBA-support */
    background: rgba(0, 0, 0, 0.8);
}
#menuHamLogin .menuHamLogin_menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamLogin .menuHamLogin_menuOpcion:hover {
	color:#eeb627;
}
#menuHamLogin .menuHamLogin_menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:20px;
}
#menuHamLogin .menuHamLogin_menuOpcion.sigSecc {
	padding-top:20px;
}
#menuHamLogin .menuHamLogin_iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamLogin .menuHamLogin_iconoCerrar:hover {
	opacity:0.6;
}
#menuHamLogin_fondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0;
	z-index:998;
}
/********************************* FormDat ********************************************/
.formDat {
	clear: both;
	float: left;
	margin-left: 0;
	width: 200px;
	display: block;
	background:#f6f6f6;
	position:relative;
	z-index:90;
	padding:10px 0 16px 0;
	text-align:center;
	position:relative;
}
.formDat .txtTitulo {
	position:relative;
	margin-top:-10px;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:700;
	padding:14px 0 14px 0;
	width:100%;
	background:#eeb627;
}
.formDat .txtTexto {
	color: #566473;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	font-weight:100;
	padding:0 12px 0 12px;
}
.formDat .formAdmin {
	position: relative;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
.formDat .formAdmin .container {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 180px; /* Definimos el ancho del objeto a centrar */
	margin-left: -90px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:0 2px 0 2px;
	opacity:0.9;
}
.formDat .formAdmin .container .content {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -88px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:6px;
}
.formDat .formAdmin .container .content input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:28px; 
	width:100%; 
	padding:6px 25px 6px 35px !important;
	color: #494b4a;
	font-size: 14px;
}
.formDat .formAdmin .container .content textarea {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:6px 10px 6px 10px;
	text-indent: 25px;
	font-size: 14px;
	width:100%;
}
.formDat .formAdmin .container .content input, .formDat .formAdmin .container .content textarea {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #494b4a;
	font-size: 14px;
	padding-right:16px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.formDat .formAdmin .container .content input:focus, .formDat .formAdmin .container .content textarea:focus {
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
.formDat .formAdmin .container .content button.submit {
   padding: 4px;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 14px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #eeb627;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
.formDat .formAdmin .container .content button.submit:hover {
	opacity:0.6;
}
.formDat .formAdmin .container .content button.submit:active {
	opacity:0.6;
}
.formDat .contentCirculo {
	position:relative;
	display:inline-block;
	width:30px;
	height:30px;
	margin:0 4px 0 4px;
}
.formDat .contentCirculo a {
	outline: none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.formDat .contentCirculo a:hover {
	opacity:0.6;
}
.formDat .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 30px; /* Definimos el ancho del objeto a centrar */
	height: 30px; /* Definimos el alto del objeto a centrar */
	margin-top: -15px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -15px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
.formDat .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 18px; /* Definimos el ancho del objeto a centrar */
	height: 18px; /* Definimos el alto del objeto a centrar */
	margin-top: -9px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -9px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
/********************************* Menú Info ********************************************/
.menuInfoTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	top:-9px;
}
.menuInfoTabla .tdMenuInfo1 {
	width:20%;
	text-align:right;
	vertical-align:middle;
	padding-left:20px;
}
.menuInfoTabla .tdMenuInfo2 {
	width:10%;
	text-align:right;
	vertical-align:middle;
}
.menuInfoTabla .tdMenuInfo3 {
	width:70%;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}
.menuInfoTabla .menuInfoOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.menuInfoTabla .menuInfoOpcion:hover {
	opacity:0.6;
}
.menuInfoTabla .imgMenuInfo {
	position:relative;
	display:none;
	width:26px;
	height:26px;
	padding: 7px 10px 5px 10px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	margin-top:-5px;
}
.menuInfoTabla .imgMenuInfo:hover {
	background:#eeb627;
}
.menuInfoTabla .menuInfo {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
.menuInfoTabla .menuInfo:hover {
	background:#ec2286;
}
.menuInfoTabla .menuInfo a {
	outline: none;
}
.menuInfoTabla .menuInfo .logoImgInfo {
	width:25px;
	height:25px;
}
.menuInfoTabla .menuInfo li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 6px 8px 5px 8px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuInfoTabla .menuInfo li a {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuInfoTabla .menuInfo li ul {
  padding: 0;
  position: absolute;
  top: 22px;
  width: 170px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
.menuInfoTabla .menuInfo li ul#ulIdiomaInfo {
	left:-129px;
}
.menuInfoTabla .menuInfo li ul#ulUsuarioInfo {
	left:-129px;
}
.menuInfoTabla .menuInfo li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuInfoTabla .menuInfo li ul li { 
  font-size:12px;
  padding: 4px 20px 4px 20px;
  height:20px;
  background: #1d1d1d; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuInfoTabla .menuInfo li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuInfoTabla .menuInfo li ul li:hover { background: #ec2286; color: #fff; }
.menuInfoTabla .menuInfo li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
.menuInfoTabla a .logoInfo {
	width: 70px;
	height: 26px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
.menuInfoTabla a .logoInfo:hover {
	opacity:0.6;
}
/********************************* Redes ********************************************/
#redes {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:32px;
	bottom:15px;
	display: block;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.2);
	position:fixed;
	z-index:100;
	text-align:center;
}
#redesDat {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:32px;
	bottom:15px;
	display: block;
	background: #ebebeb;
	position:fixed;
	z-index:100;
	text-align:center;
}
#redes .content, #redesDat .content {
	position:relative;
	width:16px;
	height:20px;
	padding:1px 20px 1px 20px;
	display:inline-block;
}
#redes .content a, #redesDat .content a {
	outline: none;
}
#redes .content img, #redesDat .content img {
	-webkit-filter:grayscale(100%);
 	-moz-filter:grayscale(100%);
 	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:20px;
	height:20px;
}
#redes .content img:hover, #redesDat .content img:hover {
	opacity:0.6;
}
/********************************* Container ********************************************/
#container {
	clear: both;
	margin-left: 0;
	width: 100%;
	height:100%;
	display: block;
	background:#ffffff;
	position:relative;
	z-index:90;
	padding:6px 0 40px 0;
	border-top: 1px solid #d9d9d9;
}
#container a {
	outline: none;
}
#containerTable {
	position:relative;
    width:100%;
	height:auto;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: 'Open Sans Condensed', sans-serif;
}
#containerTable #submenu {
	position:fixed;
	background:#1d1d1d;
	height:100%;
    width:15%;
	padding:50px 0 10px 0;
	-webkit-box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	-moz-box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	z-index:10;
}
#containerTable #submenu #opcionSubmenuConfig {
	position:relative; 
	margin-top: 30px;
	padding:5px 0 20px 0;
	background:#373737;
}
#containerTable #submenu .text {
	padding:4px 0 4px 15px;
}
#containerTable #submenu .text a {
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #submenu .text a .opcion {
	display:none;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .text a .opcion .select {
	font-size: 12px;
	font-weight:bold;
	color: #eeb627;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .text a .icono {
	display:inline-block;
	padding-right:4px;
	margin-top:-4px;
	width:20px;
	height:20px;
}
#containerTable #submenu .text a:hover {
	opacity:0.6;
}
#containerTable #submenu .lineaRecta {
	position:relative;
	color: #5f5f5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:90%;
	margin-left:10px;
}
#containerTable #submenu .textOpciones {
	padding:4px 0 4px 20px;
}
#containerTable #submenu .textOpciones a {
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #submenu .textOpciones a .opcion {
	display:none;
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .textOpciones a .icono {
	display:inline-block;
	padding-right:4px;
	margin-top:-4px;
	width:12px;
	height:12px;
}
#containerTable #submenu .textOpciones a:hover {
	opacity:0.6;
}
#containerTable #submenu .lineaRectaOpciones {
	position:relative;
	color: #5f5f5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:80%;
	margin-left:20px;
}
#containerTable #divDat {
	position:relative;
    width:85%;
	padding:40px 0 10px 0;
	text-align:center;
}
#containerTable #divDat #div_contentDat {
	position:relative;
	padding:0 15px 0 15px;
}
#containerTable #divDat #iconoPanel {
	position:absolute;
	top: 36px;
	left:5px;
    width:20px;
	height:20px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	cursor:pointer;
	z-index:120;
}
#containerTable #divDat #iconoPanel:hover {
	opacity:0.6;
}
#containerTable #divDat .txt {
	position: relative;
	padding:0 15px 0 15px;
	color: #363737;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	font-style: normal;
	margin-top: 25px;
	line-height:20px;
}
#containerTable #divDat .titulo {
	position: relative;
	color: #363737;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-style: normal;
	font-weight:bold;
	line-height:20px;
}
#containerTable #divDat .texto {
	position: relative;
	color: #363737;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-style: normal;
	line-height:20px;
}
#containerTable #divDat .menuEdit {
	position:fixed;
    width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#FFF;
	margin-top:-22px;
	z-index:8;
}
#containerTable #divDat .menuEdit .menuEditTitulo {
	position:relative;
	width:60%;
	display:inline-block;
    color: #555555;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
	font-weight:bold;
	padding:2px 0 2px 6px;
}
#containerTable #divDat .menuEdit .menuEditTitulo .imgMenuEdit {
	width:12px;
	height:12px;
	padding-right:1px;
}
#containerTable #divDat .menuEdit .menuEditTexto {
	position:relative;
	width:22%;
	display:inline-block;
	padding:1px 0 1px 2px;
}
#containerTable #divDat .menuEdit .menuEditTexto .btnAgr a {
	position:relative;
	display:inline-block;
	color:#FFFFFF;
	font-size: 12px;
	padding: 1px 6px 1px 6px;
	background: #2e373c;
	display:inline-block;
	text-align:center;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	text-decoration:none;
	outline: none;
	font-weight:100;
}
#containerTable #divDat .menuEdit .menuEditTexto .btnAgr a:hover {
	opacity:0.6;
}
#containerTable #divDat .menuEdit .menuEditTexto .menuEditOp {
    color: #555555;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #divDat .menuEdit .menuEditTexto .menuEditOp:hover {
    color: #ec2286;
	opacity:0.8;
}
#container #txtTitulo {
	color: #566473;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	margin:-18px 0 -8px 0;
}
#container .contentDat {
	width:90%;
	text-align:center;
	vertical-align:top;
	-removed-float: left;
    display:inline-block;
    -removed-margin-right: 50px;
	padding:2px;
	margin:2px;
	border: 1px solid #d9d9d9;
}
#container .contentDat .titulo {
	position:relative;
	color: #4a4c4b;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	padding-bottom:2px;
	font-weight:bold;
	letter-spacing:2px;
}
#container .contentDat .lineaRecta {
	color: #d9d9d9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 4px 0 4px 0;
}
#container #titSeccion {
	width: 100%;
	top:40px;
	height:30px;
	display: block;
	position:fixed;
	background:#1d1d1d;
	color: #363737;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	letter-spacing:2px;
	z-index:100;
	margin-bottom:15px;
}
#container #titSeccion .tabla {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#container #titSeccion .tabla .td1 {
	width:2%;
}
#container #titSeccion .tabla .td2 {
	padding-top:6px;
	width:94%;
}
#container #titSeccion .tabla .td3 {
	width:2%;
}
#container #titSeccion .titulo {
	position:relative;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight: 100;
    font-style: normal;
	letter-spacing:12px;
	margin-top:-2px;
}
#container #titSeccion .titulo .img {
	width:16px;
	height:16px;
	margin-top:-2px;
}
#container #titSeccion .txtRuta {
	position:relative;
	display:none;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:1px;
	float:left;
	padding-left:6px;
}
#container #titSeccion .txtRuta a {
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:1px;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	float:left;
	padding-left:3px;
}
#container #titSeccion .txtRuta a:hover {
	color:#7cd2e5;
}
#container #titSeccion .txtRuta .icono {
	height:14px;
	width:14px;
}
#container .txtTexto {
	color: #999999;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
}
#container .content {
	position:relative;
	display:inline-block;
	width:120px;
	height:120px;
	padding:6px;
	vertical-align:top;
}
#container .content .txtTitulo {
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
#container .content .menu {
	position:relative;
	cursor:pointer;
	width: 120px;
    height: 120px;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .content .menu .imgContent {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#container .content .menu:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	opacity: 0.8;
}
#container .content .menu .txtTitulo {
	position: absolute;
	top: 70%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:0 !important;
}
/* Carta container */
#container .carta-container {
	position:relative;
	display:inline-block;
	width:120px;
	height:120px;
	padding:6px;
	vertical-align:top;
	-webkit-perspective: 800;
	-moz-perspective: 800;
	perspective: 800;
}
#container .carta-container .txtTitulo {
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
#container .carta {
	height: 120px;
	width: 120px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 0.5s;
    -moz-transform-style: preserve-3d;
	-moz-transition: all 0.5s;
    transform-style: preserve-3d;
	transition: all 0.5s;
	cursor:pointer;
}
#container .carta-container:hover .carta {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
}
#container .carta .lado {
	position: absolute;
	height: 120px;
	width: 120px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
#container .carta .lado .imgCarta {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#container .carta .frente {
	height: 120px;
	width: 120px;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .carta .frente  .txtTitulo {
	position: absolute;
	top: 70%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:0 !important;
	line-height:12px;
}
#container .carta .atras {
	height: 120px;
	width: 120px;
	padding:4px;
	text-align:center;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);	
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .carta-container .atrasTxtTitulo {
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:0;
}
#container .carta-container .atrasTxtTexto {
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
}
#container .carta-container .imgIcono {
	position:relative;
	display:inline-block;
	width:12px;
	height:12px;
}
#container .carta-container a {
	color: #ffffff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	text-decoration:underline;
	outline: none;
}
#container .carta-container a:hover {
	opacity:0.8;
	text-decoration:none;
}
/****************** Textos en ventana modal *******************/
.modalTextos {
	position:relative;
	background:#fff;
	padding:20px;
	z-index:999;
}
.modalTextos .txtTituloModal {
    background: none repeat scroll 0 0 #eeb627;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:4px;
	text-align:center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 28px;
    padding: 8px;
    width: 100%;
}
.modalTextos .txtSubtituloModal { 
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
.modalTextos .txtTextoModal { 
	color: #666666;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
.modalTextos .txtTextoModalOp { 
	color: #666666;
	font-size: 16px;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
.modalTextos .txtTextoModal .linkModal {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
.modalTextos .txtTextoModal .linkModal:hover {
	color: #fcc300;
	text-decoration:underline;
}
.modalTextos .txtTextoModal .imgModal {
	width:16px;
	height:16px;
}
.modalTextos .lineaRectaModal {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Procesamiento de datos ********************************************/
#process {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	z-index:90;
}
#process img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 200px; /* Definimos el ancho del objeto a centrar */
	height: 200px; /* Definimos el alto del objeto a centrar */
	margin-top: -100px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -100px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
/********************************* Nuestro grupo ********************************************/
#nuestroGpo {
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	padding:20px 0 20px 0; 
	text-align:center;
}
#nuestroGpo a {
	outline: none;
}
#nuestroGpo .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:6px;
}
#nuestroGpo .content {
	position:relative;
	display:inline-block;
	width:160px;
	height:auto;
	padding:20px;
	vertical-align:top;
}
#nuestroGpo .content .circulo {
	cursor:pointer;
	width: 120px;
    height: 120px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 120px 120px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#nuestroGpo .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#nuestroGpo .content .circulo p {
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#nuestroGpo .content #txtTitulo { 
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 16px 0;
}
#nuestroGpo .content #txtTexto { 
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#nuestroGpo .content #txtTexto a { 
	color: #00abbe;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#nuestroGpo .content #txtTexto a:hover { 
	color: #eeb627;
	text-decoration: underline;
}
/********************************* Equipo ********************************************/
#equipo {
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	padding:20px 0 20px 0; 
	text-align:center;
}
#equipo a {
	outline: none;
}
#equipo .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:6px;
}
#equipo .content {
	position:relative;
	display:inline-block;
	width:160px;
	height:auto;
	padding:20px;
	vertical-align:top;
}
#equipo .content .circulo {
	cursor:pointer;
	width: 120px;
    height: 120px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 120px 120px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#equipo .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#equipo .content .circulo p {
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#equipo .content #txtTitulo { 
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 16px 0;
}
#equipo .content #txtTexto { 
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#equipo .content #txtTexto a { 
	color: #eeb627;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#equipo .content #txtTexto a:hover { 
	color: #e57d7d;
	text-decoration: underline;
}
/********************************* Modal ********************************************/
.modal {
	width: 200px;
	display: none;
	position:relative;
	padding:0;
	overflow-x: hidden;
}
.modal a {
	outline: none;
}
.modal .regresar_content {
	position:relative;
	width:100%;
	text-align:right;
	padding:8px 0 2px 0;
	margin-left:-102px;
}
.modal .regresar_content .link {
	color: #293037;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .regresar_content .link:hover {
	opacity:0.6;
}
.modal .regresar_content .imgLink {
	margin-top:-8px;
	width:12px;
	height:12px;
}
.modal .table {
	width:200px;
	border-collapse: separate;
    border-spacing: 16px;
}
.modal .table .td_logo {
	width:120px;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .table .td_logo img {
	width:60px;
	height:60px;
}
.modal .table .td_opcion {
	width:80px;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .table .td_opcion .admin_opcion {
	width:80px;
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opcion:hover {
	color: #ec2286;
	opacity:0.9;
}
.modal .table .td_opcion .admin_opciones_content {
	position:relative;
	text-align:center;
}
.modal .table .td_opcion .admin_opciones_content .imgOpcion {
	width:10px;
	height:10px;
}
.modal .table .td_opcion .admin_opciones_content .opcion_si {
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_si:hover {
	color: #ec2286;
	opacity:0.9;
}
.modal .table .td_opcion .admin_opciones_content .opcion_no {
	color: #f00;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:not-allowed;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_no:hover {
	color: #f00;
	opacity:0.6;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content {
	position:relative;
	width:100%;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .opcion_editar {
	color: #fff;
	font-size: 10px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .opcion_editar:hover {
	color: #293037;
	opacity:0.6;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .imgOpcion {
	width:10px;
	height:10px;
	padding-left:16px;
}
.modal .content {
	position:relative;
	display:inline-block;
	width:180px;
	height:180px;
	padding:20px;
	vertical-align:top;
}
.modal .content .txtTitulo {
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
.modal .content .menu {
	position:relative;
	cursor:pointer;
	width: 100px;
    height: 100px;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .content .menu img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-top: -50px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.modal .content .menu:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	opacity: 0.6;
}
/* Carta container */
.modal .carta-container {
	position:relative;
	display:inline-block;
	width:180px;
	height:180px;
	padding:20px;
	vertical-align:top;
	-webkit-perspective: 800;
	-moz-perspective: 800;
	perspective: 800;
}
.modal .carta-container .txtTitulo {
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
.modal .carta {
	height: 100px;
	width: 100px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 0.5s;
    -moz-transform-style: preserve-3d;
	-moz-transition: all 0.5s;
    transform-style: preserve-3d;
	transition: all 0.5s;
	cursor:pointer;
}
.modal .carta-container:hover .carta {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
}
.modal .carta .lado {
	position: absolute;
	height: 100px;
	width: 100px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.modal .carta .lado img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-top: -50px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.modal .carta .frente {
	height: 100px;
	width: 100px;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .carta .atras {
	height: 100px;
	width: 100px;
	padding:2px;
	text-align:justify;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);	
}
.modal .carta-container .atrasTxtTitulo {
	color: #484848;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:0;
}
.modal .carta-container .atrasTxtTexto {
	color: #484848;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
}
/********************************* CONSULTAS INTERFAZ ********************************************/
.consultas_interfaz {
	width:98%;
	border-spacing: 0px;
	border-collapse: collapse;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz th {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:6px;
	font-weight:bold;
	background: #EDEDED;
	vertical-align:middle;
	text-align:center;
	padding:8px;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz td {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	vertical-align:middle;
	text-align:center;
	padding:6px;
	border:solid 1px #bdbdbd;
}	
.consultas_interfaz td.sint1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding:6px;
	border:solid 1px #eeb627;
}
.consultas_interfaz td.sint2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	vertical-align:middle;
	text-align:center;
	padding:6px;
	border:solid 1px #eeb627;
}	
.consultas_interfaz td .input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:30px; 
	width:100%; 
	padding:5px !important;
}
.consultas_interfaz td .select {
	font-family: 'Open Sans Condensed', sans-serif;
	height:30px; 
	width:100%; 
	padding:5px !important;
}
.consultas_interfaz td .textarea {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:6px !important;
	width:100%;
}
.consultas_interfaz td .input, .consultas_interfaz td .select, .consultas_interfaz td .textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #888;
	font-size: 12px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz td .input:focus, .consultas_interfaz td .select:focus, .consultas_interfaz td .textarea:focus { 
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
.consultas_interfaz tr.par {
	background:#f7f7f7;
}	
.consultas_interfaz tr.impar {
	background:#ffffff;
}	
.consultas_interfaz tr.query {
	background:#B7C9D0;
}
.consultas_interfaz .col1 {
	width:15%;
}	
.consultas_interfaz .col2 {
	width:85%;
}
.consultas_interfaz .criterios {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border:none;
}
.consultas_interfaz .criterios th {
	border:none;
}
.consultas_interfaz .criterios td {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	vertical-align:middle;
	text-align:center;
	padding:2px;
	border:none;
}
.consultas_interfaz .queryDiv {
	position:relative;
	display:inline-block;
}
.consultas_interfaz .queryDivName {
	position:relative;
	display:inline-block;
	font-weight:bold;
}
.consultas_interfaz .btn1 {
	position:relative;
	display:inline-block;
	cursor:pointer;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;
	vertical-align:middle;
	width:100px;
	padding:4px 0 4px 0;
	margin: 0 2px 0 2px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .btn1:hover {
	opacity:0.6;
}
.consultas_interfaz .btn2 {
	position:relative;
	display:inline-block;
	cursor:pointer;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 11px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align:center;
	vertical-align:middle;
	width:100px;
	padding:4px 0 4px 0;
	margin: 0 2px 0 2px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .btn2:hover {
	opacity:0.6;
}
.consultas_interfaz .consultas_content {
	position:relative;
	display:inline-block;
	width:100px;
	height:35px;
	margin: 0 2px 0 2px;
	vertical-align:top;
}
.consultas_interfaz .consultas_content .consultas_menu {
	position:relative;
	cursor:pointer;
	width: 100px;
    height: 35px;
	text-align:center;
	vertical-align:bottom;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .consultas_content .consultas_menu .imgConsultasContent {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 20px; /* Definimos el ancho del objeto a centrar */
	height: 20px; /* Definimos el alto del objeto a centrar */
	margin-top: -10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -10px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.consultas_interfaz .consultas_content .consultas_menu:hover {
	opacity: 0.6;
}
/********************************* Sitios ********************************************/
#sitios {
	position:relative;
	width: 100%;
	height:auto;
	min-height:418px;
	max-height:430px;
	overflow: scroll;
	padding:10px 0 10px 0;
	background:#f7f7f7;
	z-index:90;
	text-align:center;
}
#sitios #txtTitulo {
	color: #566473;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
}
#sitios .botones {
	padding:0 2px 20px 2px;
}
#sitios .botones img {
	width:16px;
	height:16px;
	padding:2px;
	cursor:pointer;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios .botones img:hover {
	opacity:0.4;
}
#sitios .vticker {
	position:relative;
	clear: both;
	width:90%;
	display:inline-block;
	text-align:center;
}
#sitios .vticker ul{
	padding: 0;
}
#sitios .vticker li{
	width:100%;
	padding-bottom:15px;
	list-style-type: none; 
}
#sitios .vticker li #txtTitulo{
	color: #566473;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	margin-top:-40px;
}
#sitios .vticker li #txtInstitucion{
	color: #566473;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:bold;
	padding-left:40px;
	margin-top:-32px;
}
#sitios .vticker li #txtPais{
	color: #566473;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:normal;
	padding-left:40px;
	margin-top:-40px;
}
#sitios .vticker li #txtTexto{
	color: #999999;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	line-height:18px;
	padding-left:40px;
}
#sitios .vticker li #link a{
	color: #999999;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	line-height:25px;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios .vticker li #link a:hover{
	color: #4ebae1;
}
#sitios .vticker li img, #sitios .vticker li #tdImg{
	vertical-align: text-top;
	width:45px;
	height:35px;
}
#sitios .vticker li .contentText {
	padding-top:14px;
}
/********************************* Session sist ********************************************/
.session_sist {
	position:relative;
	width:100%;
	text-align:center;
}
.session_sist .session_sist_tit {
	position:relative;
	display: inline-block;
	color: #000;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.session_sist .session_sist_txt {
	position:relative;
	display: inline-block;
	color: #747474;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.session_sist .session_sist_sign {
	position:relative;
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	padding: 0 2px 0 6px;
}
.session_sist .session_sist_img {
	position:relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	padding: 0 2px 0 2px;
}
/********************************* Título de sección ********************************************/
.title_section {
	position:relative;
	width:100%;
	text-align:center;
	padding: 4px 0 4px 0;
}
.title_section .title_section_tit {
	position:relative;
	display: inline-block;
	color: #000;
	text-transform:uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.title_section .title_section_img {
	position:relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top:-4px;
	padding-right: 4px;
}
/********************************* Banner ********************************************/
#banner {
	clear:both;
	float:left;
	margin-left:0;
	width:100%;
	display:block;
	height:100%;
	background:#000000 url(../images/intro_textura.gif) center no-repeat;
	background-size: 100% 100%; 
	position:relative;
	z-index:90;
	top:0;
	overflow:hidden;
}
#banner .bannerHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 90;
	width:100%;
	height:40px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#banner .bannerHeader .bannerTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#banner .bannerHeader .bannerTabla .tdBanner1 {
	width:20%;
	text-align:right;
	vertical-align:middle;
	padding-left:16px;
}
#banner .bannerHeader .bannerTabla .tdBanner2 {
	width:10%;
	text-align:right;
	vertical-align:middle;
}
#banner .bannerHeader .bannerTabla .tdBanner3 {
	width:70%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerHeader .bannerTabla .imgMenuBanner {
	position:relative;
	display:none;
	width:30px;
	height:30px;
	padding: 5px 4px 5px 4px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#banner .bannerHeader .bannerTabla .imgMenuBanner:hover {
	background:#000000;
}
#banner .bannerHeader .bannerTabla .menuBanner {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-2px;
}
#banner .bannerHeader .bannerTabla .menuBanner:hover {
	background:#000000;
}
#banner .bannerHeader .bannerTabla .menuBanner a {
	outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner .logoImg {
	width:30px;
	height:30px;
}
#banner .bannerHeader .bannerTabla .menuBanner li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 6px 4px 6px 4px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li a {
  font: 12px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul {
  padding: 0;
  position: absolute;
  top: 28px;
  width: 120px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul#ulIdioma {
	left:-82px;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul#ulUsuario {
	left:-82px;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li { 
  font-size:12px;
  padding: 6px 10px 6px 10px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li:hover { background: #ec2286; color: #fff; }
#banner .bannerHeader .bannerTabla .menuBanner li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#banner .bannerHeader a .logoBanner {
	width: 67px;
	height: 30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#banner .bannerHeader a .logoBanner:hover {
	opacity:0.6;
}
#banner .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 2%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 120px; /* Definimos el alto del objeto a centrar */
	margin-top: 60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#banner .texto .titulo {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 20px 0;
	letter-spacing:6px;
	line-height:2px;
}
#banner .texto .subtitulo {
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 10px 0;
	letter-spacing:14px;
	line-height:40px;
}
#banner .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	height: 18px; /* Definimos el alto del objeto a centrar */
	margin-top: 25px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 1px #FFF;
	padding:1px 1px 1px 3px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#banner .link a:hover {
	opacity:0.6;
}
#banner .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 65%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 20px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#banner .logo a {
	outline: none;
}
#banner .logo a .icono {
	display:inline;
	width:80px;
	height:18px;
	padding:6px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#banner .logo a .icono:hover {
	opacity:0.6;
}
#banner .contenIntro {
	opacity:1;
	position:fixed;
	top:0;
	z-index:80;
}
#banner .contenIntro iframe {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:url(../images/img_banner.jpg) no-repeat;
	opacity:0.6;
}
#banner .bannerIntroHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:40px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#banner .bannerIntroHeader .bannerIntroTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:16px;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerIntroHeader .bannerIntroTabla .imgMenuLoginIntro {
	position:relative;
	width:30px;
	height:30px;
	padding: 5px 4px 5px 4px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#banner .bannerIntroHeader .bannerIntroTabla .imgMenuLoginIntro:hover {
	background:#eeb627;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-2px;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro:hover {
	background:#000000;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro a {
	outline: none;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro .logoImg {
	width:30px;
	height:30px;
}
/********************************* Paginación ********************************************/
#pagination {
	position:relative;
	width:100%;
}
#pagination .pagNumContent {
	position:relative;
	display:inline-block;
}
#pagination .pagNumContent .pagNum {
	position:relative;
	display:inline-block;
    color: #313131;
    float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #313131;
	font-size: 10px;
    padding: 1px 2px 1px 2px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 2px;
}
#pagination .pagNumContent .pagNum:hover {
	background:#ec2286;
	color:#fff;
}
#pagination #pagPagina {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #313131;
	font-size: 10px;
	top:-6px;
}
#pagination #pagPagina .inputPag {
	font-family: 'Open Sans Condensed', sans-serif;

	height:16px; 
	width:16px; 
}
#pagination #pagPagina .inputPag {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #313131;
	font-size: 10px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
#pagination #pagPagina .inputPag:focus {
	background: #fff; 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
}
#pagination #pagPagina .inputPag::-webkit-inner-spin-button, 
#pagination #pagPagina .inputPag::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#pagination #pagPagina .inputPag { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0; 
}
/********************************* Paginación campos ********************************************/
#paginationCampos {
	position:relative;
	width:200px;
}
#paginationCampos .textoPag {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #555555;
	font-size: 14px;
	font-weight:bold;
}
#paginationCampos .inputPag {
	font-family: 'Open Sans Condensed', sans-serif;
	height:22px; 
	width:60px; 
}
#paginationCampos .inputPag {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #313131;
	font-size: 11px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
#paginationCampos .inputPag:focus {
	background: #fff; 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
}
#paginationCampos .inputPag::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#paginationCampos .inputPag { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0; 
}
#paginationCampos a.textoImg {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	text-decoration:none;
}
#paginationCampos a.img {
	position:relative;
	display:inline-block;
	width:15px;
	height:15px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	text-decoration:none;
}
#paginationCampos a.textoImg:hover, #paginationCampos a.img:hover {
	opacity:0.6;
}
/********************************* Menú hamburguesa ********************************************/
#menuHamburguesa {
	clear: both;
	float: right;
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	right:0;
	z-index:999;
	background: rgb(0, 0, 0); /* Fallback for older browsers without RGBA-support */
    background: rgba(0, 0, 0, 0.8);
}
#menuHamburguesa .menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamburguesa .menuOpcion:hover {
	opacity:0.6;
}
#menuHamburguesa .menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:20px;
}
#menuHamburguesa .menuOpcion.sigSecc {
	padding-top:20px;
}
#menuHamburguesa .iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamburguesa .iconoCerrar:hover {
	opacity:0.6;
}
#menuHamburguesaFondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0;
	z-index:998;
}
/********************************* Acerca Index ********************************************/
#acerca_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:20px 0 110px 0;
	z-index:90;
}
#acerca_index .imgLogo {
	position:relative;
	width:250px;
	height:90px;
	padding:60px 0 0 60px;
}
#acerca_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:20px 30px 20px 30px;
	letter-spacing:10px;
}
#acerca_index .txtTexto {
	position: relative;
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	padding:0 30px 0 30px;
	font-style: normal;
	line-height:20px;
}
#acerca_index .txtTexto .color {
	color: #6f6f6f;
	letter-spacing:10px;
	font-weight:100;
	font-size: 18px;
	padding:2px;
}
#acerca_index .contentCirculo {
	position:relative;
	display:inline-block;
	width:160px;
	height:160px;
}
#acerca_index .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 80px; /* Definimos el ancho del objeto a centrar */
	height: 80px; /* Definimos el alto del objeto a centrar */
	margin-top: -40px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -40px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
#acerca_index .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#acerca_index .contentCirculo .texto { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -80px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#acerca_index .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align:center;
	vertical-align:middle;
	width:124px;
	padding:8px 0 8px 0;
	margin: 0 2px 0 2px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca_index .btn1:hover {
	opacity:0.6;
}
#acerca_index .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 12px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	text-align:center;
	vertical-align:middle;
	width:124px;
	padding:8px 0 8px 0;
	margin: 0 2px 0 2px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca_index .btn2:hover {
	opacity:0.6;
}
/********************************* Nuestro grupo Index ********************************************/
#nuestroGpo_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	z-index:90;
	padding:40px 0 0 0; 
	text-align:center;
}
#nuestroGpo_index a {
	outline: none;
}
#nuestroGpo_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#nuestroGpo_index .content {
	position:relative;
	display:inline-block;
	width:250px;
	height:auto;
	padding:10px;
	vertical-align:top;
}
#nuestroGpo_index .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#nuestroGpo_index .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#nuestroGpo_index .content .circulo p {
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#nuestroGpo_index .content #txtTitulo { 
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 16px 0;
}
#nuestroGpo_index .content #txtTexto { 
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#nuestroGpo_index .content #txtTexto a { 
	color: #00abbe;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#nuestroGpo_index .content #txtTexto a:hover { 
	color: #eeb627;
	text-decoration: underline;
}
/********************************* Publicaciones ********************************************/
#publicaciones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	top:0;
	z-index:90;
	padding:30px 0 80px 0;
}
#publicaciones #txtTitulo {
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:20px 25px 20px 25px;
}
#publicaciones #txtTexto {
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	padding:0 50px 0 50px;
	font-style: normal;
	line-height:25px;
}
#publicaciones #txtTexto a {
	color: #00abbe;
	text-decoration:underline;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
}
#publicaciones #txtTexto a:hover {
	color: #ebc585;
	text-decoration:none;
}
#publicaciones .contentTextos {
	padding:20px;
}
#publicaciones .contentTextos #txtTitulo { 
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
#publicaciones .contentTextos #txtTexto { 
	color: #666666;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:16px;	
}
#publicaciones .contentTextos #txtTexto a {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#publicaciones .contentTextos #txtTexto a:hover {
	color: #ec2286;
	text-decoration:underline;
}
#publicaciones .contentTextos #txtTexto img {
	width:15px;
	height:15px;
}
#publicaciones #lineaRecta {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Sitios Index ********************************************/
#sitios_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:10px 0 80px 0;
	z-index:90;
}
#sitios_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:20px 0 20px 0;
	letter-spacing:10px;
}
#sitios_index .botones {
	position: relative;
	width:100%;
	text-align:center;
	padding:0 2px 20px 2px;
}
#sitios_index .botones img {
	width:16px;
	height:16px;
	padding:2px;
	cursor:pointer;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios_index .botones img:hover {
	opacity:0.4;
}
#sitios_index .vticker {
	position:relative;
	clear: both;
	width:90%;
	display:inline-block;
	text-align:center;
}
#sitios_index .vticker ul{
	padding: 0;
}
#sitios_index .vticker li{
	width:100%;
	padding-bottom:15px;
	list-style-type: none; 
}
#sitios_index .vticker li #txtTitulo{
	color: #566473;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	margin:0 0 40px 40px;
}
#sitios_index .vticker li #txtInstitucion{
	color: #566473;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:bold;
	padding-left:40px;
	margin-top:-32px;
}
#sitios_index .vticker li #txtPais{
	color: #566473;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:normal;
	padding-left:40px;
	margin-top:-40px;
}
#sitios_index .vticker li #txtTexto{
	color: #999999;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	line-height:18px;
	padding-left:40px;
}
#sitios_index .vticker li #link a{
	color: #999999;
	font-size: 11px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	line-height:25px;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios_index .vticker li #link a:hover{
	color: #4ebae1;
}
#sitios_index .vticker li img, #sitios .vticker li #tdImg{
	vertical-align: text-top;
	width:45px;
	height:35px;
}
#sitios_index .vticker li .contentText {
	padding-top:14px;
}
/********************************* Redes Index ********************************************/
#redes_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#fff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding:20px 0 20px 0;
	z-index:90;
	text-align:center;
}
#redes_index .content {
	position:relative;
	width:40px;
	height:40px;
	padding:6px 30px 6px 30px;
	display:inline-block;
}
#redes_index .content a {
	outline: none;
}
#redes_index .content img {
	-webkit-filter:grayscale(100%);
 	-moz-filter:grayscale(100%);
 	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:30px;
	height:30px;
}
#redes_index .content img:hover {
	opacity:0.6;
}
/********************************* Footer Index ********************************************/
#footer_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 40px;
	display: block;
	background:#ec2286;
	position:relative;
	padding:10px 0 10px 0;
	z-index:90;
	text-align: center;
}
#footer_index #txtTitulo {
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:2px;
	padding-right:6px;
}
}

/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */
@media only screen and (min-width: 481px) {
.gridContainer {
	width:100%;
}
/********************************* Header Index ********************************************/
header {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	height:28px;
	display: block;
	position:fixed;
	background:#1d1d1d !important;
	z-index:200;
	padding-top:8px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	opacity:1;
}
header a {
	outline: none;
}
.headerIntro {
	height:60px;
	opacity:0.8;
}
/********************************* Header ********************************************/
#header {
	cwidth:100%;
	position:relative;
	z-index:100;
	top:0;
}
#header .contentHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:60px;
	background:#000000;
}
#header .contentHeader .headerTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#header .contentHeader .headerTabla .tdHeader1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#header .contentHeader .headerTabla .tdHeader2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#header .contentHeader .headerTabla .tdHeader3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#header .contentHeader .headerTabla .menuLoginIntroOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#header .contentHeader .headerTabla .menuLoginIntroOpcion:hover {
	opacity:0.6;
}

#header .contentHeader .headerTabla .btn {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;
	width:120px;
	padding:7px 0 7px 0;
	margin: 0 4px 2px 4px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
}
#header .contentHeader .headerTabla .btn:hover {
	opacity:0.6;
}
#header .contentHeader .headerTabla #imgMenuLoginIntro_menu {
	position:relative;
	display:ininline-block;
	margin-top:-1px;
	width:35px;
	height:35px;
	padding: 13px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla #imgMenuLoginIntro_menu:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs {
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 140px; /* Definimos el ancho del objeto a centrar */
	margin-left: -70px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	margin-top:-2px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss {
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 62px; /* Definimos el ancho del objeto a centrar */
	margin-left: -31px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	margin-top:-2px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs .imgMenuLoginIntro, #header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss .imgMenuLoginIntro {
	position:relative;
	display:ininline-block;
	margin-top:-1px;
	width:35px;
	height:35px;
	padding: 13px;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs .txtMenuLoginIntro, #header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss .txtMenuLoginIntro {
	position:relative;
	display:ininline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin-top:12px;
	padding:2px;
	text-align:center;
	outline: none;
	text-decoration:none;
}
#header .contentHeader .headerTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
#header .contentHeader .headerTabla .menuLoginIntro:hover {
	background:#000000;
}
#header .contentHeader .headerTabla .menuLoginIntro a {
	outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro .logoImg {
	width:25px;
	height:25px;
}
#header .contentHeader .headerTabla .menuLoginIntro li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 28px 10px 28px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul {
  padding: 0;
  position: absolute;
  top: 64px;
  width: 180px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul#ulIdioma {
	left:-76px;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul#ulUsuario {
	left:-83px;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li { 
  font-size:16px;
  padding: 10px 30px 6px 30px;
  height:30px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li:hover { background: #eeb627; color: #fff; }
#header .contentHeader .headerTabla .menuLoginIntro li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#header .contentHeader a .logoLoginIntro {
	width: 123px;
	height: 55px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#header .contentHeader a .logoLoginIntro:hover {
	opacity:0.6;
}
#header .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 25%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: 150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#header .texto .titulo {
	color: #ffffff;
	font-size: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 40px 0;
	letter-spacing:10px;
	line-height:5px;
}
#header .texto .subtitulo {
	color: #ffffff;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 20px 0;
	letter-spacing:26px;
	line-height:60px;
}
#header .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 120px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 120px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -70px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 3px #FFF;
	padding:6px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#header .link a:hover {
	opacity:0.6;
}
#header .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 75%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#header .logo a {
	outline: none;
}
#header .logo a .icono {
	display:inline;
	width:150px;
	height:34px;
	padding:10px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#header .logo a .icono:hover {
	opacity:0.6;
}
/********************************* Logo ********************************************/
.logo {
	width: 70px;
	height: 26px;
	padding-top:7px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
.logo:hover {
	opacity:0.6;
}
.logoMenuOpc {
	width:16px;
	height:16px;
}
/********************************* Menú superior ********************************************/
.menuTabla {
	position:relative;
	top:-10px;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.menuTabla .td1 {
	width:20%;
	text-align:center;
	vertical-align:middle;
}
.menuTabla .td2 {
	width:40%;
	text-align:right;
	vertical-align:middle;
}
.menuTabla .td3 {
	width:20%;
	text-align:right;
	padding-right:6px;
}
.menuTabla .opcionesMenu {
	display:none;
}
.menuTabla .imgMenu_menu {
	display:inline-block;
	width:16px;
	height:16px;
	cursor:pointer;
	margin-top:-4px;
}
.menuTabla .opcionesMenu_menu {
	display:inline-block;
	font: 18px 'Open Sans Condensed', sans-serif;
  	color: #ffffff;
	font-weight:bold;
	letter-spacing:4px;
	padding-left:4px;
	margin-top:3px;
	text-transform:uppercase;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
.menuTabla .opcionesMenu_menu:hover, .menuTabla .imgMenu_menu:hover {
	opacity:0.6;
}
.menuMax {
	position: relative;
	height:30px;
}
.menuMaxHeader {
  position:relative;
}
.menuMax .menuMaxHeader a {
	outline: none;
}
.menuMaxHeader .txtHeader {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  padding: 0 6px 0 6px;
}
.menuMaxHeader li {
  font: 14px 'Open Sans Condensed', sans-serif;
  display: inline-block;
  position: relative;
  padding: 5px 2px 6px 2px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuMaxHeader li:hover {
  background: #293037;
  color: #ffffff;
}
.menuMaxHeader li a {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuMaxHeader li ul {
  padding: 0;
  position: absolute;
  top: 32px;
  left: 0;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
}
.menuMaxHeader li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxHeader li ul li { 
  font-size:14px;
  padding: 4px 20px 4px 20px;
  background: #293037; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuMaxHeader li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxHeader li ul li:hover { background: #39434d; color: #fff; }
.menuMaxHeader li:hover ul {
  background: #293037; 
  display: block;
  opacity: 1;
  visibility: visible;
}
/***************************/
.menuMaxDat {
	position: relative;
	height:30px;
}
.menuMaxDatHeader {
  position:relative;
}
.menuMaxDat .menuMaxDatHeader a {
	outline: none;
}
.menuMaxDatHeader .txtHeader {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  padding: 0 6px 0 6px;
}
.menuMaxDatHeader li {
  font: 14px 'Open Sans Condensed', sans-serif;
  display: inline-block;
  position: relative;
  padding: 5px 2px 6px 2px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuMaxDatHeader li:hover {
  background: #293037;
  color: #ffffff;
}
.menuMaxDatHeader li a {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuMaxDatHeader li ul {
  padding: 0;
  position: absolute;
  top: 18px;
  left: 0;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
}
.menuMaxDatHeader li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxDatHeader li ul li { 
  font-size:14px;
  padding: 4px 20px 4px 20px;
  background: #293037; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuMaxDatHeader li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxDatHeader li ul li:hover { background: #39434d; color: #fff; }
.menuMaxDatHeader li:hover ul {
  background: #293037; 
  display: block;
  opacity: 1;
  visibility: visible;
}
/********************************* Login Intro ********************************************/
#loginIntro {
	clear:both;
	float:left;
	margin-left:0;
	width:100%;
	display:block;
	height:100%;
	background:#000000 url(../images/textura.png) center no-repeat;
	background-size: 100% 100%; 
	position:relative;
	z-index:100;
	top:0;
	overflow:hidden;
}
#loginIntro .loginIntroHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:60px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#loginIntro .loginIntroHeader .loginIntroTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#loginIntro .loginIntroHeader .loginIntroTabla .imgMenuLoginIntro {
	position:relative;
	width:40px;
	height:40px;
	padding:10px 8px 10px 8px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#loginIntro .loginIntroHeader .loginIntroTabla .imgMenuLoginIntro:hover {
	background:#eeb627;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-8px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro:hover {
	background:#000000;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro a {
	outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro .logoImg {
	width:40px;
	height:40px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 10px 8px 10px 8px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li a {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul {
  padding: 0;
  position: absolute;
  top: 46px;
  width: 160px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul#ulIdioma {
	left:-104px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul#ulUsuario {
	left:-104px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li { 
  font-size:14px;
  padding: 6px 20px 6px 20px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li:hover { background: #eeb627; color: #fff; }
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#loginIntro .loginIntroHeader a .logoLoginIntro {
	width: 112px;
	height: 50px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#loginIntro .loginIntroHeader a .logoLoginIntro:hover {
	opacity:0.6;
}
#loginIntro .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 10%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: 150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#loginIntro .texto .titulo {
	color: #ffffff;
	font-size: 35px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 30px 0;
	letter-spacing:8px;
	line-height:4px;
}
#loginIntro .texto .subtitulo {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 15px 0;
	letter-spacing:20px;
	line-height:50px;
}
#loginIntro .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 60px; /* Definimos el ancho del objeto a centrar */
	height: 22px; /* Definimos el alto del objeto a centrar */
	margin-top: 60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -35px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 2px #FFF;
	padding:2px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#loginIntro .link a:hover {
	opacity:0.6;
}
#loginIntro .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 65%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 30px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#loginIntro .logo a {
	outline: none;
}
#loginIntro .logo a .icono {
	display:inline;
	width:110px;
	height:25px;
	padding:8px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .logo a .icono:hover {
	opacity:0.6;
}
#loginIntro .contenIntro {
	opacity:1;
	position:fixed;
	top:0;
	z-index:80;
}
#loginIntro .contenIntro .loginIntroForm {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:#ccc;
	opacity:0;
}
#loginIntro .divFormStyle {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 90;
	width:100%;
	height:100%;
}
#loginIntro .divFormStyle .formStyle {
	position: relative;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 380px; /* Definimos el ancho del objeto a centrar */
	height: 440px; /* Definimos el alto del objeto a centrar */
	margin-top: -220px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -190px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	background:#00808C;
	z-index:90;
	padding:0;
	text-align:center;
}
#loginIntro .divFormStyle .formStyle .txtTitulo {
	position:relative;
	margin-top:0;
	color: #ffffff;
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:700;
	padding:15px 0 15px 0;
	width:100%;
	background:#8f8f8f;
}
#loginIntro .divFormStyle .formStyle .formAdmin {
	position: relative;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 300px; /* Definimos el ancho del objeto a centrar */
	margin-left: -150px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:30px 3px 310px 3px;
	opacity:0.9;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 260px; /* Definimos el ancho del objeto a centrar */
	margin-left: -136px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:4px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .txtTexto {
	position:relative;
	color: #f1f1f1;
	font-size: 18px;
	font-weight:bold;
	outline: none;
	text-decoration:none;
	cursor:pointer;
	padding-top:20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .txtTexto:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .line {
	position:relative;
	display: inline-block;
	margin-bottom:5px;
	width:120px;
    height: 1px;
    border: 0;
    border-top: 3px solid #c0c0c0;
    padding: 0;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo {
   display: inline-block;
   padding: 12px 0 12px 0;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 16px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #ec2286;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   outline: none;
   text-decoration:none;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo:active {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnSinLogin {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	padding:12px 0 12px 0;
	margin: 0 6px 0 -2px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnSinLogin:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 260px; /* Definimos el ancho del objeto a centrar */
	margin-left: -136px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:4px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:44px; 
	width:100%; 
	padding:6px 25px 6px 45px !important;
	color: #494b4a;
	font-size: 18px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input, #loginIntro .divFormStyle .formStyle .formAdmin .container .content textarea {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	color: #494b4a;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input:focus, #loginIntro .divFormStyle .formStyle .formAdmin .container .content textarea:focus {
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit {
   padding: 10px;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 16px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #eeb627;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit:active {
	opacity:0.6;
}
/********************************* Footer ********************************************/
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 20px;
	display: block;
	bottom: 0;
	background:#000000;
	position:fixed;
	z-index:100;
	text-align: center;
}
#footer #txtTitulo {
	position:relative;
	margin-top:1px;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:3px;
	padding-right:8px;
}
/********************************* Flecha ********************************************/
#flechaInicio {
	position:fixed;
	right: 0; 
	bottom: 0;
	opacity:0.3;
	z-index:300;
	cursor:pointer;
	width: 60px;
	height: 60px; 
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#flechaInicio:hover {
	opacity:1;
}
#flechaInicio a {
	outline: none;
}
#flechaInicio img {
	width: 60px;
	height: 60px; 
}
#flechaInicio li {
	list-style:none;
}
/****************************** Presentación de intro a la página *********************************************/
#imgPresentacionIntro {
	position:fixed;
	width:100%;
	height:100%;
	background:#ececec;
	background-size: 100% 100%; 
	z-index:400;
}
#imgPresentacionIntroImg {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 300px; /* Definimos el ancho del objeto a centrar */
	height: 120px; /* Definimos el alto del objeto a centrar */
	margin-top: -60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -150px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#imgPresentacionIntroImg #logoIntro{
	width: 300px;
	height: 120px;
}
#imgPresentacionIntroImg #carga{
	width: 40px;
	height: 40px;
}
/********************************* Acerca ********************************************/
#acerca {
	width: 100%;
	background:#f7f7f7;
	position:relative;
	padding:40px 0 40px 0;
}
#acerca .imgLogo {
	position:relative;
	width:300px;
	height:109px;
	padding:80px 0 0 80px;
}
#acerca .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:10px;
}
#acerca .txtTexto {
	position: relative;
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	padding:0 40px 0 40px;
	font-style: normal;
	line-height:30px;
}
#acerca .txtTexto .color {
	color: #6f6f6f;
	letter-spacing:10px;
	font-weight:100;
	font-size: 26px;
	padding:4px;
}
#acerca .contentCirculo {
	position:relative;
	display:inline-block;
	width:160px;
	height:120px;
}
#acerca .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 80px; /* Definimos el ancho del objeto a centrar */
	height: 80px; /* Definimos el alto del objeto a centrar */
	margin-top: -40px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -40px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
#acerca .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#acerca .contentCirculo .texto { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -80px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#acerca .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca .btn1:hover {
	opacity:0.6;
}
#acerca .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca .btn2:hover {
	opacity:0.6;
}
/********************************* Funciona ********************************************/
#funciona {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:40px 0 130px 0;
	z-index:90;
}
#funciona .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 30px 20px 30px;
	letter-spacing:12px;
}
#funciona .flujo {
	position: relative;
	border-spacing: 0px;
	border-collapse: collapse;
}
#funciona .flujo .tdCirculoPasos {
	width:40px;
}
#funciona .flujo .tdCirculoFunciones {
	width:130px;
}
#funciona .flujo .circuloPasos {
	position: relative;
	bottom:0;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
	z-index:20;
}
#funciona .flujo .circuloPasos .textoPasos {
	position: absolute;
	top: 44%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 52%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 30px; /* Definimos el ancho del objeto a centrar */
	height: 30px; /* Definimos el alto del objeto a centrar */
	margin-top: -15px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -15px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
#funciona .flujo .contentFunciones {
	position:relative;
	display:inline-block;
	width:130px;
	height:130px;
}
#funciona .flujo .contentFunciones .circuloFunciones {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 80px; /* Definimos el ancho del objeto a centrar */
	height: 80px; /* Definimos el alto del objeto a centrar */
	margin-top: -40px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -40px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #535353;
}
#funciona .flujo .contentFunciones .circuloFunciones .imgFunciones {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#funciona .flujo .contentFunciones .textoFunciones { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 130px; /* Definimos el ancho del objeto a centrar */
	margin-left: -65px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#funciona .flujo .rectVertical {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 16px; /* Definimos el ancho del objeto a centrar */
	height: 130px; /* Definimos el alto del objeto a centrar */
	margin-left: -8px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    background: #535353;
	z-index:10;
	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
#funciona .flujo .rectHorizontal {
	position: relative;
	margin-top:12px;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 130px; /* Definimos el ancho del objeto a centrar */
	height: 16px; /* Definimos el alto del objeto a centrar */
	margin-left: -65px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    background: #535353;
	z-index:10;
	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
/********************************* Áreas ********************************************/
#areas {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:40px 0 130px 0;
	z-index:90;
	text-align:center;
}
#areas .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 30px 20px 30px;
	letter-spacing:12px;
}
#areas .content {
	position:relative;
	display:inline-block;
	width: 220px; 
	height: auto; 
	border:solid 1px #c5c5c5;
	vertical-align:top;
	text-align:center;
	margin:0 6px 60px 6px;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#areas .content .nombre {
	position:relative;
	border:solid 1px #535353;
	margin-left:-1px;
	width:220px;
	height:100px;
	padding-top:20px;
	background:#535353;
	border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
}
#areas .content .nombre .txtTit {
	position:relative;
	color: #f2f2f0;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:4px;
}
#areas .content .nombre .txtText {
	position:relative;
	color: #f2f2f0;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .nombre .txtNota {
	position:relative;
	color: #b2b2b2;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .nombre .txtText .costo {
	text-decoration:line-through; 
	opacity:0.6;
}
#areas .content .nombre .imgAreas {
	width:40px;
	height:40px;
	padding-top:4px;
}
#areas .content .info {
	position:relative;
	width:220px;
	height:auto;
	padding:6px 0 6px 0;
	background:#f2f2f0;
	text-align:justify;
	vertical-align:middle;
}
#areas .content .info .txt {
	position:relative;
	border-bottom:solid 1px #d0d0d0;
	padding:12px 0 12px 0;
	margin:0 12px 0 12px;
}
#areas .content .info .txt .no {
	position:relative;
	color: #494b4a;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	padding-top:4px;
}
#areas .content .info .txt .dsc {
	position:relative;
	color: #6d6e72;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .info .txt .img {
	width:20px;
	height:20px;
	margin-top:-6px;
}
/********************************* Perfiles ********************************************/
#perfiles {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    background: #000000;
	position:relative;
	top:0;
	z-index:90;
	text-align:center;
}
#perfiles .perfilContent {
	display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 100%;
	min-height:400px;
	max-height:1000px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	cursor:pointer;
}
#perfiles .perfilContent .imgPerfil {
    position: relative;
	display: inline-block;
    width: 100%;
	min-width:774px;
	min-height:400px;
	max-width:1000px;
	max-height:517px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	opacity:0.9;
}
#perfiles .perfilContent .txtNombreTit {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 50;
    left: 0;
	z-index:91;
	opacity:1;
}
#perfiles .perfilContent .txtNombreTit .titulo {
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	padding:1px 0 40px 0;
	letter-spacing:10px;
	line-height:30px;
}
#perfiles .perfilContent .txtNombreTit .subtitulo {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 20px 0;
	letter-spacing:24px;
	line-height:24px;
}
#perfiles .perfilContent .txtPerfil {
    background: rgba(51, 51, 51, 0.5);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:92;
}
#perfiles .perfilContent .txtPerfil h3 {
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 8px;
	background:#ec2286;
    padding: 15px 20px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
#perfiles .perfilContent .txtPerfil p {
	font-family: 'Open Sans Condensed', sans-serif;
    padding: 0 15px;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #fff;
    text-indent: 10px;
}
#perfiles .perfilContent:hover .imgPerfil {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#perfiles .perfilContent:hover .txtPerfil {
    visibility: visible;
    opacity: 1;
}
#perfiles .perfilContent:hover + .txtNombreTit,
#perfiles .perfilContent:hover > .txtNombreTit,
#perfiles .perfilContent:hover .txtNombreTit,
#perfiles .perfilContent:hover ~ .txtNombreTit {
    opacity: 0;
}
#perfiles .perfilContent .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:210px;
	padding:10px 0 10px 0;
	margin: 0 6px 0 6px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#perfiles .perfilContent .btn1:hover {
	opacity:0.6;
}
#perfiles .perfilContent .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#perfiles .perfilContent .btn2:hover {
	background:#eeb627;
}
/********************************* Menú hamburguesa ********************************************/
/** Menú **/
#menuHamMenu {
	clear: both;
	float: left;
	width: 50%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	left:0;
	z-index:999;
}
#menuHamMenu .menuHamMenu_menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamMenu .menuHamMenu_menuOpcion:hover {
	color:#eeb627;
}
#menuHamMenu .menuHamMenu_menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:30px;
}
#menuHamMenu .menuHamMenu_menuOpcion.sigSecc {
	padding-top:30px;
}
#menuHamMenu .menuHamMenu_iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamMenu .menuHamMenu_iconoCerrar:hover {
	opacity:0.6;
}
#menuHamMenu_fondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0.7;
	z-index:998;
}
/** Login **/
#menuHamLogin {
	clear: both;
	float: right;
	width: 50%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	right:0;
	z-index:999;
}
#menuHamLogin .menuHamLogin_menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamLogin .menuHamLogin_menuOpcion:hover {
	color:#eeb627;
}
#menuHamLogin .menuHamLogin_menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:30px;
}
#menuHamLogin .menuHamLogin_menuOpcion.sigSecc {
	padding-top:30px;
}
#menuHamLogin .menuHamLogin_iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamLogin .menuHamLogin_iconoCerrar:hover {
	opacity:0.6;
}
#menuHamLogin_fondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0.7;
	z-index:998;
}
/********************************* FormDat ********************************************/
.formDat {
	clear: both;
	float: left;
	margin-left: 0;
	width: 380px;
	display: block;
	background:#f6f6f6;
	position:relative;
	z-index:90;
	padding:20px 0 24px 0;
	text-align:center;
	position:relative;
}
.formDat .txtTitulo {
	position:relative;
	margin-top:-20px;
	color: #ffffff;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:700;
	padding:18px 0 18px 0;
	width:100%;
	background:#eeb627;
}
.formDat .txtTexto {
	color: #566473;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	font-weight:100;
	padding:0 16px 0 16px;
}
.formDat .formAdmin {
	position: relative;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
.formDat .formAdmin .container {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 300px; /* Definimos el ancho del objeto a centrar */
	margin-left: -150px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:0 4px 0 4px;
	opacity:0.9;
}
.formDat .formAdmin .container .content {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 260px; /* Definimos el ancho del objeto a centrar */
	margin-left: -136px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:6px;
}
.formDat .formAdmin .container .content input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:34px; 
	width:100%; 
	padding:6px 25px 6px 35px !important;
	color: #494b4a;
	font-size: 16px;
}
.formDat .formAdmin .container .content textarea {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:6px 10px 6px 10px;
	text-indent: 25px;
	width:100%;
	font-size: 16px;
}
.formDat .formAdmin .container .content input, .formDat .formAdmin .container .content textarea {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #494b4a;
	font-size: 16px;
	padding-right:20px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.formDat .formAdmin .container .content input:focus, .formDat .formAdmin .container .content textarea:focus {
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
.formDat .formAdmin .container .content button.submit {
   padding: 6px;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 16px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #eeb627;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
.formDat .formAdmin .container .content button.submit:hover {
	opacity:0.6;
}
.formDat .formAdmin .container .content button.submit:active {
	opacity:0.6;
}
.formDat .contentCirculo {
	position:relative;
	display:inline-block;
	width:44px;
	height:44px;
	margin:0 4px 0 4px;
}
.formDat .contentCirculo a {
	outline: none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.formDat .contentCirculo a:hover {
	opacity:0.6;
}
.formDat .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 44px; /* Definimos el ancho del objeto a centrar */
	height: 44px; /* Definimos el alto del objeto a centrar */
	margin-top: -22px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -22px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
.formDat .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 22px; /* Definimos el ancho del objeto a centrar */
	height: 22px; /* Definimos el alto del objeto a centrar */
	margin-top: -11px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -11px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
/********************************* Menú Info ********************************************/
.menuInfoTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	top:-9px;
}
.menuInfoTabla .tdMenuInfo1 {
	width:20%;
	text-align:right;
	vertical-align:middle;
	padding-left:20px;
}
.menuInfoTabla .tdMenuInfo2 {
	width:30%;
	text-align:right;
	vertical-align:middle;
}
.menuInfoTabla .tdMenuInfo3 {
	width:50%;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}
.menuInfoTabla .menuInfoOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.menuInfoTabla .menuInfoOpcion:hover {
	opacity:0.6;
}
.menuInfoTabla .imgMenuInfo {
	position:relative;
	display:none;
	width:26px;
	height:26px;
	padding: 7px 10px 5px 10px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	margin-top:-5px;
}
.menuInfoTabla .imgMenuInfo:hover {
	background:#eeb627;
}
.menuInfoTabla .menuInfo {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
.menuInfoTabla .menuInfo:hover {
	background:#ec2286;
}
.menuInfoTabla .menuInfo a {
	outline: none;
}
.menuInfoTabla .menuInfo .logoImgInfo {
	width:25px;
	height:25px;
}
.menuInfoTabla .menuInfo li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 6px 8px 5px 8px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuInfoTabla .menuInfo li a {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuInfoTabla .menuInfo li ul {
  padding: 0;
  position: absolute;
  top: 22px;
  width: 170px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
.menuInfoTabla .menuInfo li ul#ulIdiomaInfo {
	left:-129px;
}
.menuInfoTabla .menuInfo li ul#ulUsuarioInfo {
	left:-129px;
}
.menuInfoTabla .menuInfo li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuInfoTabla .menuInfo li ul li { 
  font-size:14px;
  padding: 6px 30px 6px 30px;
  height:22px;
  background: #1d1d1d; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuInfoTabla .menuInfo li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuInfoTabla .menuInfo li ul li:hover { background: #ec2286; color: #fff; }
.menuInfoTabla .menuInfo li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
.menuInfoTabla a .logoInfo {
	width: 70px;
	height: 26px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
.menuInfoTabla a .logoInfo:hover {
	opacity:0.6;
}
/********************************* Redes ********************************************/
#redes {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:35px;
	bottom:20px;
	display: block;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.2);
	position:fixed;
	z-index:100;
	text-align:center;
}
#redesDat {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:35px;
	bottom:20px;
	display: block;
	background: #ebebeb;
	position:fixed;
	z-index:100;
	text-align:center;
}
#redes .content, #redesDat .content {
	position:relative;
	width:30px;
	height:30px;
	padding:2px 30px 2px 30px;
	display:inline-block;
}
#redes .content a, #redesDat .content a {
	outline: none;
}
#redes .content img, #redesDat .content img {
	-webkit-filter:grayscale(100%);
 	-moz-filter:grayscale(100%);
 	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:30px;
	height:30px;
}
#redes .content img:hover, #redesDat .content img:hover {
	opacity:0.6;
}

/********************************* Container ********************************************/
#container {
	clear: both;
	margin-left: 0;
	width: 100%;
	height:100%;
	display: block;
	background:#ffffff;
	position:relative;
	z-index:90;
	padding:26px 0 40px 0;
	border-top: 1px solid #d9d9d9;
}
#container a {
	outline: none;
}
#containerTable {
	position:relative;
    width:100%;
	height:auto;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: 'Open Sans Condensed', sans-serif;
}
#containerTable #submenu {
	position:fixed;
	background:#1d1d1d;
	height:100%;
    width:20%;
	padding:40px 0 10px 0;
	-webkit-box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	-moz-box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	z-index:10;
}
#containerTable #submenu #opcionSubmenuConfig {
	position:relative; 
	margin-top: 50px;
	padding:10px 0 30px 0;
	background:#373737;
}
#containerTable #submenu .text {
	padding:6px 0 6px 25px;
}
#containerTable #submenu .text a {
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #submenu .text a .opcion {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .text a .opcion .select {
	font-size: 14px;
	font-weight:bold;
	color: #eeb627;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .text a .icono {
	display:inline-block;
	padding-right:6px;
	margin-top:-4px;
	width:22px;
	height:22px;
}
#containerTable #submenu .text a:hover {
	opacity:0.6;
}
#containerTable #submenu .lineaRecta {
	position:relative;
	color: #5f5f5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:90%;
	margin-left:10px;
}
#containerTable #submenu .textOpciones {
	padding:6px 0 6px 38px;
}
#containerTable #submenu .textOpciones a {
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #submenu .textOpciones a .opcion {
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .textOpciones a .icono {
	display:inline-block;
	padding-right:6px;
	margin-top:-4px;
	width:16px;
	height:16px;
}
#containerTable #submenu .textOpciones a:hover {
	opacity:0.6;
}
#containerTable #submenu .lineaRectaOpciones {
	position:relative;
	color: #5f5f5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:80%;
	margin-left:20px;
}
#containerTable #divDat {
	position:relative;
    width:80%;
	padding:40px 0 10px 0;
	text-align:center;
}
#containerTable #divDat #div_contentDat {
	position:relative;
	padding:0 20px 0 20px;
}
#containerTable #divDat #iconoPanel {
	position:absolute;
	top: 40px;
	left:8px;
    width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	cursor:pointer;
	z-index:120;
}
#containerTable #divDat #iconoPanel:hover {
	opacity:0.6;
}
#containerTable #divDat .txt {
	position: relative;
	padding:0 20px 0 20px;
	color: #363737;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	font-style: normal;
	margin-top: 35px;
	line-height:30px;
}
#containerTable #divDat .titulo {
	position: relative;
	color: #363737;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-style: normal;
	font-weight:bold;
	line-height:20px;
}
#containerTable #divDat .texto {
	position: relative;
	color: #363737;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-style: normal;
	line-height:20px;
}
#containerTable #divDat .menuEdit {
	position:fixed;
    width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#FFF;
	margin-top:-14px;
	z-index:8;
}
#containerTable #divDat .menuEdit .menuEditTitulo {
	position:relative;
	width:54%;
	display:inline-block;
    color: #555555;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
	font-weight:bold;
	padding-left:12px;
}
#containerTable #divDat .menuEdit .menuEditTitulo .imgMenuEdit {
	width:16px;
	height:16px;
	padding-right:1px;
}
#containerTable #divDat .menuEdit .menuEditTexto {
	position:relative;
	width:18%;
	display:inline-block;
	padding:2px 0 2px 3px;
}
#containerTable #divDat .menuEdit .menuEditTexto .btnAgr a {
	position:relative;
	display:inline-block;
	color:#FFFFFF;
	font-size: 14px;
	padding: 2px 8px 2px 8px;
	background: #2e373c;
	display:inline-block;
	text-align:center;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	text-decoration:none;
	outline: none;
	font-weight:100;
}
#containerTable #divDat .menuEdit .menuEditTexto .btnAgr a:hover {
	opacity:0.6;
}
#containerTable #divDat .menuEdit .menuEditTexto .menuEditOp {
    color: #555555;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #divDat .menuEdit .menuEditTexto .menuEditOp:hover {
    color: #ec2286;
	opacity:0.8;
}
#container #txtTitulo {
	color: #566473;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	margin:-24px 0 -14px 0;
}
#container .contentDat {
	width:92%;
	text-align:center;
	vertical-align:top;
	-removed-float: left;
    display:inline-block;
    -removed-margin-right: 50px;
	padding:6px;
	margin:6px;
	border: 1px solid #d9d9d9;
}
#container .contentDat .titulo {
	position:relative;
	color: #4a4c4b;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	padding-bottom:4px;
	font-weight:bold;
	letter-spacing:2px;
}
#container .contentDat .lineaRecta {
	color: #d9d9d9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 8px 0 8px 0;
}
#container #titSeccion {
	width: 100%;
	top:60px;
	height:30px;
	display: block;
	position:fixed;
	background:#1d1d1d;
	color: #363737;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	letter-spacing:3px;
	z-index:100;
	margin-bottom:20px;
}
#container #titSeccion .tabla {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#container #titSeccion .tabla .td1 {
	width:10%;
}
#container #titSeccion .tabla .td2 {
	width:80%;
}
#container #titSeccion .tabla .td3 {
	width:10%;
}
#container #titSeccion .titulo {
	position:relative;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight: 100;
    font-style: normal;
	letter-spacing:15px;
	padding-top:2px;
}
#container #titSeccion .titulo .img {
	width:18px;
	height:18px;
	margin-top:-2px;
}
#container #titSeccion .txtRuta {
	position:relative;
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:1px;
	float:left;
	padding-left:8px;
}
#container #titSeccion .txtRuta a {
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:1px;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	float:left;
	padding-left:4px;
}
#container #titSeccion .txtRuta a:hover {
	color:#7cd2e5;
}
#container #titSeccion .txtRuta .icono {
	height:16px;
	width:16px;
}
#container .txtTexto {
	color: #999999;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
}
#container .content {
	position:relative;
	display:inline-block;
	width:200px;
	height:200px;
	padding:10px;
	vertical-align:top;
}
#container .content .txtTitulo {
	color: #566473;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
#container .content .menu {
	position:relative;
	cursor:pointer;
	width: 200px;
    height: 200px;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .content .menu .imgContent {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 90px; /* Definimos el ancho del objeto a centrar */
	height: 90px; /* Definimos el alto del objeto a centrar */
	margin-top: -45px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -45px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#container .content .menu:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	opacity: 0.8;
}
#container .content .menu .txtTitulo {
	position: absolute;
	top: 78%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 180px; /* Definimos el ancho del objeto a centrar */
	margin-left: -90px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:0 !important;
	line-height:16px;
}
/* Carta container */
#container .carta-container {
	position:relative;
	display:inline-block;
	width:200px;
	height:200px;
	padding:10px;
	vertical-align:top;
	-webkit-perspective: 800;
	-moz-perspective: 800;
	perspective: 800;
}
#container .carta-container .txtTitulo {
	color: #566473;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
#container .carta {
	height: 200px;
	width: 200px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 0.5s;
    -moz-transform-style: preserve-3d;
	-moz-transition: all 0.5s;
    transform-style: preserve-3d;
	transition: all 0.5s;
	cursor:pointer;
}
#container .carta-container:hover .carta {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
}
#container .carta .lado {
	position: absolute;
	height: 200px;
	width: 200px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
#container .carta .lado .imgCarta {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 90px; /* Definimos el ancho del objeto a centrar */
	height: 90px; /* Definimos el alto del objeto a centrar */
	margin-top: -45px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -45px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#container .carta .frente {
	height: 200px;
	width: 200px;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .carta .frente  .txtTitulo {
	position: absolute;
	top: 78%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 180px; /* Definimos el ancho del objeto a centrar */
	margin-left: -90px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:0 !important;
	line-height:16px;
}
#container .carta .atras {
	height: 200px;
	width: 200px;
	padding:4px;
	text-align:center;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);	
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .carta-container .atrasTxtTitulo {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:0;
}
#container .carta-container .atrasTxtTexto {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
}
#container .carta-container .imgIcono {
	position:relative;
	display:inline-block;
	width:16px;
	height:16px;
}
#container .carta-container a {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	text-decoration:underline;
	outline: none;
}
#container .carta-container a:hover {
	opacity:0.8;
	text-decoration:none;
}
/****************** Textos en ventana modal *******************/
.modalTextos {
	position:relative;
	background:#fff;
	padding:30px;
	z-index:999;
}
.modalTextos .txtTituloModal {
    background: none repeat scroll 0 0 #eeb627;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:4px;
	text-align:center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 32px;
    padding: 8px;
    width: 100%;
}
.modalTextos .txtSubtituloModal { 
	color: #566473;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
.modalTextos .txtTextoModal { 
	color: #666666;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
.modalTextos .txtTextoModalOp { 
	color: #666666;
	font-size: 20px;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
.modalTextos .txtTextoModal .linkModal {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
.modalTextos .txtTextoModal .linkModal:hover {
	color: #fcc300;
	text-decoration:underline;
}
.modalTextos .txtTextoModal .imgModal {
	width:20px;
	height:20px;
}
.modalTextos .lineaRectaModal {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Procesamiento de datos ********************************************/
#process {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	z-index:90;
}
#process img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 300px; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: -150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -150px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
/********************************* Nuestro grupo ********************************************/
#nuestroGpo {
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	padding:40px 0 40px 0; 
	text-align:center;
}
#nuestroGpo a {
	outline: none;
}
#nuestroGpo .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#nuestroGpo .content {
	position:relative;
	display:inline-block;
	width:300px;
	height:auto;
	padding:30px;
	vertical-align:top;
}
#nuestroGpo .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#nuestroGpo .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#nuestroGpo .content .circulo p {
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#nuestroGpo .content #txtTitulo { 
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 12px 0;
}
#nuestroGpo .content #txtTexto { 
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#nuestroGpo .content #txtTexto a { 
	color: #00abbe;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#nuestroGpo .content #txtTexto a:hover { 
	color: #eeb627;
	text-decoration: underline;
}
/********************************* Equipo ********************************************/
#equipo {
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	padding:40px 0 40px 0; 
	text-align:center;
}
#equipo a {
	outline: none;
}
#equipo .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#equipo .content {
	position:relative;
	display:inline-block;
	width:300px;
	height:auto;
	padding:30px;
	vertical-align:top;
}
#equipo .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#equipo .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#equipo .content .circulo p {
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#equipo .content #txtTitulo { 
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 12px 0;
}
#equipo .content #txtTexto { 
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#equipo .content #txtTexto a { 
	color: #eeb627;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#equipo .content #txtTexto a:hover { 
	color: #e57d7d;
	text-decoration: underline;
}
/********************************* Modal ********************************************/
.modal {
	width: 400px;
	display: none;
	position:relative;
	padding:0;
	overflow-x: hidden;
}
.modal a {
	outline: none;
}
.modal .regresar_content {
	position:relative;
	width:100%;
	text-align:right;
	padding:8px 0 2px 0;
	margin-left:-102px;
}
.modal .regresar_content .link {
	color: #293037;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .regresar_content .link:hover {
	opacity:0.6;
}
.modal .regresar_content .imgLink {
	margin-top:-8px;
	width:14px;
	height:14px;
}
.modal .table {
	width:380px;
	border-collapse: separate;
    border-spacing: 16px;
}
.modal .table .td_logo {
	width:260px;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .table .td_logo img {
	width:90px;
	height:90px;
}
.modal .table .td_opcion {
	width:120px;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .table .td_opcion .admin_opcion {
	width:120px;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	padding:4px;
	text-align:center;
	vertical-align:middle;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opcion:hover {
	color: #ec2286;
	opacity:0.9;
}
.modal .table .td_opcion .admin_opciones_content {
	position:relative;
	text-align:center;
}
.modal .table .td_opcion .admin_opciones_content .imgOpcion {
	width:12px;
	height:12px;
}
.modal .table .td_opcion .admin_opciones_content .opcion_si {
	color: #fff;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_si:hover {
	color: #ec2286;
	opacity:0.9;
}
.modal .table .td_opcion .admin_opciones_content .opcion_no {
	color: #f00;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:not-allowed;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_no:hover {
	color: #f00;
	opacity:0.6;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content {
	position:relative;
	width:100%;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .opcion_editar {
	color: #fff;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .opcion_editar:hover {
	color: #293037;
	opacity:0.6;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .imgOpcion {
	width:11px;
	height:11px;
	padding-left:20px;
}
.modal .content {
	position:relative;
	display:inline-block;
	width:160px;
	height:160px;
	padding:20px;
	vertical-align:top;
}
.modal .content .txtTitulo {
	color: #566473;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
.modal .content .menu {
	position:relative;
	cursor:pointer;
	width: 120px;
    height: 120px;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
}
.modal .content .menu img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 120px; /* Definimos el ancho del objeto a centrar */
	height: 120px; /* Definimos el alto del objeto a centrar */
	margin-top: -60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -60px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.modal .content .menu:hover{
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	opacity: 0.6;
}
/* Carta container */
.modal .carta-container {
	position:relative;
	display:inline-block;
	width:180px;
	height:180px;
	padding:20px;
	vertical-align:top;
	-webkit-perspective: 800;
	-moz-perspective: 800;
	perspective: 800;
}
.modal .carta-container .txtTitulo {
	color: #566473;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
.modal .carta {
	height: 100px;
	width: 100px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 0.5s;
    -moz-transform-style: preserve-3d;
	-moz-transition: all 0.5s;
    transform-style: preserve-3d;
	transition: all 0.5s;
	cursor:pointer;
}
.modal .carta-container:hover .carta {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
}
.modal .carta .lado {
	position: absolute;
	height: 100px;
	width: 100px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.modal .carta .lado img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-top: -50px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.modal .carta .frente {
	height: 100px;
	width: 100px;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .carta .atras {
	height: 100px;
	width: 100px;
	padding:2px;
	text-align:justify;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);	
}
.modal .carta-container .atrasTxtTitulo {
	color: #484848;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:0;
}
.modal .carta-container .atrasTxtTexto {
	color: #484848;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
}
/********************************* CONSULTAS INTERFAZ ********************************************/
.consultas_interfaz {
	width:96%;
	border-spacing: 0px;
	border-collapse: collapse;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz th {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	text-transform:uppercase;
	letter-spacing:10px;
	font-weight:bold;
	background: #EDEDED;
	vertical-align:middle;
	text-align:center;
	padding:10px;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz td {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	vertical-align:middle;
	text-align:center;
	padding:8px;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz td.sint1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	text-transform:uppercase;
	letter-spacing:10px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding:10px;
	border:solid 1px #eeb627;
}
.consultas_interfaz td.sint2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	vertical-align:middle;
	text-align:center;
	padding:10px;
	border:solid 1px #eeb627;
}	
.consultas_interfaz td .input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:30px; 
	width:100%; 
	padding:5px !important;
}
.consultas_interfaz td .select {
	font-family: 'Open Sans Condensed', sans-serif;
	height:34px; 
	width:100%; 
	padding:5px !important;
}
.consultas_interfaz td .textarea {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:6px !important;
	width:100%;
}
.consultas_interfaz td .input, .consultas_interfaz td .select, .consultas_interfaz td .textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #888;
	font-size: 16px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz td .input:focus, .consultas_interfaz td .select:focus, .consultas_interfaz td .textarea:focus { 
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
.consultas_interfaz tr.par {
	background:#f7f7f7;
}	
.consultas_interfaz tr.impar {
	background:#ffffff;
}	
.consultas_interfaz tr.query {
	background:#B7C9D0;
}
.consultas_interfaz .col1 {
	width:20%;
}	
.consultas_interfaz .col2 {
	width:76%;
}
.consultas_interfaz .criterios {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border:none;
}
.consultas_interfaz .criterios th {
	border:none;
}
.consultas_interfaz .criterios td {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	vertical-align:middle;
	text-align:center;
	padding:4px;
	border:none;
}
.consultas_interfaz .queryDiv {
	position:relative;
	display:inline-block;
}
.consultas_interfaz .queryDivName {
	position:relative;
	display:inline-block;
	font-weight:bold;
}
.consultas_interfaz .btn1 {
	position:relative;
	display:inline-block;
	cursor:pointer;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:center;
	vertical-align:middle;
	width:180px;
	padding:10px 0 10px 0;
	margin: 0 4px 0 4px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .btn1:hover {
	opacity:0.6;
}
.consultas_interfaz .btn2 {
	position:relative;
	display:inline-block;
	cursor:pointer;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:center;
	vertical-align:middle;
	width:180px;
	padding:10px 0 10px 0;
	margin: 0 4px 0 4px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .btn2:hover {
	opacity:0.6;
}
.consultas_interfaz .consultas_content {
	position:relative;
	display:inline-block;
	width:180px;
	height:40px;
	margin: 0 4px 0 4px;
	vertical-align:top;
}
.consultas_interfaz .consultas_content .consultas_menu {
	position:relative;
	cursor:pointer;
	width: 180px;
    height: 40px;
	text-align:center;
	vertical-align:bottom;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .consultas_content .consultas_menu .imgConsultasContent {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 26px; /* Definimos el ancho del objeto a centrar */
	height: 26px; /* Definimos el alto del objeto a centrar */
	margin-top: -13px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -13px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.consultas_interfaz .consultas_content .consultas_menu:hover {
	opacity: 0.6;
}
/********************************* Sitios ********************************************/
#sitios {
	position:relative;
	width: 100%;
	height:auto;
	min-height:418px;
	max-height:430px;
	overflow: scroll;
	padding:15px 0 15px 0;
	background:#f7f7f7;
	z-index:90;
	text-align:center;
}
#sitios #txtTitulo {
	color: #566473;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
}
#sitios .botones {
	padding:2px 2px 25px 2px;
}
#sitios .botones img {
	width:20px;
	height:20px;
	padding:2px;
	cursor:pointer;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios .botones img:hover {
	opacity:0.4;
}
#sitios .vticker {
	position:relative;
	clear: both;
	width:90%;
	display:inline-block;
	text-align:center;
}
#sitios .vticker ul{
	padding: 0;
}
#sitios .vticker li{
	width:100%;
	padding-bottom:15px;
	list-style-type: none; 
}
#sitios .vticker li #txtTitulo{
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	margin-top:-40px;
}
#sitios .vticker li #txtInstitucion{
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:bold;
	padding-left:40px;
	margin-top:-40px;
}
#sitios .vticker li #txtPais{
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:normal;
	padding-left:40px;
	margin-top:-40px;
}
#sitios .vticker li #txtTexto{
	color: #999999;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	line-height:18px;
	padding-left:40px;
}
#sitios .vticker li #link a{
	color: #999999;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	line-height:25px;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios .vticker li #link a:hover{
	color: #4ebae1;
}
#sitios .vticker li img, #sitios .vticker li #tdImg{
	vertical-align: text-top;
	width:120px;
	height:100px;
}
#sitios .vticker li .contentText {
	padding-top:14px;
}
/********************************* Session sist ********************************************/
.session_sist {
	position:relative;
	width:100%;
	text-align:center;
}
.session_sist .session_sist_tit {
	position:relative;
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.session_sist .session_sist_txt {
	position:relative;
	display: inline-block;
	color: #747474;
	font-size: 13px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.session_sist .session_sist_sign {
	position:relative;
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	padding: 0 3px 0 8px;
}
.session_sist .session_sist_img {
	position:relative;
	display: inline-block;
	width: 13px;
	height: 13px;
	padding: 0 3px 0 3px;
}
/********************************* Título de sección ********************************************/
.title_section {
	position:relative;
	width:100%;
	text-align:center;
	padding: 8px 0 8px 0;
}
.title_section .title_section_tit {
	position:relative;
	display: inline-block;
	color: #000;
	text-transform:uppercase;
	letter-spacing: 6px;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.title_section .title_section_img {
	position:relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-top:-6px;
	padding-right: 6px;
}
/********************************* Banner ********************************************/
#banner {
	clear:both;
	float:left;
	margin-left:0;
	width:100%;
	display:block;
	height:100%;
	background:#000000 url(../images/intro_textura.gif) center no-repeat;
	background-size: 100% 100%; 
	position:relative;
	z-index:90;
	top:0;
	overflow:hidden;
}
#banner .bannerHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 90;
	width:100%;
	height:60px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#banner .bannerHeader .bannerTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#banner .bannerHeader .bannerTabla .tdBanner1 {
	width:20%;
	text-align:right;
	vertical-align:middle;
	padding-left:20px;
}
#banner .bannerHeader .bannerTabla .tdBanner2 {
	width:30%;
	text-align:right;
	vertical-align:middle;
}
#banner .bannerHeader .bannerTabla .tdBanner3 {
	width:50%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerHeader .bannerTabla .imgMenuBanner {
	position:relative;
	display:none;
	width:40px;
	height:40px;
	padding:10px 8px 10px 8px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#banner .bannerHeader .bannerTabla .imgMenuBanner:hover {
	background:#000000;
}
#banner .bannerHeader .bannerTabla .menuBanner {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-8px;
}
#banner .bannerHeader .bannerTabla .menuBanner:hover {
	background:#000000;
}
#banner .bannerHeader .bannerTabla .menuBanner a {
	outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner .logoImg {
	width:40px;
	height:40px;
}
#banner .bannerHeader .bannerTabla .menuBanner li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 10px 8px 10px 8px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li a {
  font: 14px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul {
  padding: 0;
  position: absolute;
  top: 46px;
  width: 160px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul#ulIdioma {
	left:-104px;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul#ulUsuario {
	left:-104px;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li { 
  font-size:14px;
  padding: 6px 20px 6px 20px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li:hover { background: #ec2286; color: #fff; }
#banner .bannerHeader .bannerTabla .menuBanner li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#banner .bannerHeader a .logoBanner {
	width: 112px;
	height: 50px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#banner .bannerHeader a .logoBanner:hover {
	opacity:0.6;
}
#banner .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 10%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: 150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#banner .texto .titulo {
	color: #ffffff;
	font-size: 35px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 30px 0;
	letter-spacing:8px;
	line-height:4px;
}
#banner .texto .subtitulo {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 15px 0;
	letter-spacing:20px;
	line-height:50px;
}
#banner .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 60px; /* Definimos el ancho del objeto a centrar */
	height: 22px; /* Definimos el alto del objeto a centrar */
	margin-top: 60px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -35px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 2px #FFF;
	padding:2px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#banner .link a:hover {
	opacity:0.6;
}
#banner .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 65%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 30px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#banner .logo a {
	outline: none;
}
#banner .logo a .icono {
	display:inline;
	width:110px;
	height:25px;
	padding:8px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#banner .logo a .icono:hover {
	opacity:0.6;
}
#banner .contenIntro {
	opacity:1;
	position:fixed;
	top:0;
	z-index:80;
}
#banner .contenIntro iframe {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:url(../images/img_banner.jpg) no-repeat;
	opacity:0.6;
}
#banner .bannerIntroHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:60px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#banner .bannerIntroHeader .bannerIntroTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerIntroHeader .bannerIntroTabla .imgMenuLoginIntro {
	position:relative;
	width:40px;
	height:40px;
	padding:10px 8px 10px 8px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#banner .bannerIntroHeader .bannerIntroTabla .imgMenuLoginIntro:hover {
	background:#eeb627;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-8px;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro:hover {
	background:#000000;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro a {
	outline: none;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro .logoImg {
	width:40px;
	height:40px;
}
/********************************* Paginación ********************************************/
#pagination {
	position:relative;
	width:300px;
}
#pagination .pagNumContent {
	position:relative;
	display:inline-block;
}
#pagination .pagNumContent .pagNum {
	position:relative;
	display:inline-block;
    color: #313131;
    float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #313131;
	font-size: 14px;
    padding: 2px 8px 2px 8px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}
#pagination .pagNumContent .pagNum:hover {
	background:#ec2286;
	color:#fff;
}
#pagination #pagPagina {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #313131;
	font-size: 14px;
	top:-8px;
}
#pagination #pagPagina .inputPag {
	font-family: 'Open Sans Condensed', sans-serif;
	height:24px; 
	width:24px; 
}
#pagination #pagPagina .inputPag {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #313131;
	font-size: 14px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
#pagination #pagPagina .inputPag:focus {
	background: #fff; 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
}
#pagination #pagPagina .inputPag::-webkit-inner-spin-button, 
#pagination #pagPagina .inputPag::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#pagination #pagPagina .inputPag { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0; 
}
/********************************* Paginación campos ********************************************/
#paginationCampos {
	position:relative;
	width:350px;
}
#paginationCampos .textoPag {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #555555;
	font-size: 14px;
	font-weight:bold;
}
#paginationCampos .inputPag {
	font-family: 'Open Sans Condensed', sans-serif;
	height:26px; 
	width:70px; 
}
#paginationCampos .inputPag {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #313131;
	font-size: 14px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
#paginationCampos .inputPag:focus {
	background: #fff; 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
}
#paginationCampos .inputPag::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#paginationCampos .inputPag { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0; 
}
#paginationCampos a.textoImg {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #555555;
	font-size: 14px;
	font-weight:bold;
	padding-left:26px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	text-decoration:none;
}
#paginationCampos a.img {
	position:relative;
	display:inline-block;
	width:18px;
	height:18px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	text-decoration:none;
}
#paginationCampos a.textoImg:hover, #paginationCampos a.img:hover {
	opacity:0.6;
}
/********************************* Menú hamburguesa ********************************************/
#menuHamburguesa {
	clear: both;
	float: right;
	width: 50%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	right:0;
	z-index:999;
}
#menuHamburguesa .menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamburguesa .menuOpcion:hover {
	opacity:0.6;
}
#menuHamburguesa .menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:30px;
}
#menuHamburguesa .menuOpcion.sigSecc {
	padding-top:30px;
}
#menuHamburguesa .iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamburguesa .iconoCerrar:hover {
	opacity:0.6;
}
#menuHamburguesaFondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0.7;
	z-index:998;
}
/********************************* Acerca Index ********************************************/
#acerca_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:40px 0 130px 0;
	z-index:90;
}
#acerca_index .imgLogo {
	position:relative;
	width:300px;
	height:109px;
	padding:80px 0 0 80px;
}
#acerca_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 30px 20px 30px;
	letter-spacing:10px;
}
#acerca_index .txtTexto {
	position: relative;
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	padding:0 40px 0 40px;
	font-style: normal;
	line-height:30px;
}
#acerca_index .txtTexto .color {
	color: #6f6f6f;
	letter-spacing:10px;
	font-weight:100;
	font-size: 26px;
	padding:4px;
}
#acerca_index .contentCirculo {
	position:relative;
	display:inline-block;
	width:160px;
	height:120px;
}
#acerca_index .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 80px; /* Definimos el ancho del objeto a centrar */
	height: 80px; /* Definimos el alto del objeto a centrar */
	margin-top: -40px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -40px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
#acerca_index .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 40px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: -20px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -20px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#acerca_index .contentCirculo .texto { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:160px; /* Definimos el ancho del objeto a centrar */
	margin-left: -80px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#acerca_index .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca_index .btn1:hover {
	opacity:0.6;
}
#acerca_index .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca_index .btn2:hover {
	opacity:0.6;
}
/********************************* Nuestro grupo Index ********************************************/
#nuestroGpo_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	z-index:90;
	padding:40px 0 0 0; 
	text-align:center;
}
#nuestroGpo_index a {
	outline: none;
}
#nuestroGpo_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#nuestroGpo_index .content {
	position:relative;
	display:inline-block;
	width:300px;
	height:auto;
	padding:10px;
	vertical-align:top;
}
#nuestroGpo_index .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#nuestroGpo_index .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#nuestroGpo_index .content .circulo p {
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#nuestroGpo_index .content #txtTitulo { 
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 12px 0;
}
#nuestroGpo_index .content #txtTexto { 
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#nuestroGpo_index .content #txtTexto a { 
	color: #00abbe;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#nuestroGpo_index .content #txtTexto a:hover { 
	color: #eeb627;
	text-decoration: underline;
}
/********************************* Publicaciones ********************************************/
#publicaciones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	top:0;
	z-index:90;
	padding:50px 0 100px 0;
}
#publicaciones #txtTitulo {
	color: #6f6f6f;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 30px 20px 30px;
}
#publicaciones #txtTexto {
	color: #999999;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	padding:0 50px 0 50px;
	font-style: normal;
	line-height:30px;
}
#publicaciones #txtTexto a {
	color: #00abbe;
	text-decoration:underline;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
}
#publicaciones #txtTexto a:hover {
	color: #ebc585;
	text-decoration:none;
}
#publicaciones .contentTextos {
	padding:30px;
}
#publicaciones .contentTextos #txtTitulo { 
	color: #566473;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
#publicaciones .contentTextos #txtTexto { 
	color: #666666;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:24px;	
}
#publicaciones .contentTextos #txtTexto a {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#publicaciones .contentTextos #txtTexto a:hover {
	color: #ec2286;
	text-decoration:underline;
}
#publicaciones .contentTextos #txtTexto img {
	width:20px;
	height:20px;
}
#publicaciones #lineaRecta {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Sitios Index ********************************************/
#sitios_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:20px 0 100px 0;
	z-index:90;
}
#acerca_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:30px 0 20px 0;
	letter-spacing:10px;
}
#sitios_index .botones {
	position: relative;
	width:100%;
	text-align:center;
	padding:2px 0 25px 0;
}
#sitios_index .botones img {
	width:20px;
	height:20px;
	padding:2px;
	cursor:pointer;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios_index .botones img:hover {
	opacity:0.4;
}
#sitios_index .vticker {
	position:relative;
	clear: both;
	width:90%;
	display:inline-block;
	text-align:center;
}
#sitios_index .vticker ul{
	padding: 0;
}
#sitios_index .vticker li{
	width:100%;
	padding-bottom:15px;
	list-style-type: none; 
}
#sitios_index .vticker li #txtTitulo{
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	margin:0 0 40px 40px;
}
#sitios_index .vticker li #txtInstitucion{
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:bold;
	padding-left:40px;
	margin-top:-40px;
}
#sitios_index .vticker li #txtPais{
	color: #566473;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:normal;
	padding-left:40px;
	margin-top:-40px;
}
#sitios_index .vticker li #txtTexto{
	color: #999999;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	line-height:18px;
	padding-left:40px;
}
#sitios_index .vticker li #link a{
	color: #999999;
	font-size: 12px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	line-height:25px;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios_index .vticker li #link a:hover{
	color: #4ebae1;
}
#sitios_index .vticker li img, #sitios .vticker li #tdImg{
	vertical-align: text-top;
	width:120px;
	height:100px;
}
#sitios_index .vticker li .contentText {
	padding-top:14px;
}
/********************************* Redes Index ********************************************/
#redes_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#fff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding:30px 0 30px 0;
	z-index:90;
	text-align:center;
}
#redes_index .content {
	position:relative;
	width:50px;
	height:50px;
	padding:10px 40px 10px 40px;
	display:inline-block;
}
#redes_index .content a {
	outline: none;
}
#redes_index .content img {
	-webkit-filter:grayscale(100%);
 	-moz-filter:grayscale(100%);
 	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:40px;
	height:40px;
}
#redes_index .content img:hover {
	opacity:0.6;
}
/********************************* Footer Index ********************************************/
#footer_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 60px;
	display: block;
	background:#ec2286;
	position:relative;
	padding:20px 0 20px 0;
	z-index:90;
	text-align: center;
}
#footer_index #txtTitulo {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:3px;
	padding-right:8px;
}
}

/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */
@media only screen and (min-width: 769px) {
.gridContainer {
	width:100%;
	max-width:1920px;
	margin:auto;
}
/********************************* Header Index ********************************************/
header {
	clear: both;
	float:left;
	margin-left: 0;
	width: 100%;
	height:28px;
	display: block;
	position:fixed;
	background:#1d1d1d !important;
	z-index:200;
	padding-top:8px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	-webkit-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	-moz-box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.59);
	opacity:1;
}
header a {
	outline: none;
}
.headerIntro {
	height:80px;
	opacity:0.8;
}
/********************************* Header ********************************************/
#header {
	width:100%;
	position:relative;
	z-index:100;
	top:0;
}
#header .contentHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:60px;
	background:#000000;
}
#header .contentHeader .headerTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#header .contentHeader .headerTabla .tdHeader1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#header .contentHeader .headerTabla .tdHeader2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#header .contentHeader .headerTabla .tdHeader3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#header .contentHeader .headerTabla .menuLoginIntroOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#header .contentHeader .headerTabla .menuLoginIntroOpcion:hover {
	opacity:0.6;
}

#header .contentHeader .headerTabla .btn {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;
	width:120px;
	padding:7px 0 7px 0;
	margin: 0 4px 2px 4px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
}
#header .contentHeader .headerTabla .btn:hover {
	opacity:0.6;
}
#header .contentHeader .headerTabla #imgMenuLoginIntro_menu {
	position:relative;
	display:ininline-block;
	margin-top:-1px;
	width:35px;
	height:35px;
	padding: 13px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla #imgMenuLoginIntro_menu:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs {
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 140px; /* Definimos el ancho del objeto a centrar */
	margin-left: -70px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	margin-top:-2px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss {
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 62px; /* Definimos el ancho del objeto a centrar */
	margin-left: -31px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	margin-top:-2px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss:hover {
	background:#eeb627;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs .imgMenuLoginIntro, #header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss .imgMenuLoginIntro {
	position:relative;
	display:ininline-block;
	margin-top:-1px;
	width:35px;
	height:35px;
	padding: 13px;
}
#header .contentHeader .headerTabla .imgMenuLoginIntroContent_cs .txtMenuLoginIntro, #header .contentHeader .headerTabla .imgMenuLoginIntroContent_ss .txtMenuLoginIntro {
	position:relative;
	display:ininline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin-top:10px;
	padding:2px;
	text-align:center;
	outline: none;
	text-decoration:none;
}
#header .contentHeader .headerTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
#header .contentHeader .headerTabla .menuLoginIntro:hover {
	background:#000000;
}
#header .contentHeader .headerTabla .menuLoginIntro a {
	outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro .logoImg {
	width:25px;
	height:25px;
}
#header .contentHeader .headerTabla .menuLoginIntro li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 28px 10px 28px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul {
  padding: 0;
  position: absolute;
  top: 64px;
  width: 180px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul#ulIdioma {
	left:-76px;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul#ulUsuario {
	left:-83px;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li { 
  font-size:16px;
  padding: 10px 30px 6px 30px;
  height:30px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#header .contentHeader .headerTabla .menuLoginIntro li ul li:hover { background: #eeb627; color: #fff; }
#header .contentHeader .headerTabla .menuLoginIntro li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#header .contentHeader a .logoLoginIntro {
	width: 123px;
	height: 55px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#header .contentHeader a .logoLoginIntro:hover {
	opacity:0.6;
}
#header .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 25%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: 150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#header .texto .titulo {
	color: #ffffff;
	font-size: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 40px 0;
	letter-spacing:10px;
	line-height:5px;
}
#header .texto .subtitulo {
	color: #ffffff;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 20px 0;
	letter-spacing:26px;
	line-height:60px;
}
#header .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 120px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 120px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -70px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 3px #FFF;
	padding:6px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#header .link a:hover {
	opacity:0.6;
}
#header .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 75%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#header .logo a {
	outline: none;
}
#header .logo a .icono {
	display:inline;
	width:150px;
	height:34px;
	padding:10px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#header .logo a .icono:hover {
	opacity:0.6;
}
/********************************* Logo ********************************************/
.logo {
	width: 70px;
	height: 26px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
.logo:hover {
	opacity:0.6;
}
.logoMenuOpc {
	width:18px;
	height:18px;
}
/********************************* Menú superior ********************************************/
.menuTabla {
	position:relative;
	top:-10px;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.menuTabla .td1 {
	width:20%;
	text-align:center;
	vertical-align:middle;
}
.menuTabla .td2 {
	width:40%;
	text-align:right;
	vertical-align:middle;
}
.menuTabla .td3 {
	width:20%;
	text-align:right;
	padding-right:6px;
}
.menuTabla .opcionesMenu {
	display:none;
}
.menuTabla .imgMenu_menu {
	display:inline-block;
	width:25px;
	height:25px;
	cursor:pointer;
	margin-top:-8px;
}
.menuTabla .opcionesMenu_menu {
	display:inline-block;
	font: 28px 'Open Sans Condensed', sans-serif;
  	color: #ffffff;
	font-weight:bold;
	letter-spacing:4px;
	padding-left:6px;
	margin-top:-1px;
	text-transform:uppercase;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
.menuTabla .opcionesMenu_menu:hover, .menuTabla .imgMenu_menu:hover {
	opacity:0.6;
}
.menuMax {
	position: relative;
	height:30px;
}
.menuMaxHeader {
  position:relative;
}
.menuMax .menuMaxHeader a {
	outline: none;
}
.menuMaxHeader .txtHeader {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  padding: 0 6px 0 6px;
}
.menuMaxHeader li {
  font: 16px 'Open Sans Condensed', sans-serif;
  display: inline-block;
  position: relative;
  padding: 6px 10px 6px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuMaxHeader li:hover {
  background: #293037;
  color: #ffffff;
}
.menuMaxHeader li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuMaxHeader li ul {
  padding: 0;
  position: absolute;
  top: 38px;
  left: 0;
  width: 240px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
}
.menuMaxHeader li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxHeader li ul li { 
  font-size:16px;
  padding: 6px 30px 6px 30px;
  background: #293037; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuMaxHeader li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxHeader li ul li:hover { background: #39434d; color: #fff; }
.menuMaxHeader li:hover ul {
  background: #293037; 
  display: block;
  opacity: 1;
  visibility: visible;
}
/***************************/
.menuMaxDat {
	position: relative;
	height:30px;
}
.menuMaxDatHeader {
  position:relative;
}
.menuMaxDat .menuMaxDatHeader a {
	outline: none;
}
.menuMaxDatHeader .txtHeader {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  padding: 0 6px 0 6px;
}
.menuMaxDatHeader li {
  font: 16px 'Open Sans Condensed', sans-serif;
  display: inline-block;
  position: relative;
  padding: 6px 10px 6px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuMaxDatHeader li:hover {
  background: #293037;
  color: #ffffff;
}
.menuMaxDatHeader li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuMaxDatHeader li ul {
  padding: 0;
  position: absolute;
  top: 22px;
  left: 0;
  width: 240px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
}
.menuMaxDatHeader li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxDatHeader li ul li { 
  font-size:16px;
  padding: 6px 30px 6px 30px;
  background: #293037; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuMaxDatHeader li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuMaxDatHeader li ul li:hover { background: #39434d; color: #fff; }
.menuMaxDatHeader li:hover ul {
  background: #293037; 
  display: block;
  opacity: 1;
  visibility: visible;
}
/********************************* Login Intro ********************************************/
#loginIntro {
	clear:both;
	float:left;
	margin-left:0;
	width:100%;
	display:block;
	height:100%;
	background:#000000 url(../images/textura.png) center no-repeat;
	background-size: 100% 100%; 
	position:relative;
	z-index:100;
	top:0;
	overflow:hidden;
}
#loginIntro .loginIntroHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:80px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#loginIntro .loginIntroHeader .loginIntroTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#loginIntro .loginIntroHeader .loginIntroTabla .tdLoginIntro3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntroOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntroOpcion:hover {
	opacity:0.6;
}

#loginIntro .loginIntroHeader .loginIntroTabla .btn {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;
	width:120px;
	padding:7px 0 7px 0;
	margin: 0 4px 2px 4px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .btn:hover {
	opacity:0.6;
}
#loginIntro .loginIntroHeader .loginIntroTabla .imgMenuLoginIntro {
	position:relative;
	width:50px;
	height:50px;
	padding: 15px 10px 15px 10px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#loginIntro .loginIntroHeader .loginIntroTabla .imgMenuLoginIntro:hover {
	background:#eeb627;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro:hover {
	background:#000000;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro a {
	outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro .logoImg {
	width:25px;
	height:25px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 28px 10px 28px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul {
  padding: 0;
  position: absolute;
  top: 64px;
  width: 180px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul#ulIdioma {
	left:-76px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul#ulUsuario {
	left:-83px;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li { 
  font-size:16px;
  padding: 10px 30px 6px 30px;
  height:30px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li ul li:hover { background: #eeb627; color: #fff; }
#loginIntro .loginIntroHeader .loginIntroTabla .menuLoginIntro li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#loginIntro .loginIntroHeader a .logoLoginIntro {
	width: 157px;
	height: 70px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#loginIntro .loginIntroHeader a .logoLoginIntro:hover {
	opacity:0.6;
}
#loginIntro .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 25%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: 150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#loginIntro .texto .titulo {
	color: #ffffff;
	font-size: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 40px 0;
	letter-spacing:10px;
	line-height:5px;
}
#loginIntro .texto .subtitulo {
	color: #ffffff;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 20px 0;
	letter-spacing:26px;
	line-height:60px;
}
#loginIntro .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 120px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 120px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -70px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 3px #FFF;
	padding:6px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#loginIntro .link a:hover {
	opacity:0.6;
}
#loginIntro .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 75%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#loginIntro .logo a {
	outline: none;
}
#loginIntro .logo a .icono {
	display:inline;
	width:150px;
	height:34px;
	padding:10px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .logo a .icono:hover {
	opacity:0.6;
}
#loginIntro .contenIntro {
	opacity:1;
	position:fixed;
	top:0;
	z-index:80;
}
#loginIntro .contenIntro .loginIntroForm {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:#ccc;
	opacity:0;
}
#loginIntro .divFormStyle {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 90;
	width:100%;
	height:100%;
}
#loginIntro .divFormStyle .formStyle {
	position: relative;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 680px; /* Definimos el ancho del objeto a centrar */
	height: 620px; /* Definimos el alto del objeto a centrar */
	margin-top: -310px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -340px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	background:#00808C;
	z-index:90;
	padding:0;
	text-align:center;
}
#loginIntro .divFormStyle .formStyle .txtTitulo {
	position:relative;
	margin-top:0;
	color: #ffffff;
	font-size: 34px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:700;
	padding:25px 0 25px 0;
	width:100%;
	background:#8f8f8f;
}
#loginIntro .divFormStyle .formStyle .formAdmin {
	position: relative;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 400px; /* Definimos el ancho del objeto a centrar */
	margin-left: -200px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:60px 6px 30px 6px;
	opacity:0.9;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 380px; /* Definimos el ancho del objeto a centrar */
	margin-left: -198px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:8px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .txtTexto {
	position:relative;
	color: #f1f1f1;
	font-size: 22px;
	font-weight:bold;
	outline: none;
	text-decoration:none;
	cursor:pointer;
	padding-top:30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .txtTexto:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .line {
	position:relative;
	display: inline-block;
	margin-bottom:5px;
	width:178px;
    height: 1px;
    border: 0;
    border-top: 3px solid #c0c0c0;
    padding: 0;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo {
   display: inline-block;
   padding: 12px 0 12px 0;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 20px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #ec2286;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   outline: none;
   text-decoration:none;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnInfo:active {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnSinLogin {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	padding:12px 0 12px 0;
	margin: 0 6px 0 -2px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .contentOpcion .btnSinLogin:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 380px; /* Definimos el ancho del objeto a centrar */
	margin-left: -198px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:8px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:55px; 
	width:100%; 
	padding:6px 25px 6px 45px !important;
	color: #494b4a;
	font-size: 22px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input, #loginIntro .divFormStyle .formStyle .formAdmin .container .content textarea {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	color: #494b4a;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content input:focus, #loginIntro .divFormStyle .formStyle .formAdmin .container .content textarea:focus {
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit {
   padding: 12px;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 20px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #eeb627;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit:hover {
	opacity:0.6;
}
#loginIntro .divFormStyle .formStyle .formAdmin .container .content button.submit:active {
	opacity:0.6;
}
/********************************* Footer ********************************************/
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 25px;
	display: block;
	bottom: 0;
	background:#000000;
	position:fixed;
	z-index:100;
	text-align: center;
}
#footer #txtTitulo {
	position:relative;
	margin-top:4px;
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:4px;
	padding-right:10px;
}
/********************************* Flecha ********************************************/
#flechaInicio {
	position:fixed;
	right: 0; 
	bottom: 0;
	opacity:0.3;
	z-index:300;
	cursor:pointer;
	width: 80px;
	height: 80px; 
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#flechaInicio:hover {
	opacity:1;
}
#flechaInicio a {
	outline: none;
}
#flechaInicio img {
	width: 80px;
	height: 80px; 
}
#flechaInicio li {
	list-style:none;
}
/****************************** Presentación de intro a la página *********************************************/
#imgPresentacionIntro {
	position:fixed;
	width:100%;
	height:100%;
	background:#ececec;
	background-size: 100% 100%; 
	z-index:400;
}
#imgPresentacionIntroImg {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 350px; /* Definimos el ancho del objeto a centrar */
	height: 140px; /* Definimos el alto del objeto a centrar */
	margin-top: -70px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -175px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#imgPresentacionIntroImg #logoIntro{
	width: 350px;
	height: 140px;
}
#imgPresentacionIntroImg #carga{
	width: 50px;
	height: 50px;
}
/********************************* Acerca ********************************************/
#acerca {
	width: 685px;
	background:#f7f7f7;
	position:relative;
	padding:60px 0 60px 0;
}
#acerca .imgLogo {
	position:relative;
	width:350px;
	height:127px;
	padding:100px 0 0 100px;
}
#acerca .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#acerca .txtTexto {
	position: relative;
	color: #999999;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	padding:0 50px 0 50px;
	font-style: normal;
	line-height:40px;
}
#acerca .txtTexto .color {
	color: #6f6f6f;
	letter-spacing:12px;
	font-weight:100;
	font-size: 30px;
	padding:6px;
}
#acerca .contentCirculo {
	position:relative;
	display:inline-block;
	width:200px;
	height:160px;
}
#acerca .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-top: -50px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
#acerca .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 60px; /* Definimos el ancho del objeto a centrar */
	height: 60px; /* Definimos el alto del objeto a centrar */
	margin-top: -30px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -30px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#acerca .contentCirculo .texto { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:200px; /* Definimos el ancho del objeto a centrar */
	margin-left: -100px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#acerca .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca .btn1:hover {
	opacity:0.6;
}
#acerca .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca .btn2:hover {
	opacity:0.6;
}
/********************************* Funciona ********************************************/
#funciona {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:60px 0 150px 0;
	z-index:90;
}
#funciona .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
	letter-spacing:12px;
}
#funciona .flujo {
	position: relative;
	border-spacing: 0px;
	border-collapse: collapse;
}
#funciona .flujo .tdCirculoPasos {
	width:60px;
}
#funciona .flujo .tdCirculoFunciones {
	width:150px;
}
#funciona .flujo .circuloPasos {
	position: relative;
	bottom:0;
	left: 50%;
	width: 60px;
	height: 60px;
	margin-left: -30px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
	z-index:20;
}
#funciona .flujo .circuloPasos .textoPasos {
	position: absolute;
	top: 44%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 52%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 36px; /* Definimos el ancho del objeto a centrar */
	height: 36px; /* Definimos el alto del objeto a centrar */
	margin-top: -18px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -18px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
}
#funciona .flujo .contentFunciones {
	position:relative;
	display:inline-block;
	width:150px;
	height:150px;
}
#funciona .flujo .contentFunciones .circuloFunciones {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-top: -50px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #535353;
}
#funciona .flujo .contentFunciones .circuloFunciones .imgFunciones {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 60px; /* Definimos el ancho del objeto a centrar */
	height: 60px; /* Definimos el alto del objeto a centrar */
	margin-top: -30px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -30px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#funciona .flujo .contentFunciones .textoFunciones { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 150px; /* Definimos el ancho del objeto a centrar */
	margin-left: -75px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#funciona .flujo .rectVertical {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 20px; /* Definimos el ancho del objeto a centrar */
	height: 150px; /* Definimos el alto del objeto a centrar */
	margin-left: -10px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    background: #535353;
	z-index:10;
	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
#funciona .flujo .rectHorizontal {
	position: relative;
	margin-top:20px;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 150px; /* Definimos el ancho del objeto a centrar */
	height: 20px; /* Definimos el alto del objeto a centrar */
	margin-left: -75px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    background: #535353;
	z-index:10;
	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
}
/********************************* Áreas ********************************************/
#areas {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:60px 0 150px 0;
	z-index:90;
	text-align:center;
}
#areas .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
	letter-spacing:12px;
}
#areas .content {
	position:relative;
	display:inline-block;
	width: 300px; 
	height: auto; 
	border:solid 1px #c5c5c5;
	vertical-align:top;
	text-align:center;
	margin:0 20px 100px 20px;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#areas .content .nombre {
	position:relative;
	border:solid 1px #535353;
	margin-left:-1px;
	width:300px;
	height:120px;
	padding-top:30px;
	background:#535353;
	border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
}
#areas .content .nombre .txtTit {
	position:relative;
	color: #f2f2f0;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:4px;
}
#areas .content .nombre .txtText {
	position:relative;
	color: #f2f2f0;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .nombre .txtNota {
	position:relative;
	color: #b2b2b2;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .nombre .txtText .costo {
	text-decoration:line-through; 
	opacity:0.6;
}
#areas .content .nombre .imgAreas {
	width:60px;
	height:60px;
	padding-top:6px;
}
#areas .content .info {
	position:relative;
	width:300px;
	height:auto;
	padding:10px 0 10px 0;
	background:#f2f2f0;
	text-align:justify;
	vertical-align:middle;
}
#areas .content .info .txt {
	position:relative;
	border-bottom:solid 1px #d0d0d0;
	padding:16px 0 16px 0;
	margin:0 16px 0 16px;
}
#areas .content .info .txt .no {
	position:relative;
	color: #494b4a;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	padding-top:6px;
}
#areas .content .info .txt .dsc {
	position:relative;
	color: #6d6e72;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#areas .content .info .txt .img {
	width:26px;
	height:26px;
	margin-top:-8px;
}
/********************************* Perfiles ********************************************/
#perfiles {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
    background: #000000;
	position:relative;
	top:0;
	z-index:90;
	text-align:center;
}
#perfiles .perfilContent {
	display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    width: 100%;
	height:auto;
	max-height:600px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
	cursor:pointer;
}
#perfiles .perfilContent .imgPerfil {
    position: relative;
	display: inline-block;
    width: 100%;
	height:auto;
	max-width:2880px;
	max-height:1800px;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	opacity:0.9;
}
#perfiles .perfilContent .txtNombreTit {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 50;
    left: 0;
	z-index:91;
	opacity:1;
}
#perfiles .perfilContent .txtNombreTit .titulo {
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 38px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	font-weight:bold;
	padding:1px 0 40px 0;
	letter-spacing:10px;
	line-height:5px;
}
#perfiles .perfilContent .txtNombreTit .subtitulo {
	color: #ffffff;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 20px 0;
	letter-spacing:26px;
	line-height:30px;
}
#perfiles .perfilContent .txtPerfil {
    background: rgba(51, 51, 51, 0.5);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	z-index:92;
}
#perfiles .perfilContent .txtPerfil h3 {
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 38px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 8px;
	background:#ec2286;
    padding: 15px 20px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}
#perfiles .perfilContent .txtPerfil p {
	font-family: 'Open Sans Condensed', sans-serif;
    padding: 0 15px;
    font-size: 26px;
	line-height:34px;
    margin-bottom: 10px;
    color: #fff;
    text-indent: 10px;
	position:relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:70%; /* Definimos el ancho del objeto a centrar */
	margin-left: -35%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:justify;
}
#perfiles .perfilContent:hover .imgPerfil {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#perfiles .perfilContent:hover .txtPerfil {
    visibility: visible;
    opacity: 1;
}
#perfiles .perfilContent:hover + .txtNombreTit,
#perfiles .perfilContent:hover > .txtNombreTit,
#perfiles .perfilContent:hover .txtNombreTit,
#perfiles .perfilContent:hover ~ .txtNombreTit {
    opacity: 0;
}
#perfiles .perfilContent .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:210px;
	padding:10px 0 10px 0;
	margin: 0 6px 0 6px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#perfiles .perfilContent .btn1:hover {
	opacity:0.6;
}
#perfiles .perfilContent .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#perfiles .perfilContent .btn2:hover {
	background:#eeb627;
}
/********************************* Menú hamburguesa ********************************************/
/** Menú **/
#menuHamMenu {
	clear: both;
	float: left;
	width: 300px;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	left:0;
	z-index:999;
}
#menuHamMenu .menuHamMenu_menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamMenu .menuHamMenu_menuOpcion:hover {
	color:#eeb627;
}
#menuHamMenu .menuHamMenu_menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:40px;
}
#menuHamMenu .menuHamMenu_menuOpcion.sigSecc {
	padding-top:40px;
}
#menuHamMenu .menuHamMenu_iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamMenu .menuHamMenu_iconoCerrar:hover {
	opacity:0.6;
}
#menuHamMenu_fondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0.7;
	z-index:998;
}
/** Login **/
#menuHamLogin {
	clear: both;
	float: right;
	width: 300px;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	right:0;
	z-index:999;
}
#menuHamLogin .menuHamLogin_menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamLogin .menuHamLogin_menuOpcion:hover {
	color:#eeb627;
}
#menuHamLogin .menuHamLogin_menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:40px;
}
#menuHamLogin .menuHamLogin_menuOpcion.sigSecc {
	padding-top:40px;
}
#menuHamLogin .menuHamLogin_iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamLogin .menuHamLogin_iconoCerrar:hover {
	opacity:0.6;
}
#menuHamLogin_fondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0.7;
	z-index:998;
}
/********************************* FormDat ********************************************/
.formDat {
	clear: both;
	float: left;
	margin-left: 0;
	width: 680px;
	display: block;
	background:#f6f6f6;
	position:relative;
	z-index:90;
	padding:0;
	text-align:center;
	position:relative;
}
.formDat .txtTitulo {
	position:relative;
	margin-top:0;
	color: #ffffff;
	font-size: 34px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:700;
	padding:25px 0 25px 0;
	width:100%;
	background:#eeb627;
}
.formDat .txtTexto {
	color: #566473;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	font-weight:100;
	padding:0 20px 0 20px;
}
.formDat .formAdmin {
	position: relative;
	left: 50%;
	width: 100%;
	margin-left: -50%;
}
.formDat .formAdmin .container {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 400px; /* Definimos el ancho del objeto a centrar */
	margin-left: -200px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:0 6px 30px 6px;
	opacity:0.9;
}
.formDat .formAdmin .container .content {
	position: relative;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 380px; /* Definimos el ancho del objeto a centrar */
	margin-left: -198px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	padding:8px;
}
.formDat .formAdmin .container .content input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:44px; 
	width:100%; 
	padding:6px 25px 6px 35px !important;
	color: #494b4a;
	font-size: 20px;
}
.formDat .formAdmin .container .content textarea {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:6px 10px 6px 10px;
	text-indent: 25px;
	width:100%;
	font-size: 20px;
}
.formDat .formAdmin .container .content input, .formDat .formAdmin .container .content textarea {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #494b4a;
	font-size: 20px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.formDat .formAdmin .container .content input:focus, .formDat .formAdmin .container .content textarea:focus {
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
.formDat .formAdmin .container .content button.submit {
   padding: 8px;
   font-family:'Open Sans Condensed', sans-serif;
   color:#FFF;
   font-size: 18px;
   font-weight: 700;
   font-style: normal;
   text-transform: uppercase;
   letter-spacing: 2px;
   border: none;
   background-color: #eeb627;
   -webkit-transition-duration: 0.5s; 
   -moz-transition-duration: 0.5s; 
   -o-transition-duration: 0.5s; 
   -ms-transition-duration: 0.5s;
   width:100%;
   cursor: pointer;
   border-radius: 6px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
}
.formDat .formAdmin .container .content button.submit:hover {
	opacity:0.6;
}
.formDat .formAdmin .container .content button.submit:active {
	opacity:0.6;
}
.formDat .contentCirculo {
	position:relative;
	display:inline-block;
	width:50px;
	height:50px;
	margin:0 4px 0 4px;
}
.formDat .contentCirculo a {
	outline: none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.formDat .contentCirculo a:hover {
	opacity:0.6;
}
.formDat .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 50px; /* Definimos el ancho del objeto a centrar */
	height: 50px; /* Definimos el alto del objeto a centrar */
	margin-top: -25px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -25px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
.formDat .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 30px; /* Definimos el ancho del objeto a centrar */
	height: 30px; /* Definimos el alto del objeto a centrar */
	margin-top: -15px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -15px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
/********************************* Menú Info ********************************************/
.menuInfoTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	top:-9px;
}
.menuInfoTabla .tdMenuInfo1 {
	width:20%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
.menuInfoTabla .tdMenuInfo2 {
	width:60%;
	text-align:center;
	vertical-align:middle;
}
.menuInfoTabla .tdMenuInfo3 {
	width:20%;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
}
.menuInfoTabla .menuInfoOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
.menuInfoTabla .menuInfoOpcion:hover {
	opacity:0.6;
}
.menuInfoTabla .imgMenuInfo {
	position:relative;
	display:none;
	width:26px;
	height:26px;
	padding: 5px 10px 5px 10px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	margin-top:-4px;
}
.menuInfoTabla .imgMenuInfo:hover {
	background:#eeb627;
}
.menuInfoTabla .menuInfo {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
.menuInfoTabla .menuInfo:hover {
	background:#ec2286;
}
.menuInfoTabla .menuInfo a {
	outline: none;
}
.menuInfoTabla .menuInfo .logoImgInfo {
	width:25px;
	height:25px;
}
.menuInfoTabla .menuInfo li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 5px 10px 5px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
.menuInfoTabla .menuInfo li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
.menuInfoTabla .menuInfo li ul {
  padding: 0;
  position: absolute;
  top: 17px;
  width: 250px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
.menuInfoTabla .menuInfo li ul#ulIdiomaInfo {
	left:-76px;
}
.menuInfoTabla .menuInfo li ul#ulUsuarioInfo {
	left:-83px;
}
.menuInfoTabla .menuInfo li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuInfoTabla .menuInfo li ul li { 
  font-size:16px;
  padding: 10px 30px 6px 30px;
  height:30px;
  background: #1d1d1d; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
.menuInfoTabla .menuInfo li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
.menuInfoTabla .menuInfo li ul li:hover { background: #ec2286; color: #fff; }
.menuInfoTabla .menuInfo li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
.menuInfoTabla a .logoInfo {
	width: 70px;
	height: 26px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
.menuInfoTabla a .logoInfo:hover {
	opacity:0.6;
}
/********************************* Redes ********************************************/
#redes {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:50px;
	bottom:25px;
	display: block;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.2);
	position:fixed;
	z-index:100;
	text-align:center;
}
#redesDat {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height:50px;
	bottom:25px;
	display: block;
	background: #ebebeb;
	position:fixed;
	z-index:100;
	text-align:center;
}
#redes .content, #redesDat .content {
	position:relative;
	width:35px;
	height:35px;
	padding:4px 50px 4px 50px;
	display:inline-block;
}
#redes .content a, #redesDat .content a {
	outline: none;
}
#redes .content img, #redesDat .content img  {
	-webkit-filter:grayscale(100%);
 	-moz-filter:grayscale(100%);
 	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:40px;
	height:40px;
}
#redes .content img:hover, #redesDat .content img:hover {
	opacity:0.6;
}
/********************************* Container ********************************************/
#container {
	clear: both;
	margin-left: 0;
	width: 100%;
	height:100%;
	display: block;
	background:#ffffff;
	position:relative;
	z-index:90;
	padding:25px 0 0 0;
	border-top: 1px solid #d9d9d9;
}
#container a {
	outline: none;
}
#containerTable {
	position:relative;
    width:100%;
	height:auto;
	border-spacing: 0px;
	border-collapse: collapse;
	font-family: 'Open Sans Condensed', sans-serif;
}
#containerTable #submenu {
	position:fixed;
	background:#1d1d1d;
	height:100%;
    width:15%;
	padding:50px 0 20px 0;
	-webkit-box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	-moz-box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	box-shadow: 13px 0px 14px -13px rgba(0,0,0,0.59);
	z-index:10;
}
#containerTable #submenu #opcionSubmenuConfig {
	position:relative; 
	margin-top: 80px;
	padding-bottom:35px;
	background:#373737;
}
#containerTable #submenu .text {
	padding:10px 0 10px 30px;
}
#containerTable #submenu .text a {
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #submenu .text a .opcion {
	font-size: 18px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .text a .opcion .select {
	font-size: 15px;
	font-weight:bold;
	color: #eeb627;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .text a .icono {
	display:inline-block;
	padding-right:10px;
	margin-top:-4px;
	width:25px;
	height:25px;
}
#containerTable #submenu .text a:hover {
	opacity:0.6;
}
#containerTable #submenu .lineaRecta {
	position:relative;
	color: #5f5f5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:90%;
	margin-left:10px;
}
#containerTable #submenu .textOpciones {
	padding:10px 0 10px 50px;
}
#containerTable #submenu .textOpciones a {
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #submenu .textOpciones a .opcion {
	font-size: 16px;
	font-weight:bold;
	color: #fff;
	text-decoration:none;
	outline: none;
}
#containerTable #submenu .textOpciones a .icono {
	display:inline-block;
	padding-right:10px;
	margin-top:-4px;
	width:20px;
	height:20px;
}
#containerTable #submenu .textOpciones a:hover {
	opacity:0.6;
}
#containerTable #submenu .lineaRectaOpciones {
	position:relative;
	color: #5f5f5f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:80%;
	margin-left:26px;
}
#containerTable #divDat {
	position:relative;
    width:85%;
	padding:40px 0 20px 0;
	text-align:center;
}
#containerTable #divDat #div_contentDat {
	position:relative;
	padding:0 25px 0 25px;
}
#containerTable #divDat #iconoPanel {
	position:absolute;
	top: 40px;
	left:8px;
    width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	cursor:pointer;
	z-index:120;
}
#containerTable #divDat #iconoPanel:hover {
	opacity:0.6;
}
#containerTable #divDat .txt {
	position: relative;
	padding:0 25px 0 25px;
	color: #363737;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	font-style: normal;
	margin-top: 35px;
	line-height:40px;
}
#containerTable #divDat .titulo {
	position: relative;
	color: #363737;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-style: normal;
	font-weight:bold;
	line-height:20px;
}
#containerTable #divDat .texto {
	position: relative;
	color: #363737;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:center;
	font-style: normal;
	line-height:20px;
}
#containerTable #divDat .menuEdit {
	position:fixed;
    width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	background:#FFF;
	margin-top:-26px;
	z-index:8;
}
#containerTable #divDat .menuEdit .menuEditTitulo {
	position:relative;
	width:65%;
	display:inline-block;
    color: #555555;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
	font-weight:bold;
	padding-left:14px;
}
#containerTable #divDat .menuEdit .menuEditTitulo .imgMenuEdit {
	width:22px;
	height:22px;
	padding-right:1px;
}
#containerTable #divDat .menuEdit .menuEditTexto {
	position:relative;
	width:14%;
	display:inline-block;
	padding:3px 0 3px 3px;
}
#containerTable #divDat .menuEdit .menuEditTexto .btnAgr a {
	position:relative;
	display:inline-block;
	color:#FFFFFF;
	font-size: 16px;
	padding: 4px 10px 4px 10px;
	background: #2e373c;
	display:inline-block;
	text-align:center;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	text-decoration:none;
	outline: none;
	font-weight:100;
}
#containerTable #divDat .menuEdit .menuEditTexto .btnAgr a:hover {
	opacity:0.6;
}
#containerTable #divDat .menuEdit .menuEditTexto .menuEditOp {
    color: #555555;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#containerTable #divDat .menuEdit .menuEditTexto .menuEditOp:hover {
    color: #ec2286;
	opacity:0.8;
}
#container #txtTitulo {
	color: #566473;
	font-size: 34px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	margin:-40px 0 -16px 0;
}
#container .contentDat {
	width:auto;
	vertical-align:top;
	-removed-float: left;
    display:inline-block;
    -removed-margin-right: 50px;
	padding:10px;
	margin:10px;
	border: 1px solid #d9d9d9;
}
#container .contentDat .titulo {
	position:relative;
	color: #4a4c4b;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	padding-bottom:6px;
	font-weight:bold;
	letter-spacing:2px;
}
#container .contentDat .lineaRecta {
	color: #d9d9d9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px 0 10px 0;
}
#container #titSeccion {
	width: 100%;
	top: 60px;
	height:30px;
	display: block;
	position:fixed;
	background:#1d1d1d;
	color: #363737;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	letter-spacing:4px;
	z-index:100;
	margin-bottom:20px;
}
#container #titSeccion .tabla {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#container #titSeccion .tabla .td1 {
	width:15%;
}
#container #titSeccion .tabla .td2 {
	width:70%;
}
#container #titSeccion .tabla .td3 {
	width:15%;
}
#container #titSeccion .titulo {
	position:relative;
	color: #fff;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight: 100;
    font-style: normal;
	letter-spacing:18px;
	margin-top:-4px;
}
#container #titSeccion .titulo .img {
	width:22px;
	height:22px;
	margin-top:-2px;
}
#container #titSeccion .txtRuta {
	position:relative;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:1px;
	float:left;
	padding-left:10px;
}
#container #titSeccion .txtRuta a {
	position:relative;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:1px;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	float:left;
	padding-left:6px;
}
#container #titSeccion .txtRuta a:hover {
	color:#7cd2e5;
}
#container #titSeccion .txtRuta .icono {
	position:relative;
	height:18px;
	width:18px;
}
#container .txtTexto {
	color: #999999;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
}
#container .content {
	position:relative;
	display:inline-block;
	width:250px;
	height:250px;
	padding:10px;
	vertical-align:top;
}
#container .content .txtTitulo {
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
}
#container .content .menu {
	position:relative;
	cursor:pointer;
	width: 250px;
    height: 250px;
	text-align:center;
	vertical-align:bottom;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .content .menu .imgContent {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 130px; /* Definimos el ancho del objeto a centrar */
	height: 130px; /* Definimos el alto del objeto a centrar */
	margin-top: -65px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -65px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#container .content .menu:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	opacity: 0.8;
}
#container .content .menu .txtTitulo {
	position: absolute;
	top: 78%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 220px; /* Definimos el ancho del objeto a centrar */
	margin-left: -110px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:0 !important;
	line-height:20px;
}
/* Carta container */
#container .carta-container {
	position:relative;
	display:inline-block;
	width:250px;
	height:250px;
	padding:10px;
	vertical-align:top;
	-webkit-perspective: 800;
	-moz-perspective: 800;
	perspective: 800;
}
#container .carta-container .txtTitulo {
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
}
#container .carta {
	height: 250px;
	width: 250px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 0.5s;
    -moz-transform-style: preserve-3d;
	-moz-transition: all 0.5s;
    transform-style: preserve-3d;
	transition: all 0.5s;
	cursor:pointer;
}
#container .carta-container:hover .carta {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
}
#container .carta .lado {
	position: absolute;
	height: 250px;
	width: 250px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
#container .carta .lado .imgCarta {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 130px; /* Definimos el ancho del objeto a centrar */
	height: 130px; /* Definimos el alto del objeto a centrar */
	margin-top: -65px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -65px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#container .carta .frente {
	height: 250px;
	width: 250px;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .carta .frente  .txtTitulo {
	position: absolute;
	top: 78%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 220px; /* Definimos el ancho del objeto a centrar */
	margin-left: -110px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:0 !important;
	line-height:20px;
}
#container .carta .atras {
	height: 250px;
	width: 250px;
	padding:4px;
	text-align:center;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);	
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#container .carta-container .atrasTxtTitulo {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:0;
}
#container .carta-container .atrasTxtTexto {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
}
#container .carta-container .imgIcono {
	position:relative;
	display:inline-block;
	width:18px;
	height:18px;
}
#container .carta-container a {
	color: #ffffff;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	text-decoration:underline;
	outline: none;
}
#container .carta-container a:hover {
	opacity:0.8;
	text-decoration:none;
}
/****************** Textos en ventana modal *******************/
.modalTextos {
	position:relative;
	background:#fff;
	padding:40px;
	z-index:999;
}
.modalTextos .txtTituloModal {
    background: none repeat scroll 0 0 #eeb627;
    color: #fff;
    display: block;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:4px;
	text-align:center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 36px;
    padding: 8px;
    width: 100%;
}
.modalTextos .txtSubtituloModal { 
	color: #566473;
	font-size: 32px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
.modalTextos .txtTextoModal { 
	color: #666666;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
.modalTextos .txtTextoModalOp { 
	color: #666666;
	font-size: 24px;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:2px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
.modalTextos .txtTextoModal .linkModal {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
.modalTextos .txtTextoModal .linkModal:hover {
	color: #fcc300;
	text-decoration:underline;
}
.modalTextos .txtTextoModal .imgModal {
	width:25px;
	height:25px;
}
.modalTextos .lineaRectaModal {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Procesamiento de datos ********************************************/
#process {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	z-index:90;
}
#process img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 500px; /* Definimos el ancho del objeto a centrar */
	height: 500px; /* Definimos el alto del objeto a centrar */
	margin-top: -250px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -250px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
/********************************* Nuestro grupo ********************************************/
#nuestroGpo {
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	padding:60px 0 60px 0; 
	text-align:center;
}
#nuestroGpo a {
	outline: none;
}
#nuestroGpo .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#nuestroGpo .content {
	position:relative;
	display:inline-block;
	width:400px;
	height:auto;
	padding:40px;
	vertical-align:top;
}
#nuestroGpo .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#nuestroGpo .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#nuestroGpo .content .circulo p {
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#nuestroGpo .content #txtTitulo { 
	color: #566473;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 12px 0;
}
#nuestroGpo .content #txtTexto { 
	color: #999999;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#nuestroGpo .content #txtTexto a { 
	color: #00abbe;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#nuestroGpo .content #txtTexto a:hover { 
	color: #eeb627;
	text-decoration: underline;
}
/********************************* Equipo ********************************************/
#equipo {
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	padding:60px 0 60px 0; 
	text-align:center;
}
#equipo a {
	outline: none;
}
#equipo .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#equipo .content {
	position:relative;
	display:inline-block;
	width:400px;
	height:auto;
	padding:40px;
	vertical-align:top;
}
#equipo .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#equipo .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#equipo .content .circulo p {
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#equipo .content #txtTitulo { 
	color: #566473;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 12px 0;
}
#equipo .content #txtTexto { 
	color: #999999;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#equipo .content #txtTexto a { 
	color: #eeb627;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#equipo .content #txtTexto a:hover { 
	color: #e57d7d;
	text-decoration: underline;
}
/********************************* Modal ********************************************/
.modal {
	width: 680px;
	display: none;
	position:relative;
	padding:16px;
	overflow-x: hidden;
}
.modal a {
	outline: none;
}
.modal .regresar_content {
	position:relative;
	width:100%;
	text-align:right;
}
.modal .regresar_content .link {
	color: #293037;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .regresar_content .link:hover {
	opacity:0.6;
}
.modal .regresar_content .imgLink {
	margin-top:-8px;
	width:18px;
	height:18px;
}
.modal .table {
	width:680px;
	border-collapse: separate;
    border-spacing: 20px;
}
.modal .table .td_logo {
	width:400px;
	color: #fff;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	padding:6px;
	text-align:center;
	vertical-align:middle;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .table .td_logo img {
	width:150px;
	height:150px;
}
.modal .table .td_opcion {
	width:280px;
	color: #fff;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	padding:6px;
	text-align:center;
	vertical-align:middle;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .table .td_opcion .admin_opcion {
	width:280px;
	color: #fff;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	padding:6px;
	text-align:center;
	vertical-align:middle;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opcion:hover {
	color: #ec2286;
	opacity:0.9;
}
.modal .table .td_opcion .admin_opciones_content {
	position:relative;
	text-align:center;
}
.modal .table .td_opcion .admin_opciones_content .imgOpcion {
	width:16px;
	height:16px;
}
.modal .table .td_opcion .admin_opciones_content .opcion_si {
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_si:hover {
	color: #ec2286;
	opacity:0.9;
}
.modal .table .td_opcion .admin_opciones_content .opcion_no {
	color: #f00;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:not-allowed;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_no:hover {
	color: #f00;
	opacity:0.6;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content {
	position:relative;
	width:100%;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .opcion_editar {
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	cursor:pointer;
	text-decoration:none;
	outline: none;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .opcion_editar:hover {
	color: #293037;
	opacity:0.6;
}
.modal .table .td_opcion .admin_opciones_content .opcion_editar_content .imgOpcion {
	width:12px;
	height:12px;
	padding-left:20px;
}
.modal .content {
	position:relative;
	display:inline-block;
	width:200px;
	height:200px;
	padding:30px;
	vertical-align:top;
}
.modal .content .txtTitulo {
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
.modal .content .menu {
	position:relative;
	cursor:pointer;
	width: 150px;
    height: 150px;
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
}
.modal .content .menu img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 150px; /* Definimos el ancho del objeto a centrar */
	height: 150px; /* Definimos el alto del objeto a centrar */
	margin-top: -75px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -75px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.modal .content .menu:hover{
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	opacity: 0.6;
}
/* Carta container */
.modal .carta-container {
	position:relative;
	display:inline-block;
	width:200px;
	height:200px;
	padding:30px;
	vertical-align:top;
	-webkit-perspective: 800;
	-moz-perspective: 800;
	perspective: 800;
}
.modal .carta-container .txtTitulo {
	color: #566473;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding-top:1px;
	letter-spacing:2px;
}
.modal .carta {
	height: 150px;
	width: 150px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 0.5s;
    -moz-transform-style: preserve-3d;
	-moz-transition: all 0.5s;
    transform-style: preserve-3d;
	transition: all 0.5s;
	cursor:pointer;
}
.modal .carta-container:hover .carta {
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);
	-webkit-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	-moz-box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
	box-shadow: 0px 0px 43px -1px rgba(86,100,115,0.87);
}
.modal .carta .lado {
	position: absolute;
	height: 150px;
	width: 150px;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.modal .carta .lado img {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 150px; /* Definimos el ancho del objeto a centrar */
	height: 150px; /* Definimos el alto del objeto a centrar */
	margin-top: -75px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -75px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.modal .carta .frente {
	height: 150px;
	width: 150px;
	-webkit-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	-moz-box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	box-shadow: 10px 10px 12px -7px rgba(0,0,0,0.41);
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.modal .carta .atras {
	height: 150px;
	width: 150px;
	padding:4px;
	text-align:justify;
	-webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg);	
}
.modal .carta-container .atrasTxtTitulo {
	color: #484848;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	letter-spacing:0;
}
.modal .carta-container .atrasTxtTexto {
	color: #484848;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:0;
}
/********************************* CONSULTAS INTERFAZ ********************************************/
.consultas_interfaz {
	width:94%;
	border-spacing: 0px;
	border-collapse: collapse;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz th {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	text-transform:uppercase;
	letter-spacing:10px;
	font-weight:bold;
	background: #EDEDED;
	vertical-align:middle;
	text-align:center;
	padding:14px;
	border:solid 1px #bdbdbd;
}
.consultas_interfaz td {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	vertical-align:middle;
	text-align:center;
	padding:12px;
	border:solid 1px #bdbdbd;
}	
.consultas_interfaz td.sint1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	text-transform:uppercase;
	letter-spacing:10px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	padding:16px;
	border:solid 1px #eeb627;
}
.consultas_interfaz td.sint2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 24px;
	vertical-align:middle;
	text-align:center;
	padding:16px;
	border:solid 1px #eeb627;
}
.consultas_interfaz td .input {
	font-family: 'Open Sans Condensed', sans-serif;
	height:36px; 
	width:100%;
	max-width:350px; 
	padding:5px !important;
}
.consultas_interfaz td .select {
	font-family: 'Open Sans Condensed', sans-serif;
	height:36px; 
	width:100%;
	max-width:350px; 
	padding:5px !important;
}
.consultas_interfaz td .textarea {
	font-family: 'Open Sans Condensed', sans-serif;
	padding:6px !important;
	width:100%;
	max-width:350px; 
}
.consultas_interfaz td .input, .consultas_interfaz td .select, .consultas_interfaz td .textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #888;
	font-size: 16px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz td .input:focus, .consultas_interfaz td .select:focus, .consultas_interfaz td .textarea:focus { 
	background: #fff; 
	outline: none !important;
    border:1px solid #eeb627;
	box-shadow: 0 0 6px #eeb627;
}
.consultas_interfaz tr.par {
	background:#f7f7f7;
}	
.consultas_interfaz tr.impar {
	background:#ffffff;
}	
.consultas_interfaz tr.query {
	background:#B7C9D0;
}
.consultas_interfaz .col1 {
	width:20%;
}	
.consultas_interfaz .col2 {
	width:74%;
}	
.consultas_interfaz .criterios {
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
	border:none;
}
.consultas_interfaz .criterios th {
	border:none;
}
.consultas_interfaz .criterios td {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	vertical-align:middle;
	text-align:center;
	padding:6px;
	border:none;
}
.consultas_interfaz .queryDiv {
	position:relative;
	display:inline-block;
}
.consultas_interfaz .queryDivName {
	position:relative;
	display:inline-block;
	font-weight:bold;
}
.consultas_interfaz .btn1 {
	position:relative;
	display:inline-block;
	cursor:pointer;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .btn1:hover {
	opacity:0.6;
}
.consultas_interfaz .btn2 {
	position:relative;
	display:inline-block;
	cursor:pointer;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 15px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .btn2:hover {
	opacity:0.6;
}
.consultas_interfaz .consultas_content {
	position:relative;
	display:inline-block;
	width:45px;
	height:45px;
	margin: 0 6px 0 6px;
	vertical-align:top;
}
.consultas_interfaz .consultas_content .consultas_menu {
	position:relative;
	cursor:pointer;
	width: 45px;
    height: 45px;
	text-align:center;
	vertical-align:bottom;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.consultas_interfaz .consultas_content .consultas_menu .imgConsultasContent {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 30px; /* Definimos el ancho del objeto a centrar */
	height: 30px; /* Definimos el alto del objeto a centrar */
	margin-top: -15px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -15px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
.consultas_interfaz .consultas_content .consultas_menu:hover {
	opacity: 0.6;
}
/********************************* Sitios ********************************************/
#sitios {
	position:relative;
	width:685px;
	height:auto;
	min-height:418px;
	max-height:430px;
	overflow: scroll;
	padding:20px 0 20px 0;
	background:#f7f7f7;
	z-index:90;
	text-align:center;
}
#sitios .botones {
	padding:2px 2px 25px 2px;
}
#sitios .botones img {
	width:20px;
	height:20px;
	padding:2px;
	cursor:pointer;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios .botones img:hover {
	opacity:0.4;
}
#sitios .vticker {
	position:relative;
	clear: both;
	width:90%;
	display:inline-block;
	text-align:center;
}
#sitios .vticker ul{
	padding: 0;
}
#sitios .vticker li{
	width:100%;
	padding-bottom:15px;
	list-style-type: none; 
}
#sitios .vticker li #txtTitulo{
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	margin-top:-40px;
}
#sitios .vticker li #txtInstitucion{
	color: #566473;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:bold;
	padding-left:40px;
	margin-top:-40px;
}
#sitios .vticker li #txtPais{
	color: #566473;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:normal;
	padding-left:40px;
	margin-top:-50px;
}
#sitios .vticker li #txtTexto{
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	line-height:25px;
	padding-left:40px;
}
#sitios .vticker li #link a{
	color: #999999;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	line-height:25px;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios .vticker li #link a:hover{
	color: #4ebae1;
}
#sitios .vticker li img, #sitios .vticker li #tdImg{
	vertical-align: text-top;
	width:180px;
	height:160px;
}
#sitios .vticker li .contentText {
	padding-top:14px;
}
/********************************* Session sist ********************************************/
.session_sist {
	position:relative;
	width:100%;
	text-align:center;
}
.session_sist .session_sist_tit {
	position:relative;
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.session_sist .session_sist_txt {
	position:relative;
	display: inline-block;
	color: #747474;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.session_sist .session_sist_sign {
	position:relative;
	display: inline-block;
	color: #000;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	padding: 0 4px 0 10px;
}
.session_sist .session_sist_img {
	position:relative;
	display: inline-block;
	width: 15px;
	height: 15px;
	padding: 0 4px 0 4px;
}
/********************************* Título de sección ********************************************/
.title_section {
	position:relative;
	width:100%;
	text-align:center;
	padding: 10px 0 10px 0;
}
.title_section .title_section_tit {
	position:relative;
	display: inline-block;
	color: #000;
	text-transform:uppercase;
	letter-spacing: 8px;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
.title_section .title_section_img {
	position:relative;
	display: inline-block;
	width: 25px;
	height: 25px;
	margin-top:-8px;
	padding-right: 8px;
}
/********************************* Banner ********************************************/
#banner {
	clear:both;
	float:left;
	margin-left:0;
	width:100%;
	display:block;
	height:100%;
	background:#000000 url(../images/intro_textura.gif) center no-repeat;
	background-size: 100% 100%; 
	position:relative;
	z-index:90;
	top:0;
	overflow:hidden;
}
#banner .bannerHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 90;
	width:100%;
	height:80px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#banner .bannerHeader .bannerTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#banner .bannerHeader .bannerTabla .tdBanner1 {
	width:20%;
	text-align:right;
	vertical-align:middle;
	padding-left:20px;
}
#banner .bannerHeader .bannerTabla .tdBanner2 {
	width:45%;
	text-align:right;
	vertical-align:middle;
}
#banner .bannerHeader .bannerTabla .tdBanner3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerHeader .bannerTabla .menuBannerOpcion {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#banner .bannerHeader .bannerTabla .menuBannerOpcion:hover {
	opacity:0.6;
}

#banner .bannerHeader .bannerTabla .btn {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	text-align:center;
	vertical-align:middle;
	width:120px;
	padding:7px 0 7px 0;
	margin: 0 4px 2px 4px;
	border:solid 2px #FFFFFF;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
}
#banner .bannerHeader .bannerTabla .btn:hover {
	opacity:0.6;
}
#banner .bannerHeader .bannerTabla .imgMenuBanner {
	position:relative;
	display:none;
	width:50px;
	height:50px;
	padding: 15px 10px 15px 10px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#banner .bannerHeader .bannerTabla .imgMenuBanner:hover {
	background:#000000;
}
#banner .bannerHeader .bannerTabla .menuBanner {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
#banner .bannerHeader .bannerTabla .menuBanner:hover {
	background:#000000;
}
#banner .bannerHeader .bannerTabla .menuBanner a {
	outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner .logoImg {
	width:25px;
	height:25px;
}
#banner .bannerHeader .bannerTabla .menuBanner li {
  font-family:'Open Sans Condensed', sans-serif;
  color:#FFF;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 28px 10px 28px 10px;
  background: ;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  list-style-type: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li a {
  font: 16px 'Open Sans Condensed', sans-serif;
  color: #fff;
  text-decoration:none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul {
  padding: 0;
  position: absolute;
  top: 62px;
  width: 250px;
  text-align:center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  color: #4b4b4b;
  z-index:200;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul#ulIdioma {
	left:-76px;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul#ulUsuario {
	left:-83px;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul a {
  color: #fff;
  text-decoration:none;
  outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li { 
  font-size:16px;
  padding: 10px 30px 6px 30px;
  height:30px;
  background: #000000; 
  display: block; 
  color: #fff;
  -webkit-transition-duration: 0.5s; 
  -moz-transition-duration: 0.5s; 
  -o-transition-duration: 0.5s; 
  -ms-transition-duration: 0.5s;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li a {  
  color: #fff;
  text-decoration:none;
  outline: none;
}
#banner .bannerHeader .bannerTabla .menuBanner li ul li:hover { background: #ec2286; color: #fff; }
#banner .bannerHeader .bannerTabla .menuBanner li:hover ul {
  background: #ec2286; 
  display: block;
  opacity: 1;
  visibility: visible;
}
#banner .bannerHeader a .logoBanner {
	width: 157px;
	height: 70px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
	outline: none;
}
#banner .bannerHeader a .logoBanner:hover {
	opacity:0.6;
}
#banner .texto {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 25%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 300px; /* Definimos el alto del objeto a centrar */
	margin-top: 150px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#banner .texto .titulo {
	color: #ffffff;
	font-size: 50px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:bold;
	padding:1px 0 40px 0;
	letter-spacing:10px;
	line-height:5px;
}
#banner .texto .subtitulo {
	color: #ffffff;
	font-size: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:1px 0 20px 0;
	letter-spacing:26px;
	line-height:60px;
}
#banner .link a {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 120px; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 120px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -70px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #ffffff;
	font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	border:solid 3px #FFF;
	padding:6px;
	letter-spacing:2px;
	text-align:center;
  	cursor:pointer;
	text-decoration:none;
	outline: none;
	-webkit-transition-duration: 0.5s; 
  	-moz-transition-duration: 0.5s; 
  	-o-transition-duration: 0.5s; 
  	-ms-transition-duration: 0.5s;
}
#banner .link a:hover {
	opacity:0.6;
}
#banner .logo {
	clear:both;
	float:left;
	margin-left:0;
	display:block;
	background:transparent;
	position:fixed;
	z-index:100;
	top: 75%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100%; /* Definimos el ancho del objeto a centrar */
	height: 40px; /* Definimos el alto del objeto a centrar */
	margin-top: 10px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50%; /* Restamos la mitad de la anchura del objeto con un margin-left */
	text-align:center;
}
#banner .logo a {
	outline: none;
}
#banner .logo a .icono {
	display:inline;
	width:150px;
	height:34px;
	padding:10px;
	cursor:pointer;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#banner .logo a .icono:hover {
	opacity:0.6;
}
#banner .contenIntro {
	opacity:1;
	position:fixed;
	top:0;
	z-index:80;
}
#banner .contenIntro iframe {
	position:fixed;
	width:100%;
	height:100%;
	min-width:1920px;
	min-height:1080px;
	z-index:70;
	top:0;
	background:url(../images/img_banner.jpg) no-repeat;
	opacity:0.6;
}
#banner .bannerIntroHeader {
	position:fixed;
	top: 0;
    right: 0;
	z-index: 100;
	width:100%;
	height:80px;
	background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}
#banner .bannerIntroHeader .bannerIntroTabla {
	position:relative;
	width:100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro1 {
	width:35%;
	text-align:center;
	vertical-align:middle;
	padding-left:20px;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro2 {
	width:30%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerIntroHeader .bannerIntroTabla .tdBannerIntro3 {
	width:35%;
	text-align:center;
	vertical-align:middle;
}
#banner .bannerIntroHeader .bannerIntroTabla .imgMenuLoginIntro {
	position:relative;
	width:50px;
	height:50px;
	padding: 15px 10px 15px 10px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#banner .bannerIntroHeader .bannerIntroTabla .imgMenuLoginIntro:hover {
	background:#eeb627;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro {
	position: relative;
	display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width:auto;
	margin-top:-4px;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro:hover {
	background:#000000;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro a {
	outline: none;
}
#banner .bannerIntroHeader .bannerIntroTabla .menuLoginIntro .logoImg {
	width:25px;
	height:25px;
}
/********************************* Paginación ********************************************/
#pagination {
	position:relative;
	width:400px;
}
#pagination .pagNumContent {
	position:relative;
	display:inline-block;
}
#pagination .pagNumContent .pagNum {
	position:relative;
	display:inline-block;
    color: #313131;
    float: left;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #313131;
	font-size: 18px;
    padding: 3px 10px 3px 10px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}
#pagination .pagNumContent .pagNum:hover {
	background:#ec2286;
	color:#fff;
}
#pagination #pagPagina {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #313131;
	font-size: 18px;
	top:-10px;
}
#pagination #pagPagina .inputPag {
	font-family: 'Open Sans Condensed', sans-serif;
	height:30px; 
	width:30px; 
}
#pagination #pagPagina .inputPag {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #313131;
	font-size: 18px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
#pagination #pagPagina .inputPag:focus {
	background: #fff; 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
}
#pagination #pagPagina .inputPag::-webkit-inner-spin-button, 
#pagination #pagPagina .inputPag::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#pagination #pagPagina .inputPag { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0; 
}
/********************************* Paginación campos ********************************************/
#paginationCampos {
	position:relative;
	width:500px;
}
#paginationCampos .textoPag {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #555555;
	font-size: 16px;
	font-weight:bold;
}
#paginationCampos .inputPag {
	font-family: 'Open Sans Condensed', sans-serif;
	height:30px; 
	width:80px; 
}
#paginationCampos .inputPag {
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	background: #fff; 
	color: #313131;
	font-size: 18px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
#paginationCampos .inputPag:focus {
	background: #fff; 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
}
#paginationCampos .inputPag::-webkit-inner-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
#paginationCampos .inputPag { 
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: none;
    margin: 0; 
}
#paginationCampos a.textoImg {
	position:relative;
	display:inline-block;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #555555;
	font-size: 16px;
	font-weight:bold;
	padding-left:35px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	text-decoration:none;
}
#paginationCampos a.img {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	text-decoration:none;
}
#paginationCampos a.textoImg:hover, #paginationCampos a.img:hover {
	opacity:0.6;
}
/********************************* Menú hamburguesa ********************************************/
#menuHamburguesa {
	clear: both;
	float: right;
	width: 300px;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	text-align:center;
	padding:60px 6px 6px 6px;
	top:0;
	right:0;
	z-index:999;
}
#menuHamburguesa .menuOpcion {
	position:relative;
	display:block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	margin:2px 8px 2px 8px;
	padding:6px;
	text-align:center;
	outline: none;
	text-decoration:none;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
}
#menuHamburguesa .menuOpcion:hover {
	opacity:0.6;
}
#menuHamburguesa .menuOpcion.linea {
	border-bottom: solid 1px #686868; 
	padding-bottom:40px;
}
#menuHamburguesa .menuOpcion.sigSecc {
	padding-top:40px;
}
#menuHamburguesa .iconoCerrar {
	position:absolute;
	top:15px;
	right:15px;
	width:30px;
	height:30px;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	cursor:pointer;
}
#menuHamburguesa .iconoCerrar:hover {
	opacity:0.6;
}
#menuHamburguesaFondo {
	width: 100%;
	height:100%;
	display: none;
    background: #000000;
	position:fixed;
	opacity:0.7;
	z-index:998;
}
/********************************* Acerca Index ********************************************/
#acerca_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:60px 0 150px 0;
	z-index:90;
}
#acerca_index .imgLogo {
	position:relative;
	width:350px;
	height:127px;
	padding:100px 0 0 100px;
}
#acerca_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
	letter-spacing:12px;
}
#acerca_index .txtTexto {
	position: relative;
	color: #999999;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	padding:0 50px 0 50px;
	font-style: normal;
	line-height:40px;
}
#acerca_index .txtTexto .color {
	color: #6f6f6f;
	letter-spacing:12px;
	font-weight:100;
	font-size: 30px;
	padding:6px;
}
#acerca_index .contentCirculo {
	position:relative;
	display:inline-block;
	width:200px;
	height:160px;
}
#acerca_index .contentCirculo .circulo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 100px; /* Definimos el ancho del objeto a centrar */
	height: 100px; /* Definimos el alto del objeto a centrar */
	margin-top: -50px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -50px; /* Restamos la mitad de la anchura del objeto con un margin-left */
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ec2286;
}
#acerca_index .contentCirculo .circulo .imgCirculo {
	position: absolute;
	top: 50%; /* Buscamos el centro horizontal (relativo) del navegador */
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width: 60px; /* Definimos el ancho del objeto a centrar */
	height: 60px; /* Definimos el alto del objeto a centrar */
	margin-top: -30px; /* Restamos la mitad de la altura del objeto con un margin-top */
	margin-left: -30px; /* Restamos la mitad de la anchura del objeto con un margin-left */
}
#acerca_index .contentCirculo .texto { 
	position: absolute;
	left: 50%; /* Buscamos el centro vertical (relativo) del navegador */
	width:200px; /* Definimos el ancho del objeto a centrar */
	margin-left: -100px; /* Restamos la mitad de la anchura del objeto con un margin-left */
	color: #6f6f6f;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	margin-bottom:0;
	bottom:0;
}
#acerca_index .btn1 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#eeb627;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca_index .btn1:hover {
	opacity:0.6;
}
#acerca_index .btn2 {
	position:relative;
	display:inline-block;
	font-family:'Open Sans Condensed', sans-serif;
	color:#FFF;
	font-size: 16px;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-align:center;
	vertical-align:middle;
	width:214px;
	padding:12px 0 12px 0;
	margin: 0 6px 0 6px;
	background:#ec2286;
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	outline: none;
	text-decoration:none;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#acerca_index .btn2:hover {
	opacity:0.6;
}
/********************************* Nuestro grupo Index ********************************************/
#nuestroGpo_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#ffffff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	z-index:90;
	padding:80px 0 0 0; 
	text-align:center;
}
#nuestroGpo_index a {
	outline: none;
}
#nuestroGpo_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:10px;
	letter-spacing:12px;
}
#nuestroGpo_index .content {
	position:relative;
	display:inline-block;
	width:400px;
	height:auto;
	padding:10px;
	vertical-align:top;
}
#nuestroGpo_index .content .circulo {
	cursor:pointer;
	width: 150px;
    height: 150px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
	background-size: 150px 150px; 
	-webkit-transform:scale(1); 
	-moz-transform:scale(1); 
	-o-transform:scale(1); 
	-ms-transform:scale(1); 
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
	opacity: 1; /*Nivel de opacidad de las imágenes*/
	margin: 0 10px 5px 0; /*Margen entre las imágenes*/
}
#nuestroGpo_index .content .circulo:hover {
	-webkit-transform:scale(1.1); /*Webkit: Escala de aumento de la imagen 1.2x tamaño original*/
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
	-ms-transform:scale(1.1); 
	opacity: 0.6;
}
#nuestroGpo_index .content .circulo p {
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:20px;
}
#nuestroGpo_index .content #txtTitulo { 
	color: #566473;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:8px 0 12px 0;
}
#nuestroGpo_index .content #txtTexto { 
	color: #999999;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify;
}
#nuestroGpo_index .content #txtTexto a { 
	color: #00abbe;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	outline: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
    text-decoration: none;
}
#nuestroGpo_index .content #txtTexto a:hover { 
	color: #eeb627;
	text-decoration: underline;
}
/********************************* Publicaciones ********************************************/
#publicaciones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	top:0;
	padding:60px 0 150px 0;
	z-index:90;
}
#publicaciones #txtTitulo {
	color: #6f6f6f;
	font-size: 34px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
}
#publicaciones #txtTexto {
	color: #999999;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	padding:0 50px 0 50px;
	font-style: normal;
	line-height:40px;
}
#publicaciones #txtTexto a {
	color: #00abbe;
	text-decoration:underline;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
}
#publicaciones #txtTexto a:hover {
	color: #ebc585;
	text-decoration:none;
}
#publicaciones .contentTextos {
	padding:40px;
}
#publicaciones .contentTextos #txtTitulo { 
	color: #566473;
	font-size: 32px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
#publicaciones .contentTextos #txtTexto { 
	color: #666666;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
#publicaciones .contentTextos #txtTexto a {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#publicaciones .contentTextos #txtTexto a:hover {
	color: #ec2286;
	text-decoration:underline;
}
#publicaciones .contentTextos #txtTexto img {
	width:25px;
	height:25px;
}
#publicaciones #lineaRecta {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Publicaciones ********************************************/
#publicaciones {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	top:0;
	padding:60px 0 150px 0;
	z-index:90;
}
#publicaciones #txtTitulo {
	color: #6f6f6f;
	font-size: 34px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 40px 30px 40px;
}
#publicaciones #txtTexto {
	color: #999999;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	padding:0 50px 0 50px;
	font-style: normal;
	line-height:40px;
}
#publicaciones #txtTexto a {
	color: #00abbe;
	text-decoration:underline;
	-webkit-transition-duration: 0.5s; 
	-moz-transition-duration: 0.5s; 
	-o-transition-duration: 0.5s; 
	-ms-transition-duration: 0.5s;
}
#publicaciones #txtTexto a:hover {
	color: #ebc585;
	text-decoration:none;
}
#publicaciones .contentTextos {
	padding:40px;
}
#publicaciones .contentTextos #txtTitulo { 
	color: #566473;
	font-size: 32px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	padding-top:8px;
}
#publicaciones .contentTextos #txtTexto { 
	color: #666666;
	font-size: 24px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: justify !important;
	line-height:30px;	
}
#publicaciones .contentTextos #txtTexto a {
	color: #558edf;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#publicaciones .contentTextos #txtTexto a:hover {
	color: #ec2286;
	text-decoration:underline;
}
#publicaciones .contentTextos #txtTexto img {
	width:25px;
	height:25px;
}
#publicaciones #lineaRecta {
	color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/********************************* Sitios Index ********************************************/
#sitios_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#f7f7f7;
	position:relative;
	border-top: 1px solid #d9d9d9;
	top:0;
	padding:20px 0 100px 0;
	z-index:90;
}
#sitios_index .txtTitulo {
	position: relative;
	color: #6f6f6f;
	font-size: 38px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: center;
	font-weight:100;
	padding:40px 0 30px 0;
	letter-spacing:12px;
}
#sitios_index .botones {
	position: relative;
	width:100%;
	text-align:center;
	padding:2px 0 25px 0;
}
#sitios_index .botones img {
	width:20px;
	height:20px;
	padding:2px;
	cursor:pointer;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios_index .botones img:hover {
	opacity:0.4;
}
#sitios_index .vticker {
	position:relative;
	clear: both;
	width:90%;
	display:inline-block;
	text-align:center;
}
#sitios_index .vticker ul{
	padding: 0;
}
#sitios_index .vticker li{
	width:100%;
	padding-bottom:15px;
	list-style-type: none; 
}
#sitios_index .vticker li #txtTitulo{
	color: #566473;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:100;
	margin:0 0 40px 40px;
}
#sitios_index .vticker li #txtInstitucion{
	color: #566473;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:bold;
	padding-left:40px;
	margin-top:-40px;
}
#sitios_index .vticker li #txtPais{
	color: #566473;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align: left;
	font-weight:normal;
	padding-left:40px;
	margin-top:-50px;
}
#sitios_index .vticker li #txtTexto{
	color: #999999;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:justify;
	line-height:25px;
	padding-left:40px;
}
#sitios_index .vticker li #link a{
	color: #999999;
	font-size: 14px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-align:left;
	line-height:25px;
	padding-left:40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	outline: none;
	text-decoration:none;
	-webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s; 
    -ms-transition-duration: 0.5s;
}
#sitios_index .vticker li #link a:hover{
	color: #4ebae1;
}
#sitios_index .vticker li img, #sitios .vticker li #tdImg{
	vertical-align: text-top;
	width:180px;
	height:160px;
}
#sitios_index .vticker li .contentText {
	padding-top:14px;
}
/********************************* Redes Index ********************************************/
#redes_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background:#fff;
	position:relative;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding:40px 0 40px 0;
	z-index:90;
	text-align:center;
}
#redes_index .content {
	position:relative;
	width:60px;
	height:60px;
	padding:10px 80px 10px 80px;
	display:inline-block;
}
#redes_index .content a {
	outline: none;
}
#redes_index .content img {
	-webkit-filter:grayscale(100%);
 	-moz-filter:grayscale(100%);
 	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
  	-o-transition: all 0.5s;
  	transition: all 0.5s;
	width:60px;
	height:60px;
}
#redes_index .content img:hover {
	opacity:0.6;
}
/********************************* Footer Index ********************************************/
#footer_index {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 80px;
	display: block;
	bottom: 0;
	background:#ec2286;
	position:relative;
	padding:30px 0 30px 0;
	z-index:90;
	text-align: center;
}
#footer_index #txtTitulo {
	color: #ffffff;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:100;
	letter-spacing:4px;
	padding-right:10px;
}
}








































