* { /* reset default values */
    margin: 0;
    padding: 0;
}
body {
    color: #26354a;
    font: 0.7em/160% Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
img {
    border: none;
}
.meta {
    position: absolute;
    visibility: hidden;
}

#wrapper {
    background: #fff;
    width: 843px;
    margin: 0 auto;
}

/*** Header  ********************************************************/

#header {
    margin-bottom: 1px;
    height: 70px;
    position: relative;
}
#header h1 a {
    background: transparent url("../images/logo.gif") no-repeat 0 0;
    position: absolute;
    width:460px;
    height: 46px;
    line-height: 400px;
    text-indent: 1000px;
    overflow: hidden;
    left: 20px;
    text-decoration: none;
    top: 10px;
}

#cajabannerimage {
    display: block;
    overflow: hidden;
    outline: none;
    height: 200px;
    line-height: 2000px;
}


/*** Navegacion Intranet  **************************************************/

#navintranet {
    position: absolute;
    right: 10px; 
        top: 5px;
    float: left;
}
#navintranet ul {
    list-style: none;
}
#navintranet li,
#navintranet li a {
    background: transparent;
    float: left;
}
#navintranet li a {
    color: #b7bec7;
    padding: 0.3em 0.5em;
    text-decoration: none;
}
#navintranet li a:hover {
    color: #98a6b7;
    text-decoration: underline;
}
#navintranet li.selected a {
    color: #26354a;
}
#navegacion .selected a,
#navegacion a:hover {
    background: transparent url("../images/bg_nav_selec.gif") repeat-x 0 100%;
}
/*** Busqueda ********************************************************/

#search {
    float: right;
	right: 10px;
    margin-top: 35px;
}
#search #query,
#search .boton {
    font-size: 100%;
}
#search #query {
    background: #fff url("../images/bg_input.gif") repeat-x 0 -1px;
    border: 1px solid #848a98;
    padding: 0.1em 0.2em;
}
#search .boton {
    background: #32445c;
    border: 1px solid #1c283a;
    color: #fff;
    cursor: pointer;
    padding: 0.1em 0.3em;
    text-transform: uppercase;
    font-size: 85%;
    font-weight: bold;
}
#search label { /* hide from visual browsers */
    position: absolute;
    visibility: hidden;
}
#search #query {
    margin-right: 0.7em;
    width: 150px;
}


/*** Navegacion ****************************************************/

#navegacion {
    background: #D2E5EA/*edf0f3*/ url("../images/bg_nav.gif") no-repeat 0 0;
    float: left;
    width: 100%;
    
}
#navegacion ul {
    list-style: none;
    padding-left: 20px;
}
#navegacion * {
    float: left;
}
#navegacion a {
    color: #000;
    height: 2.2em;
    line-height: 2.3em;
    margin-right: 1.7em;
    text-decoration: none;
    font-size: 11px; /* modificacion*//* cambio 9 agosto */
}
#navegacion .selected a,
#navegacion a:hover {
    background: transparent url("../images/bg_nav_selec.gif") repeat-x 0 100%;
   
}
#navegacion #technologies { /* hide technologies seccion */
    position: absolute;
    visibility: hidden;
}



/*** Banner ********************************************************/

#cajabanner, #banner {
    background: transparent;
    float: left;
    margin-top: 1px;
    width: 100%;
    z-index: 0;
}
#banner {
    height: 100px;
    overflow: hidden;
}
#banner img {
    float: left;
}

/*** flash portada  *************************************************/

#flash {
    background: transparent;
    float: left;
    padding: 8px 0 0px 0;
    width: 843px;
    overflow: hidden;
}

#cajabanner #flash {
    margin-top: -0.7em;
    background: transparent;
}

/* 
/*** subnavegacion  *************************************************/

