@charset "utf-8";
body {
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	text-align: justify;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E6E6E6;
}
.borda_grossa {
	border: 5px solid #FFFFFF;
}
.margem_maior {
	border: 1px solid #AC0000;
	margin: 10px;
}
.borda_vermelha_grande {
	border: 1px solid #A20202;
}
.borda_parceiro {
	border: 10px solid #D5D5AA;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.borda_cinza {
	padding: 5px;
	border: 1px solid #666666;
}
.titulo_agenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.borda_vermelha_pequena {
	padding: 4px;
	border: 1px solid #AB0000;
}
.borda_verde_grande {
	border: 1px solid #778A17;
	padding: 9px;
}
.borda_verde_pequena {
	padding: 4px;
	border: 1px solid #778A17;
}
.tracado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6C7E15;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}




.fundo_meio {
	background-attachment: fixed;
	background-image: url(../images/base/bg_center.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a:link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B931B;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#ver_mais a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.linha_vert {
	background-image: url(../images/base/linha_vert.gif);
	background-repeat: repeat;
	background-position: center top;
}
.borda_verde_destaque {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #788A1A;
	border-right-color: #788A1A;
	border-bottom-color: #788A1A;
	border-left-color: #788A1A;
}
.botao {
	border: 1px solid #999999;
	background-color: #669900;
}
.titulo_adm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	background-color: #666666;
}

