@charset "utf-8";
body{
/* 	background: #4D4B4B; */
	background: white;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: relative;
  	margin: 0;
  	padding-bottom: 170px;
  	min-height: 100%;
}

.clearBoth { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.height400px { height: 400px; }
.hidden { display: none; }
.margin0Auto { margin: 0 auto; }
.margin0101em; { margin: 0 1em 0 1em; }
.marginRight15em { margin-right: 1.5em; }
.textoGris{ color: #777; }
.width45 { width: 45%; }
.width90 { width: 90%; }
.width99 { width: 99%; }
.width100 { width: 100%; }
.text08em { font-size: 0.8em; }
.textCenter { text-align: center; }

#titular{
    width: 100%;
	background: #cbc09a url(../img/grad_cabecera4.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0;
}

#selectionTabs {
	background-color: #FFF;
	font-size: 14px;
/* 	height: 42px; */
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#selectionTabs .tabActive {
/* 	background-color: #78565D; */
	background-color: #743D48;
	border-bottom: 1px solid #743D48;
	border-left: 1px solid #743D48;
 	border-right: 1px solid #743D48; 
	border-top: 1px solid #743D48;
	color: #FFF;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0.5em 1em;
}

#selectionTabs .tabActive * {
	cursor: default;
}

#selectionTabs .tabInactive {
	background-color: #FFF;
	border-bottom: 1px solid #743D48;
	border-left: 1px solid #743D48;
 	border-right: 1px solid #743D48; 
	border-top: 1px solid #743D48;
	color: #545454;
	display: block;
	float: left;
	margin: 0;
	padding: 0.5em 1em;
}

#selectionTabs .tabInactive a:hover {
	color: #000;
	cursor: pointer;
}

#selectionTabs .fontName {
	display: block;
}

#selectionTabs .fechaAct {
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 4px;
}

#textotitular{
	width: 80%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 1.2em;
    font-weight: bold;
	color: #5f5a59;
	padding: 20px 5% 20px 2%;	
}

#textotitular a{
	color:#5f5a59;
	text-decoration: none;
}
#textotitular a:hover {
	color: #857e7d;
}

#divTextoPresentacion {
	margin: 25px 1% 0 1%;
	font-size: 0.8em;
	width: 95%;
}

#btnSearchInv {
	margin: 1em 0 0 1em;
}

/* #dvPresent, #dvTargets, #dvDetails { min-height: 25em; } */

#GraficoGoogleChart-ejemplo-vertical-parametros {
	margin: 0 auto; 
	width: 470px
}

#tabs2 {
	height: 3em;
	margin: 0;
	padding: 0;
	width: 100%;
}

#tabs2 div {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
	display: block;
	float: left;
	padding: 1em;
	text-align: center;
	width: 50%;
}

#tabs2 .tab2Inactive {
	background-color: #78565d;
    border-bottom: 1px solid black;
    color: #FFF;
    font-weight: bold;
}

#tabs2 .tab2Active {
	background-color: #FFF;
	color: #545454;
	font-weight: bold;
}

#tabs2 .tab2Inactive a:hover {
	color: #edd1d3;
	cursor: pointer;
}

#dvContFuenteExt {
	float: right;
	margin-right: 1em;
	width: auto;
}

#dvDatosUCM {
	background-color: #FFF;
	border: 1px solid black;
	display: block;
	padding-bottom: 2em;
	min-height: 200px;
}

#dvFuentesExternas {
	background-color: #FFF;
	border: 1px solid black;
	display: block;
	padding-bottom: 2em;
	min-height: 200px;
}


#tabs2 {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

#tabs2 div {
	display: block;
	float: left;
	padding: 1em;
	text-align: center;
	width: 50%;
}

.botonTitular {
	display: block;
	float: left;
	margin: 0;	
	text-align: center;
}

.botonTitular a, .botonTitular a:visited {
	color:#5f5a59;
	font-size: 0.8em;
	text-decoration: none;
}

.botonTitular a:hover {
	color: #857e7d;
}

