@charset "UTF-8";
.lblRealiza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.menuRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(img/bkgMenuRodape.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menuRodape a {
	color: #333333;
	text-decoration: none;
}
.navegador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px 15px;
	text-align: justify;
}
.texto h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.texto a {
	color: #F36F21;
	text-decoration: underline;
}
.texto h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.texto input {
	border: 1px solid #999999;
	width: 300px;
	color: #FF6600;
}

.texto textarea {
	border: 1px solid #999999;
	width: 300px;
	height: 100px;
	color: #FF6600;
}
label {
	text-align: left;
	font-weight:bold;
}
