
/*-----------------------------------------------------*/
/*---------------- FORM CONTACTOS ---------------------*/
/*-----------------------------------------------------*/

.TPL_contactos_fundo
{
	background: url(/web1/zp/tpl1/imagens/interiores/fundo.jpg);
	background-repeat:no-repeat
}

.TPL_formcontactos_td_titulo
{
	 font-family:Arial;
	color:#666666; 
	font-size:14px; 
	line-height:16px;
	font-weight: bold;
}     

.TPL_formcontactos_td_geral
{
	background-color:white; 	
}

.TPL_formcontactos_header_tabela
{
	 font-family:Arial;
	background-color: transparent;
	color:#000000; 
	font-size: 11px; 
	font-weight: bold; 		
	line-height: 16px;
}

.TPL_formcontactos_conteudo_tabela 
{
	 font-family:Arial;
	background-color: transparent;
	color: #FAFAFA; 
	font-size: 11px; 
	font-weight: normal; 	
}

