body {
	margin: 0px;
	background-color: #002400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
}

.full-ancho {
	width: 95%;
	margin-top: 15px !important;
}

.center {
	margin: 0px auto;
}

.top {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 73px;
}

.links {	
	/* background-color: #004F01; */

}

.links a {
	color: #90C859;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.links a:hover {
	color: #FFCC99;
}

.sublink {
	color: #90C859;
	text-decoration: none;
	font-weight: normal !important;
	font-size: 11px !important;
}

.divcat {
	width: 243px;
	float: left;
	height: 45px;
	margin-top: 5px;
}

.divlink a {
	font-size: 12px !important;
}

.buttonadd {
	display: block;
	border: 1px solid #009966;
	background-image: url(../images/95.png);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 35px;
	padding-top: 7px;
	width: 210px;
}

.info {
	background-image: url(../images/65.png);
	background-repeat: no-repeat;
	height: 32px;
	margin: 10px;
	padding-left: 35px;
	padding-top: 7px;
	color: #FFCD9B;
}