body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(img/background2.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;


}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.LetraPeque {
	font-size: 9px;
	color: #004A00;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.fondeadoVerdeoscuro {
	background-color: #41733C;
	font-weight: bold;
	color: #DDDCC8;
}
.fondoclarito {
	font-weight: bold;
	color: #41733C;
	background-color: #DDDCC8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #41733C;
	border-right-color: #41733C;
	border-bottom-color: #41733C;
	border-left-color: #41733C;
}

.recuadrartotal {
	background-color: #FFFFFF;
	border: 2px solid #41733C;
}
.recuadro_verde {
	background-color: #41733C;
}
.raya_oscura {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.linkenverde a:link {
	text-decoration: none;
	color: #DDDCC8;
	/*font-weight: bold;*/
}
.linkenverde a:visited {
	text-decoration: none;
	color: #DDDCC8;
	/*font-weight: bold;*/
}
.linkenverde a:active {
	text-decoration: none;
	color: #DDDCC8;
	/*font-weight: bold;*/
}
.linkenverde a:hover {
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: none;
	background-color: #003300;
}
.miniverde {
	background-image: url(img/mini_verde.gif);
	background-repeat: repeat-x;
}


.linkver a:link {
	text-decoration: none;
	color: #003300;
	/*font-weight: bold;*/
}
.linkver a:visited {
	text-decoration: none;
	color: #003300;
	/*font-weight: bold;*/
}
.linkver a:active {
	text-decoration: none;
	color: #003300;
	/*font-weight: bold;*/
}
.linkver a:hover {
	color: #DDDCC8;
	/*font-weight: bold;*/
	text-decoration: none;
	background-color: #41733C;
}

