
#navigation
{
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	background-repeat: no-repeat;
	color:#333333;
}

.navigation:link
{
	text-decoration: none;
	color:#333333;
}

.navigation:active
{
	text-decoration: none;
	color:#CC0000;
}

.navigation:hover
{
	text-decoration: none;
	color:#0000CC;
}

.navigation:visited
{
	text-decoration: none;
	color:#333333;
}
#contenido{
	background-position: center center;
	cursor: default;
	color:#333333;
	width:160px;
	height:auto;
	position:relative;
	top:-3px;
	left:10px;
	!left:2px;
	font-family: Arial;
	line-height: 11px;
	font-size:12px;

}

.li
{
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	width: 177px;
	height: auto;
	line-height: 10px;
	!line-height: 12px;
	!width: 177px;
	margin-top:-2px;
	margin-bottom:2px;
	!margin-top:-8px;
	!margin-bottom:0px;
	position:relative;


}
.ul
{
	margin-top:2;
	margin-bottom:2;
	!margin-top:1px;
	!margin-bottom:1px;
	position:relative;
	left:-30px;
}

.menuvertical_boton_1{
	background-image: url(img/menuvertical_boton_1.png);
	background-repeat: no-repeat;
	height:12px;
	background-position: bottom;
	width:177px;
	position:inherit;
	z-index:3;
}
.menuvertical_boton_2{
	background-image: url(img/menuvertical_boton_2.png);
	background-repeat:  repeat-y;
	background-color: #f0f0f0;
	border: none;
	width:177px;
	!padding-right:10px;
	position:inherit;
	z-index:3;

}
.menuvertical_boton_3{
	background-image: url(img/menuvertical_boton_3.png);
	background-repeat: no-repeat;
	width:177px;
	height:7px;
	position:inherit;
	z-index:3;
}

#menuvertical_lineahijo{
	height:-2px;
	position:relative;
	top:-5px;
	left:0px;
	bottom:0px;
	z-index:0;
	margin-bottom:-29px;
	padding-top:28px;
	background-image: url(img/menuvertical_extension.png);
	background-repeat: no-repeat;

	
	!height:-1px;
	!top:-8px;
	!left:0px;
	!bottom:-20px;
	!margin-bottom:-36px;
	!padding-top:28px;
}