html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background:#000000;
	background-image: url(imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	
	font-family:arial,sans-serif;
	font-size:small;
	color:#FFFFFF;
}
a.linkum:link {
color:#FFFFFF;
text-decoration:none;
}
a.linkum:visited {
color:#FFFFFF;
text-decoration:none;
}
a.linkum:hover {
color:#00CCFF;
text-decoration:underline;
}
a.linkum:active {
color:#00CCFF;
text-decoration:underline;
}
a.linkdois:link {
color:#FF0000;
font-weight : bold;
text-decoration:none;
}
a.linkdois:visited {
color:#FF0000;
font-weight : bold;
text-decoration:none;
}
a.linkdois:hover {
color:#00CCFF;
font-weight : bold;
text-decoration:underline;
}
a.linkdois:active {
color:#00CCFF;
font-weight : bold;
text-decoration:underline;
}

.txt {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	vertical-align : middle;
}
.txt2 {
	background-color : #FFFFFF;
	border : 1px solid #000000;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	vertical-align : middle;
}
.txt3 {
	border : 1px;
	color : #415174;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
}
.txt4 {
	color : #000000;
	text-decoration:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : middle;
}
.btn {
	background-color : #415174;
	border : 0px;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	cursor : hand;
}
.btn2 {
	background-color : #5E6F93;
	border : 0px;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	vertical-align : middle;
	text-align : center;
	cursor : hand;
}
.txt_news {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 14px; PADDING-BOTTOM: 6px; COLOR: #636363; PADDING-TOP: 6px; FONT-FAMILY: Bookman Old Style; TEXT-ALIGN: justify;
}
.inicial {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 13px;
	vertical-align : middle;
}
.inicial2 {
	color : #FF0000;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	vertical-align : middle;
}
.formulario {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	vertical-align : middle;
}
.txt7 {
	color : #FFFFFF;
	text-decoration:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : middle;
}
.titulosite {
	color : #FF0000;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	vertical-align : left;
}
.maior2 {
	color : #FF0000;
	font-family : Verdana;
	font-size : 15px;
	font-weight : bold;
	vertical-align : middle;
}
.patrocionio {
	color : #cccccc;
	font-family : Verdana;
	font-weight : normal;
	font-size : 9px;
	vertical-align : middle;
}

