/***********************PAGE-LAYOUT*******************/

/***contenido header***/
.ContentHeader-ST {
	width:990px;
	height:100px;
	margin:0 auto;
}
.ContentLogoHome-ST {
    float: left;
    width: 55%;
}
.ContentItemsNavigator-ST {
    float: left;
    width: 45%;
}
.ListNavigatorHome-ST {
    list-style: none outside none;
    padding: 0px;
    color: #BABABA;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-stretch: semi-condensed;
}
.ContentLogoHome-ST img {
    margin-top: 2.5%;
    margin-left: 4%;
}
.ListNavigatorHome-ST li {
    display: inline-block;
    float: left;
    margin: 0 10px;
}
.ListNavigatorHome-ST li .SizeFontHome-ST {
	display: block;
	text-align: left;
	padding-left: 10px;
	font-family: tahoma;
	font-size: 16px;
}
.ListNavigatorHome-ST li:last-child div {
	/*border-left: 1px solid #C8C8C8;*/
}
div.BoxMenuMainAndSearch {
	width: 990px;
	height: 100%;
	margin: 0 auto;
}
.ContentMenuMain-ST {
	background-image:url(../images/FondoMenuHome-ST.png);
	background-repeat:repeat-x;
	width:100%;
	height:50px;
	margin:0 auto;
}
.ContentMenuMain-ST ul {
    width: 750px;
    float: left;
    padding: 0px;
    margin: 0 auto;
    height: 45px;
}
.ContentMenuMain-ST ul li {
    float: left;
    display: inline-block;
    text-decoration: none;
    list-style: none;
    color: #FFFFFF;
    width: auto;
    margin:13px 1px 0px;
    font-family: tahoma;
	font-size: 14px;
}
.ContentMenuMain-ST ul li a {
    text-decoration: none;
    list-style: none;
    color: #FFFFFF;
    text-align: center;
    padding:13px 12px 0px;
}
.ContentMenuMain-ST ul li a:hover {
    text-decoration: none;
    list-style: none;
    color:#FFFFFF;
	background-image:url(../images/fondo_hover1.jpg);
	background-repeat:repeat-x;
    padding: 13px 12px 14px;
}
.BusquedaHome-ST {
    width: 220px;
    height: 33px;
    margin: 6px 0px 0px 7px;
    background-color: #FFF;
    float: left;
}
.NameUsuarios-ST {
	width: 80%;
	height: 100%;
	border: medium none;
	background-color: transparent;
	color: #BCBCBC;
	padding-left: 10px;
	font-family: arial, narrow;
	font-size: 15px;
}
.IconSearchHome-ST {
    float: right;
    margin: 7px 5px;
    position: relative;
}
/***contenido central del site***/
.ContentCenterInfo-ST {
	width:990px;
	min-height:200px;
	margin:0 auto;
}
/***contenido del footer***/
.ContentFooter-ST {
	width:990px;
	height:200px;
	margin:0 auto;
	background-color:#ECECFB;
}
.ContentFooter-ST table tbody tr td:first-child {
	width:4%;
	height:auto;
	margin:0 auto;
}
.ContentFooter-ST table tbody tr td:first-child img {
    margin: 0px 0px 0px 10px;
}
.ContentFooter-ST table tbody tr td:nth-child(2) {
	width:auto;
	height: auto;
	margin:0 auto;
}
ul.MapaSitioFooter-ST {
	width:auto;
	height:auto;
	margin:0 auto;
}
ul.MapaSitioFooter-ST li {
    list-style-type: square;
    float: left;
    margin-top: 15px;
	margin-left:5px;
    width: 245px;
    color: #A9A9A9;
    font-family: tahoma;
	font-size: 14px;
}
ul.MapaSitioFooter-ST li a {
    color: #A9A9A9;
    text-decoration: none;
}
ul.MapaSitioFooter-ST li a:hover {
    color: #23438D;
    text-decoration: none;
}
.ContentFooter-ST table tbody tr td:last-child {
	width:16%;
	height:auto;
	margin:0 auto;
}
.ContentFooter-ST table tbody tr td:last-child span {
	color:#858593;
	padding-left: 27%;
	font-family: tahoma;
	font-size: 16px;
}
.RedesSociales-ST {
    margin-top: 10px;
}
.CopyRight-ST {
    background-color: #23438D;
    height: 60px;
    margin: 0 auto;
    padding-top: 15px;
}
.CopyRight-ST p {
    color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    width: 70%;
    font-family: tahoma;
	font-size: 13px;
	padding-top: 4px;
}
.CopyRight-ST p a {
    color: #00BFFF;
}

/***********************FIN-PAGE-LAYOUT*******************/

