body {
	background-image: url(images/bg-principal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b8d162;
	margin: 0px;
	padding: 0px;
}
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336633;
}
.style3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.titular-verde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titular-verde:link {
	color: #000000;
	text-decoration: none;
}
a.titular-verde:hover {
	color: #669900;
	text-decoration: underline;
}

div#links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
}

div#categoria  {
	position: relative;
	width: 120px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	vertical-align: middle;
	line-height: 22px;
	font-weight: bold;
}
div#categoria  a {
	display: block;
	text-decoration: none;
	color: #000000;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 11px 3px;
}
div#categoria a:hover {
	color: #4D6600;
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
}
div#categoria1  {
	position: relative;
	width: 90px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	vertical-align: middle;
	line-height: 22px;
	font-weight: bold;
}
div#categoria1  a {
	display: block;
	text-decoration: none;
	color: #000000;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: 11px 3px;
}
div#categoria1 a:hover {
	color: #4D6600;
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
}

div#categoria2  {
	position: relative;
	width: 120px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	vertical-align: top;
	font-weight: bold;
	left: 12px;
}
.boton-buscar {
	color: #87A122;
	background-image: url(images/buscar-boton.gif);
	height: 19px;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}
input.buscar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #587000;
	text-decoration: none;
	height: 20px;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #AED717;
}

div#categoria2  a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(images/bullet-menu.gif);
	background-repeat: no-repeat;
	background-position: 11px 3px;
}
div#categoria2 a:hover {
	color: #FFFFFF;
	background-image: url(images/bg-menuvvert.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
}
.footer {
	background-image: url(images/biomas01_03.jpg);
	height: 170px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
#footertxt {
	text-decoration: none;
	float: right;
	width: 700px;
	position: relative;
	right: 11px;
	top: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
