/* CSS Document */
#menubottom {
	height: 27px;
	width: 320px;
}
#menubottomm {
	height: 27px;
	width: 310px;
}
#title {
	float: left;
	width: 609px;
	background-image:url(../img/fillmenu.jpg);
	height: 25px;
	padding-right: 170px;
	background-color: #FFF;
}
#title li {
	float: right;
	list-style-type: none;
	display: inline;
}
#title ul {
	margin: 0px;
	padding: 0px;
}

#title a { display:block; height:19px; text-indent:-99999px; overflow:hidden; }

#title .link1 a { background:  url(../img/home_alink.gif) no-repeat; width:115px; height:25px;}
#title .link2 a { background:  url(../img/tours_alink.gif) no-repeat; text-decoration:none; width:68px; height:25px; }
#title .link3 a { background:  url(../img/info_alink.gif) no-repeat; text-decoration:none; width:97px; height:25px; }
#title .link4 a { background:  url(../img/util_alink.gif) no-repeat; text-decoration:none; width:104px; height:25px; }
#title .link5 a { background:  url(../img/down_alink.gif) no-repeat; text-decoration:none; width:99px; height:25px; }
#title .link6 a { background:  url(../img/tarifas_alink.gif) no-repeat; text-decoration:none; width:70px; height:25px; }
#title .link7 a { background:  url(../img/cadastro_alink.gif) no-repeat; text-decoration:none; width:132px; height:25px; }
#title .link8 a { background:  url(../img/fale_conosco_alink.gif) no-repeat; text-decoration:none; width:94px; height:25px; }

#title .link1, #title .link1 a:hover { background:  url(../img/home_ahover.gif) no-repeat; }
#title .link2, #title .link2 a:hover { background:  url(../img/tours_ahover.gif) no-repeat; }
#title .link3, #title .link3 a:hover { background:  url(../img/info_ahover.gif) no-repeat; }
#title .link4, #title .link4 a:hover { background:  url(../img/util_ahover.gif) no-repeat; }
#title .link5, #title .link5 a:hover { background:  url(../img/down_ahover.gif) no-repeat;}
#title .link6, #title .link6 a:hover { background:  url(../img/tarifas_ahover.gif) no-repeat;}
#title .link7, #title .link7 a:hover { background:  url(../img/cadastro_ahover.gif) no-repeat;}
#title .link8, #title .link8 a:hover { background:  url(../img/fale_conosco_ahover.gif) no-repeat;}


#simulado li {
	float:left;
	list-style-type:none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 9px;
}
#simulado ul {
	margin: 0px;
	padding: 0px;
}
#simulado a
#simulado .sim { width:500px; height:116px;}
