		/* CSS Document */
		html {
		padding:0px;
		}
		
		body {
		background-color: #FFFFFF;
		font-size: 0.7em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		padding:0px;
		background-attachment: fixed;
		background-image: url(../img/bg_geral02.jpg);
		background-repeat: no-repeat;
		background-position: right bottom;
		}
		
		a {
		color: #000000;
		font-size: 11px;
		background-color:#FFFF00;
		text-decoration: none;
		}
		a:hover {
	color: #FEFB10;
	background-color: #000000;
		}

		
		pre {
		color: #FFFF00;
		background-color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 150px;
		}
		
		ul {
		text-decoration: none;
		}
		li {
		text-decoration: none;
		list-style-type: none;
		}		
		strong {
		background-color: #FFFF00;
		}
		
		p,h1, h3, pre {
	padding-right: 15px;
	padding-left: 15px;
		}
		h1 {
		font-size: 0.8em;
		color: #000000;
		width: 150px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFFF01;
		}
		h2 {
			font-size: 0.9em;
		}
	
		h3{
		font-size: 1em;
		text-transform:none;
		color: #000000;
		background-image: url(../img/icone_seta.gif);
		background-repeat: no-repeat;
		padding-left: 30px;
		background-color: #FFFF00;
		padding-top: 2px;
		}
	
		h4{
		font-size: 1em;
		background-image: url(../img/bg_h4.gif);
		color: #FFFF00;
		background-repeat: no-repeat;
		padding-left: 20px;
		display: block;
		height: 30px;
		padding-top: 5px;
		}
		
		h5 {
		font-size: 0.7em;
		color: #FFFF00;
		background-color: #000000;
		width: 150px;
		padding-left: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
		}
		
		.ftofani {
		padding-top: 150px;
		}
	
	
		#banner {
		position: absolute;
		right: 2%;
		width: 75%;
		top: 20px;
		text-align: center;
		}
		#esquerda p {
		width: 135px;
		padding-bottom: 50px;
		}
	
	
		
		#esquerda {
		position: absolute; 
		left: 2%; 
		width: 19%; 
		top: 2px; 
		background-color: #ffffff;}
		#esquerda img {
		padding-bottom: 50px;
		padding-top: 20px;
		}

		
		#meio_esquerda {
		position: absolute;
		left: 22%;
		width: 28%;
		top: 106px;
		background-color: #ffffff;
		background-image: url(../img/bg_downloads.jpg);
		background-repeat: no-repeat;
		background-position: right top;
		height: 500px;
		}
		
		#meio_direita p {
		font-size: 0.9em;
		}
		
		#meio_direita h3 {
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
		}
	
		
		#meio_direita {
		position: absolute;
		left: 51%;
		width: 28%;
		top: 105px;
		overflow: auto;
		text-align: justify;

		}
		#meio_esquerda p  {
	padding-right: 100px;
		}
		#meio_esquerda h2{
		padding-top: 50px;
		padding-right: 120px;
		}

		
		#direita {position: absolute; 
		left: 80%; 
		width: 18%; 
		top: 106px;
		  overflow: auto;}
#direita a {
	font-size: 0.9em;
}

		#direita, #meio_direita, #meio_esquerda, #esquerda {
		padding:0px;
		}

