@charset "ISO-8859-1";
/* CSS Document */

.texto_chamada {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:none;
	color:#414141;
	line-height: 15px;
}
	.texto_chamada a:visited { color: #414141; text-decoration:none; }
	.texto_chamada a:link  { color: #414141; text-decoration:none; }
	.texto_chamada a:hover { color: #414141; text-decoration:underline; }
	.texto_chamada a:active { color: #414141; text-decoration:underline; }
	
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:none;
	color:#414141;
	line-height: 16px;
}
	.texto a:visited { color: #414141; text-decoration:none; }
	.texto a:link  { color: #e75700; text-decoration:none; }
	.texto a:hover { color: #e75700; text-decoration:underline; }
	.texto a:active { color: #e75700; text-decoration:underline; }	
	
.texto_verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:none;
	color:#252f13;
	line-height: 14px;
	
}
	.texto_verde a:visited { color: #252f13; text-decoration:none; }
	.texto_verde a:link  { color: #252f13; text-decoration:none; }
	.texto_verde a:hover { color: #252f13; text-decoration:underline; }
	.texto_verde a:active { color: #252f13; text-decoration:underline; }
	
.texto_lista {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:none;
	color:#577b01;
	line-height: 15px;
}
	.texto_lista a:visited { color: #577b01; text-decoration:none; }
	.texto_lista a:link  { color: #577b01; text-decoration:none; }
	.texto_lista a:hover { color: #577b01; text-decoration:underline; }
	.texto_lista a:active { color: #577b01; text-decoration:underline; }	
	
.texto_vinho {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:none;
	color:#6e2c00;
	line-height: 14px;
}
	.texto_vinho a:visited { color: #6e2c00; text-decoration:none; }
	.texto_vinho a:link  { color: #6e2c00; text-decoration:none; }
	.texto_vinho a:hover { color: #6e2c00; text-decoration:underline; }
	.texto_vinho a:active { color: #6e2c00; text-decoration:underline; }
	
.texto_laranja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:none;
	color:#ff7802;
	line-height: 15px;
}
	.texto_laranja a:visited { color: #ff7802; text-decoration:none; }
	.texto_laranja a:link  { color: #ff7802; text-decoration:none; }
	.texto_laranja a:hover { color: #ff7802; text-decoration:underline; }
	.texto_laranja a:active { color: #ff7802; text-decoration:underline; }		
	
	
.rodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:none;
	color:#434541;
	line-height: 12px;
}
	.rodape a:visited { color: #434541; text-decoration:none; }
	.rodape a:link  { color: #434541; text-decoration:none; }
	.rodape a:hover { color: #434541; text-decoration:underline; }
	.rodape a:active { color: #434541; text-decoration:underline; }
	
.titulo_amarelo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#fff600;
	line-height: 18px;
}
	.titulo_amarelo a:visited { color: #fff600; text-decoration:none; }
	.titulo_amarelo a:link  { color: #fff600; text-decoration:none; }
	.titulo_amarelo a:hover { color: #fff600; text-decoration:underline; }
	.titulo_amarelo a:active { color: #fff600; text-decoration:underline; }
	
.titulo_verde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#577b01;
	line-height: 22px;
}
	.titulo_verde a:visited { color: #577b01; text-decoration:none; }
	.titulo_verde a:link  { color: #577b01; text-decoration:none; }
	.titulo_verde a:hover { color: #577b01; text-decoration:underline; }
	.titulo_verde a:active { color: #577b01; text-decoration:underline; }	
	
.titulo_verde_b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	color:#577b01;
	line-height: 30px;
}
	.titulo_verde_b a:visited { color: #577b01; text-decoration:none; }
	.titulo_verde_b a:link  { color: #577b01; text-decoration:none; }
	.titulo_verde_b a:hover { color: #577b01; text-decoration:underline; }
	.titulo_verde_b a:active { color: #577b01; text-decoration:underline; }		
	
.titulo_preto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	line-height: 14px;
}
	.titulo_preto a:visited { color: #000000; text-decoration:none; }
	.titulo_preto a:link  { color: #000000; text-decoration:none; }
	.titulo_preto a:hover { color: #000000; text-decoration:underline; }
	.titulo_preto a:active { color: #000000; text-decoration:underline; }
	
.titulo_laranja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ff4e00;
	line-height: 22px;
}
	.titulo_laranja a:visited { color: #ff4e00; text-decoration:none; }
	.titulo_laranja a:link  { color: #ff4e00; text-decoration:none; }
	.titulo_laranja a:hover { color: #ff4e00; text-decoration:underline; }
	.titulo_laranja a:active { color: #ff4e00; text-decoration:underline; }	
	
.titulo_cases {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#ff4e00;
	line-height: 22px;
}
	.titulo_cases a:visited { color: #ff4e00; text-decoration:none; }
	.titulo_cases a:link  { color: #ff4e00; text-decoration:none; }
	.titulo_cases a:hover { color: #ff4e00; text-decoration:underline; }
	.titulo_cases a:active { color: #ff4e00; text-decoration:underline; }		
	
.lista_cases {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#000000;
	line-height: 16px;
}
	.lista_cases a:visited { color: #000000; text-decoration:none; }
	.lista_cases a:link  { color: #000000; text-decoration:none; }
	.lista_cases a:hover { color: #000000; text-decoration:underline; }
	.lista_cases a:active { color: #000000; text-decoration:underline; }
	
.sublista_cases {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#FFFFFF;
	line-height: 14px;
}
	.sublista_cases a:visited { color: #FFFFFF; text-decoration:none; }
	.sublista_cases a:link  { color: #FFFFFF; text-decoration:none; }
	.sublista_cases a:hover { color: #FFFFFF; text-decoration:underline; }
	.sublista_cases a:active { color: #FFFFFF; text-decoration:underline; }			
	
