.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}


li           { 
	margin-top:6pt; margin-bottom:0 
}
h3           { font-family: Arial; font-size: 12pt; font-style: italic }

.listaOpciones {
	list-style-position: outside;
	list-style-image:    url("img/circulito.gif");
	/*font-size: 12pt;*/
}


/* ESTILOS FORMULARIOS ENTRADA DE DATOS*/ 

.boton {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.resaltar {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
