/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}

body{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	background:url(imgs/bg_teste.gif) no-repeat 10px 0;
}

.amarelo_padrao{color:#edd900;}

.branco_padrao{color:#FFFFFF;}

.azul_padrao{color:#00467f;}

.vermelho_padrao{color:#da251c;}

hr{display:none;}


.hr_direito{
	clear:both;
	height:1px;
	width:150px;
	background:#FFFFFF repeat-x;
	margin:10px 0 20px 0;
}


.hr_inferior_verde{
	clear:both;
	height:4px;
	width:893px;
	background:#00511e repeat-x;
	margin:auto;
}

.hr_inferior_roxo{
	clear:both;
	height:4px;
	width:893px;
	background:#81085d repeat-x;
	margin:auto;
}

.hr_inferior_bege{
	clear:both;
	height:4px;
	width:893px;
	background:#6d5700 repeat-x;
	margin:auto;
}

.hr_inferior_azul{
	clear:both;
	height:4px;
	width:893px;
	background:#001b58 repeat-x;
	margin:auto;
}

.hr_contato{
	clear:both;
	height:2px;
	width:961px;
	margin:auto;
	background:#00467f repeat-x;
	
}

.borda_roxo{border:3px solid #81085d}

.borda_verde{border:3px solid #00511e}

.borda_bege{border:3px solid #001b58}

.borda_azul{border:3px solid #001b58}

h1{text-indent:-5000px;}

#geral{
	width:991px;
	*width:1003px;
	_width:1003px;
	margin:auto;
	background:url(imgs/bg.gif) no-repeat;
	height:1000px;
}

#corpo{
	margin:auto;
}


#menu{margin-top:180px; float:left;}

.item_menu_icbeu_video_conect{
	margin-left:14px;
	background:url(imgs/item_menu_icbeu_video_conect_hover.gif) no-repeat;
	width:171px;
	height:40px;
	display:block;
}

.item_menu_icbeu_video_conect:hover{
	margin-left:14px;
	background:url(imgs/item_menu_icbeu_video_conect_hover.gif) no-repeat 0 -49px;
	width:171px;
	height:40px;
	display:block;
}

.item_menu_regulamento{
	margin-left:55px;
	 margin-top:14px;
	 background:url(imgs/item_menu_regulamento_hover.gif) no-repeat;
	 width:130px;
	 height:42px;
	 display:block;
}

.item_menu_regulamento:hover{
	margin-left:55px;
	 margin-top:14px;
	 background:url(imgs/item_menu_regulamento_hover.gif) no-repeat 0 -47px;
	 width:130px;
	 height:42px;
	 display:block;
}

.item_menu_premiacao{
	margin-left:77px;
	margin-top:14px;
	background:url(imgs/item_menu_premiacao_hover.gif) no-repeat;
	width:108px;
	height:35px;
	display:block;
}

.item_menu_premiacao:hover{
	margin-left:77px;
	margin-top:14px;
	background:url(imgs/item_menu_premiacao_hover.gif) no-repeat 0 -38px;
	width:108px;
	height:35px;
	display:block;
}


.item_menu_aescola{
	margin-left:91px;
	margin-top:23px;
	background:url(imgs/item_menu_aescola_hover.gif) no-repeat;
	width:94px;
	height:34px;
	display:block;
}

.item_menu_aescola:hover{
	margin-left:91px;
	margin-top:23px;
	background:url(imgs/item_menu_aescola_hover.gif) no-repeat 0 -38px;
	width:94px;
	height:34px;
	display:block;
}

.item_menu_blog{
	margin-left:91px; 
	margin-top:5px;
	background:url(imgs/item_menu_blog_hover.gif) no-repeat;
	width:93px;
	height:49px;
	display:block;
}

.item_menu_blog:hover{
	margin-left:91px; 
	margin-top:5px;
	background:url(imgs/item_menu_blog_hover.gif) no-repeat 0 -52px;
	width:93px;
	height:49px;
	display:block;
}


.item_menu_contato{
	margin-left:95px;
	margin-top:8px;
	background:url(imgs/item_menu_contato_hover.gif) no-repeat;
	width:90px;
	height:38px;
	display:block;
}

.item_menu_contato:hover{
	margin-left:95px;
	margin-top:8px;
	background:url(imgs/item_menu_contato_hover.gif) no-repeat 0 -40px;
	width:90px;
	height:38px;
	display:block;
}


#player{
	float:left;
	background:url(imgs/player.gif) no-repeat;
	width:633px;
	height:355px;
	margin-top:145px;
}

#area_restrita{
	float:left;
	margin-top:230px;
	margin-left:10px;
}

#avaliacao{
	float:left;
	margin-left:10px;
}

#lista_estrelas{
	margin-bottom:20px;
}

#lista_estrelas ul li{
	display:inline;
	float:left;
}

#inferior{
	float:left;
	width:991px;
}

