﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top center;
	background-color:#F8F5E4;
}
body, table, td, tr {
	font-family: Tahoma;
	font-size: 11px;
	color:#707070;
}

a {
	font-family: tahoma;
	font-size: 11px;
	color: #6f6d5c;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #93ac29;
}
a:active {
	text-decoration: none;
}



img{
	border:0;
}
h1 {
	font-family: "Futura","Verdana","Times New Roman";
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-left: 10px;
	color:#8b9b48;
}
h2 {
	font-family: "Futura","Verdana","Times New Roman";
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	padding-left: 10px;
	color:#8b9b48;
}
h3 {
	font-family: "Futura","Verdana","Times New Roman";
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 10px;
	color:#8b9b48;
}


.nomeProduto {
	font-family: "Futura","Verdana","Times New Roman";
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	padding-left: 10px;
	color:#8b9b48;
}

.link a {
	font-family: tahoma;
	font-size: 11px;
	color: #6f6d5c;
	font-weight:bold;
}
.link a:link {
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
	color: #93ac29;
}
.link a:active {
	text-decoration: none;
}


.linkRodape a {
	font-family: tahoma;
	font-size: 11px;
	color: #90928f;
}
.linkRodape a:link {
	text-decoration: none;
}
.linkRodape a:visited {
	text-decoration: none;
}
.linkRodape a:hover {
	text-decoration: none;
	color: #990;
}
.linkRodape a:active {
	text-decoration: none;
}
.tituloProdHome{
	font-family:Tahoma;
	font-size:11px;
	color:#8b9551;
	font-weight:bold;
}
.texto1{
	font-family:Tahoma;
	font-size:12px;
	color:#707070;
}
.precoHome{
	font-family:Tahoma;
	font-size:11px;
	color:#8b9551;
	font-weight:bold;
}
.precoHomeDestaque{
	font-family:Tahoma;
	font-size:11px;
	color:#990000;
	font-weight:bold;
}
.textoCar{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.textoRodape{
	font-family:Tahoma;
	font-size:11px;
	color:#90928f;
}
.texto4{
	font-family:Tahoma;
	font-size:24px;
	color:#909b9a;
}
.texto5{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#5d7446;
}
.texto6{
	font-family:Tahoma;
	font-size:11px;
	color:#5d7446;
}

.caixaContato{
	border:solid 1px #D8D7A9;
	background-color:#FFF;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}

.inputIndique {
	background:url(../images/input-menor-rodape.png) no-repeat;
	height:23px; 
	width:111px;
	border:0;
	padding:5px 5px 5px 10px;	
	font-family:Arial;
	font-size:10px;
	color:#7e9b5f;
}

.inputInformacoes {
	background:url(../images/input-informacoes.png) no-repeat;
	height:23px; 
	width:221px;
	border:0;
	padding:5px 5px 5px 10px;	
	font-family:Arial;
	font-size:10px;
	color:#7e9b5f;
}

.inputBusca {
	background:url(../images/input-informacoes.png) no-repeat;
	height:23px; 
	width:221px;
	border:0;
	padding:5px 5px 5px 10px;	
	font-family:Arial;
	font-size:10px;
	color:#7e9b5f;
}

.inputContato {
	background:url(../images/input-contato.png) no-repeat;
	height:24px; 
	width:543px;
	border:0;
	padding:8px;	
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}
.TEXTAREA{
	border:0;
	padding:8px;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
	overflow:auto;
	
}