@charset "utf-8";
/* CSS Document */
/*GERAL*/
*{margin:0; padding:0;}
body {margin-top:0; background:#D3DF89 url(imagens/topo.jpg) repeat-x top center;}

/*TOPO*/
#topo {width:1100px; height:130px; margin-bottom:25px;}

#logo {float:left; width:235px; margin-top:32px;}

#slogan {float:left; width:160px; margin:44px 0 0 80px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; color:#FF0; font-size:22px; }

#contatos {float:right; width:250px; height:165px; text-align:center; margin-top:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF; font-size:22px; padding: 10px 15px 5px 15px; border-bottom: solid thick #009933;  background-color:#009933; border-bottom-left-radius:0.8em;  border-bottom-right-radius:0.8em; }



/*CONTEUDO*/
#conteudo {width:1100px; height:520px; background:url(imagens/rodape.png) repeat-x bottom; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-bottom:15px; margin-top:35px;}

#direita {float:right; width:240px; height:300px; margin-right:0px; 	
background-color:#006633; border-top: solid thick #006633;   text-align:left; border-radius:0.8em; padding:20px 20px 0 20px; font-family: Arial, Helvetica, sans-serif; color:#FFF; font-weight:bold; line-height:30px; margin-top:20px;}

#servicos {float:right; width:240px; margin-top:5px; margin-bottom:15px;  background-color:#009933; text-align:center;  }

#boneco { width:140px; height:300px; background:url(imagens/imgb.png) no-repeat bottom; margin-right:0px; margin-top:180px; }

#frase {float:left; width:540px; font-family: Arial, Helvetica, sans-serif; color:#FFF; font-size:35px; text-align:center; font-weight:bold; line-height:35px; margin:20px 20px 25px 0; text-shadow:#006633 2px -2px 5px, #006633 -2px 2px 5px, #006633 2px 2px 5px, #006633 -2px -2px 5px;}

#esquerda {float:left; width:547px; height:267px; background:url(imagens/img2b.png) no-repeat; }

#left {float:left; width: 50%;}
#center {float:left; width: 10%;}
#right {float:left; width: 40%;}

#rodape {width:547px; height:267px; }

#esquerdaquatro {float:left; width:540px; font-family: Arial, Helvetica, sans-serif; color:#006633; font-size:22px; text-align:center; font-weight:bold; line-height:35px; margin:30px 20px 25px 0; text-shadow:#FFF 1px -1px 4px, #FFF -1px 1px 4px, #FFF 1px 1px 4px, #FFF -1px -1px 4px;}

/*DIVERSOS*/
h12 {color:#FF0; font-size:19px; font-weight:bold;}
h11 {color:#FFF; font-size:19px; font-weight:bold;}
h10{color:#FFF; font-weight:bold; font-size:25px; text-align:left;}
h9 {color:#FF0; font-weight:bold; font-size:25px; text-align:left;}
h8 {color:#FFF; font-size:19px; text-align:left;}


/*RODAPE*/

#copy { font-family: Arial, Helvetica, sans-serif; width:500px; margin:0 auto; color:#006633; line-height:30px; font-size:15px; font-weight:bold;}
#meta { width:900px; margin:0 auto; margin-top:15px; color:#D3DF89;}

