	body {
		margin:0px 0px 0px 0px;
	}

	.txtCinza{
		font-family:arial,verdana;
		font-size:11px;
		color:#333333;
	}

	.txtPreto{
		font-family:arial,verdana;
		font-size:12px;
		color:#000000;
	}	

	.txtPreto2{
		font-family:arial,verdana;
		font-size:12px;
		color:#000000;
		TEXT-ALIGN:justify;
	}	
	
	.txtPreto2 a{
		font-family:verdana,arial;
		font-size:12px;
		color:#666666;
		text-decoration:none;
	}
	
	.txtPreto2 a:hover{
		font-family:verdana,arial;
		font-size:12px;
		color:#000000;
		text-decoration:underline;
	}
		
	.txtPreto3{
		font-family:arial,verdana;
		font-size:11px;
		color:#000000;
		text-decoration:none;
	}	
	
	.txtPreto3 a{
		font-family:arial,verdana;
		font-size:11px;
		color:#000000;
		text-decoration:none;
	}	
	
	.txtPreto3 a:hover{
		font-family:arial,verdana;
		font-size:11px;
		color:#000000;
		text-decoration:underline;
	}	
	
	.txtPreto4{
		font-family:arial,verdana;
		font-size:11px;
		color:#000000;
	}
	
	.txtVermelho{
		font-family:arial,verdana;
		font-size:11px;
		color:#990000;
	}
	
	.txtVermelho2{
		font-family:arial,verdana;
		font-size:11px;
		color:#990000;
	}
	
	.txtVermelho2 a{
		font-family:arial,verdana;
		font-size:11px;
		color:#990000;
		text-decoration:none;
	}
	
	.txtVermelho2 a:hover{
		font-family:arial,verdana;
		font-size:11px;
		color:#990000;
		text-decoration:none;
	}
	
	.titVermelho{
		font-family:arial,verdana;
		font-size:14px;
		color:#990000;
	}
	
	.titCinza{
		font-family:arial,verdana;
		font-size:14px;
		color:#999999;
	}
	
	.txtRodape{
		font-family:arial,verdana;
		font-size:11px;
		color:#666666;
		text-decoration:none;
	}	
	
	.txtRodape a{
		font-family:arial,verdana;
		font-size:11px;
		color:#666666;
		text-decoration:none;
	}	
	
	.txtRodape a:hover{
		font-family:arial,verdana;
		font-size:11px;
		color:#999999;
		text-decoration:none;
	}			

	.txtMenu{
		font-family:arial,verdana;
		font-size:12px;
		color:#ffffff;
		text-decoration:none;
		padding:2px;
		cursor:pointer;
	}	
	
	.txtMenuOver{
		font-family:arial,verdana;
		font-size:12px;
		color:#ffffff;
		text-decoration:underline;
		padding:2px;
		cursor:pointer;
	}	
	
	.txtBranco{
		font-family:arial,verdana;
		font-size:12px;
		color:#ffffff;
	}	
	
	.artonline {
		position: absolute;
		bottom:41px;
		left:7px;
	}
	
	.form {
		font-family:arial,verdana;
		font-size:12px;
		color:#000000;
		height:20px;
	}	

	.botao {
		background-color : #999999;
		border:0px solid #666666;
		padding:2px;
		font-family: verdana,arial;
		font-size: 11px;
		color: #ffffff;
		cursor:pointer;
	}
			
	#janelinha1{
		position:absolute;
		top:27px;
		left:155px;
		background-color:#990000;
		display:none;
		z-index:1;
		}
		
	#janelinha2{
		position:absolute;
		top:27px;
		left:507px;
		background-color:#990000;
		display:none;
		z-index:1;
		}	
		
	#janelinha3{
		position:absolute;
		top:27px;
		left:297px;
		background-color:#990000;
		display:none;
		z-index:1;
		}		
