/* = Reset CSS
-----------------------------------------------------------------------------------------------------------------------------------------*/
* { margin: 0; padding: 0;}
html, body {height: 100%;}
* html #tudo {height: 100%;}
img, form, ul, li{margin:0px; padding:0px; border:0px; list-style:none;} 

/* = Titulos, Textos e Icones de botões
-----------------------------------------------------------------------------------------------------------------------------------------*/
Body {font:12px Tahoma; color:#403e3e; background:url(../_img/bg_site.jpg) no-repeat #353438;}
p {margin:5px 0px 5px 0px; line-height:18px;}
.icones {background:url(_img/ico_mais.png) no-repeat left; padding-left:22px; font-weight:bold; color:#8a3810; height:19px;}
.txt10 {font-size:10px;}

/* = Links de texto e imagens
-----------------------------------------------------------------------------------------------------------------------------------------*/
a:link, visited, active, hover {border:0px; color:#db5400;}
a:link {text-decoration:none; color:#db5400;}
a:visited, active{text-decoration:none; color:#db5400;}
a:hover {text-decoration:underline; color:#db5400;}/* -!- muda Link Ativo -!- */

#rodape a:link, visited, active, hover {border:0px; color:#f2c369;}
#rodape a:link {text-decoration:none; color:#f2c369;}
#rodape a:visited, active{text-decoration:none; color:#f2c369;}
#rodape a:hover {text-decoration:underline; color:#f2c369;}/* -!- muda Link Ativo -!- */

/* = Formulários
-----------------------------------------------------------------------------------------------------------------------------------------*/
label {display:block; margin-bottom:5px;}
input, select, textarea {font:12px Tahoma; border:1px solid #f2c369;}
.bt_form {border:0px;}

/* = Pricipais Divs do Site
-----------------------------------------------------------------------------------------------------------------------------------------*/
#direita {float:right;}
#esquerda {float:left;}
#clear {clear:both; height:1px; width:1px; font-size:1px;}

/* = Esqueleto de Divs
-----------------------------------------------------------------------------------------------------------------------------------------*/
#tudo {width: 100%; position: relative; min-height: 100%;}
#topo {width: 460px; background:url(../_img/bg_vermelho.jpg) repeat-x; height:125px; margin-left:298px; }
#logo { width:479px; height:179px; position:absolute; top: 15px; left: 302px;}
#corpo {width:460px; height:auto; clear:both; margin-left:298px; padding:0px 0px 80px 0px; }
#conteudo {background:#FFFFFF; padding:70px 12px 5px 12px; min-height:500px;}
#rodape {position:absolute; width: 100%; height:70px; bottom:0; background:#1e1e1f;}

/* = Conteúdos
-----------------------------------------------------------------------------------------------------------------------------------------*/
#box1 { position:absolute; left: 34px; top: 385px; width: 240px; height: 131px;}
#box2 {
	position:absolute;
	left: 38px;
	top: 529px;
	width: 241px;
	height: 204px;
	padding:7px 12px 12px 20px;
	background:url(../_img/etiqueta.gif);
	width:228px;
	height:118px;
}
#box2 p {margin:0px; }
#box3 {}
#box4 {}

/* = Paginas Internas
-----------------------------------------------------------------------------------------------------------------------------------------*/


/* = Rodape
-----------------------------------------------------------------------------------------------------------------------------------------*/
#assinatura { position:absolute;}

/* = Adicionais e Scripts
-----------------------------------------------------------------------------------------------------------------------------------------*/
/* -!-  Script 1 -!-*/

/* -!-  Script 2 -!-*/


/* ----------------------------------------------------------------------------------------------------------------------------------  FIM  */
/* = Document CSS = by TracerSoft -> Favato = */@charset "utf-8"; 
