@charset "utf-8";
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style1 {color: #333333}
a:link {
	color: #000000;
	text-decoration: none;
}

.titulo {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_big {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_normal {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}
a {
	font-size: 13px;
	line-height: 22px;
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-weight: bold;
	color: #FFFFFF
}

.sub-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #CCCCCC;
}
.texto_normal_bold {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
}
.localizacao {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
}
.nome {
	font-family: "Trebuchet MS", Tahoma, Verdana, "MS Sans Serif";
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
