#cabecera {
	padding-top: 30px;
	height: 91px;
}
#cabecera ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: right;
}
#cabecera  li {
	background-position: right top;
}
#cabecera li a {
	text-decoration: underline;
	background-position: right bottom;
	display: block;
	height: 30px;
	width: 164px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	color: #666666;
}
#cabecera li a:hover {
	background-position: left bottom;
}
#cabecera .marcado {
	background-position: left bottom;
}

#acerca {
	background-image: url(../imagenes/bot_h_acerca.gif);
}
#idioma {
	background-image:url(../imagenes/bot_h_idioma.gif);
}

#contacto {
	background-image:url(../imagenes/bot_h_contacto.gif);
}
/* CSS Document */

#menu {
	height: 36px;
	margin-top: 10px;
}

				#menu ul {
					list-style-type: none;
					margin: 0px;
					padding: 0px;
					font-size: 12px;
					text-align: center;
				}
				#menu li {
					background-position: left top;
					float: left;
					height: 36px;
					margin: 0px;
					padding: 0px;
				}
				#menu li a {
	text-decoration: none;
	background-position: left top;
	display: inline;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	color: #003366;
				}
				#menu li a:hover {
					background-position: left bottom;
					border-top-width: 0px;
					border-right-width: 0px;
					border-bottom-width: 0px;
					border-left-width: 0px;
					border-top-style: none;
					border-right-style: none;
					border-bottom-style: none;
					border-left-style: none;
				}
#menu li .marcado {
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mkt {
	background-image: url(../imagenes/menu_marketing.gif);
	float: left;
	height: 36px;
	width: 227px;
}
#optimizacion {
	height: 36px;
	width: 193px;
	float: left;
	background-image: url(../imagenes/menu_optimizacion.gif);
}
#consultoria {
	height: 36px;
	width: 162px;
	float: left;
	background-image: url(../imagenes/menu_consultoria.gif);
}

#desarrollo {
	height: 36px;
	width: 142px;
	float: left;
	background-image: url(../imagenes/menu_desarrollo.gif);
}
#clientes {
	height: 36px;
	width: 146px;
	float: left;
	background-image: url(../imagenes/menu_clientes.gif);
}
