@charset "utf-8";

.body {
background-color: transparent;
}

.menu-pagina {
	margin-top:-8px;
	width:664px;
	height:83px;
	margin-left: -2px;	
}

.menu-pagina a {
	text-decoration: none;
	color: #fff;
}

.menu-pagina a:hover {
	text-decoration: underline;
	color: #fff;
	
}



/*MENU*/
.menu-pagina-bt {
	float:left;
	background-color:#036ea6;
	text-align:center;
	background-image: url(http://latam.aetn.com/THC/premium/eduardo-bueno/images-menu/botao-on-01.gif);
	background-repeat: no-repeat;	
	padding-top: 27px;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	text-shadow: 1px 1px #000;
	margin-top: 9px;	
	border-left: 1px solid #cde2ec;
	border-top: 1px solid #cde2ec;
	border-right: 1px solid #cde2ec;
}

.menu-pagina-bt:hover {
	margin-top: 0px;
	text-decoration: underline;
	height:55px;
}

.menu-01 {
	width:208px;
	height:46px;
	background-position: -32px 0px;
}

.menu-02 {
	width:101px;
	height:46px;
	background-position: -139px 0px;
	margin-left: 2px;
}

.menu-03 {
	width:126px;
	height:46px;
	background-position: -109px 0px;
	margin-left: 2px;
}

.menu-04 {
	width:210px;
	height:46px;
	background-position: -30px 0px;
	margin-left: 2px;
}

.menu-pagina-on {
	margin-top: 0px;
	text-decoration: underline;
	height:55px;
}

