.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);
}

.listaOpciones li {
	margin:6px auto; 
}

/* 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;
}



