.menu {
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 22px;
	width: 823px;
	padding-top: 18px;
}

* html a:hover {visibility:visible}




.menuInicio	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/inicio_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}

.menuServicios	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/servicios_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}

.menuClientes	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/clientes_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}

.menuCometido	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/cometido_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}

.menuQuienesSomos	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/quienes_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}

.menuContacta	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/contacta_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}


.menuSituacion	{
	position:relative;
	float: left;
	margin: 0; 
	padding: 0;
	background: url(../imagenes/menu/situacion_on.gif) no-repeat;
	width: 114px;
	height: 22px;
	overflow:hidden;
}


.menuInicio img {width: 114px; height: 22px; border: 0; }
.menuServicios img {width: 114px; height: 22px; border: 0; }
.menuClientes img {width: 114px; height: 22px; border: 0; }
.menuCometido img {width: 114px; height: 22px; border: 0; }
.menuQuienesSomos img {width: 114px; height: 22px; border: 0; }
.menuContacta img {width: 114px; height: 22px; border: 0; }
.menuSituacion img {width: 114px; height: 22px; border: 0; }


.menuInicio a:hover img{visibility:hidden}
.menuServicios a:hover img{visibility:hidden}
.menuClientes a:hover img{visibility:hidden}
.menuCometido a:hover img{visibility:hidden}
.menuQuienesSomos a:hover img{visibility:hidden}
.menuContacta a:hover img{visibility:hidden}
.menuSituacion a:hover img{visibility:hidden}
