body {
	background-color: #D2D2D2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo_listras.gif);
}

.textocorrido {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

A:link {color: #333333; TEXT-DECORATION: none;}
A:visited {color: #333333; TEXT-DECORATION: none;}
A:active {color: #333333; TEXT-DECORATION: none;}
A:hover {color: #333333; TEXT-DECORATION: underline;}

.botao {
	font-size: 11px; 
	font-family: Tahoma; 
	color: #333333;
	}

.input {
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px double #999999;
}

.titulo {
	font-family: "trebuchet ms";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #142e6b;
}

.titulo_branco {font-family: "trebuchet ms";font-size: 11px;font-style: normal;color: #FFFFFF;}

.texto_cor {font-family: "trebuchet ms";font-size: 12px;font-style: normal;color: #477519;}

.texto_menor_cor {font-family: "tahoma";font-size: 11px;font-style: normal;color: #477519;}

.textomenor {
	font-family: "tahoma";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5c5c5c;
}
.texto_amarelo {
	font-family: "trebuchet ms";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #fdec00;
}
.texto_branco {
	font-family: "trebuchet ms";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo_333333 {
	font-family: "trebuchet ms";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ebebeb;
}
.textocorrido_amarelo {
	font-family: "trebuchet ms";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fdec00;
}
