a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bg_home {
	background-image: url(../images/bg_site_7ways.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tit_ultimas {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
}

.txt_conceito {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.txt_ultimas {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.link_externa {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #510D13;
	text-decoration: none;
}
a.link_externa:hover {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #510D13;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tit_portifolio {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFF66;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.link_externaportifolio {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #510D13;
	text-decoration: none;
}
a.link_externaportifolio:hover {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #510D13;
	background-color: #FFFFFF;
	text-decoration: none;
}
.txt_destaque {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.txt_destaque:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}
.link_parceiro {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	color: #F7FF66;
	text-decoration: none;
	font-style: italic;
}
a.link_parceiro:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	color: #510D13;
	background-color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
}

