body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #c1c1c1;
}
#tamanho_site {
	width: 758px;
}
#menu {
	font-size: 11px;
	color: #bd150c;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	height: 15px;
}
#menu a {
	text-decoration: none;
	color: #bd150c;
	padding-left: 4px;
	padding-right: 4px;
}
#menu a:hover {
	color: #740500;
}
#corpo {
	width: 758px;
	height: 350px;
	text-align: left;
	margin-top: 20px;
}
#box_home_esquerda {
	width: 545px;
	float: left;
}
#box_home_direita {
	width: 210px;
	float: right;
	text-align: left;
}
#barra_titulo {
	background-color: #aaaaaa;
	height: 25px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 25px;
}
#conteudo_home {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}
#destaque {
	padding-top: 20px;
	height: 110px;
}
#destaque #foto {
	float: left;
	width: 102px;
}
#destaque #info {
	padding-top: 20px;
	font-weight: normal;
	font-size: 12px;
}
#destaque a {
	text-decoration:none;
	color: #000000;
}
#destaque a:hover {
	text-decoration: underline;
	color: #bd150c;
}
.txt_grd_cont {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#rodape {
	width: 758px;
	text-align: left;
	padding-top: 20px;
	font-size: 11px;
	height: 100px;
}
#rodape #barra {
	height: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}	
#endereco {
	width: 350px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#desenvolvimento {
	width: 210px;
	float: right;
	text-align: right;
	height: 30px;
	padding-top: 20px;
	padding-right: 20px;
}
#desenvolvimento a {
	color: #626262;
	font-size: 10px;
	text-decoration: none;
}
/* LISTA */
#box_lista_produtos {
	width: 205px;
	height: 280px;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	float: left;
}
#corpo2 {
	width: 758px;
	text-align: left;
	margin-top: 20px;
}
.tabela {
	border: 1px solid #000000;
}
.link a{
	text-decoration: none;
	color: #000000;
}
.link a:hover{
	text-decoration: underline;
	color: #bd150c;
}
/* LISTA */
#link_voltar {
	text-align: right;
	height: 20px;
	padding-right: 20px;
	font-size: 12px;
}
