#lists {padding:0; margin:0 0 50px 15px; list-style:none; position:absolute; top:0; left: 55px; height:auto; float:left; width:76px; z-index:500; font-family:Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; } /* margins for this demonstration only */
#lists li {display:inline; float:left; width: 76px; height:44px; cursor: pointer; background: url("../images/menu_02b.jpg") no-repeat; }
#lists li a.tl {display:block; width: 76px; height:44px; background: url("../images/menu_02.jpg") no-repeat; }

#lists div {display:none;/*-moz-opacity:.8; filter:alpha(opacity=80);*/}

#lists li a:hover { font-weight:bold; white-space:normal; background-position:130px 15px;}
#lists li:hover > a {color:#cf5505; font-weight:bold; white-space:normal; background-position:130px 15px;}

#lists :hover div
{display:block; width:995px; background:#faebd7; position:absolute; left:-630px; top:42px; padding-bottom:20px;}

#lists :hover div.pos2 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; background: url("../images/fundo_transparencia.png") no-repeat;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:179px; }
#lists :hover div dl dt {width:179px; background:#cf5505; text-indent:10px; margin:5px 0 10px 0; text-decoration:none; height:20px; line-height:20px;}

#lists .two:hover div {left:-150px;}
#lists .two:hover div dl {width:129px;}
#lists .two:hover div dl dt {width:129px;}

#lists .single:hover div dl {width:129px;}
#lists .single:hover div dl dt {width:129px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-weight:bold; color:#000;}
#lists :hover div dd a {display:block; text-decoration:none; font-style:italic; font-weight:bold; font-size:8px; color:#ccc; text-indent:10px; line-height:15px;}
#lists :hover div dd a:hover {text-decoration:underline;}

#lists .clear {clear:both;}
li,ul{
    font-family: verdana,tahoma,arial;
    font-size: 11px;
    color: #B0B0B0;
}
#menu li {
	  float: left;
	  list-style: none;  
}
#link_1 {
    position: absolute;
	top: 0;
	left: 0;
}
#link_1 a {
    width: 70px;
	height: 44px;
	display: block;
	cursor: pointer;
	background: url("../images/menu_01.jpg") no-repeat;
}
#link_1 a:hover {		
    background: url("../images/menu_01b.jpg") no-repeat;
}

#link_3{
    position: absolute;
	top: 0;
	left: 146px;
}
#link_3 a {
    width: 67px;
	height: 44px;
	display: block;
	cursor: pointer;
	background: url("../images/menu_03.jpg") no-repeat;
}
#link_3 a:hover {		
    background: url("../images/menu_03b.jpg") no-repeat;
}
#link_4{
    position: absolute;
	top: 0;
	left: 213px;
}
#link_4 a {
    width: 87px;
	height: 44px;
	display: block;
	cursor: pointer;
	background: url("../images/menu_04.jpg") no-repeat;
}
#link_4 a:hover {		
    background: url("../images/menu_04b.jpg") no-repeat;
}
#link_5{
    position: absolute;
	top: 0;
	left: 300px;
}
#link_5 a {
    width: 87px;
	height: 44px;
	display: block;
	cursor: pointer;
	background: url("../images/menu_05.jpg") no-repeat;
}
#link_5 a:hover {		
    background: url("../images/menu_05b.jpg") no-repeat;
}
#link_6{
    position: absolute;
	top: 0;
	left: 362px;
}
#link_6 a {
    width: 87px;
	height: 44px;
	display: block;
	cursor: pointer;
	background: url("../images/menu_06.jpg") no-repeat;
}
#link_6 a:hover {		
    background: url("../images/menu_06b.jpg") no-repeat;
}