body {
	background-image:url(../img/fundo-pg.gif);
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	background-repeat: repeat-y;
	background-position: center top;
}
input {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#858585;
	height: 12px;
}
select {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#858585;
	height: 16px;
	width:161px;
}
.table {
	margin-right: 10px;
}
/* ESTILOS EM TEXTOS */
.manchete {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:17px;
	color:#858585;
	
}
.texto {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#858585;
	text-align:justify;	
}
.texto_b {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style:bold;
	color:#858585;
	text-align:justify;	
}
.texto_calendario {
	font-family: "Trebuchet MS";
	font-size:12px;
	font-style:bold;
	color:#444444;
	padding-left: 7px;
}
.texto_calendario_peq {
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style:bold;
	color:#858585;
	padding-left: 7px;
}
.texto_shopping {
	text-align:right;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#858585;
	padding-right: 37px;
}
a:link {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style:bold;
	color:#858585;
	text-align:justify;	
}
a:hover {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style:bold;
	color:#858585;
	text-align:justify;	
}
a:active {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style:bold;
	color:#858585;
	text-align:justify;	
}
a:visited {
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style:bold;
	color:#858585;
	text-align:justify;	
}
