/* CSS Document */
body{
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image:url(azulejo.gif);
	background-repeat:repeat;
}
#contentor{
	width: 760px;
	height:auto;
	background: #FFFFFF;
	margin: 20px auto;
	border: 5px solid #456;
	text-align: left;
	background-image:url(novo24.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
	}

#cabecalho{ 
	background: #EBEBEB; 
	padding: 0px;
	height:150px; width:760px;
	background-image:url(novo-1.gif);
	
	
}


#cabecalhos {
	font-size:9px;
	text-align:center;
	text-decoration:none;
	background-color:#FC0;
	text-decoration:none;
	
	
		
	
		}
		
th:hover { 
	color:#900;
	background-color:#FFC;	


}

#th a:link {
	text-decoration:none;
	
}
 	

a:visited { 
	text-decoration:none;
} 

a:active { 
	text-decoration:none;
	} 

				
#menu {
	float:left;
	position:relative;
	padding:4px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
	background-color:#FC0;
	margin-left:7px;
	margin-top:2px;
	
	

	

		
}


#colunaesq{
	float: left;
	width: 150px;
	height:auto;
	margin-top: 50px;
	font-size:12px;
	
	
	
}
#colunaesq2{
	width: 145px;
	height:145px;
	font-size:12px;
	margin-top:200px;
	padding-left:5px;
	float:left;
	
}

#colunadir{
	float: right;
	width: 150px;
	height:auto;
	margin-top:40px;
	padding:0px;
	font-size:12px;
			
}
#colunadir2{
	width: 145px;
	height:145px;
	padding-right:0px;
	position:relative;

	
	
	
}
		
#contentor2{
	padding: 20px;
	margin-top: 30px;
	font-size:12px;
	margin-left:210px;
	margin-right:210px;
	
	
	
			
} 

#footer{ 
	padding:5px;
	background:#EBEBEB;
	font-size:9px;
	text-align:center;
	margin-top:10px;
	height:15px;
	
	} 
	
.clearfloat{ 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
