#principal {
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -390px;
	left: 475px;
	background-color: #FFFFFF;
	position: absolute;
	height: 580px;
	top: 1px;
}
#central {
	background-color: #FFFFFF;
	height: 400px;
	width: 500px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 40px;
	padding-left: 10px;
	text-align: center;
	color: #CCCCCC;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
}
#central img {
	margin-left: 130px;
}


#principal2 {
	width: 770px;
	margin-left: 110px;
	padding-top: 120px;
	background-color: #FFFFFF;
}

#cabecalho {
	height: 180px;
	padding-bottom: 10px;
}
#colunacentral {
	background-color: #CCCCCC;
	width: 150px;
	float: right;
	padding-right: 300px;
}

#menu {
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	color: #999999;
	padding-top: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
}

#menu a:link, #menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#menu a:hover, #menu a:active {
	background-color: #FFFFFF;
	color: #333333;
}
#cabecalho img {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 5px;
}
#principal2 img {
	margin-left: 190px;
	margin-top: -60px;
}
#cabecalho2 {

	height: 180px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
#cabecalho3 {
	padding-bottom: 10px;
	background-color: #990000;
	width: 400px;
	float: right;
	height: 180px;
}
#central2 {

	background-color: #FFFFFF;
	height: 400px;
	width: 500px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 40px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	padding-top: 10px;
	font-style: normal;
	font-weight: normal;
}

