body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/efeitos_fundo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.fundo_index {
	background-attachment: fixed;
	background-image: url(images/fundo_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.texto_branco_menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
A.menor:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}

A.menor:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}

A.menor:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #ffffff; text-decoration: underline; font-weight: bold;}

A.menor:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #ffffff; text-decoration: none; font-weight: bold;}
.texto_cinsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #111111;
}
A.agenda_velho:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #111111; text-decoration: none; font-weight: bold;}

A.agenda_velho:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #111111; text-decoration: none; font-weight: bold;}

A.agenda_velho:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #111111; text-decoration: underline; font-weight: bold;}

A.agenda_velho:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; color: #111111; text-decoration: none; font-weight: bold;}
A.img_link:hover img {filter:alpha(opacity=30); -moz-opacity: 0.75; opacity: 0.75;}

.fundo_topo {
	background-attachment: fixed;
	background-image: url(images/topo_adm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.caixas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	border: 1px solid #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
.botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #FFFFFF;
}
.texto_branco_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.form_geral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #777777;
}