#subnavegacion {
    background: #005C73 /*1c2c43 url("../images/bg_banner.gif") repeat-x 0 0*/;
    float: left;
    padding: 30px 0 15px 0;
    width: 216px;
    overflow: hidden;
}
#cuerpopagina #subnavegacion .hidden {
    display: none;
}
#cajabanner #subnavegacion {
    margin-top: -0.7em;
    background: transparent;
}
#subnavegacion h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 0.4em;
    padding-left: 33px;
}
#subnavegacion h2.separador {
    padding-top: 1em;
    clear: both;
}
#subnavegacion ul {
    list-style: none;
}
#subnavegacion ul ul {
    padding-left: 15px;
}
#cuerpopagina #subnavegacion ul ul li a {
    background-image: url("../images/icon_link_banner_sub.gif");
    background-position: 20px 0.7em;
    padding-left: 30px;
}
#cuerpopagina #subnavegacion ul li,
#cuerpopagina #subnavegacion ul li a {
    float: left;
    clear: both;
    color: #b6c4d1;
    text-decoration: none;
}
#cuerpopagina #subnavegacion ul li a {
    background: transparent url("../images/icon_link_banner.gif") no-repeat 19px 0.3em;
    padding: 0.1em 0;
    padding-left: 34px;
    width: 180px;
}
#cuerpopagina #subnavegacion ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
#cuerpopagina #subnavegacion .selected a {
    font-weight: bold;
    color: #fff;
}
#cuerpopagina #subnavegacion .selected ul a {
    font-weight: normal;
    color: #b6c4d1;
}
#index #cuerpopagina #subnavegacion ul li a {
    color: #fff;
}
#index #cuerpopagina #subnavegacion h2 {
    color: #b6c4d1;
}

*/
/*** Noticias **********************************************************/

.titulo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #005c73;
}
#cuerpopagina div.news {
    float: left;
    overflow: visible;
    padding-right: 0;
}
/*#cuerpopagina div.news .container {    
    width: 335px;
    padding-right: 0px;
}*/
#cuerpopagina div.news .seccion {
    border: none;
    padding-top: 1em;
    padding-bottom: 1em;
}
#cuerpopagina div.news .seccion h1 {
    margin-bottom: 0;
}
#cuerpopagina div.news .seccion h1,
#cuerpopagina div.news .seccion h1 a {
    color: #26354a;
    font-weight: bold;
    text-decoration: none;
}
#cuerpopagina div.news .seccion h1 a:hover {
    text-decoration: underline;
}
#cuerpopagina div.news .seccion h1 {    
    font-size: 120%;
}
#cuerpopagina div.news .seccion h1 em {
    color: #647c97;
    font-size: 80%;
    display: block;
    font-style: normal;
    font-weight:normal;
    margin-bottom: -0.4em;
}
#cuerpopagina div.news .mas {
    background: transparent url("../images/icon_link.gif") no-repeat 100% 50%;
    border: none;
    color: #f58f16;
    padding-right: 14px;
    clear: both;
    white-space: nowrap;
}


/*** Promo  *********************************************************/

#promos {
    clear: both;
    margin-top: -0.5em;
    float: left;
    width: 100%;
}
* html #promos,
*+html #promos {
    margin-top: -1.5em;
}
#promos a {
    float: left;
    padding-top: 1em;
    margin-left: -1px;
}

/*** cuerpopagina  ******************************************************/

#linkarea {
    clear: both;
    float: left;
    width: 100%;
    margin-top: -10px;
}
#linkarea .columna {
    float: left;
    /*padding: 13px 0 0 20px;*/
}
.columna.tecnologias {
    width: 230px;
    vertical-align:top; /* cambio */
}
.columna.soluciones {
	width: auto;
	vertical-align:top; /* cambio */
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 15px;
}
.columna.soluciones h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #005c73;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 5px;
}
#linkarea .columna h2 {
    font-size: 130%;
    margin: 0 0 0.6em 0;
	color: #0e5a74;
}

#linkarea .columna .list {
    margin: 0;
    padding-bottom: 0;
}

/*** Listas **********************************************************/

#cuerpopagina .list {
    list-style: none;
    float: left;
}
#cuerpopagina .list li,
.list li a {
    background: transparent;
    clear: both;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
#cuerpopagina .list li {
    width: 100%;
}
#cuerpopagina .list li a {
    background: transparent url("../images/icon_link.gif") no-repeat 0 0.5em;
    color: #26354a;
    float: left;
    padding: 0.2em 0;
    padding-left: 18px;
    text-decoration: none;
}

