* {
	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;
}

.minimini {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.fonteAzul {
	text-transform: uppercase;
	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;
}

#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;
	height: 1070px;
	margin: 0 auto
}

#meio #lateral-esq {
	height: 1070px;
	width: 168px;
	float: left;
	background: url(../imagens/bg-lateral.gif) repeat-y;
}

#meio #lateral-esq #cliente {
	width: 168px;
	height: 159px;
	background: url(../imagens/lateral-cliente.gif) no-repeat;
}

#meio #banner {
	width: 647px;
	height: 338px;
	float: right;
	background: url(../imagens/banner-bg.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: 400px;
	float: right;
}

#meio #lateral-dir #destaque {
	width: 245px;
	height: 500px;
	float: left;
	background: url(../imagens/bg-destaques.gif) repeat-y;
}

#meio #lateral-dir #destaque h1 {
  font: bold 80% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
  color: #0080FF;
}

#meio #lateral-dir #destaque h2 {
  font: 71% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
}

#meio #lateral-dir #destaque a:hover {
  color: #B22222;
}

#meio #lateral-dir #noticias {
	width: 401px;
	height: 250px;
	float: right;
	background: url(../imagens/bg-noticias.gif) repeat-y;
}

#meio #lateral-dir #noticias li {
	list-style: inside url(../imagens/bulet-2.gif);
}

#meio #lateral-dir #noticias li h2 {
   font: 71% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
}

#meio #lateral-dir #noticias li a:hover {
   color: #B22222;
	font: 110% Arial, Verdana, 'Trebuchet Ms', Helvetica, sans-serif;
}


#meio #lateral-dir #ultimos {
	width: 401px;
	height: 250px;
	float: right;
	background: url(../imagens/bg-noticias.gif) repeat-y;
}

#meio #lateral-dir #temos {
	width: 647px;
	height: 250px;
	float: left;
	background: url(../imagens/bg-temos.gif) repeat-y;
}

#base {
	width: 815px;
	height: 109px;
	margin: 0 auto;
	background: url(../imagens/baixo.gif) repeat-x;
}

#base #logo-base {
	width: 145px;
	height: 109px;
	float: left;
	background: url(../imagens/logo-baixo.gif) no-repeat;
}

#base #menu-base {
	width: 669px;
	height: 109px;
	float: right;
	background: url(../imagens/baixo.gif) repeat-x;
}