@import url(http://fonts.googleapis.com/css?family=Righteous|Shanti);
/* Tag body centraliza conteúdo */
html{overflow:hidden;}
body{
	margin: 0;
	font-family: 'Shanti', sans-serif;
	font-size: 10pt;
	background:url(../imagens/bg_site2.jpg) no-repeat; background-size:cover; background-attachment:fixed;
}
p {line-height:22px}
a {text-decoration:none; }
form {margin:0;}
input[type=text],input[type=password], input[type=button], input[type=submit], input[type=reset], textarea, select{font-family: 'Shanti', sans-serif;padding:4px; border:1px solid #486877; font-size:10pt}
.inpt1{background:none;border:1px solid #fff!important; color:#fff!important;}

#topo {width:100%; background:url(../imagens/bg_blue_alpha.png);}

#box-logo{margin:20px 30px 0 20px; float:right;}
#frm-news{float: right;}

#desktop{width:100%; background:url(../imagens/bg_black_alpha.png);margin:0;padding:0; color:#fff; overflow:auto}

#wraper{margin:0 auto;width:900px;padding:10px;}

#rodape {	clear: both;	text-align:center; color:#FFF;	font-size:8pt;	position:fixed; bottom:0; width:100%; background:url(../imagens/bg_blue_alpha.png); padding:5px 0 5px 0;}

.txt-white{color:#fff}
.tit-white{color:#fff; font-family:font-family: 'Righteous', sans-serif; font-size:16pt;}