#cuerpopagina .list li a span {
    color: #8c98a9;
}
#cuerpopagina .list .selected {
    font-weight: bold;
}
#cuerpopagina #navizq .infomaterial .list li a,
#cuerpopagina .list.infomaterial li a,
#cuerpopagina .infomaterial .list li a {
    background-image: url("../images/icon_infomaterial.gif");
    padding-left: 18px;
}


/*** Contenido  ***************************************************/

#cuerpopagina {
    background: transparent url("../images/bg_esquina.jpg") no-repeat 100% 1px;
    float: left;
    width: 843px;
    float: left;
}
#index #cuerpopagina {
    background: transparent;
}
#contenidocentral {
    float: left;
    /*padding: 10px 50px;*/
    padding-left: 50px;
    padding-right: 50px;
    /*width: auto;*/
    vertical-align: top;
}
#contenidocentral a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #005c73/*c81313*/;
}
#contenidocentral h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #005c73;
    font-size: 15px; /*tamaņo letra titulo*/
    font-weight: bold;
    line-height: 100%;
    margin-top: 10px;
    margin-bottom: 1em;
    text-align: center;
}
* html #contenidocentral h1 {
    margin-top: 1em;
}
#contenidocentral p {
    margin-bottom: 1em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
}
#contenidocentral p a,
#contenidocentral li a {
    text-decoration: none;
    padding: 0.2em;
}
#contenidocentral p a:hover,
#contenidocentral li a:hover {
    background-color: #afcfda;
}
#contenidocentral p a:active,
#contenidocentral li a:active {
    background-color: #ffe397;
    color: #f56f16 ;
}
#contenidocentral p.bajada strong {
    background: transparent;
    border: none;
    padding: 0;
}
#contenidocentral p.para {
    clear: both;
}
#contenidocentral h2.para {
    padding-top: 1em;
}
#contenidocentral p.bajada {
    clear: both;
    color: #26354a;
    font-size: 14px; /* cambio letra p bajada*/
    line-height: 150%;
    padding-right: 50px;
}
#contenidocentral p.bajada strong {
    font-weight: normal;
}
#news #contenidocentral p.bajada strong {
    font-weight: bold;
}

#contenidocentral .columna p.bajada {
    padding-right: 0;
}
/*#contenidocentral h1 {
    position: relative;*/
}
#contenidocentral h1 span {
    color: #647c97;
}

#contenidocentral h2 {
    border-bottom: 1px solid #edf0f3;
    clear: both;
    color: #26354a;
    font-size: 140%;
    font-weight: bold;
    line-height: 130%;
    margin: 1em 0 0.5em 0;
    padding-bottom: 0.2em;
}
#contenidocentral h2 em {
    color: #647c97;
    display: block;
    font-style: normal;
    font-size: 75%;
}
#contenidocentral .seccion h2 {
    border: none;
    font-size: 110%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#contenidocentral .seccion h2 a {
    color: #26354a;
    text-decoration: none;
}
#contenidocentral .seccion h3 em {
    color: #000;
    display: block;
    font-size: 12px;
    font-style: normal;
}

#contenidocentral .columnas {
    float: left;
    width: 100%;
}
#contenidocentral .columna {
    clear: both;
    float: left;
    margin: 1em 0;
    width: 48%;
}
#contenidocentral .columna.derecha {
    clear: none;
    float: right;
}
 margin-bottom: 0.5em;
}
#contenidocentral ul {
    list-style: none;
    margin-bottom: 1em;
    padding-right: 100px;
}
#contenidocentral .columna ul {
    padding-right: 0;
}
#contenidocentral ul li {
   /* background: transparent url("../images/icon_list.gif") no-repeat 2px 0.4em;*/
    padding-left: 16px;
    font-size: 12px; /* cambio*/
}
#contenidocentral ul li strong {
    font-weight: bold;
}
#contenidocentral ul.large {
    margin-bottom: 2em;
    padding: 0.2em 0px;
    padding-left: 40px;
}
 padding-left: 0;
}
#contenidocentral ul.large li {
    /*background: transparent url("../images/icon_list_gr.gif") no-repeat 0 0.25em;*/
    color: #26354a;

    margin: 0;
    padding: 0.2em 22px;
}

#contenidocentral ul.large li strong {
    color: #26354a;
    float: left;
    display: block;
    padding-right: 0.5em;
}

