/* Estilos generales */
.izq{float: left;}
.der{float: right;}
.relative{position:relative;}
/* Letras */
.istok{font-family: 'Istok Web', sans-serif;}
.bolder{font-weight: bolder;}
.bold{font-weight: bold;}

.veinte{
    font-size: 20px;
    line-height: 26px;
}

.catorce{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
}
.quince{
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
}

.dieciocho{
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
}

.veintidos{
    font-size: 22px;
    line-height: 26px;
}

/* COLORES */
.celeste{ color: #B9DFFC;}
.azul{ color: #085D9E;}
.gris{ color:#ccc;}
.rojo{ color: #DA2511!important;}
.blanco{ color: #fff!important;}
.bc-rojo{border-color:red!important;}
.bg-rojo{background-color:#FFC9C1 !important;}
.tajustify{  text-align: justify;}
.tacenter{  text-align: center;}

/* Columnas */
.pequeña{
    float: left;
    width: 170px;
}

.centrada{
    float: left;
    width: 640px;
}

.centrada_videos{
    float: left;
    width: 807px;
}

.descripcion_videos{
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 11px;
	line-height: normal;
}
.titulo_videos{
	height:65px;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.grande{
    float: left;
    width: 810px;
}



/* Cabecera */
#cabecera {
    width: 100%;
    /*background: url("../images/skins/light/gr/top-panel.gif") repeat-x scroll 0 100% transparent;*/
    background-color: rgba(0, 0, 0, 0.25);
    color: #8D8D8D;
    float: left;
    font-size: 10pt;
    text-align: left;
}

#cabecera #head{
    float: none;
    /*width: 980px;*/
    margin: 0 auto;
    display: block;
}

/*#cabecera #head p{
    width: 60%;
    margin: 10px 0;
}*/

#cabecera-logo{
  width: 146px;
  height: 100px;
  background: url("../images/logonew.png") no-repeat center;
  /* margin: 10px 0; */
  display: block;
  margin-bottom: 10px;
}

#apoyo{
    display:block;
    width: 120px;
    height: 100px;
    margin: 20px auto;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;   
}

.apoyo2{
    float:right;
    margin: 20px 10px 20px 0!important;
}

#apoyo img{
    width: 120px;
    height: 70px;
    margin-top:5px;
}


#helpdesk{
    font-size: 14px;
    height: auto;
    min-height: 40px;
}

.togglebox{
    clear:left;
    width: 100%;
    height: auto;
}

/* Formulario LOGIN*/
#usuario{}
#usuario #uno .fcampo{
    width: 230px;
    height: auto;
}

#usuario #uno li{
    width: 100px;
    height: auto;
}

#usuario #dos{
    width: 39%;
}

#usuario ul a{
    width: 100%;
    color: #fff;
    text-align: right;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    padding-left: 5px;
}

#usuario ul a:hover,
#usuario ul a:active{text-decoration:underline;}



#usuario input[type="text"]{
    width: 125px;
    padding: 0;
}

#usuario input[type="password"]
{
    width: 125px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF !important;
    border-color: #A1A1A1 #DEDEDE #DEDEDE #C4C4C4;
    border-style: solid;
    border-width: 1px;
    color: #868686;

    -moz-box-sizing: border-box;
    display: block;
    border-radius: 3px 3px 3px 3px;
    font: 0.9em/150% Helvetica,Arial,sans-serif;
    list-style: none outside none;
}

#usuario label{
    width:100px;
    float:left;
    text-transform: uppercase;
    text-align: left;
    color: #ccc;
    font-weight: bold;
}
#usuario input[type="submit"]
{
    width: 96px;
    height: 30px;
    background: url("../images/enviar.png") repeat-x scroll 0 0 transparent;
    border: 0;
    cursor: pointer;
}

#usuario input[type="submit"]:hover,
#usuario input[type="submit"]:active
{
    width: 96px;
    height: 30px;
    background: url("../images/enviaron.png") repeat-x scroll 0 0 transparent;
}

.enlace-home,
.enlace-home:hover,
.enlace-home:focus,
.enlace-home:active,
.enlace-home:visited
{
    color: #B9DFFC;
    text-decoration: underline;
    margin-right: 20px;
}

/*FOOTER */
#pie{
    width: 100%;
    background: url("../images/footer/fondo.png") repeat-x scroll 0 100% transparent;
    color: #8D8D8D;
    float: left;
    font-size: 10pt;
    min-height: 40px;
    text-align: left;
}

#foot{
    width: 980px;
    height: auto;
    margin: 0 auto;
}

#logo-footer{
      width: 584px;
  height: 156px;
  background: url("../images/footer/logo-footer-final.png") no-repeat -200px 0;
  padding: 10px 0 40px 0;
  position: relative;
  background-size: 132%;
}

#enlace-log
{
    text-align: right;
}


#enlace-log a{
    color: #fff;
    /*margin: 10px 0 10px 20px;
    display: inline-block;
    cursor: pointer;*/
    text-decoration: underline;
}


#footer-bc{
    float: left;
    font-size: 15px;
    list-style: none;
    margin: 0;
}

