#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#footer a:hover {
	text-decoration: underline;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 768px;
	position: absolute;
	left: 50%;
	margin-left: -384px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
}
#header {
	height: 54px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imagens/heaer_meio.png);
	background-repeat: repeat-x;
}
#header-left {
	float: left;
}
#header-meedle {
	float: left;
	padding-top: 8px;
	padding-left: 30px;
}
#funcoes {
	float: left;
	width: 200px;
}
.clear {
	clear: both;
}
#content {
	float: right;
	width: 560px;
}
#footer {
	clear: both;
	width: 768px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	display: block;
}
#header-rigth {
	float: right;
}
#Accordion1  a {
	font-weight: bold;
	padding: 10px;
	color: #006699;
	text-decoration: none;
}
#footer {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#logout{
	font-size: 12px;
	float: right;
	padding-top: 10px;
}#logout a {
	color: #FFFFFF;
	text-decoration: none;
}
#logout a:hover {
	text-decoration: underline;
}
#form_img {
	background-color: #CCCCCC;
	width: 380px;
	position: absolute;
	top: 240px;
	visibility: hidden;
	z-index: auto;
	overflow: hidden;
	padding: 10px;
}
