.seccion {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}


.campos {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.cajascampos {


	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuopciones {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuopciones a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menuopciones a:hover
{
	text-decoration: underline;
	color: #CC0000;
}

.textogral {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textorojo {

	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
