* {
	margin:0px;
}
body {
	background-image:url(imagens/bg_nuvens.jpg);
	background-repeat: no-repeat;
	background-position: center 500px;
	font-family:Georgia;
	font-size:13px;
	color: #07236f;
}
div {
	border:solid 0px red;
	width:100%;
	text-align:center;
}
#barra{
	background-image:url(imagens/barra_azul.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:34px;
}
#topo{
	background-image:url(imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:368px;
}
#tematica{	height:368px;padding-left:0px;}

#cidade{
	background-image:url(imagens/mundinho.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height:304px;
}
h1 {
	padding:0px 250px 20px 0px;
}
li {
	text-align:left;
	list-style:none;
	font-size:14px;
}
li img {
	border:solid 2px #07246e;
	margin:10px 0px 0px 0px;
}
li a {
	background-color: #07246e;
	color:#FFFFFF;
}
#post {
	display:inline-block;
	width:510px;
	padding:20px;
}
#rodape{
	background-image:url(imagens/rodape.jpg);
	background-repeat: repeat-x;
}
#rodape p {	padding:8px;}
#endereco {	color:#FFFFFF; font-weight:bold;}
#endereco a{ color:#FFFFFF;}

#flash {
	position:relative;
	text-align:center;
	border:solid 0px;	
	padding-top:345px;
	padding-left:360px;
}