body {
	background-color: #020509;
	background-image:url(../imagens/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bgConteudo{
	background-image:url(../imagens/background2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;

}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.texto1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
}
.texto2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #999;
}
.texto3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
}
.texto4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #F9CC25;
	font-weight:bold;
}
.texto5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #999;
	text-decoration:none;
}
.texto6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #F9CC25;
	text-decoration:none;
}

.bordaTopo{
	border-top:2px solid #F9CC25;
}
.bordaBase{
	border-bottom:2px solid #999;
}
.form1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#333;
	border:1px solid #666;
	width:100%;
}
.btform1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#333;
	border:1px solid #666;
}
