body {
	background-image: url(imgs/fundo.jpg);
	background-position: center top;
	background-repeat: repeat;
	background-color: #EEEEEE;
	margin-top: 30px;
	margin-bottom: 20px;	
}
.lat_dir {
	background-image: url(imgs/lat_dir.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.lat_esq {
	background-image: url(imgs/lat_esq.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.folha_meio {
	background-color: #FFFFFF;
	background-image: url(imgs/papel.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.folha_meio #menu {
	margin-top: 0px;
	margin-bottom: 10px;
}
.bloco_texto {
	padding-left: 10px;
}
.texto_normal {
	font-family: Calibri, "Segoe UI", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.texto_destaque {
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
}
.texto_dourado {
	color: #999900;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#col_dir a:link {
	color: #999900;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#col_dir a:hover {
	color: #000000;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
#col_dir a:visited {
	color: #999900;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#col_dir a:active {
	color: #999900;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.form {
	font-family: Calibri, "Segoe UI", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CEC7B7;
	font-style: normal;
}
.texto_destaque2 {
	color: #003399;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.texto_vermelho {
	color: #CC0000;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.texto_escrita {
	color: #B0B08A;
	font-family: Georgia, Garamond, "Bell MT";
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}
a:link,a:visited    {
	color: #000000;
	text-decoration: none;
        }
a:hover      {
	color: #999900;
	text-decoration: none;
        }

.ass {width: 50px;height: 20px;padding: 0px;margin: 15px 0px 0px;}
.ass a {display: block;padding: 0px;position: relative;text-indent: -999em;opacity: 1; font-size: 14px;line-height: 18px;}
.ass.left { float:left; }
.ass.right { float:right; }
.ass.center { margin-left: auto; margin-right: auto; }
.ass-1 a{ background: transparent url(../imgs/ass-1.png) no-repeat center 50%;}
.ass-2 a{ background: transparent url(../imgs/ass-2.png) no-repeat center 50%;}
.ass-hover a{ background: transparent url(../imgs/ass-hover.png) no-repeat center 2px;}
.ass-hover a:hover{ background: transparent url(../imgs/ass-hover.png) no-repeat center -23px;}