/* CSS Document */
body {
	margin: 0px;
	background: #5F9215;
}
.menu {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.menu a {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.caja_transp {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 16px;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 60px;
}
.boton2 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	margin: 1px;
	padding: 1px;
	height: 18px;
	width: 80px;
}
.dir {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.dir a {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.dir a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.titulo {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.paginador {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
}
.paginador a {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.paginador a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.caja {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.caja_off {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #F1F1F1;
}
.caja2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.caja_off2 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #F1F1F1;
}
.item_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.item_texto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding-right: 5px;
}
