body {
	sfont-family: "Century Gothic", Century, Arial;
	font-size: 14px;
	background-image: url(../img/fundo_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: 0px 154px;
	font-family: "Century Gothic", Century, Arial;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}


#principal {
	position: absolute;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	top: 5px;
}
#topo {
	float: left;
	height: 154px;
	width: 900px;
	color: #666666;
}
#topo a:link, #topo a:visited {
	width: 100px;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	text-align: center;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}
#topo a:hover {
	color: #000000;
}


#menu {
	float: left;
	height: 26px;
	width: 900px;
	text-align: center;
	padding-top: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	width: 100px;
	color: #000000;
}
#menu a:hover {
	color: #0066CC;
}


#conteudo_index {
	float: left;
	width: 900px;
}
#img_lateral {
	float: left;
	width: 250px;
	text-align: center;
}
#conteudo {
	float: left;
	width: 617px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	background-image: url(../img/fundofade.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	line-height: 30px;
}
.destaque {
	background-color: #FFFFFF;
	color: #0066CC;
	height: auto;
	width: 550px;
	display: block;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

#conteudo a:link, #conteudo a:visited {
	text-decoration: none;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}
#conteudo a:hover {
	font-weight: bold;
	color: #0066CC;
}
#sombra {
	float: left;
	width: 900px;
	height: 25px;
	background-image: url(../img/fundofade.png);
}


#flash {
	float: left;
	height: 250px;
	width: 800px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#noticia {
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	width: 500px;
	height: 250px;
	background-image: url(../img/fundo_box.png);
	background-repeat: repeat;
	background-color: #F5F5F5;
}
#cliente_login {
	float: left;
	width: 250px;
	height: 250px;
	background-image: url(../img/fundo_box.png);
	background-repeat: repeat;
	background-color: #F5F5F5;
}


#rodape {
	float: left;
	height: 72px;
	width: 900px;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
}
.img {
	margin-left: 25px;
}
.tabela_acesso {
	width: 250px;
	background-image: url(../img/acess.png);
	height: 150px;
	margin-top: 30px;
}

.titulo {
	border: 1px solid #DEF6FF;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}



.tabela_topo {
	height: 150px;
	width: 900px;
}
.negrito {
	font-weight: bold;
}
.login_cliente {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
