html {
    SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #EAEDF4; SCROLLBAR-SHADOW-COLOR: #EAEDF4; SCROLLBAR-3DLIGHT-COLOR: #EAEDF4; SCROLLBAR-ARROW-COLOR: #C2C9D9; SCROLLBAR-DARKSHADOW-COLOR: #EAEDF4;
}

body {
    font-family: seguibk, segoe UI, Arial, Helvetica;
    /*	font-size: 67%;*/
    /* font-size: 72%;*/
    color: #646464;
    margin-top: 0px;
    margin-bottom: 0px;
    MARGIN-LEFT: auto;
    MARGIN-RIGHT: auto;
    padding: 0px;
    /*margin:auto;*/
}

/* REDES SOCIALES */
.fondo_ita{
    background: url('/img/fondo_clean.png') no-repeat top center;
    padding-bottom: 0px;
    vertical-align: bottom;
}
.blog_title{
    font-weight: bold;

}
.redes_sociales{
    text-align: right;
    vertical-align: bottom;
   
}
.redes_sociales a{
    text-decoration: none;
}
.linked-logo{
    width: 45px;
    height: 42px;
    float: right;    
}
.linked-logo div{
    width: 45px;
    height: 42px;
    background-image: url('/img/social_net/linked.png');
    background-repeat: no-repeat;
    background-position:  50% 16px;
    opacity:0.5;
    /* le metemos la transicion */
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.linked-logo a:hover div{
    opacity:1;
    background-position:  bottom center;
}
.twitter-logo{
    width: 45px;
    float: right;
}
.twitter-logo div{
    width: 45px;
    height: 42px;
    background-image: url('/img/social_net/twitter.png');
    background-repeat: no-repeat;
    background-position:  50% 16px;
    opacity:0.5;
    /* le metemos la transicion */
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.twitter-logo a:hover div{
    opacity:1;
    background-position:  bottom center;
}
.facebook-logo{
    width: 45px;
    float: right;
}
.facebook-logo div{
    width: 45px;
    height: 42px;
    background-image: url('/img/social_net/facebook.png');
    background-repeat: no-repeat;
    background-position:  50% 16px;
    opacity:0.5;
    /* le metemos la transicion */
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.facebook-logo a:hover div{
    opacity:1;
    background-position:  bottom center;
}
.youtube-logo{
    width: 45px;
    float: right;
}
.youtube-logo div{
    width: 45px;
    height: 42px;
    background-image: url('/img/social_net/youtube.png');
    background-repeat: no-repeat;
    background-position:  50% 16px;
    opacity:0.5;
    /* le metemos la transicion */
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.youtube-logo a:hover div{
    opacity:1;
    background-position:  bottom center;
}
.wordpress-logo{
    float: right;
    width: 45px;
}
.wordpress-logo div{
    width: 45px;
    height: 42px;
    background-image: url('/img/social_net/wordpress.png');
    background-repeat: no-repeat;
    background-position:  50% 16px;
    opacity:0.5;
    /* le metemos la transicion */
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.wordpress-logo a:hover div{
    opacity:1;
    background-position:  bottom center;
}


/* FIN REDES SOCIALES */

h1{
    font-size: 135%;
    color: #75A6E3;
    width: 1000px;
    text-align:left;
    padding-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
}
.navegacion{
    font-size: 10px;
    color: #004B96;
}
.navegacion b{
    font-size: 10px;
    color: #646464;
    font-weight:normal;
}
.navegacion a{
    font-size: 10px;
    color: #004B96;
    text-decoration:none;
}
.navegacion a:hover{
    text-decoration:underline;
    font-size: 10px;
    color: #004B96;
}

.menu-subscribe{
    font-size: 12px;
    color: #999999;
    text-align:center;
    text-decoration:none;
}

.menu{
    font-size: 12px;
    color: #004B96;
    text-align:center;
    text-decoration:none;
}
.menu a{
    color: #004B96;
    text-decoration:none;
}
.menu a:hover{
    color: #004B96;
    text-decoration:none;
}
h1.corto {
    font-size: 135%;
    color: #75A6E3;
    width: 960px;
    text-align:left;
    padding-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
}

h1.sinraya {
    font-size: 135%;
    color: #75A6E3;
    width: 1000px;
    text-align:left;
    padding-top: 5px;
    border-bottom-width: 0px;
}

h2{
    font-size: 115%;
    color: #75A6E3;
    text-align:left;
}

.h2sin{
    font-size: 125%;
    color: #75A6E3;
    font-weight: bold;
}

/*
h3 {
	font-size: 98% ! important;
	color: #99ce00;
	width: 90%;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align:left;
	border-top: 3px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
	margin:auto;
}
*/

.h1cookies {
    font-size: 135%;
    color: #75A6E3;
    text-align:left;
    padding-top: 5px;
    width: 99%;
    border-bottom: 1px solid #DDDDDD;
}

.h2cookies {
    font-size: 115%;
    color: #75A6E3;
    text-align:left;
    padding-top: 5px;
}

.h1cabecera {
    font-size: 135%;
    color: #75A6E3;
    width: 960px;

    padding-left: 0px;
    margin-left: 0px;
    text-align:left;

    margin-bottom: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin: auto;
    font-weight: bold;
}

.h2listado {
    font-size: 135%;
    color: #75A6E3;
    padding-left: 0px;
    text-align: left;
    border-top: 0px;
    /*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;*/
    margin-top: 5px;
    margin-bottom: 5px;
}

.h3listado {
    font-size: 110%;
    color: #75A6E3;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align:left;
}

.h2presentacion {
    font-size: 12px;
    color: #75A6E3;
    text-align: center;
}
/* TABLA PRESENTACION SECCIONES */
.tabla-texto{
    margin:	0px;
    padding:5px;
    background-color:#FAFAFA;


}
.tabla-presentaciones {
    margin-top: 7px;
    margin-bottom:7px;
    /*
	margin-left:20px;
	margin-right:20px;*/
    margin-left:0px;
    margin-right:2px;
    padding-top:3px;
    padding-bottom:7px;
    padding-left: 0px;
    padding-right:0px;

    text-align:justify;
    background-color:#FFFFFF;
    background-repeat:repeat-x;
    width:994px;
    border-collapse:collapse;



}
.tr-top-1-big{
    background : url('/img/teaser_top_1_big.png') no-repeat;
    height:3px;
}
.tr-bottom-1-big{
    background : url('/img/teaser_bottom_1_big.png') no-repeat;
    height:3px;
}
.tr-top-curriculum{
    background : url('/img/teaser_top_curriculum.png') no-repeat;
    height:3px;
}
.tr-bottom-curriculum{
    background : url('/img/teaser_bottom_curriculum.png') no-repeat;
    height:3px;
}

.tabla-presentaciones a {
    color: #646464;
    text-decoration: none;
}

.tabla-presentaciones a:hover {
    color: #151515;
}

.celdafotopresentaciones {
    width:292px;
    vertical-align: top;
    text-align: center;
    padding:0px;
    margin:0px;
}
.celdatextopresentaciones {
    width:702px;
    height: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: url('/img/teaser_gradient_big.png') repeat-x;
}	
/*FIN TABLA PRESENTACION SECCIONES */

/* TABLA MENU (inferior contenido) */
.tabla-menu {
    width:1000px;
}

.tabla-menu td {
    vertical-align: top;
}
.tabla-menu a {
    color: #646464;
    text-decoration: none;
}
.tabla-menu a:hover{
    color: #151515;
    /*text-decoration: underline;*/
}

.tabla-menu100 {
    margin-top: 7px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:7px;
    width: 994px;
}

.tabla-menu100 a {
    color: #646464;
    text-decoration: none;
}

.tabla-menu100 a:hover{
    color: #151515;
    /*text-decoration: underline;*/
}
/* FIN TABLA MENU */

/*TABLA OPCION (de cada menu) */
.tabla-opcion {
    vertical-align: text-top;
    background-color: #f8f8f8;
    background-image: url('/img/caja_teaser.png');
    background-repeat: repeat-x;
    border-bottom:1px dotted #CCCCCC;
    border-top:1px dotted #DEDEDE;

    margin-top: 7px;
    margin-bottom:12px;
    margin-left: 10px;
    margin-right: 10px;

    width: 460px;
}

.tabla-opcion a {
    color: #646464;
    text-decoration:none;
}

.tabla-opcion a:hover {
    color: #151515;
    /*	text-decoration:underline; */
}
.tabla-opcion99{
    width: 985px;
    margin-top: 7px;
    margin-bottom:12px;
}
.tabla-opcion100 {
    vertical-align: text-top;
    background-color:#FFFFFF;
    background-image: url('/img/teaser_gradient.png');
    background-repeat:repeat-x;
    /*border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #eeeeee;*/
    border-left:1px solid #DDDDDD;
    padding-top: 7px;
    padding-bottom:12px;
    padding-left: 10px;
    padding-right: 10px;
}

.tabla-opcion100 a {
    color: #646464;
    text-decoration:none;
}

.tabla-opcion100 a:hover {
    color: #151515;
    /*text-decoration:none;*/
}

.foto-opcion {
    background-color:#FFFFFF;
    background-image: url('/img/teaser_gradient.png');
    background-repeat:repeat-x;
    border-right:1px solid #DDDDDD;
    height: 75px;
    width: 40px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right:10px;
    vertical-align: top;
}
/* FIN TABLA OPCION */


/* DIRECTORIO PERSONAL */

.tabla-listadodir {
    margin-top: 7px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:7px;
    width: 960px;
}
.tabla-listadodir td {
    vertical-align: top;
}
.tabla-listadodir a {
    color: #646464;
    text-decoration: none;
}
.tabla-listadodir a:hover{
    color: #151515;
    /*text-decoration: underline;*/
}

a.resaltado {
    color: #75A6E3;
}

a:hover.resaltado {
    color: #75A6E3;
    text-decoration: underline;
}
ul.sinbullet {
    /* Listado de cada persona */
    list-style-type: none;
}

ul.sinbulletsinmargen {
    list-style-type: none;
    margin-top: 0px;
    margin-left: 0px;
}
.td-tipopersonal{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: url('/img/teaser_gradient_big.png') repeat-x;
    height:145px;
    padding-left:10px;
    padding-top:10px;
}

.td-tipopersonalvacio{
    /*border-left: 1px solid #DDDDDD;*/
    /*border-right: 1px solid #DDDDDD;*/
    /*background-image: url('/img/teaser_gradient_big.png');*/
    height:145px;
    padding-left:11px;
    padding-top:11px;
}

.tabla-tipopersonal {
    /* Celdas de tipo de personal */
    vertical-align: text-top;
    background-color: #FFFFFF;
    border-collapse:collapse;

    /*border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;*/

    margin-top: 7px;
    margin-bottom:12px;
    margin-left: 0px;
    margin-right: 20px;
    width: 488px;
    /*457*/

}

.tabla-perfilpersonal {
	text-align: justify;
	vertical-align: text-top;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #DFDFDF;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 97%;
	height: 95%;
	background: url('/img/teaser_gradient_big.png') repeat-x;
}

.tabla-listadoelementos {
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width:97%;
    border: 0px;
    border-top: 0px;
}

.tabla-listadoelementos td:hover{
/*    background-color: #FEF4E9;*/
    background-color: #F5F5F5;
}

.tabla-listadoelementos td.nobgcolor:hover{
    background-color: transparent;
}

.tabla-confirmasubs {
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width:500px;
    /*border: 0px; */
    border-top: 0px;
}

.tabla-confirmasubs td{
    /*background-color: #F5DEB3;*/
    padding-top: 5px;
    border-bottom: 1px solid #DFDFDF;
}

.tabla-listadescargas {
    list-style: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

.tabla-listadescargas td{
    padding: 5px 0;
}

.tabla-listadescargas td.tddescarga{
    vertical-align: top;
    min-width: 80%;
}

.tabla-listadescargas td.tddescarga:hover{
    background-color: #F4F9FF;
    padding-top: 5px;
    cursor: url(/img/HAND-M.CUR),auto;
}

.tabla-listadescargas td.enlace_fichero{
    vertical-align: top;
    width: 100px;
    padding-left: 5px;
    text-align: right;
}

.impar {
    margin-left: 0px;
    border-bottom: 1px;
    padding-bottom: 5px;
}
.par {
    margin-left: 0px;
    background-color: #FAFAFA;
    /*background-color: #F4F9FF;*/
    margin-bottom: 1px;
    padding-bottom: 5px;
}

/* Menu derecha de persona y linea */
.tabla-menuder {
    margin-top: 0px;
    margin-left:0px;
    margin-right:20px;
    margin-bottom:0px;
}

.tabla-menuder td {
    vertical-align: top;
    padding-left:20px;
    padding-right:20px;
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
}

.tabla-menuder td:hover{
    background-color: #F5DEB3;
}

/* para remarcar la que esta seleccionada */
.tabla-menuder td.seleccionada {
    vertical-align: top;
    background-color: #F0F0F0;
}

.tabla-menuder td.seleccionada:hover{
    background-color: #F5DEB3;
}
.tabla-menuder td.nobgcolor:hover{
    background-color: transparent;
}

.tabla-menuder a {
    color: #646464;
    text-decoration: none;

}

.tabla-menuder a:hover {
    color: #151515;
    text-decoration: none;
}

.tabla-fichapersona {
    /*padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;*/
    margin-top: 7px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:7px;
    /*font-family:  Arial, segoe UI, Verdana, Arial, Helvetica, sans-serif;*/
    /*margin:auto;*/
}
.tabla-fichapersona td {
    vertical-align: top;
}
.tabla-fichapersona a {
    color: #646464;
    text-decoration: none;
}
/* FIN DIRECTORIO PERSONAL */

/* LINEAS DE TRABAJO */

.tabla-perfillinea {
    text-align: justify;
    vertical-align: text-top;
    /*background-color: #FAFAFA;*/
    background: url('/img/teaser_gradient_big.png') repeat-x;
    background-repeat: repeat-x;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;

    margin-top: 10px;
    margin-bottom:0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    height:95%;
}

.tabla-perfillinea a {
    color: #646464;
    text-decoration: none;
}
.tabla-perfillinea a:hover{
    color: #151515;
    /*text-decoration: underline;*/
}

.tabla-perfillinea a.resaltado {
    color: #75A6E3;
    text-decoration: none;
}
.tabla-perfillinea a.resaltado:hover{
    color: #75A6E3;
    text-decoration: underline;
    /*text-decoration: underline;*/
}

/* FIN LINEAS TRABAJO */

/* FICHAS */
.tabla-presentacionelem {
    margin-top: 7px;
    padding-right:0px;
    padding-top:3px;
    padding-bottom:7px;
    margin-bottom:7px;
    padding-left: 0px;
    text-align:justify;
    margin-left:20px;
    margin-right:20px;
    /*font-family:  Arial, segoe UI, Verdana, Arial, Helvetica, sans-serif;*/
    /*color: #7E7E7E;*/
    border-bottom: 3px solid #DBDBDB;
    background-color:#F8F8F8;
    width: 760px;
}

.tabla-presentacionelem a {
    color: #646464;
    text-decoration: none;
}

.tabla-presentacionelem a:hover {
    color: #151515;
    /*text-decoration: underline;*/
}
.celdafotopresentacionelem {
    width: 100px;
    /*text-align: left;*/
    vertical-align: top;
    /*padding-right: 30px;*/
    /*margin:auto;*/
}
.celdatextopresentacionelem {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: top;
}

.tabla-presentacionelemsinfondo {
    margin-top: 7px;
    padding-right:0px;
    padding-top:3px;
    padding-bottom:7px;
    margin-bottom:7px;
    padding-left: 0px;
    text-align:justify;
    margin-left:20px;
    margin-right:20px;
    /*border-bottom: 3px solid #DBDBDB;*/
    width: 975px;
}

.tabla-presentacionelemsinfondo a {
    color: #646464;
    text-decoration: none;
}

.tabla-presentacionelemsinfondo a:hover {
    color: #151515;
    /*text-decoration: underline;*/
}

.tabla-detalleficha {
    vertical-align: text-top;
    background-color: #FAFAFA;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;

    margin-top: 7px;
    margin-bottom:12px;
    margin-left: 10px;
    margin-right: 10px;
    width: 750px;
}

.tabla-detalleficha a {
    color: #646464;
    text-decoration:none;
}

/*
h2.ficha {
	font-size: 100% ! important;
	color: #99ce00;
	width: 100%;
	margin-left: 0px;
	//padding-top: 12px;
	//padding-right: 15px;
	//padding-bottom: 5px;
	padding-left: 0px;
	text-align:left;
	border-top: 3px;
	margin-top: 3px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
}

h3.ficha {
	font-size: 98% ! important;
	color: #99ce00;
	width: 100%;
	margin-left: 0px;
	//padding-top: 12px;
	//padding-right: 15px;
	//padding-bottom: 5px;
	padding-left: 0px;
	text-align:left;
	border-top: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #bdbdbd;
}
*/

/* Tabla de filtrado de los listados generales */
.tabla-filtrado {
    vertical-align: text-top;
    background-color: #FAFAFA;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;

    margin-top: 5px;
    margin-bottom:0px;
    margin-left: 0px;
    margin-right: 0px;

    width: 97%;
}

.tablaficha-superior {
    margin-top: 7px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:7px;
    width: 970px;
}

.tablaficha-superior a {
    color: #646464;
    text-decoration: none;
}

.tablaficha-superior a:hover{
    color: #151515;
    /*text-decoration: underline;*/
}

.tablaficha-inferior {
    vertical-align: text-top;
    /*background-color: #FAFAFA;*/
    background: url('/img/teaser_gradient_big.png') repeat-x;
    border-bottom: 1px solid #DFDFDF;
    border-top: 1px solid #DFDFDF;

    margin-top: 7px;
    margin-bottom:12px;
    margin-left: 0px;
    margin-right: 0px;
    width: 990px;
}

.tablaficha-inferior a {
    color: #646464;
    text-decoration:none;
}

.tablaficha-inferior a:hover {
    color: #151515;
    /*text-decoration:none;*/
}

/* FORMULARIOS */
.cajatexto {
    font-family: seguibk, segoe UI, Arial, Helvetica;
    font-size: 10px;
    color: #646464;
    border: 1px solid #CCCCCC;
}

.boton {
    font-family: seguibk, segoe UI, Arial, Helvetica;
    font-size: 9px;
    color: #000000;
    margin-bottom: 10px;
    overflow: visible;

    background-color: #FFFFFF;

}

/* ESTILOS TIENDA ON_LINE */

a.enlacetienda {
    color: #75A6E3;
    text-decoration: none;
}

a.enlacetienda:hover {
    color: #75A6E3;
    text-decoration: underline;
}

/* Cabecera formulario alta */

.cabeceraformalta {
    font-weight: bold;
    color: #75A6E3;
}

.enlaceusuarios a {
    color: #75a6e3 !important;
    text-decoration: none;
}

.enlaceusuarios a:hover {
    color: #75a6e3 !important;
    text-decoration: underline;
}

.h1cabeceratienda {
    font-size: 135%;
    color: #75A6E3;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}
.suscribe{
    color: #75A6E3;
    font-weight: bold;
    text-decoration:none;
}
.suscribe a{
    color: #75A6E3;
    font-weight: bold;
}
.suscribe a:hover{
    color: #75A6E3;
    font-weight: bold;
    text-decoration: underline;
}

/* ESTILOS COOKIES */
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.7);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#75A6E3;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#75A6E3;
}

.logos_mailings{
    font-size:15px;
    text-align: center;
    vertical-align: middle;
}

.logos_mailings img{
    padding: 10px 0;
    border:0;
}