body {  
	background: #444444;	
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	color:#000000;
}
	
	}

#tudo { 
	background: #cccccc;
	width: 980px;
	float: center;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	}

#topo { 
	width:980px;
	text-align: center;
	 }

#principal { 
	background: #ffffff;
	color:000000;
	width: 980px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#rodape { 
	background: #000000; 
	clear:both;
	width: 980px;
	color:#ffffff;
	text-align: center;
		}

h1 { 	font-size: 18px;
	text-align: center; }

h2 { 	font-size: 10px; 
     	font-weight: oblique; 
     	text-align: center; 
     }

h3 { 	
	font-size: 10px;
	text-align: center;
	 }

p {	text-align: left;
	padding: 0px 20px 0px 20px}


#botao { width: 122px;
         border: 1px solid #111111;
         background: #111111; 
         padding: 0px 0px 0px 0px;
	 text-align: left; }

#botaoespaco { 
	 text-align: "left";
	 width: 122px;
         background: #111111; 
         margin: 10px 0px 2px 0px;
         font: 12px; 
	 font-weight: bold;
	 font-style: italic; 
         color: white; }

#botao2 { width: 122px;
         border: 1px solid #000000;
         background: #111111; 
         margin: 0px 0px 0px 0px;}

#botao3 { width: 122px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
         border: 1px solid #0000000;
         background: #111111; 
         margin: 0px 0px 0px 0px;}


tr { 	text-align: center;
	font: 11px/1.5 Verdana, Arial, Helvetica; 
	sans-serif;
}

table {
	text-align: center;
	float: center;
}

hr { 	color: #444444;
	}

.botao30 { width: 104px;
         border: 1px solid #222222;
         background: #191919; 
         padding: 0px 0px 0px 0px;
         margin-left: 1px;
         text-align: center;
	 float: left; }