#contenidocentral ul.separador {
    font-size: 12px;/* cambio*/
    width: 100%;
}
#contenidocentral ul.separador li {
    width: 100%;
}
#contenidocentral ul.separador a {
    background-position: 5px 50%;
    border-bottom: 1px solid #edf0f3;
    color: #647c97;
    display: block;
    float: none;
    padding-left: 20px;
    font-size: 12px;
}
#contenidocentral ul.separador .alternado a {
    background-color: #f6f7f9;
}
#contenidocentral ul.separador a:hover {
    background-color: #edf0f3;
    color: #1f2d40;
    text-decoration: none;
}

#contenidocentral img.borde {
    background: #fff;
    border: 1px solid #ced2dc;
   /* padding: 4px;*/
}
#contenidocentral .left {
    float: left;
    margin-right: 1em;
}
#contenidocentral .imagebox {
    background: #d0d7e0;
    padding: 10px;
    float: left;
    margin-bottom: 1em;
    margin-right: 1.5em;
}
#contenidocentral .imagebox h3,
#contenidocentral .imageseccion h3,
#contenidocentral .imagebox h3 a, 
#contenidocentral .imageseccion h3 a {
    color: #26354a;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
#contenidocentral .imagebox p {
    clear: none;
    color: #26354a;
    margin: 0;
}
#contenidocentral .imagebox img {
    background: #fff;
    border: 1px solid #ced2dc;
    margin-bottom: 0.5em;
   /* padding: 4px;*/
}
#contenidocentral .more {
    background: transparent url("../images/icon_link.gif") no-repeat 100% 50%;
    border: none;
    padding-right: 14px;
    clear: both;
    white-space: nowrap;
}

#contenidocentral h3 {
    clear: both;
    color: #647c97;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0.5em;
}
#contenidocentral h4 {
    font-weight: bold;
}
#contenidocentral .imgleft {
    float: left;
  /*  margin-right: 20px;*/
  /*  margin-bottom: 1.3em;*/
}
#contenidocentral .imgderecha {
    float: right;
 /*   margin-left: 20px;*/
 /*   margin-bottom: 1.3em;*/
}
#contenidocentral .imageseccion {
    padding-left: 140px;
    position: relative;
    float: left;
}
#contenidocentral .imageseccion img {
    left: 0;
    position: absolute;
    top: 0;
}
#contenidocentral .imageseccion h2 {
    margin: 0;
    margin-bottom: 0.6em;
}
#contenidocentral .imageseccion {
        margin-bottom: 3em;
        width: 420px;
}


/*** Sidebar  *******************************************************/

#navizq {
    float: left;
    width: 216px;
    vertical-align: top;
    
}
#navizq h3 {
    color: #26354a;
    font-weight: bold;
    margin-bottom: 0.3em;
    text-transform: uppercase;
    font-size: 12px;/* cambio 9 agosto */
    padding-left: 33px;
}
#navizq .seccion {
    background: #f2f3f5;
    clear: both;
    padding: 0 20px 1em 20px;
    position: relative;
    width: 176px;
    float: left;
    z-index: 100;
}

#navizq .seccioninfo {
    background: #D2E5EA/*edf0f3*/ url("../images/bg_nav_selec.gif") repeat-x 0 0;
    margin-bottom: 2em;/* -1em;*/
    margin-top:0em; /* cambio */ 	    
    overflow: hidden;
    padding-top: 1.3em;
    padding-left: 0em; /* cambio */
    z-index: 50;
    width:216px;
       
}
/*
#cuerpopagina #navizq .seccioninfo li {
  padding-left: 10px;
  background-image: url("../images/icon_link_sidebar.gif");
  background-repeat: no-repeat;
}
  */  
#cuerpopagina #navizq .seccioninfo a {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #26354a;
    text-decoration: none; 
    background-image: url("../images/icon_link_sidebar.gif");
    background-repeat: no-repeat;
    padding-left: 20px;
    /*margin-left:12px;  20*/
   
}

#cuerpopagina #navizq .seccioninfo a:hover {
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #26354a;
    text-decoration: underline; 
    background-image: url("../images/icon_link_sidebar.gif");
    background-repeat: no-repeat;
    padding-left: 20px;
    /*margin-left:12px;  20*/
   
}
/*#navizq a {
    color: #26354a;
    text-decoration: none;
}
#navizq a:hover {
    text-decoration: underline;
}*/

