html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, a { margin: 0; padding: 0; }

body {
	background-color: #EDEDED;
	text-align: center;}

p {
	font-family: "Arial", Lucida Sans, Verdana;
	font-size: 11px;
	color: #444444;}	

a:link, a:active, a:visited {color: #0092D5; text-decoration: none;}
a:hover {color: #0092D5; text-decoration: underline;}

img {border: 0;}

ul {padding-left: 25px; text-align:left; color:#444444;}
ol {padding-left: 25px; text-align:left; color:#444444;}

table {
	font-family: "Arial", Lucida Sans, Verdana;
	font-size: 11px;}


/*--TITULOS DAS PÁGINAS--*/
H1 {
	font-size: 18px;
	color: #0092D5 /*#0092D5*/;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;}
	
H2 {
	font-size: 14px;
	color: #0092D5;
	font-weight: lighter;
	margin-top: 17px;
	margin-bottom: 6px;}
	
/* Títulos dos Menus */
H3 {
	font-size: 13px;
	font-weight: normal;
	color: #0092D;
	margin-top: 5px;
	margin-bottom: 2px;}

H4 {
	font-size: 13px;
	font-weight: normal;
	color: #f79239;
	margin-top: 5px;
	margin-bottom: 2px;}

H5 {
	font-size: 10px;
	font-weight: lighter;
	color: #999999;}

#body {
	background-image:url(images/topo.png);
	background-position: top center;
	background-repeat: no-repeat;}

#site_amnet {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	width: 990px;
	text-align:left;}

#top {
	background-image: url(images/topo_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 90px;
	width: 990px;}

#logotipo {
	float: left;
	height: 80px;
	width: 200px;
	padding-top: 5px;
	margin-left: 20px;}

#campo_topo {
	float: left;
	width: 770px;
	height: 60px;}

#menu {
	display: inline;
	float: right;
	width: 640px;
	height: 30px;
	margin-top: 0px;
	padding-right: 3px;
	padding-left: 0px;}

#menu_left {
	padding-top: 30px;
	text-align:left;}

#menu_left .titulo{
	font-size: 14px;
	color: #0092D5;
	font-weight: lighter;
	margin-left: 4px;
	margin-bottom: 10px;}


#menu_left ul li {
	font-family: "Arial", Lucida Sans, Verdana;
	font-size: 11px;
	text-align:left;
	list-style:url(images/list.png);
	margin-left: -15px;
	padding-left: 0px;
	line-height: 20px;}

#menu_left a {
	padding-left: 0px;
	color: #6d848c;
	font-size:11px;
/*	line-height: 1.8em;*/
}

#menu_left a:hover {
	padding-left: 0px;
	color: #50646c;
	font-size:11px;
	text-decoration: underline;}

#slideshow {
 	padding: 0px 0px 0px 0px;
	margin: auto 0;
	width: 980px;}

#botoes_menu {
	margin: auto 0;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	width: 880px;}

#corpo {
	text-align: left;
}

#conteudo_topo {
	background-image:url(images/conteudo_topo.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 990px;
	height: 20px;}

#conteudo_inside {
	background-image:url(images/conteudo_inside.png);
	background-position: center;
	background-repeat: repeat-y;}

#conteudo_rodape {
	background-image:url(images/conteudo_rodape.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 20px;}

#conteudo_geral {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;}

#rodape {
	margin-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	height: 20px;}

.rodape { float: left; width: 990px;}

#rodape_menu {
	font-family: "Arial", Lucida Sans, Verdana;
	font-size: 10px;
	float: left;
	width: 465px;
	color: #666666;
	text-align:left;}

#rodape_menu a {color: #777777; font-size: 10px; text-decoration: none;}
#rodape_menu a:hover {color: #777777; font-size: 10px; text-decoration: underline;}

#rodape_menu li {
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 6px;}

#rodape_copyright {
	font-family: "Arial", Lucida Sans, Verdana;
	font-size: 10px;
	float: left;
	width: 465px;
	color: #666666;
	text-align:right;}
	
#form_contato {
	background: #FFF;
	margin: 0 auto;
	width: 500px;
	height: 300px;}

#form_contato .campos{width: 370px; border: #DDDDDD solid 1px; font-family: "Arial", Lucida Sans, Verdana; color: #333; font-size: 12px;}
#form_contato .campos:hover{width: 370px; border: #0092D5 solid 1px; font-family: "Arial", Lucida Sans, Verdana; color: #333; font-size: 12px;}

#form_contato .texto{width: 370px; border: #DDDDDD solid 1px; font-family: "Arial", Lucida Sans, Verdana; color: #333; font-size: 12px;}
#form_contato .texto:hover{width: 370px; border: #0092D5 solid 1px; font-family: "Arial", Lucida Sans, Verdana; color: #333; font-size: 12px;}

#form_contato .botao{ background: #FFF; border: #0095D5 solid 1px; font-family: "Arial", Lucida Sans, Verdana; color: #0095D5; font-size: 12px;}
#form_contato .botao:hover{ background: #FFF; border: #F90 solid 1px; font-family: "Arial", Lucida Sans, Verdana; color: #F60; font-size: 12px;}


#mapa_site {
	padding-top: 3px;}

#mapa_site ul li {
	font-family: "Arial", Lucida Sans, Verdana;
	font-size: 12px;
	list-style:url(images/list.png);
	margin-left: 5px;
	padding-left: 0px;
	line-height: 20px;}

#mapa_site a {
	padding-left: 0px;
	color: #6d848c;
	font-size:12px;
/*	line-height: 1.8em;*/
}

#mapa_site a:hover {
	padding-left: 0px;
	color: #50646c;
	font-size:12px;
	text-decoration: underline;
/*	line-height: 1.8em;*/
}

#mapa_site h1 a {
	font-size: 18px;
	color: #0092D5;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;}

#mapa_site h1 a:hover{
	font-size: 18px;
	color: #0092D5;
	font-weight: lighter;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 5px;
	text-decoration:underline;}