body {
margin:0;
background:url(img/topo.jpg) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#topo {
width:987px;
height:142px;
float:left;
}

#centralizar {
width:987px;
margin:auto;
padding-bottom:20px;
}

#centro {
width:927px;
height:auto;
margin-top:40px;
margin-left:35px;
float:left;
}

#centro #coluna1 {
width:522px;
height:auto;
float:left;
}

#centro #coluna1 a {
color:#62B82E;
text-decoration:none;
font-weight:bold;
}
#centro #coluna1 a:hover {
color:#62B82E;
text-decoration:underline;
}
#centro #titulo {
width:522px;
height:43px;
float:left;
}
#coluna1 #proximo {
width:189px;
float:left;
text-align:right;
margin-bottom:20px;
}
#centro #eventos {
width:100%;
height:164px;
float:left;
}

#centro #certa {
width:100%;
height:83px;
float:left;
text-align:justify;
}

#centro #foto_eventos {
width:189px;
height:137px;
background:url(img/fundoeventos.jpg);
float:left;
}

#centro #conteudo_eventos {
padding-left:10px;
width:323px;
height:125px;
float:left;
text-align:justify;
}

.nome_evento {
text-transform:uppercase;
font-weight:bold;
color:#62B82E;

}
.data_evento {
color:#999999;
}

#centro #coluna2 {
width:339px;
height:43px;
float:right;
top:0;
}

#centro #coluna2 {
width:339px;
height:auto;
float:right;
background:url(img/fundo_noticias.jpg) center no-repeat;
top:0;
}

#centro #coluna2 #foto_noticia {
width:95px;
height:77px;
float:left;
}

#centro #coluna2 #conteudo_noticia {
width:230px;
padding-left:14px;
float:left;
height:77px;
text-align:justify;
}

#centro #coluna2 #box_noticia {
width:339px;
float:left;
height:auto;
margin-bottom:10px;
height:400px;
}

#centro #coluna2 #box_noticia #leia_mais {
width:339px;
height:12px;
float:left;
}

a {
color:#006600;
text-decoration:none;
}

a:hover {
color:#62B82E;
text-decoration:underline;
}

#pagina_eventos {
height:auto;
margin-bottom:20px;
text-align:justify;
}