/*	Menu Horizontal*/
#menuh {
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #ffffff;
	background: #444444;
	display: block;
	padding: 3px 26px;
	text-align: center;
}

#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
    font-weight: normal;
	color:#d8e900;
	text-decoration: underline;
}

.lema_inin {
	font-family: HandelGothic BT;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;	
}

.letraazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0082C8;
	left: auto;
}

.letrablanca {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	left: auto;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
