.linha_e {
	background-image: url(../img/linha_esquerda.gif);
	background-repeat: repeat-y;
}
.linha_d {
	background-image: url(../img/linha_direita.gif);
	background-repeat: repeat-y;
}
.linha_i {
	background-image: url(../img/linha_inferior.jpg);
	background-repeat: repeat-x;

}
.linha_s {
	background-image: url(../img/linha_superior.gif);
	background-repeat: repeat-x;
	font-family:"Trebuchet MS";
	color: #002060;
	font-size: 12px;
	font-weight: bold;
}

.fonte {
	font-family:"Trebuchet MS";
	color: #002060;
	font-size: 12px;
		}
.fontebold {		
			font-family: "Trebuchet MS";
	color: #002060;
	font-size: 12px;
	font-weight: bold;
	}.separador {
	background-image: url(../img/separador.gif);
	background-repeat: repeat-y;
}
