@charset "utf-8";
/* CSS Document */
.arial80{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.display{
	display: table;
}
.displayNone{
	display: none;
}
.tit1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}
.text80{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.table_relevo{
    BORDER-BOTTOM: buttonshadow 1px solid;
    BORDER-LEFT: buttonhighlight 1px solid;
    BORDER-RIGHT: buttonshadow 1px solid;
    BORDER-TOP: buttonhighlight 1px solid;
    background-color: buttonface;
}