/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/gifs_dsin/fundo_index2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.fundo_meio{
background-image:url(/gifs_dsin/fundo_balls.gif);
}
.topico{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#666666;
}
.txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.migalha {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
}
.migalha2 {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:underline;
}
.migalha2:hover {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
}
.link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
text-decoration:none;
}
.link:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
}
.destaque{font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
color:#CCCCCC;
font-weight:bold;
font-style:italic;
}
#lists {padding:0; list-style:none; position:relative; height:25px; float:left; } /* margins for this demonstration only */

#lists li a.tl {margin:0px; width:220px; height:25px; text-decoration:none; line-height:20px; font-size:12px; font-weight:bold; text-indent:10px; font-weight:normal; color:#000; }

#lists div {display:none;}

#lists li a:hover {text-decoration:underline; white-space:normal; background-position:130px 15px;}
#lists li:hover > a {text-decoration:underline; white-space:normal; background-position:130px 15px;}

#lists :hover div
{display:block; width:598px; background:#faebd7; position:absolute; left:-50px; top:64px; border:1px solid #888; padding-bottom:10px;}
#lists :hover div.pos2 {background:#f0f5ee;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists .two:hover div.pos3 {background:#f5eef0; width:300px;}
#lists .single:hover div.pos4 {background:#ffefd5; width:220px;}

#lists :hover div dl {display:inline; padding:0; margin:2px 5px 5px 5px; float:left; width:179px;}
#lists :hover div dl dt {width:179px; background:#888; text-indent:10px; margin:5px 5px 5px 0; height:20px; line-height:20px;}


#lists .two:hover div dl {width:210px;}
#lists .two:hover div dl dt {width:210px;}

#lists .single:hover div dl {width:210px;}
#lists .single:hover div dl dt {width:210px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; font-weight:normal; color:#fff; font-weight:bold;}
#lists :hover div dt a:hover {text-decoration:underline; font-weight:normal; color:#fff; font-weight:bold;}
#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; font-size:11px; color:#000; text-indent:10px; line-height:15px;}
#lists :hover div dd a:hover {text-decoration:underline;}

#lists .clear {clear:both;}