/* ESTRUTURA BASE */

html, body {
	margin: 0;
	padding: 0;
	background-color: #a7afb9;
	overflow: auto;
	background-image: url(../../images/layout/fundo_site.jpg);
	background-repeat: repeat-x;
}

#main {
	width: 1004px;
	margin: 8px 0 0 -502px;
	left: 50%;
	position: absolute;
	padding: 0;
	background-color: #FFF;
}

#top {
	margin: 0;
	padding: 0;
	height: 189px;
}

#img_top {
	margin: 0;
	padding: 18px 32px 0 32px;
	height: 98px;
	text-align: center;
}

#area_autenticada {
	margin: 0 8px 0 555px;
	padding: 16px 0 16px 0;
	width: 440px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #656565;
}

#newsletter {
	margin: 12px 0 0 10px;
	padding: 0;
	width: 480px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #737575;
	float: left;
}

#container {
	margin: 20px 0 0 0;
	padding: 0;
	min-height: 150px;
}

#conteudo_esquerda {
	margin: 0 0 10px 15px;
	padding: 0;
	float: left;
	width: 255px;
}

#conteudo_direita {
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
	width: 720px;
}

#footer {
	background-image: url(../../images/layout/footer.png);
	background-repeat: repeat-x;
	height: 80px;
	margin: 0;
	padding: 0;
}

#logos_footer {
	width: 330px;
	margin: 0;
	padding: 12px 0 0 15px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFF;
	float: left;
}

#txt_footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFF;
	padding: 15px 0 0 15px;
	margin: 0;
}

#logo_storm {
	width: 90px;
	margin: 0;
	padding: 10px 0 0 0;
	float: right;
}


/* ESTRUTURA DE MENU */

#menu_top {
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#menu_top ul {
	margin: 0;
	padding: 7px 0 0 0;
	height: 35px;
	background-image: url(../../images/layout/fundo_menu_top.png);
	background-repeat: no-repeat;
}

#menu_top ul li {
	display: inline;
	padding: 5px 10px;
	margin: 0;
}

#menu_top ul li a {
	text-decoration: none;
	color: #FFF;
	padding: 0;
	margin: 0;
}

#menu_top ul li a:hover {
	text-decoration: none;
	color: #b68e4b;
	padding: 0;
	margin: 0;
}

#menu_lateral {
	margin: 0 0 10px 0;
	padding: 0;
}

#menu_lateral ul {
	margin: 0;
	padding: 0;
}

#menu_lateral ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#menu_lateral ul li a {
	margin: 0;
	padding: 0;
	display: block;
}

#menu_lateral ul li a:hover {
	margin: 0;
	padding: 0;
	display: block;
}


/* CSS DE FORMS */

form {
	margin:0;
	padding:0;
}

.input_areaautenticada {
	margin: 0;
	padding: 0;
	width: 98px;
	height: 14px;
	border: solid 1px #7e7e7e;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #737575;
}

.input_busca {
	margin: 0;
	padding: 0;
	width: 100px;
	height: 14px;
	border: none;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #737575;
}

.input_newsletter {
	margin: 0;
	padding: 1px;
	width: 150px;
	height: 14px;
	border: solid 1px #7e7e7e;
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #737575;
}



/* CSS DE TEXTOS */

.titulo {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.texto {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
}

.texto_aviso {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.link, .link:visited, .link:active, .link:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.link:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.link_footer, .link_footer:visited, .link_footer:active, .link_footer:link {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

.link_footer:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #b68e4b;
	text-decoration: underline;
}

/***************************************************************************************************
* noticias
***************************************************************************************************/

#noticias_bloco_geral {
	width: 900px; display: block;
}

#noticias_bloco_separador {
	width: 100%; display: block;
	border-bottom: 1px dashed  #CCC; clear: both;
}

#noticias_bloco_imagem {
	width: 100px; height: 100px; margin: 0 10px 0 0;
	border: 1px solid #005589; float: left;
}

#noticias_bloco_texto {
	width: 780px; margin: 0; float: left; clear: right;
}

#noticias_conteudo_data {
	font-family: Trebuchet MS; font-size: 18px; margin: -5px 0 1px 0;
	color: #005589; border-bottom: 1px solid #005589; width: 100%;
}

#noticias_conteudo_titulo {
	font-family: Trebuchet MS; font-size: 18px; margin: 5px 0 1px 0;
	color: #005589; text-align: justify;
}

#noticias_conteudo_texto {
	font-family: Trebuchet MS; font-size: 11px;
	color: #000; margin: 5px 0 0 0; padding: 5px; text-align: justify;
}

#noticias_conteudo_texto a {
	color: #000; text-decoration: none;
}

#noticias_conteudo_texto a:hover {
	color: #000; text-decoration: none; border-bottom: 1px dashed #000;
}

#noticias_conteudo_chamada {
	font-family: Trebuchet MS; font-size: 11px; text-align: justify;
	color: #FFF; margin: 0 0 5px 0; padding: 10px; background: #005589;
}

.noticias_conteudo_imagem {
	width: 100px; height: 100px; margin: 0 10px 0 0;
	border: 1px solid #005589; float: left;
}

#noticias_conteudo_data_interna {
	font-family: Trebuchet MS; font-size: 14px; color: #005589;
	text-align: left; widows: 415px;
}

/***************************************************************************************************
* noticias : home
***************************************************************************************************/

#noticias_home_bloco_geral {
	width: 360px; display: block;
}

#noticias_home_bloco_separador {
	width: 90%; display: block;
	border-bottom: 1px dashed  #CCC; clear: both;
}

#noticias_home_bloco_imagem {
	width: 70px; height: 70px; margin: 0 10px 0 0;
	border: 1px solid #005589; float: left;
}

#noticias_home_bloco_texto {
	width: 260px; margin: 0; float: left; clear: right;
}

#noticias_home_conteudo_titulo {
	font-family: Trebuchet MS; font-size: 14px; margin: 0;
	color: #005589; text-align: justify;
}

#noticias_home_conteudo_texto {
	font-family: Trebuchet MS; font-size: 11px;
	color: #000; width: 100%; margin: 5px 0 0 0; text-align: justify;
}

#noticias_home_conteudo_texto a {
	color: #000; text-decoration: none;
}

#noticias_home_conteudo_texto a:hover {
	color: #000; text-decoration: none; border-bottom: 1px dashed #000;
}

#noticias_home_conteudo_chamada {
	font-family: Trebuchet MS; font-size: 11px; text-align: justify;
	color: #FFF; width: 215px; margin: 0 0 5px 0; padding: 10px; background: #005589;
}

.noticias_home_conteudo_imagem {
	width: 100px; height: 100px; margin: 0 10px 0 0;
	border: 1px solid #005589; float: left;
}