/* CSS Document */
#menu {
clear:both;
border-right: 1px solid #d1d1d1;
border-bottom: 1px solid #d1d1d1;
float: left;
width: 161px;
padding-top:10px;
}
#menu dl{
width:160px;
float:left;
background:#fcfcfc;
font-family:Tahoma, Helvetica, sans-serif;
}
#bloco{
width:160px;
float:left;
background:#fcfcfc;
padding-bottom:10px;
}
#bloco .banner { text-align: center; height: auto; padding: 10px 0px 0px 0px; float:left;}
#menu dl dt{
border-top:1px solid #e9e9e9;
width:150px;
height:23px;
float:left;
color:#333;
font-family: 'Trebuchet MS',Arial, Verdana;
font-size:17px;
font-weight:bold;
text-transform:uppercase;
padding:6px 0px 2px 10px;
background: url(../imagens/bg_menu_novo2.gif) repeat-y;
margin-top:10px;
}
#menu dl dd{
width:150px;
height:auto;
float:left;
font-weight: bold;
font-size:12px;
padding:0px 10px 0px 0px;
_padding:0px 0px 0px 0px;
/*border-top:1px solid #e9e9e9;*/
font-family: Arial, Tahoma, Verdana;
}
#menu dl dd a{
width:155px;
color:#ae0707;
float:left;
padding:7px 0px 2px 5px;
height:19px;
}
#menu dl dd a:hover{
width:155px;
height:19px;
float:left;
text-decoration: none;
color:#fff;
padding:7px 0px 2px 5px;
background:#e8090d;
}
#menu dl dd dl dd {
	clear:both;
	width:150px;
	height:26px;
	float:left;
	font-weight: bold;
	font-size:12px;
	padding:0px 10px 0px 0px;
	_padding:0px 0px 0px 0px;
	/*border-top:1px solid #e9e9e9;*/
	font-family: Arial, Tahoma, Verdana;
}
#menu dl dd dl dd  a{
	clear:both;
	width:145px;
	color:#FF9920;
	float:left;
	padding:7px 0px 2px 15px;
	height:19px;
}
#menu dl dd dl dd  a:hover{
	clear:both;
	width:145px;
	height:19px;
	float:left;
	text-decoration: none;
	color:#fff;
	padding:7px 0px 2px 15px;
	background:#FF9920;
}
.selo{
float:left;
text-align:left;
border:1px solid #f00;}
ul.banners { 
padding-left: 4px;
text-align: center;
}
ul.banners li{
text-align: center;
margin-bottom: 2px;
margin-top: 10px;
float: left;
margin-left:10px;
}
h4.publicidade{
margin-top: 10px;
float: left;
padding-top:20px;
color: #adadad;
font-size: 11px;
padding-left: 5px;
}

