<html> 
	<head> 
		<title>Conselho e Colegiados - IF-SC</title> 
		<link href="css/style.css" type="text/css" rel="stylesheet" /> 
		<style> 
			div.caixa {
				width:122px;
				height:122px;
				text-align: center;
				margin:-10px 5px 0px 5px;
				padding: 10px 0px;
				font-weight:bold;
				text-decoration:none;
				float:left;
				background-image: url(img/fundo_cinza.png);
				background-position: top;
				background-repeat: no-repeat;
				
			}
			div.caixa a {
				color:black;
				font-family:HelveticaNeueLTPro-LtCn;
				text-decoration:none;
			}
			div.caixa:hover{
				background-image: url(img/fundo_verde.png);
				color:white;
			}
			.caixa-sair{
				width:150px;
				color:gray;
				text-align: center;
				padding:10px;
				margin:5px;
				font-weight:bold;
			}
			span .titulo{
				font-size:18px;
				background-color: #F5F5F5;
				margin:10px;
			}
		</style> 
	</head> 
	<body style="text-align:center"> 
		<div id="topo" style="position:relative; margin:0 0 30px 0;"> 
			<div id="topo-imagem" style="float: left;"> 
				<span id="topo-titulo1">COLEGIADOS</span>
				<!--<span id="topo-titulo2">COLEGIADOS</span>-->
			</div> 
		</div> 
<div style="position:relative; margin:0 auto; width:500px;">
	<!--<span class="titulo" style="font-size:12px; font-family:HelveticaNeueLTPro-LtCn;"> -->
	<span class="titulo" style="font-size:12px; font-family:Arial; font-style:normal; font-weight:normal;"> 
	Bem vindos ao Portal dos Colegiados do IF-SC !
	<br><br>
	Aqui voc� encontrar� resolu��es, atas das reuni�es, instru��es normativas, calend�rio das reuni�es e tamb�m conhecer� os representantes dos alunos, dos servidores docentes, dos servidores t�cnico-administrativos e da sociedade civil, que fazem parte de nosso Conselho Superior e dos nossos Colegiados.
	<br><br>
	Temos a convic��o de que a gest�o participativa se constr�i por meio do trabalho coletivo e da transpar�ncia. 
	<br>
	Esse � o objetivo principal desse Portal.  
	<br><br>
	Prof�. Maria Clara Kaschny Schneider<br>
	Reitora do Instituto Federal de Santa Catarina
	<br><br>
	</span> 
</div>
		
			<div style="width:264; margin:0 auto;"> 
				<div class='caixa'> 
					<a href="http://cs.ifsc.edu.br/portal/index.php?option=com_content&view=article&id=7&Itemid=67"> 
						<img src="img/ico_conselhosuperior.png" /> 
						<br> 
						Conselho Superior</a> 
				</div> 
				<div class='caixa'> 
					<a href="http://cs.ifsc.edu.br/portal/index.php?option=com_content&view=article&id=13&Itemid=68"> 
						<img src="img/ico_colegiodirigentes.png" /> 
						<br> 
						Col�gio de Dirigentes</a> 
				</div>
				<div class='caixa'> 
					<a href="http://cs.ifsc.edu.br/portal/index.php?option=com_content&view=article&id=14&Itemid=82"> 
						<img src="img/ico_colegiadopessoas.png" width=48 height=48/> 
						<br> 
						Colegiado de Desenvolvimento de Pessoas</a> 
				</div>
				<div class='caixa'> 
					<a href="http://cs.ifsc.edu.br/portal/index.php?option=com_content&view=article&id=15&Itemid=83"> 
						<img src="img/ico_colegiadopesquisa.png" width=48 height=48/> 
						<br> 
						Colegiado de Ensino, Pesquisa e Extens�o</a> 
				</div>
			<!--<div class='caixa'> 
					<a href="framed.php?url=http://dgp.ifsc.edu.br/sigp/index.php?pg=adm&md="> 
						<img src="img/ico_administracao.png" /> 
						<br> 
						Administra��o</a> 
				</div> -->
			</div> 
		<br style="clear:both"> 
	</body> 
</html> 
