body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;

}
span {
font-weight:bold;
}
form {
padding:0px;
margin:0px;
} 

.style1 {color: #FFFFFF}

/* CONFIGURAÇÃO DE TOPO */

.titulo_internas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -5;
	background-image:url(../img/bgsecoes.gif);
	text-decoration: none;
	background-position:right;
	background-repeat:no-repeat;
	height: 60px;
	/*background-color: #FFFFFF;*/
	margin:0px;
}

.tabelaTopo { 

	background-image: url(../img/unifat_bg_topo.jpg);
	background-repeat: repeat-x;
	height: 165px;
	}

.tabelaTopo a:link { 
	text-decoration: none;
	color:#FFFF00;
	font-weight: bold;
	}
	.tabelaTopo a:hover { 
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	}
	.tabelaTopo a:visited { 
	text-decoration: none;
	color:#FFFF00;
	font-weight: bold;
	}

/* CONFIGURAÇÃO DE lado*/

.tabelaLado { 

	background-image: url(../img/unifat_bg_menu.jpg);
	background-repeat: repeat-y;
	width: 245px;
	height:100%;
	}

.tabelaLado a:link { 
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}
	.tabelaLado a:hover { 
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	}
	.tabelaLado a:visited { 
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	}

/* login */

.login { 
	background-image: url(../img/unifat_login.gif);
	background-repeat: no-repeat;
	width: 564;
	height:442PX;
	}
	
/* CONTEUDO */

.input {

height:20px;

border:3px solid #006600;;
text-align:left;
font-size:12px;
padding-top:5px;
} 

.bgintenas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -5;
	
	background-image:url(../img/line.jpg);
	text-decoration: none;
	background-position:left bottom;
	background-repeat:repeat-y;
	height: 60px;
	background-color: #1e862d;
	margin:0px;
}
.bgintenas a {
	color: #fff;
}

.linhalistabranco {
border-bottom:1px solid #FFFFFF;
}

a:visited {
text-decoration:none;
}
a:active{
text-decoration:none;
}
a:hover{
color:#330033;}

.tabelabarra { 
background-image:url(../img/bgabas.gif);
	background-repeat: repeat-x;
height:50px;
	
	}