@charset "ISO-8859-1";
/* CSS Document */

*{
margin:0;
padding:0;
}

body{
background-color:#EDEEE3;
padding:15px 0 15px 0;
font-family:Georgia, "Times New Roman", Times, serif;
color:#000000;
}

.clearBoth{
clear:both;
}

#corpoSite{
width:980px;
margin:auto;
background-image: url(../../images/fundo.jpg)
}
#topo{
width:920px;
height:100px;
display:block;
padding:30px;
background-color:#DCF9D1;
margin-bottom:2px;
}
.topoLogo{
width:400px;
float:left;
display:inline;
}
.topoDireita{
width:320px;
float:left;
display:inline;
}
#menu{
width:980px;
height:32px;
display:block;
}
.menuGeracoes a,.menuFazemos a,.menuAcontece a,.menubiblioteca a,.menuBlog a,.menuParticipar a{
width:161px; /*com todos os menus é 194px */
height:27px;
background-color:#FE5900;
font-family:"Trebuchet MS", Verdana;
font-size:18px;
color:#DCF9D1;
text-align:center;
font-weight:bold;
text-decoration:none;
float:left;
display:block;
border-bottom:2px solid #006666;
padding-top:3px;
}
.menuFazemos a{
width:162px; /*com todos os menus é 195px */
}
.menuGeracoes a:hover,.menuFazemos a:hover,.menuAcontece a:hover,.menubiblioteca a:hover,.menuBlog a:hover,.menuParticipar a:hover{
background-color:#DCF9D1;
font-family:"Trebuchet MS", Verdana;
color:#108c00;
background-image:url(imagens/menuCantoSelect.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}
.menuSepara{
margin-right:2px;
}
#conteudo{
width:784px;
font-family:"Trebuchet MS", Verdana;
background-color: #FFFFFF;
padding:30px 28px 0px 0px;
display:block;
margin-bottom:1px;

float:left;
}

#colunaEsquerda{
width:160px;
float:left;
display:inline;
background-color:#FFFFFF;
margin-right:30px;
border-top:5px solid #DCF9D1;
border-bottom:5px solid #DCF9D1;
padding:5px;
}

#colunaEsquerda a{
font-family:"Trebuchet MS", Verdana;
font-size:16px;
font-weight:bold;
color:#333333;
display:block;
border-bottom:1px solid #DCF9D1;
text-decoration:none;
padding:7px 0 7px 5px;
}

#colunaEsquerda a:hover{
font-family:"Trebuchet MS", Verdana;
background-color:#DCF9D1;
}
#colunaEsquerda a.esquerdaLast{
border-bottom:none;
}
#colunaEsquerda a.select{
background-color:#DCF9D1;
}



#colunaDireita{
width:570px;
float:left;
display:inline;
}

#banner
{

width:165px;
float:right;
top:auto
}

.img_cursor
{
cursor:pointer;
cursor:hand;
border:0px;
}

.titulo{
font-family:"Trebuchet MS", Verdana;
font-size:18px;
font-weight:bold;
color:#1a9200;
text-decoration:none;
margin-bottom:5px;
}

.textoPadrao{
font-size:13px;
margin-right:12px;
color:#333333;
line-height:18px;
text-align:justify;
}

.textoAgenda{
font-size:10px;
color:#333333;
line-height:18px;
text-align:justify;
}
.textoPadrao p{
margin-bottom:10px;
}
.data
{
font-size:13px;
color: #fe5900;
line-height:18px;
text-align:justify;
}


#rodape{
width:950px;
background-color:#DCF9D1;
padding:15px;
display:block;
}
.rodapeEsquerda{
width:200px;
padding-right:14px;
margin-right:15px;
border-right:1px solid #666666;
float:left;
display:inline;
}
.rodapeModuloMapa{
width:121px;
float:left;
display:inline;
font-family:"Trebuchet MS", Verdana;
font-size:11px;
color:#000000;
}
.rodapeModuloMapa a{
display:block;
text-decoration:none;
margin-bottom:3px;
color:#000000;
}
.rodapeModuloMapa a:hover{
text-decoration:underline;
}
.rodapeModuloSepara{
margin-right:12px;
}
.linha_titulo_tabela
{
background-color:#CCCCCC;
font-weight:bold;
height:20px;
padding:3px;
}
.linha_tabela
{
background-color:#f5f5f5;
font-weight:bold;
height:20px;
border-bottom:1px solid #cccccc;
border-top:1px solid #ffffff;
padding:2px;
}

