@charset "utf-8";
body {
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/geral/bkg_main03.gif);
}
#top {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/geral/img_top_logo.gif);
}
#menu {
	background-attachment: scroll;
	background-image: url(../img/menu/bkg_menu.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	text-decoration: none;
}
#footer {
	background-attachment: scroll;
	background-image: url(../img/footer/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt_menu {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}
.div_menu {
	font-size: 24px;
	color: #FFFFFF;
}
.txt_geral {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txt_footer_branco {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF0000;
}
#busca_prof {
	background-attachment: scroll;
	background-image: url(../img/geral/bkg_table_busca02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E5E5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E5E5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.txt_tite_home {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.txt_title_page {
	color: #FF0000;
	font-size: 26px;
	font-family: Arial;
	font-weight: bold;
}
.sub_title {
	color: #000000;
	font-size: 18px;
	font-family: Arial;
}
.txt_atencao {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #E5E5E5;
}
#table_prof {
	background-attachment: scroll;
	background-image: url(../img/geral/bkg_table_prof.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#table_biblioteca {
	background-attachment: scroll;
	background-image: url(../img/geral/bkg_table_biblioteca.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#table_casa_facil_home {
	background-attachment: scroll;
	background-image: url(../img/geral/bkg_icn_casa_facil_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#table_construir_home {
	background-attachment: scroll;
	background-image: url(../img/geral/bkg_icn_casa_facil_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table#alter td {
	background-color: #;
}
table#alter tr.dif td {
	background-color: #EBEBEB;
}
.txt_barra_bibliot {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