#footer-bc li{
    float: left;
}

#footer-bc .flecha{
    background: url("../images/footer/flecha.png") no-repeat;
    background-position: 0 50%;
    padding-left: 20px;
}

#footer-bc li a,
#footer-bc li a:visited{
    color: #ccc;
}
#footer-bc li a:active,
#footer-bc li a:hover
{    color: #eee;
}



/* MENU */
#nav > ul > li > a:hover,
#nav > ul > li > a:focus,
#nav > ul > li.current > a { font-weight: normal;}



#botonera{
    /*background: url("../images/fondo-menu.png") repeat-x bottom;*/       
    /*border-radius: 3px;
    box-shadow: 1px 1px 3px #999 inset;
    -webkit-box-shadow:1px 1px 3px #999;
    -moz-box-shadow:1px 1px 3px #999;*/
}

#botonera>li{
    /*
    background: #212627;
    border-left: 1px solid #666;
    padding: 10px 1px 1px 5px!important;    
    */
}

#botonera>li:hover,
#botonera>li:active,
#botonera>li:focus,
#botonera>li.current
{
    /*background: #f0f0f0;*/
}

#botonera>li:hover > a,
#botonera>li:active > a,
#botonera>li:focus > a,
#botonera>li.current > a
{
    color:#333 !important;
    font-weight: bold;
}


#internos{
   position: absolute; bottom:30px; left: 0px;  
   font-size: 12px;
   color: #ccc;
}

#internos li{
    float: left;
    padding-right: 15px;
    list-style: none;
}

#internos li a,
#internos li a:visited{
    color: #ccc;
    text-decoration: underline;
    
}
#internos li a:active,
#internos li a:hover
{
    color: #eee;
    text-decoration: underline;
}


/* Impacto */
#impacto{
    position: absolute;
    bottom: 0px;
    left: 15px;
    font-size: 11px;
    font-weight: bold;
    color: #999;
}

#impacto a,
#impacto a:visited{
    color: #999!important;
}

#impacto a:hover,
#impacto a:active{
    color: #eee!important;
    text-decoration: none;
    vertical-align: bottom;
}

/* Search */
#search{
    margin-top:10px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;

    background: none repeat scroll 0 0 #1E2123 !important;
    border-color: #0B0C0D #3E4042 #3E4042 #0B0C0D;
    border-style: solid;
    border-width: 1px;
    color: #ccc;
}

#foot h3 {
    color: #FFFFFF;
}


#foot h3 {
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 0 0;
}

footer p {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #666666;
    line-height: 1.2em;
    padding: 0 0 10px;
    margin: 10px 0;
    padding: 0 0 3px;
    text-align: justify;
}





.bloque{
    height: 270px;
    position:relative
}

.bloque p{
    margin: 5px 0;
}

h3.bloque-titulo {
    font-size: 22px;
    color: #085D9E;
}

h3.bloque-titulo a{
    color: #085D9E;
}


.bloque h4{
    font-size: 15px;
    color: #DA2511;
}

.bloque h4 a,
.bloque h4 a:hover,
.bloque h4 a:focus,
.bloque h4 a:visited{

    color: #DA2511;
}


.leermas{
    width: 96px;
    height: 30px;
    cursor: pointer;
    background-image: url("../images/leer.png");
}

.leermas:hover,
.leermas:active
{
    background-image: url("../images/leeron.png");
}

.abajo{
    position: absolute;
    bottom: 20px;
    right: 10px;
}

.boton-slider{
    position: absolute;
    bottom: 5px;
    right: 20px;
}

.boton-lista{
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.boton-lista2{
    position: absolute;
    bottom: 1px;
    right: 5px;
}

.boton-lista3{
    position: absolute;
    bottom: 25px;
    right: 5px;
}

.boton-lista4{
    position: absolute;
    bottom: 0px;
    right: 5px;
}
/* Botones */

.boton.style-2 {
    background-image: url("../images/skins/light/bg/button-style-2-bg.png");
    border-bottom: medium none transparent;
    border-right: medium none transparent;
    color: #000000;
}
.boton.arrow-only {
    padding-left: 0;
    padding-right: 0 !important;
    text-indent: -9999px;
    width: 50px;
}
.boton.alignleft {
    float: left;
    margin-left: 0;
    margin-right: 20px !important;
}
.boton {
    background-position: 100% 0;
    background-repeat: no-repeat;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 2px #000000;
    display: block;
    font-size: 12pt;
    height: 47px;
    line-height: 47px;
    margin: 15px 0 15px 0;
    outline: medium none;
    overflow: hidden;
    padding: 0 54px 0 17px;
    text-decoration: none;
}

.boton2{
	background-color: #E7E7E7;
	border: 1px solid #666;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 6px;
	margin-bottom:15px;
}

.boton2:hover{
	background-color: #075D9E;
	color: #FFF;
}

.button.buttonazul {
    background-image: url("../images/skins/light/bg/button-style-2-azul.png");
    color: #ddd;
    cursor: pointer;
}

.button.buttonazul:active,
.button.buttonazul:hover
{
    color: #ffF;
}


/* Datepicker */
#datepicker{
    margin-top:55px;
    float: right;
}