#mais_assistidos{
	margin:60px auto 0;
	*margin:60px auto 80px;
	_margin:60px auto 10px;
	height:40px;
	width:890px;
	
}

.educacional{margin:60px auto 0; float:left;}

.musical{margin:60px auto 0; float:left;}

.funny{margin:60px auto 0; float:left;}

.halloween{margin:60px auto 0; float:left;}

#listagem_videos{
	margin:auto;
	width:890px;
}

.item_listagem{
	width:130px;
	margin-top:5px;
	line-height:17px;
	float:left;
}

.divisoria_videos{
	float:left;
	padding:5px 10px;
}

.item_estrela1{
	background:url(imgs/estrela_hover1.gif) no-repeat;
	height:13px;
	width:71px;
	display:block;
}

.item_estrela1:hover{
	background:url(imgs/estrela_hover1.gif) no-repeat;
	height:13px;
	width:71px;
}

.item_estrela2{
	background:url(imgs/estrela_hover1.gif) no-repeat;
	height:13px;
	width:71px;
	display:block;
}

.item_estrela2:hover{
	background:url(imgs/estrela_hover2.gif) no-repeat;
	height:13px;
	width:71px;
}

.item_estrela3{
	background:url(imgs/estrela_hover1.gif) no-repeat;
	height:13px;
	width:71px;
	display:block;
}

.item_estrela3:hover{
	background:url(imgs/estrela_hover3.gif) no-repeat;
	height:13px;
	width:71px;
}

.item_estrela4{
	background:url(imgs/estrela_hover1.gif) no-repeat;
	height:13px;
	width:71px;
	display:block;
}

.item_estrela4:hover{
	background:url(imgs/estrela_hover4.gif) no-repeat;
	height:13px;
	width:71px;
}

.item_estrela5{
	background:url(imgs/estrela_hover1.gif) no-repeat;
	height:13px;
	width:71px;
	display:block;
}

.item_estrela5:hover{
	background:url(imgs/estrela_hover5.gif) no-repeat;
	height:13px;
	width:71px;
}

#rodape{
	margin:auto;
}

/*SECUNDÁRIAS*/
#geral_secundaria{
	background:url(imgs/topo_secundarias.gif) no-repeat;
	width:991px;
	margin:auto;
	height:1000px;
}

#menu_secundarias{margin-top:150px; float:left;margin-left:25px;}

#menu_secundarias ul li{display:inline; float:left; }

.item_menu_icbeu_video_conect_secundarias{
	background:url(imgs/item_menu_icbeu_video_conectsec_hover.gif) no-repeat;
	width:176px;
	height:38px;
	display:block;
}

.item_menu_icbeu_video_conect_secundarias:hover{
	background:url(imgs/item_menu_icbeu_video_conectsec_hover.gif) no-repeat 0 -43px;
	width:176px;
	height:38px;
	display:block;
}

