.hl {background-color: yellow}
.cuerpodetexto {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #497499;
}
.bienvenido {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FF9933;
	font-weight: bold
}

     .dato{
	border:1pt solid Silver black;
	width:75;
	height:13;
	font-size : 11px;
}
	 .dato2{border:1pt solid silver black; width:35; height:13; font-size:11;}
 	 .dato3{border:1pt solid silver black ; width:150; height:13; font-size:11;}
	 .dato4{border:1pt solid silver black ; width:75; height:20px; font-size:11;}
 	 .dato5{border:1pt solid silver black ; width:100; height:13; font-size:11;}	 

.encabezadossecciones {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #435769;
	font-weight: bold
}
.textoblancoplecas {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.fecha {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #497499;
}
.legales {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.lista {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	background-color: #EDF5FA;
}
.campo {
	font-family: Verdana;
	font-size: 7px;
	background-color: #EDF5FA;
}

input.campotexto {background-color: #EDF5FA; font-size: 7pt; color: #497499; font-family: verdana}
input.boton {background-color: #497499; color: #EDF5FA; font-size: 7pt; font-family: Verdana; font-weight: bold}

a.textotitulos{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #435769;
	font-weight: bold
}

a.textotitulos:link{
	text-decoration: none;
}

a.textotitulos:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #435769;
	font-weight: bold
}
a.textotitulos:active{
	text-decoration: none;
	color: #435769;
}
a.textotitulos:hover{
	text-decoration: underline;
	color: #435769;
}
