/* Powered by | BRANE DO BRASIL
   Otimização de Sites e Marketing em Internet
   Site: WWW.BRANE.COM.BR
   Tel: 3362-2375 / 3361-2162
*/

/* Padrão  */
@charset "utf-8";
*			  {margin:0; padding:0; border:0;}
body		  {background:url(img-layout/bg.gif) #ececec; color:#666; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px;}
h1			  {color:/*#FF9900*/#00F; font-size:12px; font-weight:bold; border-bottom:dotted #999 1px;}
h2			  {color:#FF9900; font-size:10px; font-weight:bold;}
h3			  {color:#FF9900; font-size:12px; font-weight:bold; line-height:35px; background:url(img-layout/bkg-h3.jpg);}
a			  {color:color:#0000FF/*#CC9933*/; font-size:10px; font-weight:bold; text-decoration:none; outline:none;}
/*a:hover 	  {color:#00F;}*/
a:visited     {color:#0000FF;}

/* Estrutura */
#topo, #menutopo, #lateral, #conteudo, #conteudoesq, #conteudodir, #rodape, #rodape2, #galeria, #opcoes {float:left; position:relative;}

#base		  {width:780px; float:none; margin:auto; background:#fff;}
#topo		  {width:780px; height:193px; background:#000; z-index:1;}
#menutopo	  {width:780px; height:29px; background:#f00; background:url(img-layout/barra.jpg) no-repeat; text-align:center; padding: 15px 0 0 0;}
#lateral	  {width:201px; background:#fff; background:url(img-layout/bg_menu.gif) no-repeat;}
#conteudo	  {width:554px; background:#fff; text-align:justify; padding:10px 15px 0 10px;}
#conteudoesq  {width:275px; background:#fff; text-align:justify; padding:10px 0 0 15px;}
#conteudodir  {width:264px; background:#fff; text-align:justify; padding:10px 15px 0 10px;}
#galeria	  {width:300px; background:#fff; text-align:justify; padding:10px 0 0 15px;}
#opcoes		  {width:239px; background:#fff; padding:10px 15px 0 10px;}
#rodape		  {width:780px; height:68px; background:#eee; text-align:center; background:url(img-layout/bg_rodape.gif);}
#rodape2	  {width:780px; height:41px; background:#eee; background:url(img-layout/cardez.jpg);}

#lateral ul   {list-style-type:none; padding:10px; color:#CC9933; font-size:12px; font-weight:bold; line-height:200%;}
#lateral ul li {border-bottom:2px dotted #fff;}
/*#lateral ul li a:hover {color:#00F;}*/

#galeria a	   {padding:1px;}

/*#rodape a:hover {color:#00F;}*/

/* Contato */
#formulario {width:275px;}
#contato {padding: 5px;}
#contato p {margin-bottom: 5px;}
#contato label {float:left; width: 100px;}
#contato input, #contato textarea, #contato select {border: 1px solid #cac9b9; overflow:auto;}
#contato #submit {margin-left: 210px; background:#FF9900; color:#fff;}
