/******************************************************************************
 LINKS DO SITE
******************************************************************************/
a{
color:#666666;
text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
/******************************************************************************
 TABELA PRINCIPAL DO SITE
******************************************************************************/
#table_site{
	font-family:"Trebuchet MS";
	font-size:12px;
	border: 0px solid #ffffff;
}
#table_site th{
	color:#FFFFFF;
    background-color:;
	border-bottom:2px solid #ffffff;
	text-align:left
}
#table_site th{
}
#table_site select{
color:#006699;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#table_site hr{
	color: #FFFFFF;
	height:2px;
}
#table_capitular{
color:#FF0000;
font-family:"Trebuchet MS";
font-size:16px;
}
/******************************************************************************
 TABELA DOS PRODUTOS NA LISTA DE ORÇAMENTO
******************************************************************************/
#table_lista_orcamento{
width:90%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#table_lista_orcamento th{
color:#000000;
background-color:#EEEEEE;
text-align: center;
border-bottom:2px solid #DDDDDD;
}
#table_lista_orcamento td{
background-color:#F5F5F5;
}
#table_lista_orcamento input{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:60px;
text-align:center;
}
#table_lista_orcamento a{
color: #006699;
text-decoration:none;
}
#table_lista_orcamento a:hover{
color: #FF6600;
text-decoration:underline;
}
/********
menu
*********/
#table_menu{
	font-family:"Trebuchet MS";
	font-size:12px;
}
#table_conteudo{
	font-family:"Trebuchet MS";
	font-size:11px;
}
