@charset "utf-8";
/* CSS Document */
a{
text-decoration: none;
}
img {
border: 0;
}
body {
	background:#000102 url(img/Index/bg.jpg) repeat-x top;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	height:auto;
	margin:0 auto;
	width:100%;
}
#topo {
	height: 286px;
	width: 800px;
	display: block;
	margin: 0 auto;
}
#acessos {
	width: 450px;
	margin: 0 auto;
}
#discado a {
	background: url(img/Index/discado.png);
	width: 160px;
	height: 72px;
	float: left;
	margin-top:70px;
}
#bandalarga a {
	background: url(img/Index/bandalarga.png);
	width: 201px;
	height: 72px;
	float: left;
	margin-top:70px;
}
#div{
	background:url(img/Index/div.png);
	width: 37px;
	height: 228px;
	float:left;
}