/* CSS Document */
body{
margin:0;
background-color:#e1dac2;
}
#geral{
margin:0 auto;
width:980px;
}
#topo{
width:980px;
float:left;
height:137px;
background-color:#e1dac2;
}
#menu{
float:left;
width:980px;
background-image:url(../imagens/menu.png);
height:50px;
}
#menu ul{
margin:0;
padding:0;
list-style:none;
margin-left:80px;
}
#menu ul li{
float:left;

text-align:center;
height:31px;
line-height:31px;
}
#menu ul li a{
color:#FFFFFF;
text-decoration:none;
font:14px Arial, Helvetica, sans-serif;
font-weight:bold;
display:block;
height:31px;
line-height:31px;
padding-left:25px;
padding-right:25px;
}
#centro{
float:left;
width:980px;
background-image:url(../imagens/loop_center.png);
background-repeat:repeat-y;
}
#bem_vindo{
width:640px;
height:130px;
float:left;

margin-left:30px;
}
#bem_vindo h1{
float:left;
width:610px;
margin:0;
}
#bem_vindo p{
font:13px Arial, Helvetica, sans-serif;
color:#333333;
padding:9px;
margin-left:10px;
}
#bem_vindo li{
list-style:circle;
margin-left:40px;
padding-top:7px;
font:15px Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
#flor{
width:306px;
height:140px;
float:right;
}

#centro_esquerda{
float:left;
width:555px;
height:440px;
margin-left:15px;
border-right:1px solid #E2EBC4;
margin-top:5px;
}
#centro_esquerda_aba{
background-image:url(../imagens/aba_esquerda.gif);
float:left;
background-repeat:no-repeat;
width:500px;
height:45px;
padding-top:17px;
font:17px "Lucida Handwriting";
color:#FFFFFF;
padding-left:38px;
}
.loop_ultimas_fotos{
float:left;
width:150px;
height:110px;
background-image:url(../imagens/loding_face.gif);
background-repeat:no-repeat;
background-position:center;
overflow:hidden;
margin:5px;
}

#centro_direita{
float:left;
width:400px;
margin-top:7px;
}
#centro_direita_aba{
background-image:url(../imagens/aba_direita.png);
background-position:right;
width:297px;
float:right;
margin-right:10px;
height:45px;
padding-left:50px;
padding-top:6px;
font:17px "Lucida Handwriting";
color:#FFFFFF;
}
#centro_direita ul{
margin-left:50px;
padding:0;
list-style:none;
font:13px Arial, Helvetica, sans-serif;
color:#333333;
}
#centro_direita ul li{
height:35px;
line-height:35px;
float:left;
clear:both;
border-bottom:1px solid #E8EFD0;
padding-left:20px;
width:301px;
background-image:url(../imagens/list.png);
background-repeat:no-repeat;
background-position:right;
font-weight:bold;
}
#centro_direita ul li:hover{
text-decoration:underline;
background-image:url(../imagens/list-hover.png);
}
#newsletter{
float:left;
width:395px;
margin-top:35px;
}
#newsletter h3{
font:14px "Lucida Handwriting";
color:#333333;
margin:0;
padding:0;
width:375px;
padding-left:20px;
}
#inpt_email{
margin-left:30px;
float:left;
}
#rodape{
float:left;
width:980px;
height:165px;
background-image:url(../imagens/rodape.png);
background-repeat:no-repeat;
}
#rodape_menu{
float:left;
width:500px;
margin-top:50px;
margin-left:30px;

}
#rodape_menu a{
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
text-decoration:none;
}
#rodape_menu a:hover{
text-decoration:underline;
}
#rodape_mensagem{
float:left;
width:540px;
font:12px Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:15px 0 0 45px;
text-align:center;
}
#rodape_endereco{
float:right;
width:300px;
margin-right:30px;
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
margin-top:74px;
}
#web_master{
float:left;

width:500px;
margin:15px 0 0 60px;
}
#web_master a{
font:9px Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-style:italic;
text-decoration:none;
}
#web_master a:hover{
text-decoration:underline;
}
#box_fotos{
float:left;
width:820px;
height:400px;
margin-left:30px;
}
#paginacao{
float:left;
margin:0 30px;
background-image:url(../imagens/paginacao.gif);
height:42px;
width:800px;
}
.box_pagination{
float:left;
width:30px;
margin-left:15px;
height:20px;
line-height:20px;
text-align:center;
margin-top:13px;
background-color:#6e9b00;
border:1px solid #567706;
}
.box_pagination a.acct{
color:#93c31e;
}
.box_pagination a{
color:#FFFFFF;
font:12px Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
line-height:20px;
}
.loop_fotos{
float:left;
width:150px;
height:150px;
overflow:hidden;
margin:5px;
border:1px dotted #e1dac2; 
}
.loop_fotos:hover{
border:1px dotted #a6bf32;
background-color:#d8eb7e;
}
.loop_fotos_img{
background-image:url(../imagens/loding_face.gif);
background-repeat:no-repeat;
background-position:center;
overflow:hidden;
width:140px;
height:110px;
text-align:center;
margin:5px;
}
.loop_fotos_txt{
text-align:center;
width:150px;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
height:25px;
overflow:hidden;
text-align:none;
}
.loop_fotos a{
text-decoration:none;
}
