.form_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

.lk_azul2:link {  color: #0000FF; text-decoration: none}
.lk_azul2:active {  color: #0000FF; text-decoration: none}
.lk_azul2:visited {  color: #0000FF; text-decoration: none}
.lk_azul2:hover {  color: #000033; text-decoration: underline; border: none}

.lk_azul:link {  color: #000033; text-decoration: none}
.lk_azul:active {  color: #000033; text-decoration: none}
.lk_azul:visited {  color: #000033; text-decoration: none}
.lk_azul:hover {  color: #0000FF; text-decoration: underline; border: none}

.lk_verm:link {  color: #FF0000; text-decoration: none}
.lk_verm:active {  color: #FF0000; text-decoration: none}
.lk_verm:visited {  color: #FF0000; text-decoration: none}
.lk_verm:hover {  color: #990000; text-decoration: underline; border: none}

.lk_branco:link {  color: #FFFFFF; text-decoration: none}
.lk_branco:active {  color: #FFFFFF; text-decoration: none}
.lk_branco:visited {  color: #FFFFFF; text-decoration: none}
.lk_branco:hover {  color: #FFFFFF; text-decoration: underline; border: none}

.fio_tab_azul{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
    border: #000066; 
	border-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin
}

.links {  color: #999999; text-decoration: none}
.itemmenu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #ffffff; text-decoration: none; font-weight: bold}
A:hover { color: #000000}
.textbox {  border-color: #000000; border-width: 1; border-style: solid; background-color:#F7F7F7; font-size: 10; font-family: verdana }
.submit		{	font-family:Tahoma; font-size:10; width:80; background-color:whitesmoke}

BODY {
scrollbar-face-color: #F0F0F0;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #F0F0F0;
scrollbar-darkshadow-color: #999999;
scrollbar-shadow-color: #CCCCCC;
scrollbar-arrow-color: #FFcc00;
scrollbar-track-color: #F7F7F7;
}
.style2 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style6 {font-size: 9px}

/*****************
  Menu Lateral
 *****************/
 
ul#menu {
	margin-left: -35px !important;
	margin-left: 5px;
}
ul#menu li, ul#menu li a {
	list-style: none;
	height: 25px;
	display: block;
}
ul#menu li a	{
	text-indent: -9999px;
}

#bt_01 a {background: transparent url(../img/sidebar/bt_home.gif) no-repeat;}
#bt_02 a {background: transparent url(../img/sidebar/bt_colegio.gif) no-repeat;}
#bt_03 a {background: transparent url(../img/sidebar/bt_info.gif) no-repeat;}
#bt_04 a {background: transparent url(../img/sidebar/bt_cadastro.gif) no-repeat;}
#bt_05 a {background: transparent url(../img/sidebar/bt_contato.gif) no-repeat;}
#bt_06 a {background: transparent url(../img/sidebar/bt_atividades.gif) no-repeat;}
#bt_07 a {background: transparent url(../img/sidebar/bt_projetos.gif) no-repeat;}
#bt_08 a {background: transparent url(../img/sidebar/bt_album.gif) no-repeat;}
#bt_09 a {background: transparent url(../img/sidebar/bt_acao.gif) no-repeat;}
#bt_10 a {background: transparent url(../img/sidebar/bt_calendario.gif) no-repeat;}

#bt_01 a:hover {background: transparent url(../img/sidebar/bt_home_hover.gif) 1px 1px no-repeat;}
#bt_02 a:hover {background: transparent url(../img/sidebar/bt_colegio_hover.gif) 1px 1px no-repeat;}
#bt_03 a:hover {background: transparent url(../img/sidebar/bt_info_hover.gif) 1px 1px no-repeat;}
#bt_04 a:hover {background: transparent url(../img/sidebar/bt_cadastro_hover.gif) 1px 1px no-repeat;}
#bt_05 a:hover {background: transparent url(../img/sidebar/bt_contato_hover.gif) 1px 1px no-repeat;}
#bt_06 a:hover {background: transparent url(../img/sidebar/bt_atividades_hover.gif) 1px 1px no-repeat;}
#bt_07 a:hover {background: transparent url(../img/sidebar/bt_projetos_hover.gif) 1px 1px no-repeat;}
#bt_08 a:hover {background: transparent url(../img/sidebar/bt_album_hover.gif) 1px 1px no-repeat;}
#bt_09 a:hover {background: transparent url(../img/sidebar/bt_acao_hover.gif) 1px 1px no-repeat;}
#bt_10 a:hover {background: transparent url(../img/sidebar/bt_calendario_hover.gif) 1px 1px no-repeat;}