/* ******************** LAYOUT ******************** */
.tabela_dicas {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.tabela_dicas td{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	padding-left:5px;
	line-height:24px;
}
.tabela_dicas thead td{
background:#DB2518;
color:#FFFFFF;
font-weight:bold;
}
.sombra_superior {
	background-image: url(../img/sombra_sup.gif);
	background-repeat: repeat-x;
}
.sombra_inferior {
	background-image: url(../img/sombra_inf.gif);
	background-repeat: repeat-x;
}
.sombra_esquerda {
	background-image: url(../img/sombra_esq.gif);
	background-repeat: repeat-y;
}
.sombra_direita {
	background-image: url(../img/sombra_dir.gif);
	background-repeat: repeat-y; 
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.bullet {
	color: #DB2518;
	font-size:20px;
}
.num_vermelho {
	color: #DB2518;
	font-weight:bold;
}
#dtgrid{
	border-collapse:collapse;
	border-bottom: 3px solid #000;
	border-right: 2px solid #000;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
#dtgrid td{
	border-left: 1px solid #000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-left:12px;
	padding-top:2px;
}
.thumb img{
cursor:pointer;
}

/* ******************** TEXTOS ******************** */

.txt_arial_branco_13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.txt_arial_branco_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.txt_Trebuchet_preto_12{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.txt_Trebuchet_preto_20{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #000000;
}
.txt_Trebuchet_vermelho_20{
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #D7271A;
}
.txt_Trebuchet_preto_lh_12{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	line-height:25px;
}
.txt_arial_preto_normal_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.txt_arial_preto_lh_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height:17px;
}
.txt_arial_preto_lh_12home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height:17px;
}
.txt_arial_vermelho_12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.txt_arial_preto_13{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height:20px;
}
.txt_arial_preto_20{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	line-height:25px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E64100;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6F37;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E64100;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
