body{
	margin:10px 0px;  }
a:link, a:visited {     
                    text-decoration: none; 
                    color: #006600;  } 
a:hover {     
                    text-decoration: underline;      
                    color: white;   } 
a:active {     
                    text-decoration: none }


#tudo {
	width:950px;
	margin:0 auto;  }
#topo {
                    height: 250px;
                    position: relative;
                    width: 100%;
                    margin: 20px;padding:0px;
					background:green;  } 
					
#sub_top_cima { 		height: 50px;
                    position: relative;
                    width: 100%;
                    margin: 0px;padding:0px; 
					background:blue; } 
								   
#sub_top_baixo { 		height: 100px;
                    position: relative;
                    width: 100%;
                    margin: 0px;padding:0px; 
					background:red; } 
							

#bloco {    width:100%;
	        height:680px;
            margin: 0px;padding:0px;}
#esquerda {
	width:150px;
	height:340px;
	float:left;
	background:white;}
#centro {
	width:auto;
	height:650px;
	background:white; } 
	.texto_centro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000000;
}

#rodape {	
	height:50px; }


.texto4 {
     color: #0066FF; font-size: 11px; font-family: Verdana; 
}
.texto_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #003399;
}
#table { 
background:white;
}