#navizq p {
    margin-bottom: 1em;
}
#cuerpopagina #navizq .seccion .list a {
    background-image:  url("../images/icon_link_sidebar.gif");
    color: #26354a;
}
#cuerpopagina #navizq .seccion .list li {
    margin-bottom: -0.2em;
}


/*** Listas **********************************************************/

#cuerpopagina .list2 {
    width: 100%;
}
#cuerpopagina .list2 li {
    background: transparent;
    padding: 0;
}
#cuerpopagina .list2 li.alternado {
    background: #edf0f3;
}
#cuerpopagina .list2 li a {
    border-bottom: 1px solid #edf0f3;
    color: #647c97;
    display: block;
    padding: 0.3em 1em;
    text-decoration: none;
    text-align: right;
}
#cuerpopagina .list2 li a:hover em {
    text-decoration: underline;
}
#cuerpopagina .list2 li a em {
    color: #26354a;
    font-style: normal;
    font-weight: bold;
    float: left;
}

/*** Direccion *******************************************************/

#contenidocentral address {
    border-bottom: 1px solid #edf0f3;
    font-style: normal;
    float: left;
    margin-bottom: 1em;
    width: 100%;
}
* html #contenidocentral address {
    padding-bottom: 1em;
}
#contenidocentral address strong {
    background: transparent;
    padding: 0;
}
#contenidocentral address.lastchild {
    border: none;
}
#contenidocentral address .derecha {
    float: right;
    width: 20em;
}
#contenidocentral address p {
    clear: none;
    float: left;
    margin-right: 30px;
}
#contenidocentral address em {
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #647c97;
    float: left;
    font-style: normal;
    text-transform: uppercase;
    padding-left: 20px;
    width: 4em;
}
.tel {
    background-image:  url("../images/icon_fono.gif");
}
.fax {
    background-image:  url("../images/icon_fax.gif");
}
.email {
    background-image:  url("../images/icon_email.gif");
}
.web {
    background-image:  url("../images/icon_web.gif");
}

/*** Formulario **********************************************************/

/*
#contenidocentral form label,
#contenidocentral form input,
#contenidocentral form textarea,
#contenidocentral form p {
    float: left;
}
#contenidocentral form input,
#contenidocentral form textarea {
    background: #fff url("../images/bg_input.gif") repeat-x 0 -1px;
    border: 1px solid #848a98;
    font-size: 100%;
    padding: 0.2em 0.4em;
    width: 250px;
    clear: both;
}
#contenidocentral form select {
    width: 250px;
}
#contenidocentral form textarea.medium {
    height: 8em;
    width: 540px;
}
#contenidocentral form label {
    padding-right: 16px;
}
#contenidocentral form .requisito label {
    background: transparent url("../images/icon_requisito.gif") no-repeat 90% 50%;
}
#contenidocentral .requerido {
    background: transparent url("../images/icon_requisito.gif") no-repeat 0 50%;
    color: #647c97;
    padding-left: 10px;
}
#contenidocentral form .email {
    background: transparent;
}
#contenidocentral form p {
    clear: both;
    width: 85%;
}
#contenidocentral form .boton {
    background: #32445c;
    border: 1px solid #1c283a;
    color: #fff;
    cursor: pointer;
    padding: 0.1em 0.3em;
    text-transform: uppercase;
    font-size: 85%;
    font-weight: bold;
    width: auto;
}

#contenidocentral form .checkbox input {
    background: transparent;
    border: none;
    float: left;
    width: auto;
}
#contenidocentral form .checkbox label {
    margin-top: -0.1em;
    padding-left: 0.4em;
    padding-right: 1em;
    width: auto;
}
#contenidocentral form .checkboxes {
    background: transparent 
    float: left;
    clear: both;
    padding: 0;
    padding-left: 50px;
    padding-top: 0.3em;
}
#contenidocentral form .checkboxes li {
    background: transparent;
    float: left;
    clear: both;
    width: 470px;
}
#contenidocentral form .checkboxes input {
    background: transparent;
    border: none;
    float: left;
    padding: 0;
    width: auto;
}
#contenidocentral form .checkboxes label {
    cursor: pointer;
    color: #6d768b;
    padding-left: 0.5em;
    width: 400px;
}
#contenidocentral form .checkboxes strong {
    color: #26354a;
    display: block;
}
*/