.botonTitularTexto {
	color: #5f5a59;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}

.botonTitularSeparador {
	background: white url(../img/grad_cabecera5.png);
	background-repeat: no-repeat;	
	display: block;
	float: left;
	font-size: 1.2em;
	padding: 20px 0 20px 0;
	overflow: hidden;
	width: 1px;
}

/* elementos de formulario */
.dvLoginName {
	float: left;
	width: 45%;
}
.dvLoginPass {
	float: left;
	width: 45%;
}
.dvLoginSubmit {
	clear: right;
}

.cab_formularioMenu {
 	display:block;
	width:100%;
	background:#78565D url(../img/grad_cabecera2.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
/*	text-shadow: black 0.1em 0.1em 0.2em;*/
	font-size:1.1em;
	color:#edd1d3;
/* 	padding:3% 1% 0% 1%; */
 	padding: 15px 1% 0% 1%;
	margin-bottom: 0.5%;
	border-bottom: solid 3px rgb(204,204,204);
/* 	border-top-left-radius: 16px; */
}

.cab_formulario{
 	display:block;
	width:100%;
	background:#78565D url(../img/grad_cabecera2.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:1.1em;
	color:#edd1d3;
 	padding: 15px 1% 0% 1%;
	margin-bottom: 0.5%;
	border-bottom: solid 3px rgb(204,204,204);
}


.cab_formularioResultados {
 	display:block;
	width:100%;
	background:#78565D url(../img/grad_cabecera3.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 1em;
	color: #FFF;
 	padding: 15px 1% 0% 1%;
 	margin-bottom: 0.5%;
	border-bottom: solid 3px rgb(204,204,204);
	border-top-right-radius: 16px;
}
.cab_formularioResultados span.span1 {
	font-size: 1.2em; 
}
.cab_formularioResultados span.span2 {
	color: #c8b6ba; 
	font-size: 0.75em; 
}
.cab_formularioResultados label {
	font-size: 0.75em;
}
.cab_aviso{
	display:block;
	float:left;
	width:98%;
	background:#78565D;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-size:2em;
	color:#edd1d3;
	padding:1% 1% 1% 1%;
	margin-bottom: 0.5%;
	border-bottom: solid 2px rgb(204,204,204);
	text-align:center;

}
/* contiene todos los ementos que forman el formulario*/
.contenido_formulario{
	display:block;
	margin: 15px 1% 2% 1%;	
	min-height: 200px;
}
.text_aviso{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:1.2em;
color: rgb(102,102,102);
padding:1% 1% 1% 1%	;
font-weight:bold;	
}

.text_formulario {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:0.8em;
	color:rgb(51,51,51);
	padding:1% 1% 1% 1%	;
	font-weight:bold;	
}

.text_formulario2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:0.8em;
	color: #AD6161;
	padding:1% 1% 1% 1%	;
	font-weight:bold;	
}

.formulario{
	border: 1px solid #743D48;
	background:#eeecec;
	border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;

}

