body {
	background-color: #E0DEC9;
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	
}

td {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.fundo{
	background-image: url(../imagens/bg_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg_topo_baixo{
	background-image: url(../imagens/topo_baixo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg_topo_cima{
	background-image: url(../imagens/topo_dir_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bg_topo_dir{
	background-image: url(../imagens/topo_dir_baixo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.inicio{
	background-image: url(../imagens/qs_cima.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.topico{
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 16px;
}

.topo{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 9px;
}

.rodape{
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
}


.texto{
	color: #505E53;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}

.suatendimento{
	color: #000000;
	text-decoration: underline;
	font-family: verdana;
	font-size: 11px;
}

.contato{
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}

.topicopagina{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}
.sutopicopagina{
	color: #504E53;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
}

.topicocontato{
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
}

/*formularios */

.form_campos
{
font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 20px;
	width: 300px;
}

.form_campos_msg
{
font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 50px;
	width: 300px;
}
.bt_form_campos
{
font-family: verdana;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 45px;
	border: 0px solid #000000;
	background-color: #E9E6D5;
}

.form_orcamento
{
font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 20px;
	width: 180px;
}

.form_orcamentop
{
font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 20px;
	width: 30px;
}

.form_orcamento2
{
font-family: verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	height: 70px;
	width: 450px;
}

.bt_orcamento
{
font-family: verdana;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 85px;
	border: 0px solid #000000;
	background-color: #E9E6D5;
}


/* LINK 1 */
.link1:link {
font: 10px verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link1:visited{
font: 10px verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link1:active{
font: 10px verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.link1:hover {
font: 10px verdana;
	font-weight: bold;
	color: #F1BD33;
	text-decoration: underline;
}
/* vermelho */
.vermelho:link {
font: 10px verdana;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.vermelho:visited{
font: 10px verdana;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.vermelho:active{
font: 10px verdana;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.vermelho:hover {
font: 10px verdana;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
