
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




tr.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #1c1475;
}

td.titulo {
	padding: 6px;
	font-size: 12px;	
}

tr.cuerpo {
	background-color: #f4f3f8;
	font-size: 12px;	
}

tr.cuerpoMain {
	background-color: #f4f3f8;
	font-size: 12px;	
}


td.cuerpoOscuro { color: #1c1475; font-weight: bold; }


td.cuerpo {
	padding: 6px;
	font-size: 12px;	
}

table.parteEstado {
	padding: 6px;
	border-width: 0;	
	
}

.titulo2 { font-size: 20px; text-transform: uppercase; color: #333399; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }

.titulo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #333399;
	font-weight: bold;	
}


.nombres {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;	
	text-transform: capitalize;
	color: #1c1475;

}

a.linksimple {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #333399;
}

a.linksimple:hover { 
	text-decoration:none; 
}

 .boton { BORDER-RIGHT: #104a7b 1px solid; BORDER-TOP: #afc4d5 1px solid; FONT-SIZE: 11px; BACKGROUND: #d6e7ef; 
 		  BORDER-LEFT: #afc4d5 1px solid; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #104a7b 1px solid; 
		  FONT-FAMILY: tahoma,sans-serif; HEIGHT: 19px; TEXT-DECORATION: none }


