/* ---- */
/* HOME */
/* ---- */
#coluna1, #coluna2{ float:left;}
#coluna1{ width:566px; }
#coluna2{ width:266px; margin:0 0 0 15px;}

/* Box Comunidade On-line */
.bg_home #conteudo_site {margin-top:20px;}
#home_comunidade_online {height:188px; width:567px; overflow:hidden;}

	#tit_home_comunidade_online {
		background:url(../imagens/tit_home_comunidade_online.gif) 0 0 no-repeat;
		float:left;
		height:30px;
		margin:1px 0 0 7px;
		overflow:hidden;
		text-indent:-99999px;
		width:167px;}
	
	#leia_mais a {color:#00923f; display:block; font-size:11px; margin:0 0 0 500px; padding:17px 0 1px 0; text-decoration:none; width:60px;}
	#leia_mais a:hover {font-weight:bold;}
	
	#home_comunidade_online_lista{width:567px; list-style:none; margin:5px 0 0 12px; padding:0; }
	#home_comunidade_online_lista li { float:left; margin:0; width:275px; height:71px; padding:3px 0 0 0; }
	#home_comunidade_online_lista li a:hover {color:#666;}
	#home_comunidade_online_lista li:hover {background-color:#ecebeb;}
		
		#home_comunidade_online_lista h2 a {color:#888888; font-size:12px; width:190px; font-weight:bold; text-decoration:none; margin:0 0 5px 0; float:left;}
		#home_comunidade_online_lista h2 a:hover {text-decoration:none; background-color:#ecebeb;}
			
			#home_comunidade_online_lista img{float:left; width:70px; height:65px; margin:0 5px 0 0;}
			
			/*#home_comunidade_online_lista p {}
			#home_comunidade_online_lista p a {color:#888888; display:block; font-size:12px; text-decoration:none; width:205px;}
			#home_comunidade_online_lista p a:hover {color:#888888; font-size:12px; text-decoration:none;}*/


#home_comunidade_online {background:url(../imagens/bg_box_home_01.gif) 0 0 no-repeat; width:566px; float:left;}
#home_eventos{ width:566px; margin:20px 0 0 0; background:url(../imagens/bg_box_eventos.jpg) no-repeat; float:left;}

#home_chamada{ width:265px; height:89px; margin-bottom:10px; }
#home_chamada h3 a{background:url(/imagens/btn_selecao_chamada.gif) no-repeat; height:89px; width:265px; display:block; text-indent:-9999px;}
#home_chamada h3 a:hover{background:url(/imagens/btn_selecao_chamada.gif) no-repeat 0 -89px;}

#home_edital{ width:265px; height:89px; }
#home_edital h3 a{float:left; background:url(../imagens/btn_edital.jpg) no-repeat; height:89px; width:265px; display:block; text-indent:-9999px;}


/* Video Institucional INTEIRO - Usar quando não ouver nenhuma chamada */
/*
#home_video_inst{width:261px; height:166px;}
#home_video_inst h3 a{float:left; background:url(/imagens/btn_video_inst.jpg) no-repeat; width:265px; height:166px; display:block; text-indent:-9999px;}
#home_video_inst h3 a:hover{ background:url(/imagens/btn_video_inst.jpg) no-repeat 0 -166px; }
#home_lista_matidas{ width:261px; margin:10px 0 25px 0 ;}
*/

/* Video Institucional MEIO - Usar quando houver chamada de vestibular e afins */
#home_video_inst{width:261px; height:80px;}
#home_video_inst h3 a{float:left; background:url(/imagens/btn_video_inst2.jpg) no-repeat; width:265px; height:80px; display:block; text-indent:-9999px;}
#home_video_inst h3 a:hover{ background:url(/imagens/btn_video_inst2.jpg) no-repeat 0 -80px; }
#home_lista_matidas{ width:261px; margin:10px 0 10px;}



/** SCRIPT **/
	 #scrollup {
	   position: relative;
	   overflow: hidden;
	   height: 48px;
	   width: 562px}
	   
	 .headline {
	   position: absolute;
	   top: 10px;
	   left: 579px;
	   height:48px;
	   width:250px;
	   margin:0 0 0 5px;}
	 
	 .headline:hover{background-color:#ecebeb;}  
	 .headline h2 a{color:#888888; font-size:12px; font-weight:bold; text-decoration:none;}
	 .headline h2 a:hover{ color:#666; background-color:#ecebeb;}	