.body {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	margin-top:5px;
}
.contraseñaypass {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
}
.Titularpagina {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #00247D;
}

.textopie {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 9px;
	
	color: #000000;
	text-align: center;
}
.textodescriptivo {

	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	vertical-align: top;
	color: #333333;
}
.textodatos {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #00247D;
}

.tit {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.titn {
	font-family: "Arial", "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.fechas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00247D;
	text-align: center;
}

.negrita {
	font-family: "Arial", "Lucida Sans Unicode";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.borde {
	cursor:pointer;	
	border-color:#999999;
	border-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	text-decoration:none;
	padding:0px;
	margin-bottom: 0px;
}

