body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.principal{
   width:194px; 
   height:auto; 
   border:0px;
}

.menu{
	width:190px;
	height:20px;
	border:0px;
	// -background:url(risco.gif);
	background-repeat: no-repeat;
	padding:0px 8px 8px 0px;
	background-position:center;
}

.categoria{
	width:190px;
	border:0px;
}

.font_categoria{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:0px;
	width:198px;
	height:18px;
	padding:4px;
	FONT-WEIGHT: bold;
	/*background-image: url(/MenuVertical/images/menu_barra.gif);*/
	
}

.font_menu{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	border:0px;
	padding:5px;
	text-align:left;
	}

.topo{
	padding-bottom:10px;
}
	
a:link {
	color: #383838;
}
a:visited {
	color: #383838;
}
a:hover {
	color: #0e77ae;
	font-size:12px;	
}
a:active {
	color: #383838;
}

.campo {
	border: 1px solid #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #666666;
}

a span {
		border-top-width: 0px; padding-right: 20px; display: none; padding-left:20px; border-left-width: 20px; font-size: 10	px; background-image: url(bgalternatetext2.gif); border-bottom-width: 0px; padding-bottom:10px; color: #ffffff; padding-top: 15px; font-family: arial, helvetica, sans-serif; text-align: center; border-right-width: 0px
}
a:hover span {
	display: block; left: 180px; width: 200px; position: absolute; top: -5px; height: 60px
}
