body {
	background-color: #7c7c7c;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/fundo_site.jpg);
}
table{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#site {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#site #conteudo_box {
	background-image: url(../images/meio_conteudo.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

#site #conteudo_miolo {
	background-image: url(../images/meio_design.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
	height: 610px;
}
#site #conteudo_interno_1 {
	background: url(../images/meio_interno_1.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

#site #conteudo_interno_2 {
	background: url(../images/meio_interno_2.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

#site #conteudo_interno_email {
	background-image: url(../images/meio_interno_e-mail.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

#site #conteudo_topo {
	background-image: url(../images/meio_topo.jpg);
	background-repeat: no-repeat;
}
#site #conteudo_fim {
	background-image: url(../images/meio_fim.jpg);
	background-repeat: no-repeat;
	height: 15px;
	clear: both;
}
#conteudo_miolo #capa {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 15px;
}
#meio_rodape {
	margin-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 770px;
}
.texto {
	margin-bottom: 10px;
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, Verdana;
	font-size: 12px;
	text-align:justify;
	width: 500px;
	margin-left:200px;
}

.texto *
{
	font-family: Tahoma, "Arial Narrow", Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
}

.texto a
{
	color:#0066CC;
	text-decoration:none;
}

.texto a:hover
{
	text-decoration:underline;
}

.texto li {
	list-style-type: circle;
	margin-bottom: 10px;
}
.texto h1 {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	padding-left: 5px;
}
.campo {
	background-color: #FFFFFF;
	background-image: url(../images/fundo_campo_texto.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding:3px;
	width:200px;
}

.campo2 {
	background-color: #FFFFFF;
	background-image: url(../images/fundo_campo_texto.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding:3px;
}

#barra_interna
{
float:left;
margin-right:10px;
}

#barra_interna1 {
float:left;
_margin-left:-3px;
_margin-top:-19px;}

#site #conteudo_dicas {
background: url(../images/meio_interno_dicas.jpg);
background-repeat: no-repeat;
padding: 10px;}
	
#conteudo_impresa {
background-image: url(../images/meio_impresa.jpg);
background-repeat: no-repeat;
padding: 10px;}
	
#site #conteudo_consumidor {
background-image: url(../images/meio_interno_consumidor.jpg);
	background-repeat: no-repeat;
	padding: 10px;}
	
.sub-menu {
margin-top:-18px;
_margin-top:2px;
margin-left:-6px;
}



/*.sub-menu li a:hover {background-color: #1F72B9; 
color: #fff; 
display:list-item;}*/

.menu-texto {
margin-left:5px;
}

.menu-texto a{font-family: Tahoma, "Arial Narrow", Arial, Helvetica, Verdana;
font-size: 12px;
color: #f44242; text-decoration:none;}

.menu-texto a:hover{font-family: Tahoma, "Arial Narrow", Arial, Helvetica, Verdana;
font-size: 12px;
color: #087C9E; }


img {
   behavior: url("pngbehavior.htc");
}