/* Galeria */
#galeria{
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 30px;
}

#galeria h3{
    color: #085D9E;
    font-size: 22px;
    text-align: left;
    padding-bottom:30px;
}

#galeria .success-stories-wrapper{
    height: 415px!important;
}

.success-stories.js ul.items > li{
    margin: 20px 0 0 1.5em !important;
}

#galeria .items{
    height: 80%;
    list-style:none;
    background-color: #f2f2f2;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    overflow: hidden;
}



#galeria .items-fila{
    padding: 0;
    margin: 0;
    list-style:none;
}

#galeria .items-fila li{
    float: left;
    width: 202px;
    height: 141px;
    padding: 0;
    margin: 10px 0 0 0;
    list-style: none;
    background: url("../images/galeria/fondo-galeria.png") no-repeat;
}

#galeria .items-fila li img{
    width:142px;
    height: 53px;
    margin: 5px auto 0;
    display: block;
}

#galeria .items-fila li p{
    width:142px;
    height: auto;
    margin: 0 auto;
    display: block;
    font-size: 12px;
    color: #666;
    padding: 5px 0;
    line-height: 14px;
}

#galeria .items-fila li p a,
#galeria .items-fila li p a:hover,
#galeria .items-fila li p a:active,
#galeria .items-fila li p a:visited
{
    color: #666;
    text-decoration: none;
}

#galeria .slider-nav{
    top: 30px;
}
#galeria .slider-nav .prev{
}

#galeria .slider-nav .next{
}

/* Galeria vertical */
#galeria-vertical{
    position: relative; 
    width: 100%;
    height: auto;
    background-color: #f2f2f2;
    overflow: hidden;
    padding: 30px 0 30px 0;
}

.vertical {

	/* required settings */
	position:relative;
	overflow:hidden;
	/* vertical scrollers have typically larger height than width */
	height: 412px;
	width: 262px;
        margin: 0 auto;
}

#galeria-vertical  .items {
	position:absolute;
	/* this time we have very large space for height */
	height:20000em;
        width: 262px;
	margin: 0px;
        background-color: #fff;
}

#galeria-vertical .item {
    width: 142px;
    height:53px;
    padding: 20px 0;
    font-size:12px;
    margin: 0 auto;
}

#galeria-vertical .item a {
    display: block;
    padding: 20px 0;
}

/* elements inside single item */
#galeria-vertical .item img {
	float:left;
	margin-right:20px;
	height:53px;
	width:142px;
}

#galeria-vertical .item h3 {
	font-size:16px;
	color:#456;
	font-weight:normal;
}


#galeria-vertical #actions {width:262px;}

#galeria-vertical #actions a {
	font-size:11px;
	cursor:pointer;
	color:#666;
}

#galeria-vertical #actions a:hover {text-decoration:underline;color:#000;}

#galeria-vertical .disabled {visibility:hidden;}

#galeria-vertical .next {
	cursor: pointer;
    position:absolute;
    top: 5px;
    left: 130px;
    display:block;
}

#galeria-vertical .prev {
	cursor: pointer;	
	position:absolute;
    bottom: 5px;
    left: 130px;
    display: block;
}



#galeria-vertical #up{
    width: 24px;
    height: 14px;
    margin: 0 auto;
    margin-bottom: 5px;
    display: block;
}
#galeria-vertical #down
{
    width: 24px;
    height: 14px;
    margin: 0 auto;
    margin-top: 5px;
    display: block;
}

#galeria-vertical #items{
    display: block;
    width: 262px;
    margin: 0 auto;
    background-color: #fff;
    list-style: none;
}

#galeria-vertical #items li{
    list-style: none;
}
#galeria-vertical #items li a{
    padding: 25px 0;
    display: block;
}

#galeria-vertical #items li img{
    width: 142px;;
    height: 53px;
    display: block;
    margin: 0 auto;
}



#gal-bottom{
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 30px;
}

#gal-bottom h3{
    color: #085D9E;
    font-size: 24px;
    text-align: left;
    padding-bottom:30px;
}
#gal-bottom .success-stories-wrapper{
    height: 200px!important;
}

#gal-bottom .items {
    background-color: #F2F2F2;
    height: 80%;
    list-style: none outside none;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 15px;
}



#gal-bottom .item{
    width: auto;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#gal-bottom .item li {
    background: url("../images/galeria/fondo-galeria.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 141px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 202px;
}
#gal-bottom .item li img{
    width:142px;
    height: 53px;
    margin: 5px auto 0;
    display: block;
    float: none;

}

#gal-bottom .items li p {
    color: #666666;
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 14px;
    margin: 0 auto;
    padding: 5px 0;
    width: 142px;
}



#gal-bottom .item li p a,
#gal-bottom .item li p a:hover,
#gal-bottom .item li p a:active,
#gal-bottom .item li p a:visited
{
    color: #666;
    text-decoration: none;
}



#estado-compra{
    font-size: 26px;
    padding: 20px;
}

#estado-compra a,
#estado-compra a:visited
{
    color: #999;
    padding-left: 20px;
}