/***********************ESTILOS CONTENIDO DEL HOME*******************/
table.TableBannerHome-ST tbody tr td {
    vertical-align: top;
}
.DescriptionBanner-ST {
	width: 706px;
	height: 90px;
	background: none repeat scroll 0% 0% rgba(219, 219, 234, 0.8);
	position: absolute;
	margin-top: -6.7%;
	overflow-y: hidden;
	left: -281px;
	top: 545px;
}
.ContentPauVirtual-ST {
    background-color: #3aabcd;
    width: 282px;
    height: 208px;
    vertical-align: top;
	/*padding-top:10px;*/
}
.ContentDirectorio-ST {
    width: 282px;
    min-height: 281px;
    background-color: #3aabcd;
	padding-top:10px;
}
.IconPauVirtual-ST span, .IconDirectorio-ST span {
    font-family: tahoma;
    font-size: 18px;
    color: #FFF;
    margin-left: 5%;
    width: 100%;
    /*float: left;*/
    margin-top: 8px;
}
.IconPauVirtual-ST img, .IconDirectorio-ST img {
    padding: 7px 0px 0px 7px;
}
ul.ListPauVirtual-ST {
	/*list-style-image:url(../img/IconAdvanceVirtual-ST.png);
	background-repeat:no-repeat;
    list-style-position: inside;*/
	list-style:none;
	padding-left:0px;
    margin-top:0px;
}
ul.ListPauVirtual-ST li {
   border-bottom: 1px solid #1D9CC5;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-stretch: semi-condensed;
	padding-bottom:6px;
	padding-top:5px;
    padding-left: 30px;
    text-decoration: none;
}

ul.ListPauVirtual-ST li span {
    /*float: left;
    margin-right: 3%;
    margin-left: 10%;
    min-width: 75px;*/
}
ul.ListPauVirtual-ST li span a {
    color:#FFFFFF;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-stretch: semi-condensed;
}
ul.ListPauVirtual-ST li span a:hover {
    color:#FFF;
    text-decoration: underline;
}
ul.ListDirectorio-ST {
    list-style-type: none;
}
ul.ListDirectorio-ST li {
    width: 215px;
    height: 32px;
    margin: 3px 0px;
    background-color: #ECECFB;
}
ul.ListDirectorio-ST li span {
    color: #1F3778;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-stretch: semi-condensed;
    text-decoration: none;
    margin-left: 10px;
    float: left;
    margin-top: 5px;
}
ul.ListDirectorio-ST li span a {
    color: #1F3778;
    text-decoration: none;
}
.NavBannerHome-ST {
    text-align: center;
}
.DescriptionBanner-ST span {
    text-align: left;
    color:#1F3778;
    font-family: tahoma;
    font-size:17px;
    margin-left: 10px;
}
.DescriptionBanner-ST p {
    text-align: left;
    color:#444444;
    font-family: tahoma;
    font-size:11px;
    margin-left: 10px;
}
.ContentAccesFast-ST {
    height: 104px;
    width: 100%;
    background-color: #ECECFB;
    border-bottom: 1px solid #D8D8E7;
    border-top: 1px solid #D8D8E7;
    text-align: center;
}
.ContentAccesFast-ST ul {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    display: inline-block;
    width: 100%;
    margin-top: 1.7%;
}
.ContentAccesFast-ST ul li {
    display: inline-block;
}
.ContentZonaInteres-ST {
    width: auto;
    overflow: hidden;
    margin: 0 auto;
}
.BoxTittleInteres-ST {
    background-color: #009ABC;
    height: 60px;
    width: 706px;
}
.BoxTittleInteres-ST div {
    float: left;
    margin-top: 3px;
}
.BoxTittleInteres-ST span {
    text-align: left;
    color:#FFFFFF;
    font-family: tahoma;
    font-size: 30px;
    margin-left: 3%;
    margin-top: 8px;
    float: left;
}

ul.ListNewsInteres-ST {
    width: 100%;
    height: auto;
    padding: 0;
    list-style-type: none;
}
ul.ListNewsInteres-ST li {
    width: 48%;
    height: 150px;
    display: inline-block;
    float: left;
    margin: 1%;
}
ul.ListNewsInteres-ST li div {
    float: left;
    margin-right: 3%;
}
ul.ListNewsInteres-ST li .DescNewsInteres-ST {
    float: none;
}
.DescNewsInteres-ST span {
    color: #00468C;
    font-family: tahoma;
    font-size: 16px;
    text-align: left;

}
.DescNewsInteres-ST .InfoNewsInteres-ST {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-stretch: semi-condensed;
}
.DescNewsInteres-ST a {
    color: #4CA5FF;
    font-family: tahoma;
    font-size: 12px;
    text-decoration: none;
    float: right;
}
.DescNewsInteres-ST a:hover {
    color: #4CA5FF;
    text-decoration: underline;
}
ul.ListZonInteractive-ST {
    width: 100%;
    height: auto;
    list-style-type: none;
}
ul.ListZonInteractive-ST li {
    width: 23%;
    height: auto;
    display: inline-block;
}
.BoxItemZoneInter-ST {
    width: 212px;
    height: 200px;
    background-color: #EEEEEE;
}
.BoxItemZoneInter-ST span {
    color: #1798AC;
    font-family: tahoma;
    font-size: 16px;
    margin-left: 5%;
}
.BoxItemZoneInter-ST p {
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-stretch: semi-condensed;
    width: 190px;
    margin: 2px auto;
    height: 40px;
    overflow: hidden;
}
.ImageNewZoneInterc-ST {
    margin: 10px auto;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}
