@charset "utf-8";
/* CSS Document */

body {
background: #dddfcb url(imagens/bg.jpg) repeat-x;
}

#tree {
background:url(imagens/tree.png) no-repeat;
position: absolute;
bottom: 0;
right: 30px;
width: 324px;
height: 380px;
}

#logo {
background:url(imagens/marca.gif) no-repeat;
position: absolute;
top: 5%;
left: 30px;
width: 153px;
height: 124px;
text-indent: -9999em;
margin: 0;
}

#Chamada {
background:url(imagens/frase.png) no-repeat;
position: absolute;
top: 5%;
right: 40px;
width: 431px;
height: 84px;
text-indent: -9999em;
margin: 0;
}

#paginas {
position: absolute;
top: 30%;
left: 0;
width: 100%;
height: 294px;
background: url(imagens/bgpontos.gif);
z-index: -3;
}


#paginasTemplate {
position: absolute;
top: 30%;
left: 0;
width: 400px;
height: 294px;
background: url(imagens/bgpontos.gif);
z-index: -3;
}

ul {
position: absolute;
top: 35%;
left: -20px;
list-style: none inside;
width: 400px;
margin: 0px;
height: 294px;
}
ul li {
width: 67px;
height: 45px;
float: left;
margin: 10px 10px 10px 10px;
}
ul li a {
float: left;
width: 67px;
height: 45px;
margin: 10px 10px 10px 10px;
}

ul li a:hover {
float: left;
width: 67px;
height: 45px;
margin: 10px 10px 10px 10px;
border:#FFFF00 solid 1px;
}

ul li a img {
border: 0;
}

.banners {
position: absolute;
bottom: 30px;
left:40px;
height: 60px;
}

#area{
position: absolute;
bottom: 0;
right: 30px;
left:420px;
top:24%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
}

.titPags{
font-size:16px;
color:#FF6600;
font-weight:bold;
border-bottom:#FF6600 solid 1px;
}

.subTitPags{
font-size:12px;
color:#FF6600;
font-weight:bold;
}

.linkInterno{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC6600;
text-decoration:underline;
}

.fotoNoticias{
float:right;
margin-left:6px;
margin-bottom:6px;
}

.bannerPrincipal{
position: absolute;
left: 40%;
top:34%;
width: 160px;
height: 245px;
}