/* CSS Document */
body {
	color:#000;	
}
a{color: #0074b1;}
#geral {
	position:absolute;
	left:0px;
	top:0px;
	width:908px;
	height:580px;
	z-index:1;
	overflow: visible;
	clear: both;
}
#conteudo {
	position:relative;
	clear: both;
	height: 402px;
	width: 882px;
	margin-right: 0px;
	margin-left: auto;
	overflow:auto;
}
#topo {
	position:relative;
	height: 136px;
	width: 100%;
}
#linha1 {
	position:relative;
	clear: both;
	height: 4px;
	width: 882px;
	margin-right: 0px;
	margin-left: auto;
	background-color: #0074b1;
}
#linha2 {
	position:relative;
	clear: both;
	height: 4px;
	width: 882px;
	margin-right: 0px;
	margin-left: auto;
	background-color: #0074b1;
}
#rodape {
	position:relative;
	clear: both;
	height: 16px;
	width: 882px;
	margin-right: 0px;
	margin-left: auto;
	text-align:center;
	padding-top:16px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:169px;
	height:135px;
	z-index:2;
}
#menu_itens {
	position:absolute;
	left:249px;
	top:105px;
	width:658px;
	height:23px;
	z-index:2;
	text-align:right;
}
#menu_itens ul {
	list-style-type:none;
	display:inline;
}
#menu_itens ul li {
	display:inline;
	padding:8px;
}
#menu_galerias {
	text-align:right;
	padding-top:15px;
}
#menu_galerias ul {
	list-style-type:none;
	display:inline;
}
#menu_galerias ul li {
	display:inline;
	padding:8px;
}
