body{
    font: x-small sans-serif;
    background: #FFFFFF;
    color: black;
    margin: 0px;
    padding: 4px;
}

#conteudo a:link, a:visited, a:active, a:hover {
    color:#3EA135;
    background: transparent;
    text-decoration: none;
}
.selected {
    color:#B6DEC6;
    background: transparent;
}
.shadow {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 3px;
     color: #000;
     background: #888;
     width: 700px;
}
#pagina {
     padding-top: 5px;
     padding-left: 5px;
     border: solid 2px #AAA;
     margin-right: 3px;
     color: #000;
     background: #fff;
     padding-bottom: 1px;
}
#logotipo {
        position:absolute;
	background: url(imagens/logo.jpg) no-repeat center;
	padding-top: 10px;
        height: 132px;
        width: 150px;
        z-index:2;
}
#tituloPrincipal1 {
	position: relative;
        left:160px;
	background: url(imagens/ancionato.jpg) no-repeat center;
	padding-top: 25px;
        height: 50px;
        width: 250px;
        z-index:1
}
#tituloPrincipal2 {
	position: relative;
        left:200px;
	background: url(imagens/recantodosossego.jpg) no-repeat center;
        height: 50px;
	padding-top: 5px;
        width: 470px;
        z-index:1
}
#tituloPrincipal1 h3 {
	font-size: 25px;
	text-align: center;
	text-transform: capitalize;
	border-bottom: 0px;
        display:none;
}
#tituloPrincipal2 h3 {
	font-size: 25px;
	text-align: center;
	text-transform: capitalize;
	border-bottom: 0px;
        display:none;
}

#menu{
    width:150px;
    float:left;
    border-right:1px solid black;
    padding:0 0 0 10px;
}
.selected {
}

#menu img {
	border:0px;
}

#conteudo{
    float:left;
    width:500px;
    padding:0 10px;
    font-size: 14px;
    line-height: 1.2em;
    text-align: justify;
}
.lista {
    list-style-image: url(imagens/bolota.jpg);
}
.lista_num {
}

.t_tabela {
}
.t_conteudo {
}
.t_celula {
}
.t_linha {
}

.comentario_foto {
text-align: center;
font-size: 10px;
font-family: courier;
font-weight: bolder;
text-transform: uppercase;
}

#rodape{
    width: 680px;
    clear:both;
    text-align:center;
}
.carregando{
    display:block;
    text-align:center;
    padding: 150px 0;
}
h2 .carregando{
    width: 670px;
    display:inline;
    padding-left: 10px;
    padding-top: 5px;
}
h1{
    background: transparent;
    color:black;
    padding-top:10px;
    padding-left:10px;
    padding-bottom:5px;
    margin:0;
}
h2{
    width: 510px;
    border-bottom:1px solid black;
    padding-left: 170px;
    padding-top: 5px;
}

.titulo {
        display: block;
	font-size: 15px;
        line-height: 1.3em;
        font-weight: bolder;
	text-align: left;
	text-transform: capitalize;
	margin-top: 6px;
	margin-bottom: 3px;
	border-bottom: 1px solid #000000;
}
#rodape small {
        color: #AAAAAA;
        background-color: transparent;
        font-family: courier, sans-serif;
	font-size: 10px;
}
#rodape small a {
        background-color: transparent;
        text-decoration: none;
        color: #AAAAAA;
}

.n_noticia {
border: 1px solid #3EA135;
margin-bottom: 2px;
padding: 5px;
}
.n_titulo {
color: #FFFFFF;
background: #3EA135;
padding: 3px;
font-size: 13px;
font-family: courier;
font-weight: bolder;
text-transform: uppercase;
}
.n_texto {
font-family: courier;
font-size: 13px;
overflow: auto;
padding-left: 5px;
padding-right: 5px;
max-height: 300px;
}
.n_rodape {
font-family: courier;
font-weight: bold;
color: #000000;
background: #B6DEC6;
text-align: right;
}
.n_autor {
}
.n_data {
}
