@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(imagem/bg.jpg);
}
#cabecalho {
	width: 766px;
	height: auto;
}
#meio {
	width: 766px;
	height: auto;
}
.txtabertura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	width:467 px;
	color:#999999;
	padding: 5 px;
}
.div {
background-color:#FFFFFF;
width:766 px;
}