.bodeverde {
	border: thin solid #005300;
}
.letralateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005300;
}
.bordeamarillo {
	border: thin solid #FFb500;
}
.letralateralfondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005300;
	background-color: #FFB500;
}
.lineverdederecha {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #005300;
}
.maarca_agua {
	background-image: url(imagenes/marca_agua.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
input.inputs {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005300;
}

.areatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005300;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005300;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFB500;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
.bodeverdeinferior {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005300;
	border-right-color: #005300;
	border-bottom-color: #005300;
	border-left-color: #005300;
}
.esquna {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #005300;
	border-left-color: #005300;
}
