@charset "utf-8";
.norepeat {
	background-image: url(url(url(../imagens/assets/bgbloco.jpg))));
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 5px;
	background-attachment: scroll;
	width: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}
.textoum {
	font-family: "Arial", Monaco, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 5px;
}
.textodois {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
}
.aspas {
 background-image: url(../imagens/assets/A-EMPRESA.png);
 background-repeat: no-repeat;
 margin-top: 2px;
}
h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 24px;
 font-weight: bold;
 color: #FFF;
 text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: # 0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: # cccccc;
	text-decoration: underline;
}
a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
	color: # 036;
 text-decoration: none;
}
form {
margin:0 ;
padding:0;
}
body{
	font:16px Verdana, Geneva, sans-serif;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	}
form{
	width:441px;
	margin:15px auto;
	border: 0;
	background:url(imagens/assets/bgbloco.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
form fieldset{
	border:0;
	padding:0 15px 10px;
	}
form fildset legend{
	font-size:14px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-style:normal;
	color:#03C;
	padding-bottom:15px;
	}
form label{
	display:block;
	padding:3px 0px;
	}
form label span{
	display:block;
	color:#03C;
	font-size:14px;
	font-weight:bold;
}
form label input{
	font-weight:bold;
	color:#039;
	padding:3px 0;
	width:255px}

form input.btn{
	display:block;
	width:200px;
	padding:20px 0 15px;
	margin:20px auto 20px;
	border:0;
	font:16px "Arial Black", Gadget, sans-serif;
	background:url(imagens/assets/bgbloco.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #FFF;
	cursor:pointer;
	

}
.norepeat tr .norepeat table tr th .textoum {
	color: #FFF;
}
.link {
	color: #FFF;
}
