body {
	background-color: #003300;
	overflow: hidden;
}
#contenedor {
	background: #FFFFFF;	
	width: 640px;
	position:absolute;
	margin-left: -320px;
	height: 480px;
	left: 50%;
	margin-top: -240px;
	top: 50%;
	background-image: url(../imagenes/fondo.png);
	background-repeat: no-repeat;
}
#logo {
	left: 15px;
	top: 15px;
	position: absolute;
}
#menu_01{
	left: 15px;
	top: 100px;
	position: absolute;
}
#menu_02{
	left: 15px;
	top: 125px;
	position: absolute;
}
#menu_03{
	left: 15px;
	top: 150px;
	position: absolute;
}
#menu_04{
	left: 15px;
	position: absolute;
	top: 175px;
}
#menu_05{
	left: 15px;
	top: 200px;
	position: absolute;
}
#titulo {
	left: 210px;
	top: 15px;
	position: absolute;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}

#contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	left: 240px;
	width: 390px;
	position: absolute;
	top: 15px;
	overflow: auto;
	height: 310px;
	font-weight: normal;
	color: #006600;
	margin-top: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-left: 2px;
}
span {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #666666;
}
img {
	border: none;
}
h4 {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin-left: 2px;
}
#contenido2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	left: 240px;
	width: 390px;
	position: absolute;
	top: 45px;
	overflow: auto;
	height: 280px;
	font-weight: normal;
	margin-top: 0px;
	padding-right: 5px;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin-left: 2px;
	margin-top: 0px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}
h5 {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	margin-left: 2px;
}
b {



	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	margin-left: 2px;
}
ul {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006600;
	font-weight: normal;
	margin-top: 0px;
}
#contacto {
	left: 15px;
	top: 250px;
	position: absolute;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
#menu_06 {

	left: 15px;
	top: 225px;
	position: absolute;
}

