/* CSS Document */

body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#ddf7b7;
background-image:url(img/bg.jpg);
background-repeat:repeat-x;
font-family:Arial;
font-size:11px;
color:#567810;}

#all {width:720px;  margin:0px auto;}

#principal {width:693px; margin:0px auto; background-repeat:no-repeat; float:left; background-image:url(img/topo.jpg);}

#topo { width:693px; height:217px;}

#menu { float:left; width:393px; padding-top:175px; }

#centro {float:left; width:693px; background-image: url(img/bg_content.jpg); background-repeat:repeat-y;}

#content { float:left; width:693px; background-image:url(img/bg_principal.jpg); background-repeat:no-repeat;}

#galeria { float:left; width:295px;}

#banner { float:left; width:340px; height:130px; margin-top:18px; margin-left:25px; margin-bottom:25px; background-color:#d4ebb3; padding:5px;}

#conteudo { float:left; width:390px; height:240px; background-color:#99CC00;}

#links { float:left; width:100%; background-color:#ddf0c3; text-align:right; margin-top:13px;}

#pe {float:left; width:693px; height:15px; background-image:url(img/bg_pe.jpg); background-repeat:no-repeat; margin-left:21px;}

#rodape {float:left; width:693px; height:50px; margin:0px auto; text-align:center; padding-top:30px; padding-bottom:20px; margin-left:21px;}
