body {  color: #ffffff;
	background: #333;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #999;
	scrollbar-3dlight-color:#888;
	scrollbar-highlight-color:#777;
	scrollbar-face-color:#222;
	scrollbar-shadow-color:#111;
	scrollbar-darkshadow-color:#444;
	scrollbar-track-color:#444;
	margin: auto;
	padding: 10px 10px 10px 10px;
	
	}

#tudo { color: #fff;
	background: #222;
	padding: 8px 8px 8px 8px;
	width: 938px;
	*width: 952px;
	border: 1px solid black;
	}

#topo { 
	margin: 0px 0px 8px 0px;
	width: 100%;
	text-align: left;
	 }

#topo_ads {
	background-color: #111111; 
	width: 100%; 
	padding: 4px 0px 4px 0px; 
	margin-top: 8px; z-index:1;
	border: 1px solid black;
}


#menu { 
margin-top: 4px;
padding: 8px 0 8px 0;
	background: #111;
	width: 164px;
	border: 1px solid black;

}

#esquerda { 
	width: 164px;
	float: left;
	margin: 0px 0px 4px 0px;
	padding-bottom: 6px;
	text-align: left;
		}

#principal { color: #fff;
	background: #111;
	float: left;
	width: 590px;
	padding: 2px 0px 2px 0px;
	margin: 0px 8px 4px 8px;
	text-align: center;
	border: 1px solid black;
	}

#direita { 
	float: left;
	width: 164px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 6px 0px;
	text-align: center;
	}

#rodape2 { 
	background: #111; 
	clear:both;
	width: 925px;
	*width: 100%;
	padding: 4px 4px 4px 4px;
	text-align: center;
	margin-top: 8px;
	border: 1px solid black;
		}

h1 { 	font-size: 18px;
	color: white; 
	text-align: center; }

h2 { 	font-size: 10px; 
     	font-weight: oblique; 
     	color: white;
	text-align: left; 
	padding: 0 0 0 2;
     }

h4 { 	font-size: 11px;
	text-align: center; 
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 10 0 0 0;
	
     }

p {	text-align: left;
	color: #999;
	padding: 0px 20px 0px 20px}
	
ul {
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 10px;
list-style-type: none;
}
	
li {	text-align: left;
	color: #999;
	padding: 0px 0px 0px 0px;}
	
#esq li {
color: #555;
}


#botaoespaco { 
	 text-align: "left";
	 width: 122px;
         background: #111; 
         margin: 10px 0px 2px 0px;
         font: 12px; 
	 font-weight: bold;
	 font-style: italic; 
         color: white; }

#blocolinks1 { 
	background: #111;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 4px;
	padding: 4px 0px 4px 0px;
	width: 100%;
	border: 1px solid black;
	}

tr { 	text-align: center;
	font: 11px/1.5 Verdana, Arial, Helvetica; 
	sans-serif;
	
}



a {color: #FFF;
   text-decoration:none;}

a:hover { color: #999;
	text-decotarion: none;}

#esq li a { color: #777;
                   text-decoration:none; }

#esq li a:visited { color: #999;
                      text-decoration:none; }

#esq li a:hover { color: #fff;
	            text-decoration:none;
                    }

		 
hr { 	color: #444;
	}

#popup{
width: 300px;
height: 250px;
color: red;
position: absolute;
top: 615px;
left: 50px;
text-align: left;
z-index: 90;
}
