.frase{
	text-align: center;
	text-transform: none;
	font-size: 12;
	font-weight:bold;
	text-indent:12px;
}
.tabela{
	text-align:left;
	font-size: 10;
	color:#000066;
	border-bottom:1px dotted #f4f0ff;
}
.menup{
	
	border-right:0px dotted #f4f0ff;
	width:160px;
	vertical-align:top;
	text-decoration: no;
	color:0000FF;
	background-image: url("../imagem/fundo.jpg");
	background-repeat:repeat-y;
}
.menutd{
	border-bottom:1px dotted #c0c0c0;
	width:160px;
	vertical-align:top;
	padding:0px;
}

.paragrafop{
	text-indent:30px;
	text-align:justify;
	padding:5px;
	
}

.titulo1{
	color:#000066;
	text-transform: uppercase;
	text-align: center;
	text-indent:0px;
	font-weight: bold; 
	
}
.heading{    
	color:#003300;
    font-weight: bold; 
 	text-transform: uppercase;
 	text-align: center;	
 	
}
.FND{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	
}

/**************CONFIGURAÇÃO DO FORMULARIO*******************/
.subtitulo{
		color:#08411d;
		font-weight:bold;ffd200
		text-align: center;
		background-color:#deeee6;
		border-bottom:1px solid #c0c0c0;
		border-top:1px solid #c0c0c0;
		border-left:1px solid #c0c0c0;
		border-right:1px solid #c0c0c0;
}
.titprinc{
		text-indent: 0px;
		text-transform: uppercase;
		color:#104f22;
		font-weight:bold;
}
.texttabel{
		text-align: right;
		font-weight: bold;
		border-bottom:1px solid #c0c0c0;
		text-indent: 0px;
}
.texttabel1{
		border-bottom:1px solid #c0c0c0;
}
.tr{
		background-color:#F7F7F7;
}

/****************** ERROS E ACERTOS ***********************/
.confirm{
	text-align: center;
	text-transform: uppercase;
	color: #ff2b20;
	font-size: 10pt;
}
.mgerro{
	text-align: center;
	font-size: 9pt;
	
}
.confirm1{
	text-align: center;
	text-transform: uppercase;
	color: #018d37;
	font-size: 12px;
	font-weight:bold;
}
