body {
	background-color: #000000;
	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: normal;
	color: #333333;
}
.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.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: #666666;
	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: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
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: top;
	line-height: 22px;
	font-weight: bold;
	background-position: center;
}
div#categoria  a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	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#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/direccion.jpg);
	height: 39px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: c9dd03;
}
#footertxt {
	text-decoration: none;
	float: right;
	width: 700px;
	position: relative;
	right: 11px;
	top: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9pt;
	height: 35px;
	background-position: top;
	background-color: #990000;
}



