* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: none;
	vertical-align: middle;
	background-color: #EEECE6;
}
.texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.textovm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA1809;
	font-weight: bold;
}

.minimini {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.fonteAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Blue;
}

.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

.ud_caixa {
	font-family: Verdana;
	font-size: 8pt;
	border-width: 1pt;
	border-top-color: rgb(51,51,51);
	border-right-color: rgb(204,204,204);
	border-bottom-color: rgb(204,204,204);
	border-left-color: rgb(51,51,51);
	border-style: solid;
	border-top: Gray;
	background-color: White;
}

#topo {
	height: 95px;
	width: 815px;
	margin: 0 auto;
}

#topo #logo {
	width: 176px;
	height: 64px;
	float: left;
	background: url(../imagens/logo-topo.gif) no-repeat;
}

#topo #menu-topo {
	height: 64px;
	width: 635px;
	float: right;
}

#meio {
	width: 815px;
	background: url(../imagens/bg-lateral.gif) repeat-y;
	/*height: 1200px;*/
	margin: 0 auto
}

#meio #lateral-esq {
	/*height: 1250px;*/
	width: 168px;
	float: left;
	background: url(../imagens/bg-lateral.gif) repeat-y;
}

#meio #banner-inter {
	width: 647px;
	height: 177px;
	float: right;
	background: url(../imagens/banner-bg-inter.jpg) no-repeat;
}

#meio #lateral-esq #menu-lateral {
	width: 165px;
	float: right;
}

#meio #lateral-esq #menu-lateral li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E5A55;
	padding: 3px;
	list-style: inside url(../imagens/bulet.gif);
}

#meio #lateral-esq #menu-lateral li a {
	color: #5E5A55;
}

#meio #lateral-esq #menu-lateral li a:hover {
	color: #B22222;
}

#meio #lateral-esq #cidades {
	height: 60px;
	width: 165px;
	float: right;
}

#meio #lateral-dir {
	width: 647px;
	/*height: 900px;*/
	float: right;
	background: url(../imagens/bg-temos.gif) repeat-y;
}

#meio #lateral-dir h2 {
  font: bold 120% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
  color: #AA1809;
}

#meio #lateral-dir h4 {
  font: bold 90% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
  color: #AA1809;
}

#base {
	width: 815px;
	height: 109px;
	margin: 0 auto;
}

#base #logo-base {
	width: 145px;
	height: 109px;
	float: left;
	background: url(../imagens/baixo.gif) repeat-x;
}

#base #menu-base {
	width: 669px;
	height: 109px;
	float: right;
	background: url(../imagens/baixo.gif) repeat-x;
}

#meio #lateral-dir li {
	list-style: inside url(../imagens/bulet-2.gif);
}


#meio #lateral-dirli a:hover {
   color: #B22222;
	font: 110% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
}