/* ESTRUTURA BÁSICA 		
****************************************************************/

body{
	margin:0px 0px;
	text-align: center;	
	background-image: url(fundo.jpg);					
	}						

a:link {text-decoration: underline; color: #FFFFFF; } 
a:visited {text-decoration: underline; color: #FFFFFF; }
a:hover {text-decoration: none; color: #FFFFFF; }
a:visited {text-decoration: underline; color: #FFFFFF; }

.rodape:link {font-family: Arial; font-size: 11px; color: #823D00; text-decoration: none; }	
.rodape:visited {font-family: Arial; font-size: 11px; color: #823D00; text-decoration: none; }
.rodape:active {font-family: Arial; font-size: 11px; color: #823D00; text-decoration: none; }	
.rodape:hover {font-family: Arial; font-size: 11px; color: #823D00; text-decoration: underline; }

h1 {
	font: 30px "Trebuchet MS";
	color: #FF9100;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;				
	}

.txt1 { 
	font: 18px "Trebuchet MS",Arial;
	line-height: 20px;	
	color: #FFFFFF;
	text-transform: uppercase;			
	}
.txt2 { 
	font: 12px "Trebuchet MS",Arial;
	line-height: 20px;	
	color: #FFFFFF;
	text-transform: uppercase;				
	}	
.txt { 
	font: 12px "Trebuchet MS",Arial;
	line-height: 20px;	
	color: #FFFFFF;		
	}		
	
.rodape { 
	font: 10px Arial;
	}	

.separador { 
	font: 18px Arial;
	color: #FFFFFF;	
	}
	
.linha { 
	width: 100%;
	border-bottom:1px dashed #DBDBDB;
	margin-top: 15px;
	}			

		
/* FORMULÁRIOS
****************************************************************/


.form {	/* CAMPOS */
	background-color: #D78245;
	border:1px dashed #FFFFFF;
	font: 14px "Trebuchet MS",Arial;
	margin-top: 5px;	
	padding-left: 10px;
	color: #FFFFFF;		
	}
.bot {  /* BOTAO GRANDE  */
	background-color: #FFAE00;
	font:14px Arial, Verdana;
	font-weight: bold;
	padding: 2px;	
	cursor:pointer;
}	
				
	#flash {
	clear: left;
	float: right;
	padding-right: 50%;
	height: 192px;
	width: 281px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#apDiv1 a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
