body{
	margin:0px 0px;
	text-align: center;			
	background-image: url(fundo.jpg);			
	}			
	
  a:link{text-decoration: underline; color: #FFFFFF; font-weight: bold;}
  a:visited{text-decoration: underline; color: #FFFFFF; font-weight: bold;}
  a:hover{ text-decoration: none; color: #000000; font-weight: bold;}
  a:active{text-decoration: underline; color: #FFFFFF; font-weight: bold;}

.form {
	font-family: Arial;
	font-size: 12px;
	background-color: #EBEBEB;
	border: 1px;
	font-weight: bold;
	color: #AD1A1E;
	letter-spacing: 1px;
	padding-left: 4px;
}
.texto {
	font-family: Arial; font-size: 12px; color: #FFFFFF;
}
.texto2 {
	font-family: Arial; font-size: 11px; color: #FFFFFF;
}
.textoAmarelo {
	font-family: Arial; font-size: 14px; color: #EDD656;font-weight: bold; text-transform: uppercase;
}


.textoalta { 
text-transform: uppercase; 	font-family: Arial;	font-size: 12px; } 

.img {
	border: 2px solid #FFFFFF;
}

#Opc { /*  OPCIONAIS */
	float: left;
	width: 182px;
	font-weight:bold;	
	margin-top: 10px;
	margin-bottom: 10px;
	}
#Opc1 { /*  OPCIONAIS CADASTRO */
	float: left;
	width: 182px;	
	text-transform: capitalize;
	margin-top: 15px;
	margin-bottom: 10px;
	}
