@charset "utf-8";

/* CSS Document */
html {
	background-image: url(../imagens/fundos/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/*  xxxxxxxxxx   Banner xxxxxxxxxxxx */
#banner {
	height: 229px;
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#banner_esq {
	height: 229px;
	width: 32px;
	float: left;
	background-image: url(../imagens/sombras/sombra_banner_esq.jpg);
	background-repeat: no-repeat;
}

#banner_flash {
	height: 229px;
	width: 899px;
	float: left;
}

#banner_dir {
	height: 229px;
	width: 32px;
	float: left;
	background-image: url(../imagens/sombras/sombra_banner_dir.jpg);
	background-repeat: no-repeat;
}

/*  xxxxxxxxxx   Banner xxxxxxxxxxxx */
	/*  xxxxxxxxxx   Conteudo xxxxxxxxxxxx */
#conteudo_geral {
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 432px;
}

.dist_fonte_banner_home {
	margin-left: 5px;
	margin-top: 0px;
}

#conteudo_home {
	float: left;
	width: 899px;
	height: auto;
	background-image: url(../imagens/fundos/fundo_conteudo.jpg);
	background-repeat: repeat-x;
}

#conteudo_banner {
	float: left;
	width: 606px;
	height: auto;
	padding-top: 15px;
	padding-left: 25px;
}

#banners_direita {
	float: left;
	width: 303px;
	height: auto;
}

#banners_esquerda {
	float: left;
	width: 303px;
	height: auto;
}

#conteudo_noticias {
	float: left;
	width: auto;
	height: 400px;
}

.form_newsllater {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(../imagens/formularios/campo_newsllater.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 3px;
}

.dis_form_news {
	margin-top: 6px;
}

#bn_home {
	width: 283px;
	height: 190px;
}

/*  xxxxxxxxxx   Conteudo xxxxxxxxxxxx */
	/*  xxxxxxxxxx   Noticias xxxxxxxxxxxx */
.destaque_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

#not {
	height: 191px;
}

ul.vert-one {
	list-style-type: none;
	display: block;
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	height: 44px;
	line-height: 99%;
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.vert-one li {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
}

ul.vert-one li a {
	display: block;
	text-decoration: none;
	color: #8C8C8C;
	width: 194px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	height: 39px;
	text-align: left;
	padding-left: 0px;
}

ul.vert-one li a:hover {
	color: #333333;
	padding-left: 5px;
	background-image: url(../imagens/noticias/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*  xxxxxxxxxx   Noticias xxxxxxxxxxxx */
.part1 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #7b7b7b;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 7px;
}

.part2 {
	font-family: Arial, Tahoma;
	font-size: 17px;
	color: #059ed7;
	font-weight: bold;
	margin-top: 5px;
}