/*'-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
/*' Loja Exemplo Locaweb
/*' Versão: 6.3
/*' Data: 12/09/06
/*' Arquivo: css.css
/*' Versão do arquivo: 0.0
/*' Data da ultima atualização: 30/10/06
/*'
/*'-----------------------------------------------------------------------------
/*' Licença Código Livre: http://comercio.locaweb.com.br/gpl/gpl.txt
/*'-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#


/* CSS - FORMATAÇÃO GERAL */
BODY {
/*background-image: url(http://www.wttuc.com.br/arial/img_arial/bk_total.jpg); */
color: #676767;
font-family:"Trebuchet MS";
font-size: 11pt;

}

td {font-family: Trebuchet MS;font-size: 11px;color: #676767;} /* Fonte padrão */


/* CSS - CENTRO */

/* -> Area de produtos */
.TXTproduto {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}

.TXTproduto:hover {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #484848;
	text-decoration: underline;
}

.TITULO {
	BACKGROUND-COLOR: #FF0000;
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: white 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: white 1px solid;
	COLOR: #ffffff;
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	CURSOR: hand;
}


.form {
	font-size: 12px;
	font-family:  Trebuchet MS;
	color:#003399;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	width:580px;
	
	}
.texto{
	font-size: 15px;
	font-family: Trebuchet MS;
	color:#333333;
	text-align:justify;
	margin-left:30px;
	margin-right:10px;
	margin-top:10px;
	width:450px;
	
	}
.bgindex {
	width:600px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../img/fresamarca.jpg);
	}	
.text_cinza_pq {
font-size: 13px;
	font-family:  Trebuchet MS;
	color:#333333;
	text-align:justify;
	margin-left:70px;
	margin-top:30px;
	}
.text_cinza_pq a:link {
	color: #333333;
	font-size:13px;
		}
		
.text_cinza_pq a:visited {
	color: #333333;
	font-size:13px;
		}
		
.text_cinza_pq a:hover{
	color: #26298e;
	font-size:13px;
		}	

.textoPromo
{
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#3366CC;
	vertical-align: bottom;
	width:200px;
}
.contEmp {
	width: 500px;
	height: 0px auto;
	margin left: 20px;
	margin right: 20px;
	text-align:left;
	background-image:url(../img/bgEmpresa.jpg);
	background-repeat:no-repeat;
	}
.orca {
	background-repeat:no-repeat;
	background-image:url(../img/bgOrcamento.jpg);
	}
.trabalhe {
	background-repeat:no-repeat;
	background-image:url(../img/bgTrabalhe.jpg);

		}
.produtos {
	background-repeat:no-repeat;
	background-image:url(../img/bgProdutos.jpg);

}
/************ Links styles **************/


a {	
	color:#0066CC;
}
a:hover {	
	color:#330099;
}
.menu2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.rodape {
width:780px;
font-family:verdana;
font-size:10px;
text-align:center;
color:#003399;
}
#lateral {
	width:150px;
	text-align:left;
	vertical-align: top; /* não se esqueça nesse de usar o display: table; */
	color:#666666;
	font-size:11px;
		}

.titulo {
	color:#003399;
	font-size:15px;
	width:300px;
	text-align:left;
	font-style:oblique;
	
	}
.ref {
	color:#ff0000;
	font-size:10px;
	width:200px;
	text-align:left;
	
	}
.descricao {
	color:#666666;
	font-size:11px;
	width:400px;
	text-align:left;
	margin-left:30px;
}
