body {
	background-image:url(../images/bg-site.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#f0f0f0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border:0;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:22px;
	font-weight:bold;
	margin: 0;
	margin-top: 20px;
	height: 24px;
	white-space:nowrap;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:18px;
	font-weight:bold;
	margin: 0;
	margin-top: 20px;
	height: 24px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:16px;
	font-weight:bold;
	margin: 0;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:12px;
	font-weight:bold;
	margin: 0;
}
.link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
.link a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
}
.link a:link {
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
	color: #06C;
}
.link a:active {
	text-decoration: none;
}
.linkRodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height:22px;
}
.linkRodape a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	line-height:22px
}
.linkRodape a:hover {
	text-decoration: none;
	color: #393;
}
.tituloProdHome {
	font-family:Tahoma;
	font-size:12px;
	color:#2a2a2a;
	font-weight:bold;
}
.texto1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626363;
}
.textoBranco {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.textoTelefone {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
}
.textoVerde {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#125f23;
}
.textoVermelho {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C00;
}
.textoItem {
	font:24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#888888;
}
.precoHomeDe {
	font-family:Tahoma;
	font-size:12px;
	color:#dcdcdc;
	text-decoration:line-through;
}
.precoHome {
	font-family:Tahoma;
	font-size:12px;
	color:#dcdcdc;
	font-weight:bold;
}
.PrecoCart {
	font-family:Tahoma;
	font-size:12px;
	color:#364fa3;
}
.qtdCart {
	font-family:tahoma;
	font-size:12px;
	color:#666;
	font-weight:bold;
	text-align:center;
	background-color:#FFF;
	border:solid 1px #999;
	width:60px;
	height:25px;
	padding:10px 0 0 0;
}
.caixaContato {
	background:url(../images/input-busca.png) no-repeat;
	border:0;
	outline:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:216px;
	height:30px;
	font-size:12px;
	color:#666;
}
.caixaNewsVertical {
	background:url(../images/input-newsletter-200.png) no-repeat;
	border:0;
	outline:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:200px;
	height:38px;
	font-size:12px;
	color:#666;
}
.caixaNews {
	background:url(../images/input-newsletter.png) no-repeat;
	border:0;
	outline:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:339px;
	height:38px;
	font-size:12px;
	color:#666;
}
.caixaContato2 {
	border:solid 1px #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:225px;
	height:30px;
	font-size:12px;
	color:#666;
}
.caixaContato3 {
	border:solid 1px #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:470px;
	height:30px;
	font-size:12px;
	color:#666;
}
.caixaContato4 {
	border:solid 1px #CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:470px;
	height:70px;
	font-size:12px;
	color:#666;
}
.precoProduto {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.precoProduto2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.precoProduto3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#9C0;
	font-size:20px;
	font-weight:bold;
}
.nomeBarra {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
.tituloProduto {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:22px;
}
.tituloDetalhe {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.fundoEscuro {
	background-color: #CCC;
}

