/* CSS Document */


a:link {text-decoration: none; color: #294A0A; }
a:visited {text-decoration: none; color: #294A0A; }
a:hover {
	text-decoration: none;
	color: #5B7423;
}
a:active {text-decoration: none;color: #294A0A; }

body {
	font-family: "Verdana";
	font-size: 12px;
	text-align: left;
	line-height: inherit;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #28490A;
}
.header {
	font-family: "Verdana";
	font-size: 14px;
	color: #294A0A;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}
.text {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: left;
}.small {
	font-family: "Verdana";
	font-size: 9px;
	line-height: normal;
	text-align: right;
	color: #294A0A;
}
.copyright {

	font-family: "Verdana";
	font-size: 8px;
	line-height: normal;
	text-align: left;
}
.small2 {

	font-family: "Verdana";
	font-size: 9px;
	line-height: normal;
	text-align: left;
	color: #294A0A;
}
a.small2:link {text-decoration: none; color: #294A0A; }
a.small2:visited {text-decoration: none; color: #294A0A; }
a.small2:hover {text-decoration: none; color: #CCCC99; }
a.small2:active {text-decoration: none;color: #294A0A; }

.smalltan {

	font-family: "Verdana";
	font-size: 9px;
	line-height: normal;
	text-align: left;
	color: #CCCC99;
	}
a.smalltan:link {text-decoration: none; color: #CCCC99; }
a.smalltan:visited {text-decoration: none; color: #CCCC99; }
a.smalltan:hover {text-decoration: none; color: #ffffff; }
a.smalltan:active {text-decoration: none;color: #CCCC99; }

.bold {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCC99;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}
.contentbkg {
	font-family: "Verdana";
	font-size: 12px;
	text-align: left;
	line-height: inherit;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
	background-image: url(imagenes/detalle.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boldgreen {

	font-family: Verdana;
	font-size: 11px;
	color: #28490A;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}
.contentbkglong {

	font-family: "Verdana";
	font-size: 12px;
	text-align: left;
	line-height: inherit;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
	background-image: url(imagenes/detalle2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
