@import url("reset.css"); /* css reset */

#container {
width:960px;
margin:26px auto 0 auto;
padding-bottom:26px;
background:#fff;
}

#both { clear:both; }

#topo, #topo-interno { height:185px; }

#menus {
margin-left:30px;
float:left;
display:inline;
width:168px;
height:440px;
background:url(../pics/menu.jpg) no-repeat;
}

/*#menu-top {
height:220px;
background:url(../pics/menu-top.jpg) no-repeat;
}

#menu-bot {
margin-top:6px;
height:214px;
background:url(../pics/menu-bot.jpg) no-repeat;
}*/

#home {
margin:7px 0 0 30px;
float:left;
display:inline;
width:701px;
background:url(../pics/home.jpg) repeat-y;
}

#right-top {
padding-top:11px;
background:url(../pics/right-top.jpg) no-repeat top;
}

#right-bot {
padding-bottom:11px;
background:url(../pics/right-bot.jpg) no-repeat bottom;
}

#center {
position:relative;
height:410px;
overflow:auto;
}

#texto {
margin:15px;
font:12px Arial;
color:#fff;
text-align:justify;
}

#title-conheca, #title-noticias, #title-diretoria {
margin-bottom:15px;
font:Bold 14px Arial;
color:#333;
}

#conheca {
position:absolute;
top:16px;
left:22px;
}

#bg-conheca {
padding:20px 0 0 0;
width:443px;
height:132px;
background:url(../pics/conheca.jpg) no-repeat;
}

#txt-conheca {
width:298px;
float:left;
display:inline;
font:12px Arial;
color:#333;
}

#noticias {
position:absolute;
bottom:17px;
left:22px;
}

#bg-noticias {
width:443px;
height:169px;
background:url(../pics/noticias.jpg) no-repeat;
}

#diretoria {
position:absolute;
top:16px;
right:21px;
}

#bg-diretoria {
width:191px;
height:345px;
background:url(../pics/diretoria.jpg) no-repeat;
}

#txt-diretoria {
margin:0 0 0 15px;
width:155px;
float:left;
display:inline;
font:10px Arial;
color:#333;
}

#footer {
position:relative;
width:960px;
margin:16px auto 0 auto;
}

#interativa {
position:absolute;
top:11px;
left:13px;
width:91px;
height:15px;
}