#estado-compra a:active,
#estado-compra a:hover
{
    color: #085D9E;
    padding-left: 20px;
    background: url("../images/flecha.png") 0% 50% no-repeat;
}


#cesta{
    width: auto;
    height: auto;
    background-color: #f2f2f2;
    border-collapse: collapse; 
    border-spacing: 0;
    
}

#cesta thead{
    background-color: #DB2511;
    text-align: center;
}

#cesta thead th{
    color: #fff;
    font-weight: bolder;
}

#cesta thead th a,
#cesta thead th a:visited,
#cesta thead th a:hover,
#cesta thead th a:active
{
    text-decoration: none;
    color: #fff;
    line-height: 150%;
}

#cesta tbody td{
    padding: 15px 0;
    text-align: center;
    color: #666666;
    font-size: 14px;
}


#cesta .descripcion{font-size: 11px;}

#cesta select{    width: 50%;}

.total{
    font-size: 16px!important;
    font-weight: bolder;
}

#pie-cesta{
    position: relative;
    width: 100%;
    height: 40px;
}

#pie-cesta div a,
#pie-cesta div a:visited{
   font-size: 16px;
   color: #666;
}

#pie-cesta div a:hover,
#pie-cesta div a:active{
   color: #999;
}



#pie-cesta #imprimir{
    position: absolute;
    left: 30px;
    top: 15px;
}

#pie-cesta #volver{
    position: absolute;
    right: 200px;
    top: 15px;
}

#pie-cesta #confirmar{
    position: absolute;
    right: 30px;
    top: 15px;
}


/* Slider */
.slider-banner{
    float: left;
    width: 680px;
    height: 300px;
}

.slider-banner img{
    width: 680px;
    height: 300px;
    border-radius:0!important;
}


.slider-contenido{
    position:relative;
    width: 260px;
    height: 260px;
    float: right;
    padding: 20px;
    background-color: #666;
}

.slider-contenido strong{
    font-size: 16px;
    line-height: 20px;
    text-align: justify;
    color: #fefefe;
}

.slider-contenido p{
    font-size: 12px;
    text-align: justify;
    color: #bae0fc;
}



/* BREADCRUMB */
#bc-peque{
    width: 50%;
}

#breadcrumb{
    width: 100%;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bolder;
    color: #999;
}

#breadcrumb li{
    float: left;
    padding-left: 10px;

}

#breadcrumb li a:visited{
    color: #666;
}

#breadcrumb li a:active,
#breadcrumb li a:focus,
#breadcrumb li a:hover{
    color: #666;
}


.titulo-rojo{
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0 10px 0;
    color: #DB2511;
}

.titulo-final{
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0 10px 0;
    color: #075D9E;
}

.titulo-final2{
    font-size: 13px;
    font-weight: normal;
    padding: 5px 0 10px 0;
    color: rgb(111, 111, 111);
}

.tag{
background-color: rgb(213, 213, 213);
float: left;
padding-left: 10px;
padding-right: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-left: 10px;
margin-bottom: 10px;
font-size: 16px;
height: 25px;
line-height: 25px;
}

.titulo-azul{
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    color: #075D9E;
}

.titulo-azul2{
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 20px 0 0 0;
    color: #075D9E;
}

.titulo-rojo2{
    display: block;
    font-size: 14px;
    line-height: 16px;
    padding: 20px 0 0 0;
    color: #DB2511;
}

.titulo-azul3{
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin:  10px 0;
    padding: 0;
    color: #075D9E;
}



#fotos{   
    width: 850px;
    height: auto;
    background-color: #f2f2f2;
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto;
}

.foto{
    position: relative;
    float: left;
    width: 200px;
    height: 242px;
    background: url("../images/fondo-foto.png");
    margin: 0 6px;
}

.foto .nombre{
    position: absolute;
    top: 10px;
    left: 20px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #085D9E;
}

.foto .retrato{
    position: absolute;
    top: 30px;
    left: 20px;
    width: 156px;
    height: 156px;    
    border: 1px solid #ddd;
}

.foto .puesto{
    position: absolute;
    bottom: 30px;
    left: 20px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color:#DB2511;
}

.foto .info{
    position: absolute;
    bottom: 5px;
    left: 20px;
}

.foto .info img{
    width: 83px;
    height: 26px;
}

.foto .logo{
    position: absolute;
    width: 75px;
    height: 25px;
    bottom: 12px;
    right: 20px;
}

.espaciado{
    clear: both;
    padding-top:70px;
    
}


/* Inputs de busqueda */
#buscando{    position: absolute; right: 310px; bottom: 5px;}
#buscando label{
    font-size: 16px;
    color: #999;
}


#buscar{
    width: 175px;
}

#enviar{
    position: absolute; right: 290px; bottom: 10px;
}


#ordenando{
    position: absolute; right: 40px; bottom: 5px;
}
#ordenando label{
    font-size: 16px;
    color: #999;
}
#ordenar{
    
    width: 175px;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF !important;
    border-color: #A1A1A1 #DEDEDE #DEDEDE #C4C4C4;
    border-style: solid;
    border-width: 1px;
    color: #868686;

    -moz-box-sizing: border-box;
    display: block;
    height: 25px;
}


