/* CSS Document */
#verm01 {
	left: 0px;
	top: 400px;
	width: 53px;
	height: 67px;
}

#verm02 {
	left: 245px;
	top: 265px;
	width: 42px;
	height: 42px;
}

#verm03 {
	left: 512px;
	bottom: 0px;
	width: 89px;
	height: 26px;
}

#contDIV{
	left: 329px;
	top: 33px;
	width: 390px;
	height: 220px;
	z-index: 1;
}

#contTABLE{
	width: 100%;
	height: 100%;
	vertical-align: bottom;
	text-align: right;
}

#contTD{
	height: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 10px;
}

#textTD{
	vertical-align: top;
}

#spaceTD{
	width: 5px;
}

.onde{
	text-align: right;
	border-bottom: 1px solid #9E0505;
}

#ondeDIV{
	left: 333px;
	top: 295px;
	width: 408px;
	height: 100px;
	z-index: 1;
}

.inputs {
	color: #2D2525;
	font-size: 10px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #9E0505;
	background-color: #F0EDEE;
}

.seletor {
	width: 160px;
	color : #2D2525;
	font-size : 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0EDEE;
	border: 1px inset #9E0505;
}

.botao {
	height: 17px;
	width: 100px;
	color : #2D2525;
	font-size : 10px;
	cursor: pointer;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0EDEE;
	border: 1px solid #9E0505;
}

.form_box {
	padding: 5px;
	width: 210px;
	color: #2D2525;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0EDEE;
	border: 1px solid #9E0505;
}


/*

#box_seletor {
	left: 208px;
	top: 64px;
	width: 550px;
	height: 40px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
}

*/

