@charset "utf-8";
/* CSS Document */

body {
	
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background:#dfd49c;
	
}
#tudo{
	margin:0 auto;
	width:980px;
	float:none;
	background:#fff;
}
#tabela-principal{
	width:auto;
	margin:0 auto;
}
#ultimasnoticias{
	width:215px;
	text-align:left;
}
#menu_direito {
	width:215px;
	text-align: justify;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}

#menu_esquerdo {
	width:215px;
	text-align: justify;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}

#parceria {
	border: hidden;
	width:520px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
}

h1 {
	margin-top: 0;
}

h3 {
	margin-top: 0;
	color: #F00;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#conteudos {
	width:520px;
	margin-top: 0;
	color: #000;
	text-align: justify;

}

#sky_banner_superior {
	width:520px;
	margin-left: 0px;
	margin-top: 0px;
}

#menu_superior {
	margin:0;
	width:520px;
	background: center;
	text-align: justify;
}

#direitos_autorais {
	width:520px;
	text-align: justify;
	
}
#escolhaestado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}

img{
	padding: 0px;
	/*background-color:#000;*/
}

img:hover{
	/*background-color:#000;*/
}

.titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F00
}

a:link {
	text-decoration: none;
	color: #5B8CC5;
}
a:visited {
	text-decoration: none;
	color: #5B8CC5;
}
a:hover {
	text-decoration: none;
	color: #5B8CC5;
}
a:active {
	text-decoration: none;
	color: #5B8CC5;
}
#tabelapostos{
	border-collapse:collapse;
	border-bottom:4px solid #4690b5;
	text-align:center;
	font:bold 0.9em Arial, Helvetica, sans-serif;
	margin-bottom:0.3em;
	/*background:#000;*/
}
tfoot.tabelapostos{
	text-align:justify;
	border-top:4px solid #069;
}
caption.tabelapostos{
	text-align:center;
	font:bold 1.0em Arial, Helvetica, sans-serif;
	margin-bottom:0.3em;
	border-bottom:1px solid #039;
	
}
thead.tabelapostos{
	text-align:center;
	border-bottom:2px solid #069;
	background:#ffecc7;
}
tr.tabelapostos{
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	border-bottom:2px solid #069;
	margin-bottom:0.3em;
	background:#ffecc7;
}
tr.efeitolinha:hover{
	background:#eeeeee;
	color:#000;
}
td.cor{
	background:#fff6e3;
}
tbody.tabelapostos{
	text-align:center;
}
tbody.muraldoconsumidor{
	text-align:justify;
}
#mascote{
	background:url(../imagens/mascote_com_frase_em_curvas.png) no-repeat right top;
	width:200px;
	height:147px;
	float:right;
}
form.muraldoconsumidor{
	font:0.9em Verdana, Geneva, sans-serif;
	width:auto;
	background:#FFF;
	border:1px solid #090;
	padding:1em 1.5em 1em 30px;
	color:#090;
}
legend.muraldoconsumidor{
	border:1px solid #9c9;
	font-weight:bold;
	padding:2px 5px;
	background:#fff;
}
fieldset.muraldoconsumidor{
	width:auto;
	border:1px solid #9e9;
	padding:1em;
	margin:1em 0;
}
input.enviar{
	width:auto;
	background:#fff;
	border:1px solid #090;
}
input.limpar{
	width:auto;
	background:#fff;
	border:1px solid #090;
}
input.buscar{
	width:auto;
	background:#fff;
	border:1px solid #090;
}