/* Lista de noticias */
.lista-noticias{
    width: 100%;
    height: 190px;
}

.foto-noticias img{
    width: 188px;
    height: 118px;
}

.lista-noticias .detalles{
    position:relative;
    float: left;
    width: 420px;
    padding: 10px;
    height: 170px;
}


.noti-detalle .descri{
    position: relative;
    clear: both;
}



.fecha{
    color: #999;
    text-decoration: underline;
    font-weight: bolder;
}


.socialthis{
    clear:both;
    padding: 20px 0;

}

.social
{
    position: absolute; bottom: 1px; left: 1px;
    list-style: none;
    margin: 0;
}
.social li{
    width: auto;
    float: left;
    list-style: none;
    padding: 0 5px;
    margin: 0;
}

/*.social .enviar{
    background: url("../images/social/enviar-off.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}*/
.social .enviar,
.social .enviar:hover,
.social .enviar:active,
.social .enviar:focus{
    background: url("../images/social/enviar-on.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}

/*.social .twitter{
    background: url("../images/social/twitter-off.png");
    width: 22px;
    height: 22px;
    display: inline-block;
}*/
.social .twitter,
.social .twitter:hover,
.social .twitter:active,
.social .twitter:focus{
    background: url("../images/social/twitter-on.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}

/*.social .facebook{
    background: url("../images/social/facebook-off.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}*/
.social .facebook,
.social .facebook:hover,
.social .facebook:active,
.social .facebook:focus{
    background: url("../images/social/facebook-on.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}

.social .linkedin,
.social .linkedin:hover,
.social .linkedin:active,
.social .linkedin:focus{
    background: url("../images/social/linkedin-on.png") no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}


#pie-foto{
    text-align: right;
    font-style: italic;
    font-size: 12px;
    color: #075D9E;
}

.lista-rojo li{
    background: url("../images/list-rojo.png") no-repeat 0 20%;
    padding-left:15px;
    list-style: none;

}





        /* FORM */
.contact{ 
    clear:both;
    resize: none;
}


form .button input {
    color: #ddd!important;
}

form .button:hover input,
form .button:active input{
    color: #fff!important;
}


#miembros{
list-style: none;
}

#miembros li{
    float: left;
    width: 25%;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

#miembros li img{
/*    width: 150px;
    height: 50px;*/
    width: 100px;
    height: 37px;
    margin: 0 auto;
    display: block;
    text-align: center;
    cursor: pointer;
}

.tooltip {
	display:none;
	background:transparent url(../images/blue_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;

        position: absolute; right: 2px !important;
/*        position: absolute; top: -50px !important;*/
}
.lista-miembros{
    clear: both;
    width: 100%;
    list-style: none;
    margin: 20px 0;
    overflow:hidden;
}
.lista-miembros >li{
    float:left;
    width: 49%;
    margin:0;
    padding:0;
}

.cabecera{
    width: 100%!important;
    padding: 0px!important;
    line-height: 20px!important;
    list-style: none;
}

.cabecera a.enlace{
    width:500px;
    text-align: left;
}

.cabecera a.imagen{
    width: 142px;
    height: 53px;
    text-align: right;
    float: right;
}

.cabecera a.imagen img{
    width: 142px;
    height: 53px;
    text-align: right;
}


/*#lista-miembros{
    width: 100%;
    list-style: none;
    margin: 0;
}

#lista-miembros >li{
float:left;
    width: 100%;
    list-style: none;
    margin:0;
    padding:0;
}

#lista-miembros ul{
    list-style: none;
    margin:0;
    padding:0;
    padding-bottom: 20px;
    padding-left: 20px;
}

.cabecera{
    padding: 0px!important;
    line-height: 20px!important;
}

.cabecera a.enlace{
    width:220px;
    text-align: left;
}

.cabecera a.imagen{
    width: 75px;
    text-align: right;
}
.cabecera a{
    display: inline-block;
    color: #DA2511;
    font-size: 15px;
    text-decoration: none;
}

.cabecera a:visited,
.cabecera a:hover,
.cabecera a:active{
    color: #DA2511;
    text-decoration: none;
}

.cabecera a img{
    width: 75px;
    height: 25px;
}



#lista-miembros ul li{
    width: 50%;
    list-style: none;
    margin:0;
    padding:0;
    padding: 0 20px;
    font-size: 12px;
    line-height: 26px;
}*/



/************ vMenu **************/
ul#vmenu {
    width: 156px;
    height: auto;
    background: url("../images/fondo-menu.png") repeat-x bottom #FFFFFF;
    border: 0;
    margin: 0px;
    padding: 0px;
    list-style: none;
    -webkit-box-shadow:1px 1px 3px #888;
    -moz-box-shadow:1px 1px 3px #888;
}

ul#vmenu >li {
/*	margin: 0px 20px;*/
	padding: 10px 0px 10px 17px;
/*	background: url(images/circle.gif) no-repeat 0px 5px;*/
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
}

#vmenu >li:hover {
    background-color: red;
}

ul#vmenu >li.has_child:hover  {
    background: url(../images/arrow-1.png) no-repeat 5px 15px ;
    color:#888;
/*    background-color: #eee;*/
}