.formulario2{
	border: 1px solid #743D48;
	background:#eeecec;
	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.formulario4 {
	border: 1px solid #743D48;
	background:#eeecec;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    margin: 2em auto;
    width: 90%;
}

.formulario6a {
	background-color: #FFF;
	border: 1px solid #575757; 
	display: block; 
	float: left;
	font-size: 0.9em; 
	margin: 0 0 2em 1%; 
	padding: 1em; 
	width: 48%;
}

.formulario6aa {
	display: block;
	float: left;
	font-size: 0.9em;
	margin: 0 0 2em 1%; 
	width: 48%;
}

.formulario6b {
	background-color: #FFF;
	border: 1px solid #575757; 
	display: block; 
	float: left;
	font-size: 0.9em; 
	margin: 0 0 2em 1%; 
	padding: 1em; 
	width: 48%;
}

.formulario6Inv { }
.formulario6Group { height: 550px; }
.formulario6TR2 { height: 500px; overflow: auto; }
.formulario6TR2Inv { height: 600px; overflow: auto; }

.formulario7 {
	background-color: #FFF;
	border: 1px solid #575757; 
	display: block; 
	font-size: 0.9em; 
	margin: 1em auto 1.5em auto; 
	padding: 1em; 
	width: 96%;
}

.dvDetailLinkFont {
	background-color: #FFF;
	margin: 2px auto 0 auto;
	padding: 3px 0 1px 0;
	text-align: center;
}

.dvDetailLinkFont ul {
	list-style-type: none;
}

.dvDetailLinkFont ul li {
/* 	display: inline; */
}

.input_formulario {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 2px solid #ccc;
	font-size: 1em;
	padding: 4px 4px 4px 4px;
	width:95%;
	display: block; /*Para que los errores aparezcan en la linea inferior*/
}

.input_formulario2 {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #FFF;
	border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border: 1px solid #AD6161;
	font-size: 1em;
	padding: 4px 4px 4px 4px;
	width: 30%;
}

.input_formulario2a {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #FFF;
	border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border: 1px solid #AD6161;
	font-size: 1em;
	margin-left: 1em;
	padding: 4px 4px 4px 4px;
	width: 50%;
}

.input_formularioLogin {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #FFF;
	border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
	border: 1px solid #AD6161;
	font-size: 1em;
	padding: 4px 4px 4px 4px;
	width: 90%;
}

.dvFichaPDF {
	margin: 1em auto; 
	text-align:center; 
	width: 90%;
}

.fuera{
	float:right;
	margin-top:-2.2em;
	margin-right:1em;
}

.scrollAuto {
	overflow: auto;
}

h1 {
	color: #78565D;
	font-size: 2em;
	font-weight: bold;
	margin: 0.5em 0.1em;
	text-align: left;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	text-align: center;
}

ul.lista1{
	background-color: white;
	padding: 1.5em 0;
}

ul.lista1 li{
	border-bottom: 1px solid #5E484C;
	padding: 0.3em 0 0.1em 0;
	margin: 0 1em;
}

ul.lista1 a, ul.lista1 a:visited{
	color: #5E484C;
	text-decoration: none;
}

ul.lista1 a:hover {
	color: #78565D;
	cursor: pointer;
}

ul.ulPresent {
	list-style-type: disc;
	margin: 2.2em 5% 1em 10%;
}

ul.ulPresent li {
	color: #272727;
	line-height: 1.3em;
	margin-left: 1.5em;
	padding: 0.5em 0;
	text-align: justify;
}

ul.ulPresent ul {
	list-style-type: circle;
}

p.textoCentrado {
	text-align: center;
}

/* Enlaces */
a.enlace1, a.enlace1:visited {
	color: #78565D;
	font-size: 1em;
	text-decoration: none;
}

a.enlace1:hover {
	color: #B5999F;
}

a.eyeIcon {
	background-image: url(../img/eyeSprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: top;  /* <-- this is key #1 */
	cursor: pointer;
	display:block;
    height: 25px;
    margin: 0 7px;
    width: 47px;
}
a.eyeIcon:hover {
	background-position: bottom;  /* <-- this is key #2 */
	
}

a.charIcon {
	background-image: url(../img/charSprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: top;  /* <-- this is key #1 */
	cursor: pointer;
	display:block;
    height: 25px;
    margin: 0 7px;
    width: 47px;
}
a.charIcon:hover {
	background-position: bottom;  /* <-- this is key #2 */
	
}

a.groupIcon {
	background-image: url(../img/groupSprite.png);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: top;  /* <-- this is key #1 */
	cursor: pointer;
	display:block;
    height: 25px;
    margin: 0 7px;
    width: 47px;
}
a.groupIcon:hover {
	background-position: bottom;  /* <-- this is key #2 */
	
}

/* Tablas de resultados */

table.tablaResultados {
	background-color: #FFF;
	border: 0;
	font-size: 0.8em;
	margin: 1em auto 2em auto;
	width: 100%;
}
table.tablaResultados caption {
	background-color: #78565D;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #EDD1D3;
	padding: 0.7em;
}
table.tablaResultados th {
	background-color: #b5999f;
	border: 1px solid #FFF;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.4em;
	text-align: center;
	vertical-align: middle;	
}
table.tablaResultados td {
	border: 1px solid #D5D5D5;
	color: #575757;
	padding: 0.4em;
	text-align: left;
	vertical-align: middle;
}

table.tablaResultados td.tdGrupos {
/* 	border-bottom: 1px solid black; */
	background-color: #e9e9e9;
	padding: 0.2em;
	text-align: center;
}

table.tablaResultados td.tdGrupos li {
	border-bottom: 1px solid #CCC;
}

table.tablaResultados a, a:visited {
	color: #78565D;
	font-size: 1em;
	text-decoration: none;
}

table.tablaResultados a:hover {
	color: #B5999F;
}

table.tablaResultados th a, a:visited {
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}

table.tablaResultados th a:hover {
	color: #78565D;
}


table.tablaResultados a:hover label {
	cursor: pointer;
}

div.divTablaResultados2 {
	border: 1px solid #AD6161;
	background-color: #FFF;
	color: #AD6161;
	margin: 0 auto 4px auto;
	overflow: auto;
	padding: 0.7em;
	width: 98%;
}

div.divTablaResultados2 div.divT1 {
	border: 1px solid #AD6161;
	display: block; 
	font-size: 1em; 
	float: left;
	margin-right: 5px;
	text-align: center;
}

div.divTablaResultados2 div.divT1 span.span1 {
	display: block;
	margin: 4px 10px; 
	position: relative; 
}

div.divTablaResultados2 span.span1a {
	display: block; 
	font-weight: bold; 
	margin-bottom: 0.6em;"
}

table.tablaResultados2 {
	border: 1px solid #000;
	font-size: 0.8em;
	margin: 15px auto 10px auto;
	width: 98%;
}

table.tablaResultados2 caption {
	background-color: #78565D;
	border: 1px solid #000;
	color: #EDD1D3;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.7em;
}

table.tablaResultados2 th {
	background-color: #D4D4D4;
	border: 1px solid #535352;
	color: #535352;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.4em;
	text-align: center;
	vertical-align: middle;	
}

table.tablaResultados2 td {
	background-color: #FFF;
	border-bottom: 1px solid #777;
	color: #575757;
	padding: 0.4em;
	vertical-align: middle;
	text-transform: uppercase;
}

table.tablaResultados2 td.tdGrupos {
/* 	border-bottom: 1px solid black; */
	background-color: #e9e9e9;
	padding: 0.2em;
	text-align: center;
}

table.tablaResultados2 a, a:visited {
	color: #78565D;
	font-size: 1em;
	text-decoration: none;
}

table.tablaResultados2 a:hover {
	color: #B5999F;
}

table.tablaResultados2 a:hover label {
	cursor: pointer;
}

#trResultadosFichaInvestigador > td {
	border-bottom: none !important;
}

#trCabeceraFichaInvestigador > td {
	border-right: 1px solid black;
	padding: 0 !important;
}

#trCabeceraFichaInvestigador > td > table > tbody > tr > th {
	border-top: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
    text-transform: none !important;
}

