.alerta {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background:#FF0000;
	padding:5px;
	text-align: center;
}
.titulomaior {
	font-size: 24px;
	padding:10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background:#006699;
	height:35px;
}
.titulomenor {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-align: center;
}
.caixa_form {
	padding: 10px;
	border: 1px solid #006699;
}
.texto1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.form_text {
    border: 1px solid #006699;
	width:100px;
	height:20px;
	color:#666666;
	font-size:12px;
}

.texto_peq {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}

.botao {
	padding: 1px;
	background:#FFFFFF;
	border: 1px solid #006699;
}
.minititulo {
	font-size: 14px;
	font-weight: bold;
	color: #006699;

}
.titulo_adc {
	font-size: 14px;
	font-weight: bold;
	color: #006699;

}
.texto_upper {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-transform:uppercase;
	text-align:center;
	padding:3px;

}

.texto {
	font-size: 13px;
	color: #666666;
}
.texto_alerta {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}