
/*-----------------------------------------------------*/
/*----------------- CLASSES HEADER --------------------*/
/*-----------------------------------------------------*/

.TPL_header_texto_normal
{
	 font-family:Arial;
	color: #494949; 
	font-size: 11px; 
	line-height: 16px;	
	font-weight: normal;
	text-decoration: none;	
}
a:link.TPL_header_texto_normal{ color:#494949; text-decoration: none; }
a:hover.TPL_header_texto_normal{ color:#FF6600; text-decoration: none; }
a:vlink.TPL_header_texto_normal{ color:#494949; text-decoration: none; }

.TPL_header_td_geral
{
	/*background: url(/web1/zp/tpl1/imagens/bg_header.jpg);*/
	background-color:white;
}

/*-----------------------------------------------------*/
/*----------------- CLASSES FOOTER --------------------*/
/*-----------------------------------------------------*/

.TPL_footer_texto_normal
{
	 font-family:Arial;
	color:#B9B9B9; 
	font-size: 10 px; 
	font-weight: normal;
	text-decoration: none;	
}

.TPL_footer_td_risco
{
	background-color:#E8E8E8; 
}

a:link.TPL_footer_texto_normal{ color:#ffffff; text-decoration: none; }
a:hover.TPL_footer_texto_normal{ color:#FF6600; text-decoration: none; }
a:vlink.TPL_footer_texto_normal{ color: #ffffff; text-decoration: none; }
