a {	text-decoration:none; border: 0px;}

visited {text-decoration: none;}

img{ border: 1px;}

.font { font-family: Verdana, Helvetica, sans-serif;}

.ftsize11 {font-size: 11px;}

.ftsize12 {font-size: 12px;}

.ftsize14 {font-size: 14px;}

.wi10{width: 10px;}

.wi15{width: 15px;}

.he1{height: 1px;}

.he20{height: 30px;}

.he50{height: 50px;}

.espaco{line-height: 20px; text-align: justify;}

.pad5{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.just{
	text-align: justify;
}

.bold {font-weight: bold;}

.branco {color: #FFFFFF;}
a.branco:Hover { color: #f06305;}

.laranja {color: #f06305;}
a.laranja:Hover { color: #FFFFFF;}

.corfundo {
	background-color: #0e0e0e;
}

.fd_prod1 { background-image: url(../img/fd_prod1.jpg);	}

.fd_prod2 { background-image: url(../img/fd_prod2.jpg);	}

.fd_prod3 { background-image: url(../img/fd_prod3.jpg);	}

.boxnormal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F3F2EE;
	height: 18px;
	border: 1px solid #AAA9A7;
}

.box {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #555555;
	border: 1px solid #f06305;
}
.boxsize0 {
	height: 20px;
	width: 100px;
}
.boxsize1 {
	height: 20px;
	width: 200px;
}
.boxsize2 {
	height: 80px;
	width: 200px;
}
.boxsize3 {
	height: 50px;
	width: 200px;
}
.boxcampo {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #AAA9A7;
}