a:link {
	text-decoration : none;
	color:#000000;
}
a:visited {
	text-decoration : none;
	color:#000000;
}
a:hover {
	color : #990000;
	color:#000000;	
}
body {
	background-color:#666666; 
	font-size:11px; 
	font-family:arial,Trebuchet MS,helvetica,freesans,sans-serif; 
	margin:0px 0px 0px 0px;
}

#topo {
	position:absolute;
	left:50%;
	top:0px;
	width:780px;
	height:114px;
	background-color:#000;
	margin-left:-390px;
	z-index:1;
}
#ads {margin : 0 0 0 0; width:468px; height:60px; overflow:hidden}
#adsFtop {
	position:absolute;
	left:50%;
	top:20px;
	width:468px;
	height:60px;
	margin-left:-220px;
	z-index:50;
	border: #333333 1px solid;
}
#adsScroll {
	position:absolute;
	left:50%;
	top:83px;
	width:772px;
	height:18px;
	margin-left:-386px;
	z-index:3;
	padding-top:0.3em;
}
#adsR {
	position:absolute;
	left:50%;
	top:20px;
	width:119px;
	height:60px;
	background-color:#333;
	margin-left:260px;
	z-index:1;
	border: #333333 1px solid;	
}
#topBar {
	position:absolute;
	left:50%;
	top:104px;
	width:780px;
	height:10px;
	margin-left:-390px;
	background-color:#0066cc;
	z-index:1;
}

* {padding:0px;margin:0px;}

#menu ul li {border-bottom:1px solid #666666; list-style:none; height:15px; padding:0.1em 0.3em;}
#menu ul li a {color:#000000; height:15px; font-family:Tahoma; text-decoration:none; font-size:11px; font-weight:bold;}
#menu ul li a:hover {font-weight : bold; font-size : 11px; color : #666666; font-family : Tahoma; text-decoration : none;}
#menu ul li:hover {background-color:#F1F1F1;}

.carrinho {list-style:none; height:15px; background-color:#F1F1F1;}

.dest {
	font-weight : bold;
	font-size : 11px;
	color : #000000;
	font-family : Arial, Tahoma;
	text-decoration : none;
}

