.global {
	background-color: #ccc508;
	background-image: url(imagens/bg_gold.jpg);
	background-repeat: repeat-x;
}
.titulo {
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #aaaaaa;
}
.titulo1 {
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #aaaaaa;
	background-image:url(imagens/uva.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.subtitulo {
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}

.titulotabela {
	font-family: "trebuchet MS", tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.negrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.citacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.minititulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc508;
	font-weight: bold;
}
.nomedistr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;

}
.linkrodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.Subtitulo2 {
	font-family: "trebuchet MS", tahoma, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.border_left {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #660000;
}
.border_left2 {
	margin-left: 20px;

}
.border_right {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #660000;
}
