/* CSS Document */

body{
padding:0px;
margin:0px;
border:none;
color:#666666;
background-color:#FFFFFF;
}

#moldura{
width:980px;
margin:0pt auto;

}

#topo{
float:left;
width:100%;
height:100px;
text-align:center;
}

#flash{
float:left;
width:100%;
}

#esquerda{
float:left;
width:248px;
}

#meio{
float:left;
width:732px;

}



.meio_interno{
float:left;
width:243px;
height:310px;
border-style:dotted;
border-color:#CCCCCC;
border-width:1px;
border-right:none;
border-top:none;
border-bottom:none;

}

#rodape{
float:left;
width:100%;
text-align:center;
border-style:dotted;
border-color:#CCCCCC;
border-width:1px;
border-left:none;
border-bottom:none;
border-right:none;
}

.titulo{
float:left;
width:330px;
font-size:18px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
padding-top:8px;
}

.titulo_home{
float:left;
width:150px;
font-size:18px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
padding-top:8px;
}

.texto{
float:left;
width:230px;
font-size:12px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
padding:5px;
}


.texto_padrao{
float:left;
width:230px;
height:100px;
background-color:#fff;
font-size:12px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
padding:5px;
}

.texto_largo{
float:left;
width:700px;
font-size:12px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
padding:5px;
line-height:1.5;
}


.texto_largo_esquerda{
float:left;
width:700px;
font-size:12px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
padding:5px;
line-height:1.5;
}


.texto_destaque{
float:left;
width:700px;
font-size:12px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
padding:5px;
line-height:1.5;
font-weight:bold;
}

.photo_slider{
float:left;
width:500px;
font-size:12px;
color:#0F5711;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
padding:5px;
line-height:1.5;
}

.figura{
float:left;
}

.bordas{
float:left;
width:100%;
border-style:dotted;
border-color:#009900;
border-width:1px;
border-left:none;
border-bottom:none;
border-right:none;
}

img{
border:none;
}

a{
text-decoration:none;
color:#333333;
}

.destaque_simples{
font-weight:bold;
font-size:14px;
}

.negrito{
font-weight:bold;
}

.formata_link{
text-decoration:underline;
color:#009933;
}

.musgo{
color:#006600;
}

.centro{
text-align:center;
}
