@charset "utf-8";
.norepeat {
	background-image: url(../imagens/assets/bgbloco.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margintop: 5px;
	
}
.textoum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 3px;
}
select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px solid #A40004;
}
