@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/************************************/
/* Geral Topo */
/************************************/

#topo{
	height: 142px;
	width: 720px;
}

#topo #logo{
	height: 142px;
	width: 241px;
	background-image:url(../imgs/logo_geral.jpg);
	float:left;
}

#logo_area{
	height: 142px;
	width: 241px;
	background-image:url(../imgs/logo_geral.jpg);
}

/* Minha Unisul */
#topo #minha_unisul{
	height: 142px;
	width: 231px;
	float:left;
}
#topo #minha_unisul h2{
	text-indent:-9999px;
	overflow:hidden;
	width:66px;
	height:31px;
	background:url(../imgs/minhaunisul.gif) no-repeat;
	margin:20px 0 4px 20px;
}
#topo #minha_unisul #perfil{
	width:185px;
	height:66px;
	background:url(../imgs/minhaunisul_perfil.jpg) no-repeat;
	margin:0 0 0 20px;
}
#topo #minha_unisul #perfil ul{
	padding-left: 0px;
	width: 116px;
	height: 31px;
	margin:0 0 0 53px;
	padding-top:6px; 
}
#topo #minha_unisul #perfil ul li{
	display:inline;
	margin:0;
	padding:0
}
#topo #minha_unisul #perfil a{
	display:block;
	float:left;
	width:29px;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
}
#topo #minha_unisul #perfil #labels .label{
	font: bold 10px Verdana;
	color: #999;
	width: 80px;
	margin-top:3px;
}
#topo #minha_unisul #perfil #al{
	background:url(../imgs/minhaunisul_aluno1.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #al:hover{
	background:url(../imgs/minhaunisul_aluno2.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #labels #label_al{
	margin-left:55px;
}
#topo #minha_unisul #perfil #fut{
	background:url(../imgs/minhaunisul_futuroaluno1.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #fut:hover{
	background:url(../imgs/minhaunisul_futuroaluno2.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #labels #label_fut{
	margin-left:63px;
}
#topo #minha_unisul #perfil #ex{
	background:url(../imgs/minhaunisul_eufizunisul1.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #ex:hover{
	background:url(../imgs/minhaunisul_eufizunisul2.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #labels #label_ex{
	margin-left:95px;
}
#topo #minha_unisul #perfil #colab{
	background:url(../imgs/minhaunisul_colaborador1.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #colab:hover{
	background:url(../imgs/minhaunisul_colaborador2.jpg) top center no-repeat;
}
#topo #minha_unisul #perfil #labels #label_colab{
	margin-left:110px;
}
/* Barra Grossa */
#topo #barra_grossa{}

/* Busca */
#topo #busca{
	height: 142px;
	width: 195px;
	background-color:#E1E1E1;
	float:left;
}
#topo #busca #site{
	background:url(../imgs/busca_site.jpg) no-repeat;
	margin-top:26px;
}
#topo #busca #campus{
	background:url(../imgs/busca_campus.jpg) no-repeat;
}
#topo #busca #servico{
	background:url(../imgs/busca_servicos.jpg) no-repeat;
}
#topo #busca #site, #topo #busca #campus, #topo #busca #servico{
	overflow:hidden;
	width:145px;
	height:28px;
	margin-left:8px;
	padding-left:30px;
	padding-bottom:2px;
}

#topo #busca #site .inp input{
	height:16px;
	margin-top:5px;
	margin-left:2px;
	padding:0;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #A5A5A5;
	border: 1px solid #7F9DB9;
	width:110px;
}

#topo #busca #site .bt_ok input{
	padding-top: 10px;
	*padding-top: 0px;
	padding:0px;
	margin-left:2px;
	float:left;
}

#topo #busca #site .bt_ok {
    margin-top:-8px;
    *margin-top:2px;
}

#topo #busca #campus .inp select, #topo #busca #servico .inp select{
	height:16px;
	margin-top:5px;
	margin-left:2px;
	padding:0;
	float:left;
	color: #A5A5A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:9px;
	border: 1px solid #7F9DB9;
	width:135px;
}
/* Barra Fina */
#topo #barra_fina{

	height: 142px;
	width: 3px;
	float:left;
}
/* Barra Lateral */
#topo #barra_lateral{
	height: 142px;
	width: 24px;
	/*background-image:url(../imgs/topo_cantodireito.jpg);*/
	float:left;
}
