@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	background-color: #818181;
}
table {
	vertical-align: top;
}
.titulo01 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #007BC3;
	font-weight: bolder;
}
.titulo02 {
	font-family: "Trebuchet MS";
	font-size: 48px;
	color: #4F576E;
	font-weight: bolder;
	line-height: 45px;
}
#bg_topo {
	background-image: url(imagens/bg_topo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0px 0px 0px 0px;
}
#bg_meio {
	background-color: #FFFFFF;
	background-image: url(imagens/bg_meio.jpg);
	background-repeat: repeat-x;
	*margin-top:-5px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	line-height: 10px;
}
td {
	vertical-align: top;
}

a.link_rodape:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a.link_rodape:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a.link_rodape:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a.link_rodape:active {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.titulo03 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	color: #414A73;
}
p {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
}
#bg_base {
	background-color: #818181;
	background-image: url(imagens/bg_base.jpg);
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
}
ul {
	list-style-image: url(imagens/ul_img.jpg);
}
a img{
	border:none;
}
#fadeshow {
	z-index: 50;
}
.listagem_noticias {
	width:230px;
	height:300px;
	margin-left:20px;
}
.bg_tabela {
	background-image:url(imagens/bg_quadro_base_02b.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.newsletter_container {
	width:250px;
	height:124px;
	background-color:#FFF;
    background-image:url(imagens/bg_quadro_base_02b.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.newsletter {
	width:230px;
	height:120px;
	margin:auto;
}
.margin_inferior {
	margin-bottom:2px;
}
.margin_top {
	margin-top:2px;
}
.margem_esquerda {
	margin-left:20px;
}
