.men {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bordo {
	border-top: 0.2px solid #666666;
	border-right: 0.2px solid #666666;
	border-bottom: 0.2px solid #666666;
	border-left: 0.2px solid #666666;



}
.bordino {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 0.2px;
	border-left-color: #666666;


}
.bordinosugiu {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2px;
	border-right-color: #666666;

}
.updown {
	border-top-width: 0.2px;
	border-bottom-width: 0.2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;

}
.quadro {
	border: 1px dashed #006699;
}
.trasp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: auto;
	width: auto;
}

