/* CSS Document */
/*--inicio da pagina inicial--
Largorua: 705px;
Altura: 451;
*/
*{
	font: Verdana, Arial, Helvetica, sans-serif;
}
Body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
#site {
	width: 705px;
	height: 541px;
	background-image: url(../_img/bg_inicial_site.jpg);
	background-repeat:no-repeat;
}
#login {
	float:left;
	padding:2px;
	text-align:right;
	font-size: 11px;
	color:#939598;
	margin-left:80px;
}
#bt_tecnologia{
	float:left;
	margin-top:126px;
	margin-left:16px;
	width:163px;
	height:37px;
	background-image:url(../_img/botoes/bt_tecnologia.jpg);
	background-repeat:no-repeat;
}
#bt_servicos{
	float:left;
	margin-top:-14px;px;
	margin-left:45px;
	width:171px;
	height:38px;
	background-image:url(../_img/botoes/bt_servicos.jpg);
	background-repeat:no-repeat;
}
#bt_responsabilidade{
	float:left;
	margin-top:126px;
	margin-left:7px;
	width:182px;
	height:36px;
	background-image:url(../_img/botoes/bt_responsabilidade.jpg);
	background-repeat:no-repeat;
}
#bt_log_responsabilidade{
	float:left;
	margin-top:9px;
	margin-left:60px;
	width:123px;
	height:81px;
	background-image:url(../_img/botoes/bt_logo_mresp.jpg);
	background-repeat:no-repeat;
}
#bt_hitorico{
	float:left;
	margin-top:135px;
	margin-left:65px;
	width:139px;
	height:53px;
	background-image:url(../_img/botoes/bt_hitorico.jpg);
	background-repeat:no-repeat;
}
.input_login{
	border:#c8c7c7 solid 1px;
	background-color:#FFFFFF;
	width:78px;
	height: 9px;
	font-size:11px;
}
.input_submit{
	margin-top:2px;
	border:#c8c7c7 solid 1px;
	background-color:#FFFFFF;
	width:45px;
	height: 15px;
	font-size: 11px;
	padding:0px;
}
/* fim da pagina inicial*/
#topo{
	float:left;
	margin-left:3px;
	width:693px;
	height:106px;
	text-align:left;
	background-image:url(../_img/bg_topo.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding:0px;
}
#menu{
	width:155px;
	float:left;
	height:454px;
	padding-top: 72px;
	padding-left:10px;
	background-image:url(../_img/bg_menu_lateral.jpg);
	background-position:right;
	background-repeat:repeat-y;
	text-align:left;
	margin:0px;
}
#conteudo{
	width:534px;
	float:left;
	height:454px;
	background-image:url(../_img/bg_predio.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:6px;
	text-align:left;
	font-family: BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#504d4d;
	padding-top:12px;
}
#conteudo li{
	font-family: BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#504d4d;
	margin-left:10px;
}
#conteudo .subli {
	font-family: BankGothic Lt BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#504d4d;
	margin-left:30px;
}
#site2 {
	width: 711px;
	height:560px;
	padding-left:3px;
	padding-right:3px;
	background-image: url(../_img/bg_site2.jpg);
	background-repeat:repeat-y;
	margin:0px;
}
.bt_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	width:122px;
	margin-bottom:14px;
}
.logo_topo_interna{
	float:left;
	width:86px;
	height:61px;
	background-image:url(../_img/logo_topo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left: 45px;
	margin-right:0px;
	margin-top:14px;
	
}
.cursor{
		cursor:hand;
		cursor:pointer;
}
.titulo_topo{
	float:left;
	background-image:url(../_img/titulo_topo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:123px;
	margin-top:32px;
	width:263px;
	height:40px;
}
#login_internas{
	float:right;
	padding:2px;
	text-align:right;
	font-size: 11px;
	color:#939598;
}
.titulos_internas{
	margin-left:32px;
	margin-top:88px;
	margin-bottom:10px;
	text-align:left;
}
#bt_voltar{
	position:absolute;
	left:50%;
	top:89px;
	margin-left:290px;
	
	
}
