
.box1 { background-color: #FFFFFF; }

.box1CinzaClaro { background-color: #eaecee; }

.box1CinzaEscuro { background-color: #5e5e5f; height: 30px; vertical-align: middle; }

.box1TopEsq { background-image: url(../image/box/box_1_top_esq.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }

.box1TopDir { background-image: url(../image/box/box_1_top_dir.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }

.box1BaseEsq { background-image: url(../image/box/box_1_base_esq.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }

.box1BaseDir { background-image: url(../image/box/box_1_base_dir.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }



.box2 { background-color: #FAFAFA; }

.box2TopEsq { background-image: url(../image/box/box_2_top_esq.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }

.box2TopDir { background-image: url(../image/box/box_2_top_dir.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }

.box2BaseEsq { background-image: url(../image/box/box_2_base_esq.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }

.box2BaseDir { background-image: url(../image/box/box_2_base_dir.gif); background-repeat: no-repeat; background-position: right bottom; height: 5px; width: 5px; }
.BoxesEsq {
	background-image: url(../image/box_borda_esq.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.BoxesDir {
	background-image: url(../image/box_borda_dir.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.BoxesMiolo {
	background-image: url(../image/box_borda_centro.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}