.bg_lat_direita {
	background-image: url(../IMG/bg_lat_direita.jpg);
	background-repeat: repeat-y;
}
.linha {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.bg_lat_esquerda {
	background-image: url(../IMG/bg_lat_esquerda.jpg);
	background-repeat: repeat-y;
}
.trebuchet12 {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.box {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #9E9E9E;
	background-color: #4E4E4E;
}
.trebuchet12_bold {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #9E9E9E;
	font-style: normal;
	font-weight: bold;
}

