body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Gill Sans MT", "Gill Sans", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #868e79;
	font-weight: normal;
	background-color: #FFFFFF;

}
.titulo {
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	color: #868e79;
}
.titulo_arq {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9a9a9a;
	font-weight:bold;
	line-height:.7em;
}
.titulo_arq img{
margin-left:7px;
display:inline;
}
.texto{
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	/*color: #868e79;*/
	color: #AAAAAA;
	font-weight: normal;
}
.texto-mostra{
	font-family: "Gill Sans MT", "Gill Sans", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	/*color: #868e79;*/
	color: #AAAAAA;
	margin-top:5px;
}
.texto-mostra-desc{
font-size: 11px;
}
.texto-mostra-desc p{
padding:0;
margin:3px 0;
}
.texto-descricao{
font-size:12px;
}
.texto-rodape{
	font-size: 10px;
	color: #9A9A9A;
	text-decoration:none;
	}
.borda {
	border-width: 1px;
	border-style: solid;
	border-color: #E2E2E2;
	background-color:#FFFFFF;
}
.borda_thumb {
	border-width: 1px;
	border-style: solid;
	border-color: #7e807d;
}
.clear {
	clear:both;
}