#div_conteudo_produtos {
	width: 525px;
	float: left;
	background:#FFFFFF url(../img/img_topo_conteudo_principal.jpg) repeat-x;
	padding:0 0 5px 15px;
	line-height: 20px;
	
}

#div_conteudo_produtos_lojavirtual{
	width: 750px;
	float: left;
	background:#FFFFFF url(../img/img_topo_conteudo_principal_lojavirtual.jpg) no-repeat;
	padding:0 0 5px 15px;
	line-height: 20px;
	
}


#div_conteudo_direita {
	width: 230px;
	float: right;
	background-color: #FFFFFF;
}

#div_banner_lateral {
	padding:2px 10px 10px;
	background: #DDF1F9 url(../img/img_fundo_cliente.gif) no-repeat bottom;
}


#div_conteudo_produtos p {
	margin-bottom: 30px;
}

#link_comprar  { color:#990000}

/* PÁGINA DE ADICIONAIS */
#quadro_adicional {
	float:left;
	width:507px;
	margin-top:5px 7px 0;
	padding:3px;
	background-color:#FFFFFF;
	BORDER-RIGHT: #ececec 1px dashed; BORDER-TOP: #ececec 1px dashed; BORDER-LEFT: #ececec 1px dashed; BORDER-BOTTOM: #cccccc 1px dashed;
}
#titulo_adicional {
	width:400px;
	padding-top:1px;
	float:right;
	font-weight:bold;
		padding:3px;
}
#descricao_adicional {

	width:400px;
	padding:3px;
	float:right;
	background-color: #F8F8F8;
}

#adicional_preco {
	width:70px;
	padding-top:18px;
	float:left;
}
#adicional_selecao {
	width:30px;
	padding-top:18px;
	float:left;
	text-align:center;
}


.selecionado {
   border: 1px dashed #333;
}

#menu_lojavirtual{
width:100%;
}

/*lista de produtos da loja virtual*/
#funcoes_sistema{
margin:0px;
padding:0;
list-style:none;
}

#funcoes_sistema li{
float:left;
BORDER-TOP: #cccccc 1px dashed;
padding:20px 0;
width:100%;}

#funcoes_sistema .primeira_linha{

BORDER-TOP: #cccccc 1px dashed;
}



.icone_funcao{
padding-top:15px;
width:178px;
height:108px;
float:left;
text-align:center;
}

.descritivo_funcao{
float:left;
width:347px;
padding-top:10px;

}


#res{
font-size:9px;
}