body { font-size: 10pt; }
h1,h2,h3,h4,h5,h6 { margin: 5px 0; }
h1 { font-size: 1.5em; margin-top: 7px; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }
p { padding: 5px 0; }
input.email, textarea.email {
	background-image: url(../images/layout/input_arroba.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
input.obrigatorio, textarea.obrigatorio {
	background-image: url(../images/layout/input_asterisco.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

a { color: #000; text-decoration: none; }
a.maisNoticias { display: none; }
#oSite{ border: 9px solid #EEEEEE; }
#topo { border-bottom: 2pt solid #efefef; }
#topo h1 {  margin: 0; }
#topo h1 span { display: none; }
#cadastreSe { display: none; }
#menu { display: none;  }
#cabecalho a { display: none; }
#conteudo { 
	padding: 10px;

}

#rodape {
	display: none;
}

#conteudosIndex div img {
	float: left;
	margin: 0 5px 5px 0;
}
#conteudosIndex div {
clear: both;
}

