body {
	margin: 0px;
}
.div_principal {
	background-image: url(../imagens/bgdr.png);
	background-repeat: no-repeat;
	height: 608px;
	width: 1002px;
	top: 50%;
	left: 50%;
	margin-top: -304px;
	margin-left: -501px;
	position: absolute;

}
.trebutchet_grande {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #666666;
}
.trebutchet_medium {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.div_list {
	height: 20px;
}

.trebutchet_medium2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.trebutchet_normal {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 16px;
}
.trebutchet_pequeno {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
}
.checkbox {
	border: 1px solid #666666;
}




.div_box {
	height: 502px;
	width: 304px;
	margin-left: 595px;
	margin-top: 25px;
	background-image: url(../imagens/box_transp.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position: fixed;
}
