@charset "utf-8";
.Sombras {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}


.AssinaturaGabardo {
	font-size: 10px;
	color: #9A9A9A;
	text-decoration: none;
	text-align: right;
}
.MenuSuperior {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #1b4580;
}
.BrancoMedio {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.barras-fundo-centro {
	background-image: url(imagens/barras-fundo-centro.jpg);
}

.barras-fundo-lateral {
	background-image: url(imagens/barras-fundo-lateral.jpg);
}
.Titulos1 {
	font-size: 22px;
	color: #1b4580;
}
.BrancoGrande {
	font-size: 18px;
	color: #FFF;
}
body {
	background-image: url(imagens/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	text-align: left;
}
.entrada-barras-fundo-lateral {
	background-image: url(imagens/entrada-barras-fundo-lateral.jpg);
}
.entrada-barras-fundo-centro {
	background-image: url(imagens/entrada-barras-fundo-centro.jpg);
}
.BrancoGrande2 {
	font-size: 20px;
	color: #FFF;
}
.BrancoPequeno {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

