
.menu{
	margin-top: 10px;
	margin-bottom: 10px;


}
.menu_lt
{
	background-image: url("/medioambiente/images/menu_lt.gif");
	width: 8px;
	height: 22px;

}
.menu_ct
{
	background-image: url("/medioambiente/images/menu_ct.gif");
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-family:Tahoma;
	font-size:11px;
	color:#718b1b;
	width: 150px;
	text-decoration:underline;
}
.menu_rt
{
	background-image: url("/medioambiente/images/menu_rt.gif");
	width: 9px;
	height: 22px;
}




.menu_sel{
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom: 2px solid #718b1b;
	width: 100%;
}
.menu_lt_sel
{
	background-image: url("/medioambiente/images/menu_lt_sel.gif");
	width: 8px;
	height: 22px;
	
	
}
.menu_ct_sel
{
	background-image: url("/medioambiente/images/menu_ct_sel.gif");
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#ffffff;
	width: 150px;
}
.menu_rt_sel
{
	background-image: url("/medioambiente/images/menu_rt_sel.gif");
	width: 8px;
	height: 22px;
}
a.menu_font_sel
{
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
border: 0px;
	
}
a.menu_font
{
	
	color:  #718b1b;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	font-size: 11px;
	
}
a.menu_font_sel:hover
{
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
border: 0px;
	
}
a.menu_font:hover
{
	
	color:  #718b1b;
	font-weight: bold;
	border: 0px;
	text-decoration: none;
	font-size: 11px;
	
}