ul#vmenu >li.has_child:hover>a{
    background-color: #eee;
}


ul#vmenu >li.has_child:open  {
    background: url(../images/arrow-1.png) no-repeat 5px 15px #eee;
    color:#888;
}

ul#vmenu >li.has_child.current ul {
    display: block!important;
}


ul#vmenu li:hover, ul#vmenu li.current {
    background-color: #eee;
    color:#888!important;
}
ul#vmenu ul li {
    padding: 10px 0px 10px 5px;
    margin:0;
}

ul#vmenu li.has_child {
	background: url(../images/arrow-1.png) no-repeat 5px 15px;
}


ul#vmenu li.open {
	background: url(../images/arrow-2.png) no-repeat 5px 15px;
}

ul#vmenu li a{
    display:block;
/*    width: 139px;*/
    width: 137px;
}

ul#vmenu li a:link{color:#000;}
ul#vmenu li a:visited {color:#000;}

ul#vmenu li a:link, ul#vmenu li a:visited {
	min-height: 20px;
	line-height: 20px;
	text-decoration: none;
/*	white-space: nowrap;*/
}

.current2{
    background-color: #eee;
    color: #888!important;
}

ul#vmenu li a:link{
    display: block;
}

ul#vmenu li a:hover, ul#vmenu li a.active {
	color: #666;
}


ul#vmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
        display:none;
}






/* SOCIOS */
.socio-tabla{
    float: left;
    width: 245px;
    height: auto;
    cursor: pointer;
    outline: none;
}


.socio-tabla table{
    border: 1px dashed #ccc;
    height: 140px;
    border-collapse: collapse;
	height: 147px;
}

table.socio:hover{
    border: 1px dashed #a3b3bd;
}

table.socio thead{
    background-color: #DB2511;
    color: #fff!important;
    font-weight: bolder;
    font-family: 'Istok Web',sans-serif;
}

table.socio:hover thead{
    background-color: #085D9E;    
}

table.socio th{
    color: #fff!important;
    font-size: 16px;
    font-weight: bolder;
}

table.socio:hover thead th{
    color: #fff!important;
    font-weight: bolder;
}

table.socio thead tr{
    height: 60px;
}


table.socio tbody tr{
    background-color: #f2f2f2;
}

table.socio tbody tr td{
    padding: 5px;
    vertical-align: top;
    min-height: 90px;
    color: #313131;
}

table.socio:hover tbody tr{
/*    background-color: #EBF8FD;*/
    background-color: #E6EAEE;
}




.conboton{
    width: 241px;
    height: 60px!important;
}
.conboton a{
    width: 90px;

    margin: 0 auto;
    display: block;
    float:none;
}



#socio-detalle{
    text-align: center;
    padding-top:60px;
    margin-bottom:20px;
    clear: both;
}

#socio-detalle span{
    float: left;
    color: #085D9E;
    font-size: 20px;
    background: url("../images/conoce.png") no-repeat 90px 0 transparent ;
    width: 150px;
    height: 30px;
    text-align: left;
}

#socio-detalle a{
    color: #0051B8;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    padding-top: 40px;
}

/* PRoceso requisito y ventaja */
.proceso{
    width: 61px;
    height: 46px;
    background: url("../images/proceso.png") no-repeat 45px 0px;
}

.proceso:hover{
    color: #DA2511!important;
    background: url("../images/proceso_on.png") no-repeat 45px 0px;
}

.requisito{
    width: 44px;
    height: 46px;
    background: url("../images/requisito.png") no-repeat 50% 0px;
}

.requisito:hover{
    color: #DA2511!important;
    background: url("../images/requisito_on.png") no-repeat 50% 0px;
}


.requisito{
    width: 44px;
    height: 46px;
    background: url("../images/requisito.png") no-repeat 50% 0px;
}

.requisito:hover{
    color: #DA2511!important;
    background: url("../images/requisito_on.png") no-repeat 50% 0px;
}


.derecho{
    width: 36px;
    height: 30px;
    background: url("../images/derecho.png") no-repeat 65px 0px;
}

.derecho:hover{
    color: #DA2511!important;
    background: url("../images/derecho_on.png") no-repeat 65px 0px;
}


.ventaja{
    width: 37px;
    height: 46px;
    background: url("../images/ventaja.png") no-repeat 65px 0px;
}

.ventaja:hover{
    color: #DA2511!important;
    background: url("../images/ventaja_on.png") no-repeat 65px 0px;
}


#socio-detalle a.mr{
    margin-right: 10px;
}



/* FORMULARIOS DE SOCIOS */
.socio-form{
}

