body {
font-family: Trebuchet MS, Arial;
background-repeat:repeat-x;
background-color:#FFFFFF;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

.tit_prod {
font-family:Arial;
font-size:14px;
color:#FF0000;
}

.desc_prod {
font-family:Tahoma;
font-size:11px;
color:#797979;
text-align:justify;
}

.tabela_centro_bg {
background-image:url(images/bg_tabela_principal.gif);
background-repeat:repeat-x;
width:915px;
}

.tabela_2 {
background-color:#FFFFFF;
text-align:center;
height:700px;
}

.td_justificado {
text-align:justify;
font-family:Trebuchet MS, Arial;
font-size:12px;
color:#797979;
}


.td_justificado2 {
text-align:justify;
font-family:Trebuchet MS, Arial;
font-size:12px;
color:#797979;
}

.td_normal {
font-family:Trebuchet MS, Arial;
font-size:12px;
color:#797979;
}

.td_contactos {
text-align:justify;
font-family:Trebuchet MS, Arial;
font-size:11px;
color:#797979;
}



.imagens {border:0px}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C82B0;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#797979;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	text-decoration: none;
}