*{
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
body{
	background-color: #1d1d1c;
}
#texto{
	width: 936px;
	float: left;
}
#texto #coluna1,
#texto #coluna2,
#texto #coluna3,
#texto #coluna4{
	width: 270px;
	float: left;
	margin: 20px;
	padding: 15px 0;
}
#texto #coluna4{
	width: 570px;
}
#conteudo{
	background-image: url(img/bg2.jpg);
}
#texto p{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 0 5px 20px 5px;
}
#texto #subtitulo{
	width: 900px;
	margin:  15px 0 10px 25px;	
}
#texto #subtitulo h2{
	color: #ff9900;
	font-size: 42px;
}
#conteudo.capa{
	background-image: url(img/capa.jpg);
	height: 900px;
}

#conteudo.capa #texto{ margin: 100px 0;}

#texto a.linkao{ width: 936px; height: 700px;display:block; position:absolute; left:0; top:0; z-index:5; background-image:url(img/x.gif);}

h2.cidade{ text-align:center;}
h2.cidade a span{ width: 270px; height: 480px; display:block; overflow:hidden}
h2.cidade a:hover span{ width: 260px; height: 470px; border: 5px solid #ff9900;}
h2.cidade a:hover span img{ margin: -5px 0 0 -5px}

#submenu{ width: 936px; height:50px; display:block; background-color:#ff9900; text-align:center}
#submenu img{ float:left; margin: 0 20px}
#submenu h2,
#submenu h2 a{ width: 41px; height: 50px; display:block; float:left}
#submenu h2.materia1 a{ background-image: url(img/1.gif)}
#submenu h2.materia2 a{ background-image: url(img/2.gif)}
#submenu h2.materia3 a{ background-image: url(img/3.gif)}
#submenu h2.materia4 a{ background-image: url(img/4.gif)}
#submenu h2.materia5 a{ background-image: url(img/5.gif)}
#submenu h2.materia6 a{ background-image: url(img/6.gif)}
#submenu h2.materia7 a{ background-image: url(img/7.gif)}

#submenu.m7  h2.materia7 a,
#submenu.m6  h2.materia6 a,
#submenu.m5  h2.materia5 a,
#submenu.m4  h2.materia4 a,
#submenu.m3  h2.materia3 a,
#submenu.m2  h2.materia2 a,
#submenu.m1  h2.materia1 a{ background-position: 0-100px;}
#submenu h2 a:hover{ background-position: 0 -50px;}




#paginas{ width: 936px; height:41px; display:block; background-color:#000; background-image:url(img/paginas.gif)}
#paginas h2 a{	background-image: url(img/paginas-nros.gif);}
#paginas h2,
#paginas h2 a{ width: 38px; height: 38px; line-height: 38px; display:block; float:left; text-align:center; font-size: 18px; font-weight:bold; color: #fff; background-color: #171716; margin: 1px 0; }
#paginas h2 a:hover{ color: #ff9900; background-position: 0 -40px;}
#paginas h2#sel a{ color: #fff; background-position: 0 -80px;}
#paginas h2.pagina1{ margin-left: 71px;}

#paginas h2.prox a{  background-image: url(img/prox.gif);}
#paginas h2.ant a{  background-image: url(img/ant.gif);}


#foto{
	width: 260px;
	float: left;
	margin: 0;
	border: 5px solid #000;
}
#coluna4 #foto{ width: 560px;}
#foto p.legenda{ font-size: 11px; background-color: #000; margin: 0; padding: 2px 2px 18px 2px;}
#foto p.credito{ font-size: 10px; background-color: #ccc;}