.GoToPlayZoneInter-ST {
    width:75px;
    height:75px;
    position: absolute;
}
.GoToPlayZoneInter-ST a {
    background-image: url(../img/IconPlayZoneInter-1.png);
	background-repeat:no-repeat;
	width: 100%;
    height: 100%;
    margin: -130% 34%;
    z-index: 3;
    position: absolute;
}
.GoToPlayZoneInter-ST a:hover {
    background-image: url(../img/IconPlayZoneInter-2.png);
    background-repeat:no-repeat;
    width: 100%;
    height: 100%;
    margin: -130% 34%;
    z-index: 3;
    position: absolute;
}
input[type="button"] {
   background-color:#009ABC;
   color: #FFFFFF;
   cursor: pointer;
   font-size: 12px;
   height: 30px;
   width: 146px;
   margin-top:20px; 
	border:none;
	border-radius:4px;
}

/*input[type="button"] {
    margin: 0px 0% 0px 55%;
    background-color: #FFFFFF;
    color: #1B98CD;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-stretch: semi-condensed;
    width: 100px;
    height: 26px;
    text-align: center;
    border: medium none;
    border-radius: 20px;
    cursor: pointer; 
}*/

/*  NUEVOS   */

.posicion_bot{
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:108px;}
	
.logo_ee{
	float:left;
	padding-top:10px;
	padding-left:26px;
	width:120px;}
	
.texto_contenido {
  color: #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-stretch: semi-condensed;
  padding-bottom:20px;
  padding-top:30px;
  padding-left:45px;
  width: 600px;
  
}

.texto_contenido_ofertas {
  color: #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-stretch: semi-condensed;
  padding-bottom:20px;
  padding-top:30px;
  padding-left:45px;
  width: 600px;
  text-align:center;
}
.texto_bold{
	font-weight:bold;}

.subtitulos{
	color:#009ABC;
	font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;}
  
.color_azulmarino{
	color:#009ABC;}
	
.texto_contenido ul{
	list-style:none;}

.texto_contenido li{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position:10px 4px;
	padding-left:25px;}
	
.textos_link{
	color:#23438d;
	font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  text-decoration:underline;}
 
 .textos_link a{
	color:#23438d;
	font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  text-decoration:underline;}
 
  .textos_link a:hover{
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
  font-size: 15px;
  text-decoration:underline;}
  
 .tabla_infob {background-color:#409abb; width:200px;  border: 1px solid #FFF;font-size:12px; color:#FFF; text-align:center;	float:left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0; margin-left: auto;  height:20px; padding-top:5px;}
.tabla_infob_1 {background-color:#CCC; width:200px; border: 1px solid #FFF; font-size:12px; color:#666; text-align:center;	float:left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0; margin-left: auto;  height:50px; padding-top:5px;}
.tabla_infob_2 {background-color:#ececec; width:200px; border: 1px solid #FFF; font-size:12px; color:#666; text-align:center;	float:left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0; margin-left: auto;height:50px; padding-top:5px; }
.tabla_infob_3 {background-color:#CCC; width:200px; border: 1px solid #FFF; font-size:12px; color:#666; text-align:center;	float:left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0; margin-left: auto;  height:80px; padding-top:5px;}
.tabla_infob_4 {background-color:#ececec; width:200px; border: 1px solid #FFF; font-size:12px; color:#666; text-align:center;	float:left;	margin-top: 0;	margin-right: auto;	margin-bottom: 0; margin-left: auto; height:80px;  padding-top:5px;}

.clear1{
	clear:both;}
.campo_input{
	width:140px;}
.IconPauVirtual-ST{
	background-color:#1d9cc5;
	padding-bottom:8px;
	padding-top:8px;}
.IconDirectorio-ST{
	background-color:#1d9cc5;
	padding-bottom:8px;
	padding-top:8px;}
.borde_inferior{
	border-bottom:none!important;}
	
	
body#inicio a#inicionav,
body#qs a#qsnav,
body#beneficios a#beneficiosnav,
body#reconoci a#reconocinav,
body#social a#socialnav {
text-decoration: none;
    list-style: none;
    color:#FFFFFF;
	background-image:url(../images/fondo_hover1.jpg);
	background-repeat:repeat-x;
    padding: 13px 12px 14px;
}
.btn_cerrar{
	padding:14px;}
/***********************FIN ESTILOS CONTENIDO DEL HOME*******************/

/*---------------- inicio formulario contactenos---------------*/

input[name="btSubmit"]{
	background: #009ABC;
	color:#fff;
    height: 10px;
    width: 150px;
	margin-left: 20px;
	float:left;
	text-align:center;
	margin-top:20px;
	padding: 10px;
	border-radius:4px;
	}
input[type="reset"],input[type="submit"] {
   background-color:#009ABC;
   color: #FFFFFF;
   cursor: pointer;
   font-size: 12px;
   height: 30px;
   width: 146px;
   margin-top:20px; 
	border:none;
	border-radius:4px;
}
/*---------------- inicio formulario contactenos---------------*/