.socio-form em{color:#DB2511;}

.socio-form fieldset{
    margin-top: 30px;
}

.socio-form legend{
    font-weight: bolder;
    margin-bottom: 10px;
}

.socio-form ul li{
    width: 319px;
    float: left;
}

.socio-form ul li label{
    width: 104px;
    float: left;
    padding-left: 15px;
}

.socio-form ul li input[type="text"]{
    width: 200px;
    float: left;
}

.socio-form ul li select{
    width: 200px;
    padding: 5px;
}


.socio-form .toda{
    width: 100%;
}

.socio-form .tercio{
    width: 33%;
}

.socio-form .tercio input[type="checkbox"]{
    margin-left: 40px;
}

#ingreso{ margin-top: 20px;}
#ingreso li{    width: 639px;}

#ingreso input[type="radio"]
{
    margin-left: 118px;
}



.ckboxi{
    float: left;
    width: 20%;
}

.ckboxd{
    float: left;
    width: 75%;
}


/* CURSOS */
.curso{
    width: 100%;
    height: 500px;
    margin: 20px 0;

    display: block;
    overflow: hidden;
}

.curso p.titulo{
    color: #085D9E;
    text-align: right;
    font-size: 20px;
}

.curso-img{
    width: auto;
    height: auto;
    float: left;
}

.curso-img img{
    width: 200px;
    height: 200px;
}

.curso-det{
    float:left;
    width: 420px;
    height: auto;
    padding: 10px;

}

.curso-det p{
    margin: 0;
    padding: 0;
    line-height: 200%;
}

.curso-det .relative{height: 60px;}

.curso-br{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.curso-bl{
    position: absolute;
    bottom: 0px;
    left: 0px;
}


.curso-bottom{
    margin-top: 40px; 
    position: relative;
    height: 50px;
}

.curso-bottom .social{
    position: absolute;
    bottom:0px;
    padding-bottom: 0px!important;
}
.curso-pdf{
    left: 200px;
    position:absolute;
}




#curso{
    width: 100%;
    height: auto;
}

#curso .clear{
    clear:both;
    padding-top: 20px;
}

#curso p, #curso ul{
    padding-bottom: 10px;
    margin: 0;
}

#curso strong{
    width: 100%;
    font-weight: bold;
}




/* Gold members */
.gold{
    width: 100%;
    height: auto;
}

.gold img{
    float: left;
    width: 142px;
    height: 53px;
    margin: 15px 0 10px 0;
}


#gal-dcha{
    position: relative;
    float:right;
    width: 160px;
    height: auto;
    background-color: #f2f2f2;
    overflow: hidden;
    padding: 30px 0 30px 0;
}


            /* root element for scrollable */
#gal-dcha .vertical {
	position:relative;
	overflow:hidden;
	height: 348px;
	width: 120px;
        margin: 0 auto;
}

/* root element for scrollable items */
#gal-dcha .items {
        width: 120px;
        background-color: #FFFFFF;
	position:absolute;
	height:20000em;
	margin: 0px;
}

/* single scrollable item */
#gal-dcha .item {
	height:37px;
        width: 100px;
        padding: 25px 0;
	font-size:12px;
        margin: 0 auto;
}

#gal-dcha .item a {
    display: block;
}

/* elements inside single item */
#gal-dcha .item img {
	float:left;
	margin-right:20px;
	height:37px;
	width:100px;
}

#gal-dcha .item h3 {
	font-size:16px;
	color:#456;
	font-weight:normal;
}

/* the action buttons above the scrollable */
#gal-dcha #actions {width:200px;}

#gal-dcha #actions a {
	font-size:11px;
	cursor:pointer;
	color:#666;
}

#gal-dcha #actions a:hover {text-decoration:underline;color:#000;}

#gal-dcha .disabled {visibility:hidden;}

#gal-dcha .next {
    position:absolute;
    top: 5px;
    left: 70px;
    display:block;
}

#gal-dcha .prev {
    position:absolute;
    bottom: 5px;
    left: 70px;
    display:block;
}

#descarga{
    width: 639px;
}

#descarga .titulo-azul{
    overflow: hidden;
    width: 630px;
    clear: both;
    float: left;
}

.registrado{
    line-height: 30px;
    font-size: 16px;
    color: #DB2511;
}

#descarga img{
    width: 188px;
    height: 118px;
    float: left;
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px #333333;
    display: block;
}

#descarga p{
    float: left;
/*    width: 610px;*/
    padding: 10px;
    margin: 0;
}

#descarga p.desca{
    float: left;
    width: 400px;
    padding: 10px;
    margin: 0;
}

#descarga div.desca{
    float: left;
    width: 400px;
    padding: 10px;
    margin: 0;
}

.alerta{
font-size:22px;
text-align: center;
line-height: 30px;
}


.iniciativa{
    width: 640px;
    height: auto;
}

.iniciativa img{
    width: 188px;
    height: auto;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}


.iniciativa p{
    width: 100%;
    height: auto;
}

.iniciativa i{
    color: #075D9E;
}







#imagenc{
    clear: both;
    width: 100%;
    height: auto;

}
#imagenc .imagenc{
    border-bottom: 1px solid #e1e1e1;
}

#imagenc .titulo{
    color: #075d9e !important;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
}

#imagenc a{ outline:0;}

