body {
	background-image: url(layout/bg.gif);
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	letter-spacing:1px;
}
#site {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#menu_oculto {
	text-align: center;
	background-color: #FFFFFF;
	display: none;
}

#topo {
	height: 293px;
}
#conteudo {
	background-color: #f4f4f4;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 6px;
}
#rodape {
	height: 40px;
	clear: both;
}
.input {
	background-color: #DA251D;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #9D0000;
	border-bottom-color: #7D0000;
	border-left-color: #FF0000;
	padding: 3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.img_dir {
	margin-bottom: 10px;
	margin-left: 20px;
}

a:link {
	color: #DA251D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DA251D;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #DA251D;
}
#cx_endereco {
	line-height:normal;
	letter-spacing:normal;
	background-image: url(layout/cx_endereco.gif);
	float: right;
	height: 160px;
	width: 190px;
	padding-top: 26px;
	padding-right: 16px;
	padding-left: 16px;
	font-weight: bold;
	color: #DA251D;
}
.tit_verm {
	color: #DA251D;
	font-weight: bold;
}
hr {
	color: #DA251D;
	font-size: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#cx_produtos {
	background-image: url(layout/cx_produtos.gif);
	height: 213px;
	width: 267px;
	float: left;
	text-align: center;
	padding-top: 20px;
}
#home {
	height: 233px;
}
#cx_arode {
	background-image: url(layout/cx_arode.gif);
	height: 60px;
	width: 442px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
#cx_novidades {
	background-image: url(layout/cx_novidades.gif);
	height: 90px;
	width: 442px;
	padding-top: 23px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 16px;
}
