.borderBot {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
	text-decoration: none;
}
.textoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.border {
	border: 3px solid #666666;
}
.textoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #664444;
	text-decoration: none;
	font-weight: bold;

}
.fundo {
	background-attachment: fixed;
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borderFino {

	border: 1px solid #666666;
}
.fundoPromo {
	background-attachment: fixed;
	background-image: url(images/home_tit_promo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textoGrandeBranco {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;

}
.textoCopyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.textoCopyright a:active, .textoCopyright a:link, .textoCopyright a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.textoCopyright a:hover{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.borderFinoLeftBotRight {
	border-top: 0px none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
}.borderFinoLeft {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #666666;
}
.borderFinoRightTop {

	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px none;
	border-left: 0px none;
}
.borderLeft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
.textoPreto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textoPretoPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
