/* CSS Document */

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

img { border:0px; }

h2 { color:#900 }

body { background: #000000 url(bg.jpg) top center no-repeat; width:960px; margin:0 auto; height:100%; }

div#topo { padding: 3px 0px 0px 5px; float:left; }

div#login { width:275px; height:232px; background:url(bg-login.png) no-repeat; margin-left:350px;}

div#clear { clear:both; height:50px; }

div#menu { float:right; }

div#conteudo {}

.regras { padding-left:220px; }

div#footer { font-size:10px; width: 100%; padding:2px; margin-top:40px; background:url(bg-footer.png); }

div#regulamento {
	width:600px;
	font-size:12px;
	padding-left:160px;
	line-height:150%;
}

p.revendas { font-size:13px; font-weight:bold; }