/*** Pie ********************************************************/

#footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border-top: 1px solid #d0d7e0;
    clear: both;
    margin-top: 20px;
    padding: 0.7em 0;
    padding-right: 0;
    /*position: relative;*/
    float: center;
    width: 842px;
}
#index #footer {
    margin-top: 5px;
    border: none;
}
#footer {
    list-style: none;
}
#footer {
    margin-right: 1em;
    /*margin-left: 70px;*/
}
/*#footer li,*/
#footer a {
    float: left;
}
#footer a {
    color: #758597;
    text-decoration: none;
}
#footer .separador {
    background: transparent url("../images/icon_separador.gif") no-repeat 0 0.6em;
    padding-left: 1.2em;
    /*margin-left: -3px;*/
}
#footer a:hover {
    color: #f58f16;
}
#footer .contactlink {
    background: transparent url("../images/icon_separador.gif") no-repeat 0 0.6em;
    padding-left: 1.2em;
    /*margin-left: -3px;
    float: left;
    margin-left: -2px;*/
}


/*** Tab  ***********************************************************/

.tabcontainer {
    clear: both;
    float: left;
}
.tabcontainer .tab {
    float: left;
}
#contenidocentral .tabcontainer .tabhandle {
    background-color: #f6f7f9;
    border: none;
    clear: none;
    float: left;
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 0;
    padding: 0.3em 1em 0.2em 1em;
}
.tabcontainer .tabcontent {
    position: absolute;
    visibility: hidden;
    display: none;
}
#contenidocentral .tabcontainer .selected {
    background: #edf0f3 url("../images/bg_nav_selec.gif") repeat-x 0 0;
}
.tabcontainer .console {
    border-top: 1px solid #d0d7e0;
    float: left;
    width: 540px;
    padding-top: 2em;
}
.columna .tabcontainer .console {
    width: 270px;
}

/*** Listas *******************************************************/

.listing {
    border-collapse: collapse;
    margin: 1em 0;
}
.listing th,
.listing td {
    border-bottom: 1px solid #edf0f3;
    padding: 0.2em 1em;
    text-align: left;
    vertical-align: top;
}
.listing .alternado td,
.listing .alternado th {
    background: #f6f7f9;
}
.listing .lastchild td,
.listing .lastchild th {
    border: none;
}


/*** Infobox *******************************************************/

#contenidocentral .infobox {
    background: #edf0f3 url("../images/bg_infobox.gif") repeat-x 0 0;
    clear: both;
    color: #26354a;
    margin-top: 1em;
    margin-bottom: 1.5em;
    padding: 25px 20px 15px 20px;
    float: left;
    width: 520px;
    position: relative;
}
#contenidocentral .infobox .bajada {
  padding-right: 150px;
}
#contenidocentral .infobox h3 {
    background: transparent url("../images/icon_infobox.gif") no-repeat 0 50%;
    color: #26354a;
    font-size: 160%;
    padding: 0.5em 44px;
    margin-bottom: 1em;
}
#contenidocentral .infobox .seccion {
    border-bottom: 1px solid #dadde3;
    margin-bottom: 0.9em;
}
#contenidocentral .infobox .seccion.lastchild {
    border-bottom: none;
}

#contenidocentral .infobox .seccion h2 a {
    background: transparent url("../images/icon_link.gif") no-repeat 0 0.2em;
    padding-left: 15px;
}
#contenidocentral .infobox .seccion h2 a:hover {
    text-decoration: underline;
}

#contenidocentral .infobox a {
    background: transparent;
    border: none;
}
/**********************************************  */


/*** subnavegacion  *************************************************/