#imagenc img{
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px #333333;
    display: block;
    height: 118px;
    width: 188px;
    margin: 20px auto;
    outline: 0;
}

#memoria{
    margin-top: 20px;
}

#memoria{
 color: #075D9E;

border: 1px solid #D8D8D8;
color: #075D9E;
padding: 5px;
width: 145px;
}
#memoria a{
    padding: 5px;
    margin: 0 auto;
    display: inline-block;
}

.mivideo{
    clear: left;
}

.mivideo >iframe
{
    margin: 0 auto;
}

.notapdf{
    height: 46px;
    width: auto;
}

.imagenesnota{
    color: #075D9E;
    clear:both;
    width: 100%;
    margin-top: 15px;
    display:block;
    text-decoration: underline;
}



/* Programa*/
#prog1{
    width: 100%;
    height: auto;
    margin: 0;
}

#prog1 li{
    clear: both;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #e8e8e8;
    margin: 0;
}

#prog1 li#primero{
    border-top: 1px solid #eee;
}


#prog1 span{
    float: left;
}

#prog1 .titulo{
    width: 20%;
    margin-right: 20px;
    font-weight: bolder;
}

#prog1 .texto{
    width: 75%;
}


#prog2{
    width: 640px;
    height: auto;
    text-align: left;
}
#prog2 p{
    margin: 0;
    padding: 0;
}

#prog2 tr{
/*    display: block;
    border-bottom: 1px solid #e8e8e8;*/
}

#prog2 td{
    border-bottom: 1px solid #e8e8e8;
}

.celda1{
    width: 110px;
    text-align: center;
    padding: 5px;
}

.celda2{
    width: 500px;
    text-align: left;
    padding: 5px;
}


fieldset#socios{
    border: 1px solid #e8e8e8;
    color: #075D9E;
    padding: 10px;
    line-height: 30px;
}

fieldset#socios legend{
    margin-left: 30px;
}

fieldset#socios ul{
    list-style: none;
}


/*.especial{
    list-style: none;
    text-align: left;
}
.especial li{
    min-height: 50px;
}*/

#mioverlay{
    list-style:none;
    text-align: left;
}

#mioverlay li{
    /*min-height: 50px;*/
}

.link_reg{
	margin: 5px 0 0 1.5em;
	padding: 0 0 5px;
	height: 20px;
	cursor: pointer;
}

.link_reg:hover{
	color: #DB2511;
}

/* Ponente */
.ponente{   
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    border-bottom: 2px solid #e8e8e8;
}

.ponente-cabecera{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e8e8e8;
}


.ponente-img{
    float: left;
    width: 127px;
    height: 140px;
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px #333333;
}

.ponente-titulo{
    
    float: left;
    width: 480px;

    padding: 20px 10px 10px 10px;
    text-align: center;
    vertical-align: middle;

}


.ponente-titulo .uno{
    color: #DB2511;
    font-size: 16px;
}

.ponente-titulo .dos{
    color: #075D9E;
    font-size: 16px;
    font-weight: bold;
}

.ponente-nombre{
    color: pink;
}

.ponente-cargo{
    color: gold;
}

.ponente-texto{
    margin:20px;
    text-align: justify;
    
}


/* Botones SPRITE */
.leer_sprite{
    display: block;
    cursor: pointer;
    width: 96px;
    height: 30px;
    background: url("../images/leer_sprite.png") no-repeat 0 0;
    /*background-image: url("images/leer_sprite.png") no-repeat 0 0;*/
}


.leer_sprite:hover{
    background: url("../images/leer_sprite.png") no-repeat -96px 0;
}



.fuente_tasas{
    font: 10pt/14pt Helvetica,Arial,sans-serif;
}


#direccion_general{
    width: 640px;
    margin: 0 auto;
}

#direccion_general #foto{
    width: 640px;
}

#fotos2{
    width: 640px;
    height: auto;
/*    background-color: #f2f2f2;*/
    padding: 10px 0;
    overflow: hidden;
    margin: 0 auto;
}

#fotos2 .foto{
    margin: 0 auto;
}



#lista-evento{
    width: 100%;
    list-style: none;
    margin: 0 auto;
}

#lista-evento li{
    float: left;
    min-height: 50px;
}


/* Estilo de formulario2*/
#sociolog{
    width: auto;
    height: auto;
    display: block;
}

#sociolog li{
    width: auto;
    clear: left;
}

#sociolog label{
    float: left;
    width: 150px;

}

#sociolog input[type="text"],
#sociolog input[type="password"]
{
  float: left;
  width: 250px;
  border: 1px solid #a1a1a1;
  border-left: 1px solid #c4c4c4;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  background-color: #fff !important;
  color: #868686;
  display:block;
  padding:5px 10px;
  box-sizing: border-box; /* css3 rec */
  -moz-box-sizing: border-box; /* ff2 */
  -ms-box-sizing: border-box; /* ie8 */
  -webkit-box-sizing: border-box;
  /* safari3 */
  -khtml-box-sizing: border-box; /* konqueror */
}

h3.istok.azul.bloque-titulo {
	font-size: 20px;
}

.event-program-table {
    margin-top: 90px;
}
