	<style TYPE="text/css"> 
			a:link   {  color: #0000AA } 
			a:visited   {  color: #FF6600 } 
			a:active   {  color: #FF6600 } 
			body { 	background-color: #FFFFFF;
					margin-right: 0px;
					margin-left: 0px;
					margin-top: 0px;
					margin-bottom: 0px;
					text-align: center;
				}						
		</style> 
	
	div {background-color: #FFFFFF;}
	
	div.divsombra  	{
					z-index: -1;
					position: absolute;
					top: 0px;
					width: 1150px;
					height: 100%;
					background-image: url(imagens/back.gif);
					background-repeat: repeat; 
				}

	div.divcorpo  	{
					z-index: 1;
					position: relative;
					left: 25px;
					top: 0px;
					width: 1100px;
					height: 100%;
					background-color: #FFFFFF;
				}

	div.divinfogeod  {
					position: absolute;
					left: 0px;
					top: 0px;
					width: 1100px;
					height: 35px;
					background-color: #FFFFFF;
					font-family: Arial, Helvetica, sans-serif;
					color: #FF6600;
					text-align: left;
					border: none
				}
				
	div.divcabecalho {
					position: absolute;
					left: 0px;
					top: 35px;
					width: 825px;
					height: 100px;
				}
				
	img.imglogorenep {
					position: absolute;
					left: 80px;
					top: 20px;
				}
				
	div.divlogotexto {
					position: absolute;
					left: 270px;
					top: 35px;
					font-family:  Arial, Verdana, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 15pt;
					color: #000000;
					text-align: left;
					}
	
	div.divmapaplano {
					position: absolute;
					left: 825px;
					top: 50px;
					width: 269px;
					height: 550px;
					}
	
	div.divrinex {
					position: absolute;
					left: 8px;
					top: 300px;
				}		
	div.divdetal {
					position: absolute;
					left: 270px;
					top: 300px;
				}
				
	div.divdescricaolabel {
					position: absolute;
					left: 0px;
					top: 135px;
					width: 550px;
					height: 18px;
					font-family:  Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 10pt;
					color: #000000;
					text-align: left;
					background-color: #FF6600;
				}

	div.divdescricaotexto {
					position: absolute;
					left: 0px;
					top: 155px;
					width: 550px;
					height: 145px;
					font-family:  Arial, Helvetica, sans-serif;
					font-size: 10pt;
					color: #000000;
					text-align: justify;
					background-color: #FFFFFF;
				}
				
	div.divcomoutilizarlabel {
					position: absolute;
					left: 550px;
					top: 135px;
					width: 275px;
					height: 18px;
					font-family:  Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 10pt;
					color: #000000;
					text-align: left;
					background-color: #FF6600;
				}				

	div.divcomoutilizartexto {
					z-index: -10;
					position: absolute;
					left: 556px;
					top: 155px;
					width: 269px;
					height: 145px;
					font-family:  Arial, Helvetica, sans-serif;
					font-size: 10pt;
					color: #000000;
					text-align: justify;
					background-color: #FFFFFF;
				}	

	div.diventidadeslabel {
					position: absolute;
					left: 0px;
					top: 690px;
					width: 825px;
					height: 16px;
					font-family:  Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size: 10pt;
					color: #FF6600;
					text-align: left;
					background-color: #FFF1E8;
					letter-spacing: 8px;
				}				
	div.divmarquee {
					position: absolute;
					left: 825px;
					top: 690px;
					width: 275px;
					height: 16px;
					font-family:  Arial, Helvetica, sans-serif;
					font-size: 7pt;
					color: #000000;
					text-align: left;
					background-color: #FFF1E8;
				}	
	div.divseparador1 {
					position: absolute;
					left: 0px;
					top: 280px;
					width: 825px;
					height: 10px;
				}	
				
	div.divseparador2 {
					position: absolute;
					left: 0px;
					top: 680px;
					width: 1098px;
					height: 10px;
				}

	div.diventidadesparticipantes {
					position: absolute;
					left: 0px;
					top: 710px;
					width: 1098px;
					height: 120px;
					font-family:  Arial, Helvetica, sans-serif;
					font-size: 10pt;
					color: #FF6600;
					text-align: left;
				}				

