/* HTML */


body{
padding:0 0 0 0;
margin:0 0 0 0;
}




/* DIVS */


#container{
position:absolute;
left:50%;
width:790px;
margin:0 0 0 -395px;
background-image:url(img/bg_container.jpg);
}

#cabecalho{
width:790px;
height:350px;
}

#cabecalho_painel{
width:790px;
height:350px;
background-image:url(img/bg_cabecalho.jpg);
}

#publicidade{
width:468px;
height:60px;
margin:0 161px 0 161px;
float:left;
}

#foto{
width:250px;
height:40px;
margin:0 490px 0 50px;
float:left;
}

#conteudo{
width:410px;
margin:0 50px 0 330px;
}

#titulo_index{
width:410px;
height:80px;
background-image:url(img/titulo_bemvindo.jpg);
}

#titulo_oquee{
width:410px;
height:80px;
background-image:url(img/titulo_ahalitose.jpg);
}

#titulo_artigo{
width:410px;
height:80px;
background-image:url(img/titulo_artigo.jpg);
}

#titulo_artigo_exclusivo{
width:410px;
height:80px;
background-image:url(img/titulo_artigo_exclusivo.jpg);
}

#titulo_causa{
width:410px;
height:80px;
background-image:url(img/titulo_causa.jpg);
}

#titulo_consequencia{
width:410px;
height:80px;
background-image:url(img/titulo_consequencia.jpg);
}

#titulo_contato{
width:410px;
height:80px;
background-image:url(img/titulo_contato.jpg);
}

#titulo_download{
width:410px;
height:80px;
background-image:url(img/titulo_download.jpg);
}

#titulo_evolucao{
width:410px;
height:80px;
background-image:url(img/titulo_evolucao.jpg);
}

#titulo_forum{
width:410px;
height:80px;
background-image:url(img/titulo_forum.jpg);
}

#titulo_link{
width:410px;
height:80px;
background-image:url(img/titulo_link.jpg);
}

#titulo_login{
width:410px;
height:80px;
background-image:url(img/titulo_login.jpg);
}

#titulo_metodotd{
width:410px;
height:80px;
background-image:url(img/titulo_metodotd.jpg);
}

#titulo_noticia{
width:410px;
height:80px;
background-image:url(img/titulo_noticia.jpg);
}

#titulo_pergunta{
width:410px;
height:80px;
background-image:url(img/titulo_pergunta.jpg);
}

#rodape{
width:790px;
height:225px;
background-image:url(img/bg_rodape.jpg);
float:left;
}

#noticia{
width:250px;
height:125px;
margin:15px 0 15px 50px;
float:left;
}

#artigo{
width:410px;
height:125px;
margin:15px 50px 15px 330px;
}


/* CLASSES */


.negrito{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.negrito a{
color:#006600;
}

.titulo_negrito{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin-top:0;
}

.titulo_negrito a{
color:#006600;
}

.negrito_inline{
font-weight:bold;
}

.italico{
font-style:italic;
}

.texto_conteudo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
padding:10px 10px 10px 10px;
margin:0 0 0 0;
}

.texto_conteudo a{
color:#006600;
}

.texto_rodape{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
margin: 60px 0 0 0;
}

.texto_rodape_painel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-align:center;
margin: 200px 0 0 0;
}