#trCabeceraFichaInvestigador > td > table > tbody > tr > #ultimoTh {
	border-right: 0px !important;
}

table.tablaResultados2 td.tdGruposFichaInvestigador {
	background-color: #e9e9e9;
	padding: 0.2em;
	text-align: center;
	border-top: 1px solid #777;
    border-bottom: 0px !important;
}

/* Botón  centrado*/
.centrado{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2% 2% 2% 2%;
}
.boton {
	display: inline-block;
	text-align: center;
	vertical-align: baseline;
	cursor: pointer;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	padding: .5em 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.boton:hover { text-decoration: none; }
 
/* Redondez */
 
.redondo {
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
 
/* Color */
 
.fondoboton {
	color: #FFF;
	border: solid 2px #c0bac1;
	background: #b68386;
	background: -webkit-gradient(linear, left top, left bottom, from(#b68386), to(#b76f7e));
	background: -moz-linear-gradient(top,  #e18295,  #b76f7e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e18295', endColorstr='#b76f7e');
}
.fondoboton:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#78565d), to(#b76f7e));
	background: -moz-linear-gradient(top,  #78565d,  #b76f7e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#78565d', endColorstr='#b76f7e');
}
.imgboton_pdf{
	 background: #b68386 url(../img/pdf_bot.png);
	 background-repeat: no-repeat;
	 background-position: 10px;
}
.imgboton_pdf:hover{
	 background: #957375 url(../img/pdf_bot.png);
	 background-repeat: no-repeat;
	 background-position: 10px;
	 color:rgb(51,51,51);
}
.errores { 
	color: brown; /* color para los textos de error*/
	font-size: 1em;
} 

.enlace_iz{
	text-decoration:none;
	color:#9B021A;	
}
.enlace_iz:hover { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold; }
a.enlaceboton, a.enlaceboton:hover, a.enlaceboton:visited {
color: #d7d7d7;	
}
/* forma redonda de enlace */
a.EnlaceRedondo {
    width: 10px;
    height: 10px;
    background: transparent;
    margin-right: 0.5em;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.5);
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    border: 1px solid #fff;
    display: block;
    float: left;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.saltalinea{
padding-top: 20px;
background: #fff;	
}

.contenido{
	font-weight: normal;
	color:rgb(102,102,102);
}
.duplicado{
	text-align:center;
}
img.pequena{
  width: 100px; height: 106px;
}
img.icono{
width: 40px; height: 43px;
}
img.imgMarker {
	clear: right; 
	margin: 0; 
	vertical-align: middle;
}
hr.regla1 {
	 border: 0; 
	 height: 1px; 
	 background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0));
	 width: 70%;
}

@media (max-width: 1024px) {
	.cab_formularioMenu { font-size: 0.9em; }
	.formulario7 { font-size: 0.8em; }
}

@media (max-width: 768px){
	#titular:before {
		/* content:"Solicitud tribunales PAU"; */
		visibility:visible;
		width: 80%;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		/* font-size: 1em; */
		font-weight: bold;
		color:#5f5a59;
	}
	/* ponemos nuevo tamaño*/
	#titular {
	/* 	height:20px;	 */
	/* 	padding: 2% 5% 2% 2%; */
	}
	#selectionTabs {
		font-size: 12px;
	}
	.dvLoginName, .dvLoginPass, .dvLoginSubmit {
		text-align: center; 
		width: 99%; 
	}
	.formulario4{
		width: 98%;
	}
	.formulario6a, .formulario6aa, .formulario6b {
		margin-right: auto;
		width: 98%;
	}
	
	.formulario6Inv { height: auto; }
	.formulario6Group { height: auto; }
	
	.cab_formularioResultados span.span1 {
		font-size: 0.9em; 
		padding-right: 1em;
	}
	.cab_formularioResultados span.span2 {
		color: #c8b6ba; 
		font-size: 0.7em; 
		padding: 0 1em 0 1em;
	}
	.input_formulario2a { width: 90%; }
	table.tablaResultados { font-size: 0.7em; }
	.imgboton_pdf {
		 background: #78565d url(../img/pdf_bot.png);
		 background-repeat: no-repeat;
		 background-position: 2px;
	}
	.imgboton_pdf:hover {
		 background: url(../img/pdf_bot.png);
		 background-repeat: no-repeat;
		 background-position: 2px;
		 color:rgb(51,51,51);	
	}
}

