#navi {
	list-style:none;
	margin:0;
	width: 738px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0px;
	line-height: 70px;
}
#index #Center_Tab #pie {
	background-image: url(../imagenes/pie/pie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 46px;
	width: 800px;
}


#navi li {
	float:right;
}
#navi li a {
	display:block;
	width:170px;
	text-decoration:none;
	text-align:center;
	font-size:12px;
	color:#4E1C3F;
	background-image: url(../imagenes/menu/boton-normal.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center 25px;
	vertical-align: super;
	font-weight: bold;
}
#navi li a:hover {
	background-image: url(../imagenes/menu/boton-sobre.jpg);
	background-repeat: no-repeat;
	color: #333;
}
a:hover, .selected a
{
	color: #FFFFFF;
	background-image: url(../imagenes/menu/boton-sobre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
li
{
	display: inline;
}



#index #navi .inicio a,
#servicios #navi .servicios a,
#situacion #navi .situacion a,
#contacto #navi .contacto a{
	color: #FFF;
	cursor:default;
	background-image: url(../imagenes/menu/boton-normal.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 70px;
	vertical-align: bottom;
}
#index #Center_Tab #pie a {

	background-image: url(../imagenes/pie/pie.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 46px;
	width: 800px;
}

