.bordertopbranco {
	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: #ECECEC;
}
.borderbranco {
	border: 1px solid #FFFFFF;

}
.fundo {
	/*background-attachment: fixed;
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	*/
	background-image: url(images/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.borderBrancoLeftRight {
	border-top: 0px none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;

}
.bordertopbrancoGrosso {
	border: 3px solid #FFFFFF;

}
.bordercinza {

	border: 1px solid #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.text a {
	color: #5E0000;
}

.textCinzaGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.deflink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.textencarnado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E0000;


}
.textMenuTopo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.textMenuTopoEncarnado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E0000;
}
.textGrande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #953737;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;

}
.textPreto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textencarnadoGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E0000;

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #ffffff;
}
.fundoMoveis {
	background-attachment: fixed;
	background-image: url(images/fundo_moveis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9F9F9;

}
.boarderTopCinza {
	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: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.divscroll {
	scrollbar-3dlight-color:#FAFAFA;
   	scrollbar-arrow-color:#CCCCCC;
   	scrollbar-base-color:#FAFAFA;
   	scrollbar-darkshadow-color:#FAFAFA;
   	scrollbar-face-color:#FAFAFA;
   	scrollbar-highlight-color:#CCCCCC;
   	scrollbar-shadow-color:#CCCCCC
}
.bkgdetalhe1 {
	background-attachment: fixed;
	background-color: #FAFAFA;
	background-image: url(images/detalhe_bkg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
