body {
	margin: 0px;
	border: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/bkg.gif);
	background-repeat: repeat-x;
	background-color: #1c5318;
	}
.contenedor {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	}
.banner {
	width: 720px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	position: relative;
	visibility: visible;
	z-index: 5;
	border: 4px solid #000;
	}
.banner img {
	width: 720px;
	height: 100px; 
	}
.base {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	height: 448px;
	margin-top: -25px;
	padding-top: 30px;
	position: relative;
	visibility: visible;
	z-index: 1;
	background-image: url(../img/grid.gif);
	border: 2px solid #111;
	background-color: #000000;
	}
.menu {
	width: 740px;
	background-color: #000;
	margin-left: 15px;
	margin-right: auto;
	margin-top: 0px;
	height: 40px;
	background-position: center;
	position: absolute;
	border: 2px solid #333;
	}
.menu_c {
	width: 740px;
	background-color: #000;
	margin-left: 15px;
	margin-right: auto;
	margin-top: 0px;
	height: 40px;
	background-position: center;
	position: absolute;
	border: 2px solid #333;
	font-size: 28px;
	font-weight: bold;
	color: #006600;
}
.menu ul {
	margin-left: 200px;
	margin-top: -10px;
	}
.contenido {
	width: 700px;
	margin-left: 36px;
	height: 360px;
	margin-top: 50px;
	position: absolute;
	background-color: #102e1c;
	background-image: url(../img/dentro.jpg);
	}
.contenido_c {
	width: 700px;
	margin-left: 36px;
	height: 360px;
	margin-top: 50px;
	position: absolute;
	background-color: #102e1c;
	background-image: url(../img/dentro.jpg);
	}
.titulo {
	width: 620px;
	height: 38px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
	background-color: #0d2610;
	}
.titulo2 {
	width: 620px;
	height: 38px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	background-color: #0d2610;
}
.titulo_c {
	width: 620px;
	height: 38px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
	background-color: #0d2610;
	font-size: 24px;
	color: #999999;
	font-weight: bold;
	}
.titulo img {
	margin-top: 8px;
	margin-left: 20px;
	}
.titulo2 img {
	margin-top: 8px;
	margin-left: 20px;
}
.texto {
	width: 550px;
	height: 260px;
	margin-top: -15px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 70px;
	}
.texto_c {
	width: 550px;
	height: 260px;
	margin-top: -15px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 70px;
}
.texto p {
	font-weight: bold;
	color: #427146;
	text-align: justify;
	}
.texto_c p, table {
	font-weight: bold;
	color: #427146;
	text-align: justify;
}
.texto_form td{
	color: #427146;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
.enviado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666;
	margin: 30px;
	padding: 20px;
	}
.contenedor_galeria {
	height: 204px;
	width: 630px;
	background-color: #003300;
	background-image: url(../img/bk_g.jpg);
	margin: auto;
	}
.contenedor .base .contenido #vip #point-list #the1title a {
	color: #427146;
	}
.contenedor .base .contenido #vip #point-list #the2title a {
	color: #427146;
	}
.contenedor .base .contenido #vip #point-list #the3title a {
	color: #427146;
	}
.contenedor .base .contenido #vip #point-list #the4title a {
	color: #427146;
	}
.navg {
	color: #CCCCCC;
}
.navg a:hover, a:active,a:link, a:visited {
	color: #999999;
}