.item_menu_regulamento_secundarias{
	 background:url(imgs/item_menu_regulamentosec_hover.gif) no-repeat;
	 width:128px;
	 height:37px;
	 display:block;
	 margin-left:8px;
}

.item_menu_regulamento_secundarias:hover{
	 background:url(imgs/item_menu_regulamentosec_hover.gif) no-repeat 0 -43px;
	 width:128px;
	 height:37px;
	 display:block;
	 margin-left:8px;
}

.item_menu_premiacao_secundarias{
	background:url(imgs/item_menu_premiacaosec_hover.gif) no-repeat;
	width:108px;
	height:33px;
	display:block;
	margin-left:9px;
}

.item_menu_premiacao_secundarias:hover{
	background:url(imgs/item_menu_premiacaosec_hover.gif) no-repeat 0 -34px;
	width:108px;
	height:33px;
	display:block;
	margin-left:9px;
}


.item_menu_aescola_secundarias{
	background:url(imgs/item_menu_aescolasec_hover.gif) no-repeat;
	width:94px;
	height:32px;
	display:block;
	margin-left:11px;
}

.item_menu_aescola_secundarias:hover{
	background:url(imgs/item_menu_aescolasec_hover.gif) no-repeat 0 -34px;
	width:94px;
	height:32px;
	display:block;
	margin-left:11px;
}

.item_menu_blog_secundarias{
	background:url(imgs/item_menu_blogsec_hover.gif) no-repeat;
	width:74px;
	height:41px;
	display:block;
}

.item_menu_blog_secundarias:hover{
	background:url(imgs/item_menu_blogsec_hover.gif) no-repeat 0 -45px;
	width:74px;
	height:41px;
	display:block;
}


.item_menu_contato_secundarias{
	background:url(imgs/item_menu_contatosec_hover.gif) no-repeat;
	width:89px;
	height:36px;
	display:block;
	margin-left:9px;
}

.item_menu_contato_secundarias:hover{
	background:url(imgs/item_menu_contatosec_hover.gif) no-repeat 0 -36px;
	width:89px;
	height:36px;
	display:block;
	margin-left:9px;
}

.tit_contato{
	background:url(imgs/tit_contato.gif) no-repeat; 
	width:962px;
	height:28px;
	margin-top:50px;
	margin-left:25px;
	_margin-left:10px;
	float:left;
}

#contato{
	float:left;
	margin-bottom:10px;
}

.tit_aescola{
	background:url(imgs/tit_aescola.gif) no-repeat; 
	width:962px;
	height:28px;
	margin-top:50px;
	margin-left:25px;
	_margin-left:10px;
	float:left;
}

#aescola{float:left; height:500px;}

#setor_esquerdo{
	float:left;
	width:502px;
}

#setor_direito{
	float:left;
	width:480px;
	padding-bottom:20px;
}

.aescola{padding-top:12px; margin-left:10px; float:left;}

.politica_empresa{padding-top:8px; margin-left:10px; clear:both; float:left;}

.missao_empresa{ padding-top:13px; margin-left:10px; clear:both; float:left;}

.algumas_razoes{float:right; padding-top:12px;}

.tit_premiacao{
	background:url(imgs/tit_premiacao.gif) no-repeat; 
	width:962px;
	height:31px;
	margin-top:50px;
	float:left;
}

#premiacao{
	float:left;
	margin-left:25px;
	_margin-left:10px;
}

.lista_premiacao{
	padding:20px 0;
}

.img_trofeu{float:left; padding-top:20px; margin-left:5px;}

#desc_premiacao{
	float:left;
	padding-top:20px;
}

#regulamento{
	float:left;
	margin-left:25px;
	_margin-left:10px;
}

.tit_regulamento{
	background:url(imgs/tit_regulamento.gif) no-repeat; 
	width:962px;
	height:31px;
	margin-top:50px;
	float:left;
}




