@charset "utf-8";
/* CSS Document */
a{
text-decoration: none;
}
img {
border: 0;
}
body {
	background:#061602 url(img/bg.jpg) repeat-x top;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	height:auto;
	margin:0 auto;
	width:100%;
}
#topo {
	height: 322px;
	width: 800px;
	display: block;
	margin: 0 auto;
}
#acessos {
	width: 644px;
	margin: 0 auto;
}
#discado a {
	background: url(img/discado.jpg);
	width: 234px;
	height: 68px;
	float: left;
	margin-top:70px;
}
#bandalarga a {
	background: url(img/bandalarga.jpg);
	width: 285px;
	height: 65px;
	float: left;
	margin-top:70px;
}
#div{
	background:transparent url(img/div.png) no-repeat scroll 0 0;
	float:left;
	height:225px;
	margin-left:75px;
	margin-right:25px;
	width:25px;
}