.txt-title {
	font-family: Tahoma;
	font-size: 11px;
	color: #ADADAD;
	font-weight: bold;
}

.txt-title:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFEE00;
    text-decoration: none;
}
.txt-title:link {
	font-family: Tahoma;
	font-size: 11px;
	color: BABABA;
	text-decoration: none;
}
.txt-title:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.txt-8pt {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-8pt:link {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.txt-8pt:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
    text-decoration: none;

	}

.txt-8pt:visited {
	font-family: tahoma;
	font-size: 10px;
    text-decoration: none;
	color: #CCCCCC;
}

.fundo-degrade {
	background-attachment: fixed;
	background-image: url(../_img/fundo_gallery.gif);
	background-position: left top;
	background-color: #454545;
	background-repeat: repeat-x;


}
.pico-dir {

	border-top-width: 0pt;
	border-right-width: 1pt;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt-8pt-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: BABABA;
		padding-left: 0px;
}
.txt-8pt-cinza:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
    text-decoration: none;
}
.txt-8pt-cinza:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: BABABA;
	text-decoration: none;
}
.txt-8pt-cinza:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.pico-bot {
	border-top-width: 0pt;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px none #FFFFFF;
}
.loading {
	background-image:  url(../_img/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border: 0px solid #4C4C4C;
}
.box {
	border: 1px solid #999999;
}

.fundo-topo {
	background-attachment: fixed;
	background-image: url(../../../../../prestige.com.pt/subdomains/projectos/httpdocs/_img/fundo_topo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #464646;
}
.txt-title-yellow {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
