	
		.menu_dinamico {
			top: 450px;
			left: 110px;
            width: 830px;
			position:absolute;
		}
        	.home_destaque {
			top: 150px;
			left: 459px;
			position:absolute;
            z-index:999;
		}
 		 	.destaque {
			top: 280px;
			left: 459px;
			position:absolute;
            z-index:99;
		}
 .txt{
 font-family:tahoma;
 font-size:11px;
color:#000;
text-align:left;
 }
.titulo{
 font-family:tahoma;
 font-size:13px;
 font-weight: bold;
color:#99CC33;
text-align:left;
} 
body{
background-color: #000;
}
a{
 font-family:tahoma;
 font-size:11px;
color:#000;
text-decoration:none;

}

a:hover{
 font-family:tahoma;
 font-size:11px;
color:#242424;
text-decoration:underline;

}



.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #fff
}


.copyright :hover{
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}