body,table,tr,td {font-family: "Trebuchet MS", Verdana, Arial;
font-size:11px;
color:#000000;}

a:link { text-decoration: none ; font-weight: bold;color:  #9C0101}
a:active { text-decoration: none ; font-weight: bold color: #9C0101}
a:visited { text-decoration: none ; font-weight: bold;color: #9C0101}
a:hover { text-decoration: underline ; font-weight: bold;color: #9C0101}

.submenu { font-family: "Trebuchet MS", Verdana, Arial; font-size:11px; color: #ffffff; }
.submenu a:link {text-decoration:none; color: #ffffff;}
.submenu a: active {text-decoration:none; color:#ffffff;}
.submenu a:visited {text-decoration:none; color:#ffffff;}
.submenu a:hover {text-decoration:underline; color:#ffffff;}


.fundo {
background-image:url(imagens/f_lateral.gif);
background-repeat:repeat-y;
}

.fundoEsq {
	background-image: url(imagens/f_esq.jpg);
	background-repeat: repeat-x;
}
.Fb1 {
	background-image: url(imagens/fb1.gif);
	background-repeat: repeat-x;
}
.Fb2 {
	background-image: url(imagens/fb2.gif);
	background-repeat: repeat-x;
}

.fundoConteudo {
	background-image: url(imagens/f_conteudo2.gif);
	background-repeat: repeat-x;
}



.login {
border-style:solid;
border-color:#000000;
border-width:1px;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size:9px;
}

.borda {
border-style:solid;
border-color: #333333;
border-width:1px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.tituloDestaque {
font-family:haettenschweiler, Impact;
font-size:24px;
color: #50A06B;
}

.tituloValor {
font-family:Trebuchet MS;
font-size:14px;
font-weight:bolder;
color: #990000;
}

.hand {
 cursor: hand;
}
.na {
	filter: alpha(opacity=30); 
}
.caixa {
border-style:solid;
border-color: #333333;
border-width:1px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.FundoDestaques{
background-image:url(imagens/home_f_destaques.gif);
background-repeat:no-repeat;
}