body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/nuvens.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#cddfeb;
}

.LinkMenu a {
	font-family: tahoma;
	font-size: 13px;
	color: #7e845c;
}
.LinkMenu a:link {
	text-decoration: none;
}
.LinkMenu a:visited {
	text-decoration: none;
}
.LinkMenu a:hover {
	text-decoration: none;
	color: #660;
}
.LinkMenu a:active {
	text-decoration: none;
}

.LinkMenu2 a {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
}
.LinkMenu2 a:link {
	text-decoration: none;
}
.LinkMenu2 a:visited {
	text-decoration: none;
}
.LinkMenu2 a:hover {
	text-decoration: none;
	color: #9C0;
}
.LinkMenu2 a:active {
	text-decoration: none;
}


.fonte_texto {
	font-family: tahoma;
	font-size: 11px;
	color: #829614;
	text-decoration: none;
}
.fonte_texto2 {
	font-family: tahoma;
	font-size: 10px;
	color: #878787;
	text-decoration: none;

}
.fonte_texto3 {
	font-family: tahoma;
	font-size: 13px;
	color: #878787;
	text-decoration: none;
}
.fonte_texto4 {
	font-family: tahoma;
	font-size: 11px;
	color: #5F7F8A;
	line-height: 17px;
	text-decoration: none;
}
.fonte_titulo_produto {
	font-family: tahoma;
	font-size: 12px;
	color: #829614;
}
.fonte_titulo_produto2 {
	font-family: tahoma;
	font-size: 16px;
	color: #829614;
}
.fonte_titulo_produto3 {
	font-family: tahoma;
	font-size: 14px;
	color: #a9c64f;
	font-weight:bold;
}
.fonte_titulo_produto4 {
	font-family: tahoma;
	font-size: 22px;
	color: #a9c64f;
	font-weight:bold;
}
.fonte_texto6 {
	font-family: tahoma;
	font-size: 12px;
	color: #08272f;
}
.fonte_texto7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}
.fonte_texto8 {
	font-family: tahoma;
	font-size: 11px;
	color:#999;
	text-decoration: none;
}
.bordaT{
	border:solid 1px #333;
}
.input {
/*
	background-color:#fbfbfb;
	border:solid 1px #a3bac2;
	height:25px;
	border-right:solid 3px #336;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
*/
	background-color:#fbfbfb;
	border:solid 1px #690;
	width:100%;
	height:25px;
	border-right:solid 3px #690;
	font-family:Tahoma;
	font-size:16px;
	color:#666;
}
.inputMensagem {
	background-color:#fbfbfb;
	border:solid 1px #690;
	width:100%;
	border-right:solid 3px #690;
	font-family:Tahoma;
	font-size:12px;
	color:#666;
}
.Botao {
	background-color:#690;
	border:solid 1px #690;
	width:100%;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
}
.select {
	background-color:#fbfbfb;
	border:solid 1px #a3bac2;
	border-right:solid 3px #336;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}

textarea {	
	background-color:#fbfbfb;
	border:solid 1px #a3bac2;
	border-right:solid 3px #336;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
	}


.input2 {
	background-color:#fbfbfb;
	border:solid 1px #a3bac2;
	width:25px;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}
.input3 {
	background-color:#fbfbfb;
	border:1px solid #a3bac2;
	width:250px;
	font-family:Tahoma;
	font-size:11px;
	color:#666;
}
.caixa {background-color: #f1f1f1; 
font: 11px tahoma;
color:#34505B;
border:1px solid #364f58;
width:20px;
}
.caixa3 {
	width:78px;
	height:18px;
}
.caixa2 {background-color: #fff; 
font: 10px tahoma;
color:#853268;
border:1px solid #666;
}
.caixa4 {background-color: #f1f1f1; 
font: 11px tahoma;
color:#34505B;
border:1px solid #364f58;
width:200px;
}
h2 {

	margin:0 0 2px 0; padding:8px 0 2px 0;
	font:11px Tahoma;

	color:#FFFFFF;
	text-transform:uppercase;

	border-bottom:1px solid #FFFFFF;

}
h2 a{

	margin:0 0 2px 0; padding:8px 0 2px 0;
	font:11px Tahoma;

	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;

}
h2 a:hover{

	margin:0 0 2px 0; padding:8px 0 2px 0;
	font:11px Tahoma;

	color:#FF9;
	text-transform:uppercase;

}
h3 {

	margin:0 0 2px 0; padding:8px 0 2px 0;
	font:11px Tahoma;

	color:#FF6;

	border-bottom:1px solid #FF6;

}
.preco {

	margin:0 0 2px 0; padding:8px 0 2px 0;
	font:bold 11px Tahoma;

	color:#FF6;

	border-bottom:1px solid #FF6;

}
.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: bold;
}
#logo {
	margin-top:20px;
	margin-left:180px;
	position:absolute;
}

.fundoEscuro {
	background-color:#CCCCCC;
}
