* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size: 10pt;
}
#geral {
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#topo {
	width: 250px;
	height: 5px;
	float: left;
}
#menu {
	width: 100%;
	height: 100px;
}
#itensmenu {
	width: 480px;
	height: 30px;
	position: absolute;
	margin-top: 75px;
	margin-left: 300px;
	background: url(imagens/menubg.gif) no-repeat bottom left;
}
#itensmenu ul {
	list-style: none;
}
#itensmenu ul li {
	font-size: 10pt;
	display: inline;
	padding: 18px;
}
#flash {
	width: 780px;
	height: 120px;
	margin-top: 20px;
	position: relative;
}
#meioe {
	width: 600px;
	height: 550px;
	float: left;
	background: url(imagens/meiobg.gif) right no-repeat;
}
#meiod {
	width: 175px;
	height: 550px;
	float: left;
}
#mslogos {
	top: 200px;
	position: relative;
}
#destaque {
	width: 570px;
	height: 300px;
	border: 1px solid #ddd;
	background: url("imagens/windows7.jpg") #fff no-repeat;
	position: relative;
	left: 10px;
	top: 10px;
	margin-bottom: 20px;
}
#aempresa {
	width: 600px;
	height: 300px;
	top: 30px;
	margin-right: 30px;
	position: relative;
	float: left;
}
#noticias {
	width: 570px;
	height: 170px;
	top: 30px;
	left: 10px;
	position: relative;
}
#noticias h1{
	background-color: #eee;
	font-size: 12pt;
	text-align: center;
}
#note, #notd {
	width: 275px;
	height: 150px;
	padding: 4px;
}
#note {
	float: left;
	border-right: 1px solid #ddd;
	font-size: 11pt;
	text-align: justify;
}
#notd {
	float: right;
	font-size: 9pt;
}
#listanot {
	font-size: 9pt;
}
#lernoticias {
	width: 570px;
	height: 500px;
	text-align: justify;
	top: 30px;
	left: 10px;
	position: relative;
	overflow: auto;
}
#rodape {
	height: 120px;
	width: 780px;
	clear: both;
	font-size: 7pt;
	text-align: center;
	background: url(imagens/rodapebg.gif) no-repeat;
	padding-top: 15px;
	position: relative;
}
#textos {
	background-color: #fff;
	width: 780px;
	height: 350px;
	position: relative;
	top: 30px;
}
#textos ul {
	list-style: none;
	color: #888;
}
#planos {
	background-color: #fff;
	width: 780px;
	height: 400px;
	position: relative;
	top: 30px;
}
.tab {
	left: 30px;
	position: relative;
}