body {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color: #EAF1E4;
	margin-top:10px;

}
a:link {
	color:#009B00;
}
a:visited {
	color:#009B00;
}
a:hover {
	color:#00C600;
}
h1 {
	color:#009B00;
	font-size:19px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}
h2 {
	color:#009B00;
	font-size:17px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:0px;
	background-color:#FFFFFF;
}
.cont {
	 width:800px;
	 background-color: #F3F3F3;
	 border-color:#CCCCCC;
	 border-style: solid;
	 border-width:1px;
	 height: inherit
}
.arr {
	 float:left;
	 width:790px;
	 background-color:#FFFFFF;
	 border-bottom-color:#CCCCCC;
	 border-bottom-style: solid;
	 border-bottom-width:1px;
	 margin-bottom:10px;
	 padding-left:10px;
}
.arrb {
	 float:left;
	 width:790px;
	 height:50px;
	 background-color:#FFFFFF;
	 border-bottom-color:#CCCCCC;
	 border-bottom-style: solid;
	 border-bottom-width:1px;
	 margin-bottom:10px;
	 padding-top: 5px;
	 padding-left:10px;
	 text-align:center;
}
.arrc {
	float:right;
	padding-right:150px;
	padding-top:10px;
}
.izq {
	 float:left;
	 width:525px;
	 background-color:#FFFFFF;
	 padding:20px;
	 border-color:#CCCCCC;
	 border-style: solid;
	 border-width:0px;
	 margin-left:10px;
	 height: 100%;
}
.der {
	float:right;
	width:200px;
	padding-right:15px;

}
.bloq {
	width:200px;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px;
	padding:5px;
	margin-bottom:5px;
	margin-right:10px;
	padding-left:10px;
}
.bajar {
	padding-top:15px;
}
.aba {
	text-align: center;
	font-size:11px;
	padding-bottom:5px;
	padding-top:10px;
}

.cent {
	text-align:center;
}




/*        V2        */

.menu2 {
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;

	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	background: url(ic/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #26370A;
	background: url(ic/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;

	}
	
#menu li a:active {
	color: #26370A;
	background: url(ic/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
