body{
	font: Verdana, Helvetica, Arial, serif;                       
	font-size: 12px;
}
* {
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#menu_es {
	float:left;
	position:relative;
	width: 243px;
	color: #437239;
	background: url('../images/menu_fundo_01.png') right repeat-y #f2f2f2;
}
.fundo_conteudo{
	background: url('../images/menu_fundo_02.png') top repeat-x #CDCDCD;
	width: 562px;
	padding-left: 10px;
	float: left;
	position: relative;
	z-index: 10;
}
.fundo_cont_ver{
	float: left;
	position: relative;
	z-index: 0;
	width: 573px;
	height: 20px;
	top: -8px;
	left: -10px;
	background: #F0F;
}
.menu:hover {
	cursor:pointer;
}
#menu_es ul ul ol{
	padding-bottom: 4px;
}
#menu_es ul ul ol li{
	padding-left: 30px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}
#menu_es ul ul ol li a{
	color: #437239;
	text-decoration: none;
	
}
#menu_es ul ul ol li a:hover{
	color: #437239;
	text-decoration: none;
}