
#navigation {
font-family: tahoma, verdana, arial, helvetica, sans-serif;
margin:0px;
padding:0px;
text-indent:0px;
width:194px;
background-color:#FFF;
height:auto;

}
#navigation a.head {
	cursor:pointer;
	width:194px;
	height:49px;
	background-image:url(../images/botonesEtapa/normal.gif);
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
	margin-bottom:1px;

}
#navigation a.head:hover {
background-image:url(../images/botonesEtapa/over.gif);
}
#navigation a.selected {
background-image:url(../images/botonesEtapa/over.gif);

}
#navigation a.current {
	color:#FFFFFF;
	
}

#navigation .tavo{
display:block;
height:27px;
width:194px;
background-color:#DDE1A8;

background:url(../images/flecha.png);
background-repeat:no-repeat;
background-position:175px 8px;


}

#navigation .tavo a{

color:#030;

}

#navigation .tavo2{

}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width: 194px;
	
}
#navigation li {
	list-style:none outside none; display:inline;
	font-size:11px;
	

}
#navigation li li a {
line-height:25px;
	color:#000000;
	display:block;
	text-indent:35px;
	text-decoration: none;
		height:27px;
		outline:0
}



#navigation li li a:hover {
	background-color:#A1A876;
	color:#FFFFFF;
	background-image:url(../images/flecha.png);
background-repeat:no-repeat;
background-position:175px 8px;
outline:0;
}