#subnavegacion {
    background: #005C73/*1c2c43 url("../images/bg_banner.gif") repeat-x 0 0*/;
    float: left;
    padding: 30px 0 15px 0;
    width: 216px;
    overflow: hidden;
       
}
#cuerpopagina #subnavegacion .hidden {
    display: none;
}
#cajabanner #subnavegacion {
    margin-top: -0.7em;
    background: transparent;
}
#subnavegacion h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;    
    color: #ffffff;
    text-transform:uppercase;
    font-size: 12px;    /* modificacion *//* cambio 9 agosto */
    margin-bottom: 0.4em;
    padding-left: 33px;
}
#subnavegacion h2.separador {
    padding-top: 1em;
    clear: both;
}
#subnavegacion ul {
    list-style: none;
}
#subnavegacion ul ul {
    padding-left: 15px;
}
#cuerpopagina #subnavegacion ul ul li a {
    background-image: url("../images/icon_link_banner_sub.gif");
    background-position: 20px 0.7em;
    padding-left: 30px;
    color: #ffffff;
}
#cuerpopagina #subnavegacion ul li,
#cuerpopagina #subnavegacion ul li a {
    float: left;
    clear: both;
    color: #ffffff;
    text-decoration: none;
}
#cuerpopagina #subnavegacion ul li a {
    background: transparent url("../images/icon_link_banner.gif") no-repeat 19px 0.3em;
    padding: 0.1em 0;
    padding-left: 34px;
    width: 180px;
    color: #ffffff;
}
#cuerpopagina #subnavegacion a {
   font-weight: bold;
   font-size: 12px;/* cambio 9 agosto */
   text-decoration: none;
   color: #ffffff;
   background: transparent url("../images/icon_link_banner.gif") no-repeat ;/* cambio */
   padding: 0.1em 0;
   padding-left: 20px;
}

#cuerpopagina #subnavegacion .activo a,
#cuerpopagina #subnavegacion a:hover {
    text-decoration: underline;
    /*background: transparent url("../images/bg_nav_selec.gif") repeat-x 0 100%;*/
}
#cuerpopagina #subnavegacion .selected2 ul a {
    font-weight: normal;
    color: #ffffff;
}
#index #cuerpopagina #subnavegacion ul li a {
   color: #ffffff;
}
#cuerpopagina #subnavegacion ul li a:hover {
    color: #ffffff;
    text-decoration: underline;
    background: transparent url("../images/bg_nav_selec.gif") repeat-x 0 100%;
}
#index #cuerpopagina #subnavegacion h2 {
    color: #b6c4d1;
}

#cuerpopagina .seccion p , a ,h3{
    font-size:11px;/* cambio 9 agosto */
    font-family:Arial,Helvetica,sans-serif;
    text-align:justify; 
}

#cuerpopagina #subnavegacion .link a {
  font-weight: bold;
   font-size:12px;
   color: #ffffff;
   background-image: url("../images/icon_infomaterial.gif");
   padding: 0.1em 0;
   padding-left: 20px;
}

#cuerpopagina #subnavegacion .titulo   a, h4 {
   font-weight: bold; /*a, p */
   font-size:11px;
   color: #ffffff;
   background:none; 
   vertical-align: top;
   padding-left: 25px;/*30*/
   margin-top : -1.5em;
  
}
.titulos {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight: bold;
   color: 005c73;
}
.TitleNoticia {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: 005c73;
   padding-left: 3px;
}
.celdanoticia {
   padding-bottom:5px;
   padding-top:1px;
   padding-left: 3px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   /*color: #005c73;*/
   text-align: justify;
}
.vermas a {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #005c73;
   text-align:right;
   text-decoration: none;
   font-weight: bold;
} 
.vermas a:hover {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #005c73;
   text-align:right;
   font-weight: bold;
   text-decoration: underline;
} 
.vermas a:active{  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px;
   font-weight: bold;
   color: #005c73;
   text-align:right;
   text-decoration: none;
} 

.vermas a:visited{  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold;
   color: #005c73;
   text-align:right;
   text-decoration: none;
} 
.vermas a:hover{  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold;
   color: #005c73; 
   text-align:right;
   text-decoration: underline;
}

/********* MAPA DE SITIO ***********/

