body {
	background-color: #CCFFFF;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#principal {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	width: 770px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#logo {
	position: relative;
	height: 80px;
	width: 150px;
	float: left;
	background-image: url(../fotos/logo.jpg);
}
#topo {
	position: relative;
	height: 80px;
	width: 620px;
	background-image: url(../fotos/topo.jpg);
	float: left;
}
#conteudo {
	float: left;
	width: 770px;
	position: relative;
	display: block;
}
#menusite {
	float: left;
	width: 150px;
	position: relative;
	padding: 0px;
}
#menusite a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #999999;
	padding: 5px;
	width: 133px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0000FF;
	margin: 1px;
}
#menusite a:hover {
	background-color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0000FF;
}
h4 {
	color: #29454A;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}


#central {
	float: left;
	width: 450px;
	position: relative;
	padding: 10px;
}
#alinha {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	position: relative;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #CCCCCC;
	float: left;
	width: 138px;
	position: relative;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 10px;
}
.promo a {
	color: #000000;
	text-decoration: none;
}
.promo a:hover {
	color: #FFFFFF;
	background-color: #666666;
}


#rodape {
	font-size: 10px;
	color: #333333;
	text-align: center;
	position: relative;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	text-indent: 160px;
}
#menuhorizontal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	height: 10px;
	width: 760px;
	position: relative;
	text-align: right;
	background-color: #9C8284;
	padding: 5px;
}
#menuhorizontal  a {
	color: #FFFFFF;
	text-decoration: none;
	width: 450px;
}
#menuhorizontal a:hover {
	color: #000000;
}
#promos {
	float: left;
	width: 150px;
	display: block;
	position: relative;
	padding-top: 5px;
}
