body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	color:#707070;
}
img{
	border:0;
}
h1 {
	margin:0 0 2px 0;
	padding:8px 0 2px 0;
	/*color:#53829C;*/
	color:#CC0000;
	font-size:18px;
	font-family: "Tahoma";
}
h2 {
	color:#8FC6ED;
	font-size:16px;
	font-family: "Tahoma";
}
a {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.link a {
	font-family: tahoma;
	font-size: 11px;
	color: #737373;
	font-weight:bold;
}
.link a:link {
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
	color: #da3815;
}
.link a:active {
	text-decoration: none;
}
.linkRodape a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.linkRodape a:link {
	text-decoration: none;
}
.linkRodape a:visited {
	text-decoration: none;
}
.linkRodape a:hover {
	text-decoration: none;
	color: #069;
}
.linkRodape a:active {
	text-decoration: none;
}
.textoCarrinho{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.tituloProdHome{
	font-family:Tahoma;
	font-size:14px;
	color:#da3815;
	font-weight:bold;
}
.texto1{
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}
.precoHome{
	font-family:Tahoma;
	font-size:16px;
	color:#4d8fbc;
	font-weight:bold;
}
.perguntaFAQ{
	font-family:Tahoma;
	font-size:12px;
	color:#4d8fbc;
	font-weight:bold;
}
.textoCar{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
.textoRodape{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
}
.texto4{
	font-family:Tahoma;
	font-size:24px;
	color:#909b9a;
}
.caixaContato{
	border:solid 1px #4D8FBC;
	background-color:#FFF;
	font-family:Tahoma;
	font-size:14px;
	color:#666;
}