#tabla_mapa img {
	border: 0px;
}
#tabla_mapa #tabla_color A:link, #tabla_mapa #tabla_color A:active {
	font: 12px arial, helvetica, sans-serif;
	text-decoration:none;
	color: #000000;
	margin: 0px;
}
#tabla_mapa #tabla_color A:visited {
	font: 12px arial, helvetica, sans-serif;
	text-decoration:underline;
	color: #000000;
	margin: 0px;
}
#tabla_mapa #tabla_color A:hover {
	font: 12px arial, helvetica, sans-serif;
	color:#005c73;
	margin: 0px;
}
#tabla_mapa A:link, #tabla_mapa A:active, #tabla_mapa A:visited {
	font: 12px arial, helvetica, sans-serif;
	text-decoration:none;
	color:#005c73;
	margin: 0px;
}
#tabla_mapa A:hover {
	font: 12px arial, helvetica, sans-serif;
	color:#000000;
	margin: 0px;
}
#tabla_color {
	margin-top: 10px;
	margin-bottom:10px;
	display:block;
	background-color:#d2e5ea;
	width: auto;
	height: auto;
	padding: 10px;
}

/***********Contacto*********************/

.cuerpotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005c73;
	font-weight: bold;
}
.boton {
	margin:4px;
	border:1px solid;
	border-color:#d2e5ea #000000 #000000 #d2e5ea;
	padding:0 3px;
	background:#005c73;
	font:bold 10px verdana,sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
a.boton:link, a.boton:active {
	margin: 2px;
	border: 1px solid;
	border-color: #F4A460 #000000 #000000 #FF6600;
	padding: 0px 3px 0px 3px;
	background: #FF6600;
	font: bold 10px verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.boton:hover, a.boton:active{
	margin: 2px;
	border: 1px solid;
	border-color: #F4A460 #000000 #000000 #FF6600;
	padding: 0px 3px 0px 3px;
	background: #FF6600;
	font: bold 10px verdana, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}

/*********************Logos Index***************************/

.spacer {
 	padding-right: 25px;
 }
 
 /*******************Layout*****************************/
 
.layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
	
.layout h1{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005c73;
	text-align: left;
	margin-bottom: 15px;
}

.layout li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
}

/********* NOTICIAS *********/
.tt_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 55px;
	padding-right: 55px;
}
.tt_noticias h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #005c73;
	font-size: 15px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}
.tt_noticias p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-bottom: 15px;
}
##########################################################


	
#contenidocentral textarea{ 
	
	height: 127px; 
	width: 244px; 
	border: 1px solid #ccc; 
	background: #FFFFFF;
	font-size:12px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
 }
#contenidocentral textarea:hover { 
	border: 1px solid #55A00B;
	background: #FFFFF4;
	font-size:11px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	
  }
  
#contenidocentral textarea:active { 
	border: 1px solid #55A00B;
	background: #FFFFF4;
    font-size:11px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	}

#contenidocentral textarea:focus { 
    font-size:12px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	border: 1px solid #55A00B;
	background: #FFFFF4;
	
	}


 

#contenidocentral input {
	font-size:12px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	margin: 0px;
	
	border: 1px solid #ccc;
	
	height: 20px;	
}

#contenidocentral input:hover {         
	font-size:12px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	border: 1px solid #55A00B;
	background: #FFFFF4;
}
 
#contenidocentral input:focus { 
    font-size:12px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	border: 1px solid #55A00B;
	background: #FFFFF4;
}







#contenidocentral select { 
	font-size:11px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#404040;
	background: #FFFFFF;
	border: 1px solid #ccc;
	
}
#contenidocentral select:focus  { 
	font-size:11px;
    font-family:  Arial,Verdana, Helvetica, sans-serif;
	color:#404040;
	background: #FFFFF4;
	border: 1px solid #55A00B;

}
#contenidocentral STitle {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 11px;
}

#contenidocentral TABLE {
	padding: 8px;
	margin: 0;
/*
	 background:#FAF9F4;
	 width: 576px;*/

	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;

}

table.faq {

	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-color: #bbbbbb;
	/*border-spacing: 2px;
	border-collapse: collapse;*/

}

table.faq th {

	/*border-width: 1px;
	border-style: inset;
	border-color: #bbbbbb;
	background-color: #d3d3d3;*/
	padding: 0 10px 0 0;
	font-size: 11px;
	text-align: left;

}

table.faq td {

	/*border-width: 1px;
	border-style: inset;
	border-color: #bbbbbb;
	background-color: white;*/
	padding: 0 10px 0 0;
	vertical-align: top;.
}

.browseLinksWrap {
        font-size:11px;
}

.browseLinksWrap a {
        font-size:11px;
}