@media only screen and (max-width: 640px) {
	.cab_formularioMenu, .cab_formularioResultados, .formulario, .formulario2 {
		border-radius: 0px;
	}
	.formulario4 {
		border-radius: 0px;
		font-size: 0.8em;
		width: 98%;
	}
	.formulario6a, .formulario6aa, .formulario6b {
		border-radius: 0px;
		font-size: 0.8em;
		width: 98%;
	}
		
	.formulario6Inv { height: auto; }
	.formulario6Group { height: auto; }
	.formulario7 { font-size: 0.75em; }
	
	#divTextoPresentacion {
		font-size: 0.75em;
		margin: 20px 0 0 0;
		width: 90%;
	}
	.botonTitularTexto{
		font-size: 1em;
		font-weight: bold;
		padding: 15px;
	}
	.botonTitularSeparador {
		background: white url(../img/grad_cabecera5.png);
		background-repeat: no-repeat;	
		display: block;
		float: left;
		font-size: 1.1em;
		padding: 15px 0 15px 0;
		overflow: hidden;
		width: 1px;
	}
	table.tablaResultados { font-size: 0.65em; }
	#texto {
	  display:none;
	  visibility: hidden;
	  content:"";	
	}
	.imgboton_pdf {
		 background: #78565d;
		 background-repeat: no-repeat;
		 background-position: 10px;
	}
	.imgboton_pdf:hover {
		 background: #78565d;
		 background-repeat: no-repeat;
		 background-position: 10px;
		 color:rgb(51,51,51);
	}
	a.eyeIcon {
		background-image: url(../img/eyeSpriteSmall.png);
	    height: 20px;
	    margin: 0 2px 0 0;
	    width: 30px;
	}
	a.charIcon {
		background-image: url(../img/charSpriteSmall.png);
	    height: 20px;
	    margin: 0 2px;
	    width: 30px;
	}
}