@charset "utf-8";

a:link {
	color: #767070;
	text-decoration: none;
}
a:visited {
	color: #767070;
	text-decoration: none;
}
a:hover {
	color: #767070;
	text-decoration: underline;
}
a:active {
	color: #767070;
	text-decoration: none;
}

body {
	background-repeat: repeat-x;
	background-color: #d9eaf4;
	margin: 0px;
	width: 100%;
	background-image: url(imagens/bg.gif);
}
#topo {
	height: 172px;
	width: 775px;
	background-image: url(imagens/fundo_topo.jpg);
}

#geral {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #767070;
	background-color: #dfdcdc;
	width: 176px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	display: block;
	height: 20px;
}
a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #767070;
	background-color: #dfdcdc;
	width: 176px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	
}
a.menu:hover {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #767070;
	background-color: #eeeeee;
	width: 176px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	
}
a.menu:visited {
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #767070;
	padding-left: 5px;
	width: 176px;
	display: block;
}

#meioinf {
	width: 560px;
	margin-right: 0px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-left: 16px;
	position: relative;
}

#linha_verde {
	background-image: url(imagens/tarja_verde.gif);
	height: 8px;
}
#logo {
	float: left;
	height: 129px;
	width: 256px;
}

#pixel {
	height: 10px;
	clear: both;
	width: 100%;
}
#pixel_logo {
	height: 20px;
}

.pad_inf_meio {
	padding-left: 5px;
	padding-top: 5px;
}

#pad_rodape {
	padding-top: 15px;
}

#rodape {
	width:100%;
	height: 40px;
	clear: both;
	background-image: url(back_rodape.gif);
	background-repeat: repeat;
	text-align: center;
}
#menu {
	height: 373px;
	width: 187px;
	background-image: url(bg_menu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
}
