/* 
	============================================================================================
		Css Template Educacional 2010
		
		Índice de controle
		
		- Alinhamento (Centralização)
		- Barra SS
		- Barra Superior
		- Menu Horizontal
		- Menu Vertical
		- Rodapé
		
	============================================================================================
*/ 


html, body {
background:#04486D;
	margin:0;
	padding:0;} 

.centraliza_res {width:780px; margin:auto;} /* Define a largura do site e o alinhamento */

#educ_geralexterno {} 

#coluna1024 {width:190px; height:800px; float:right; background-color:#3300FF; display:none; } /* Define o novo container para conteúdos 1024 */

#educ_bgcorpo {width:100%; display:table; }/* fundo geral*/ 

#educ_corpo {position:relative;} /* fundo de conteúdos */ 

.tabelaprincipal { background:#FFFFFF;}
 #educ_conteudo { background: #FFF;}


/* 	===============================
		BARRA SS DEFGERAL
	===============================*/

#bg_barrass{background: #2f7bb5; } /*Barra branca defgeral */

#barrass {height:27px; position: relative;}
#barrass a { color:#FFFFFF;}

/*=Logins*/

#bg_barrass  #login .fonts {
 	font-size:			11px;
  	font-weight:		normal;
	color:				#333;
	width:				92px;
	background:			url(/esc_include/imagens/templates/2010/bg_campos.gif) repeat-x;
	border:				2px solid #E9E9E9;
}



#bg_barrass  #senha .fonts {
 	font-size:			11px;
  	font-weight: 		normal;
	color:				#333;
	width:				92px;
	background:			url(/esc_include/imagens/templates/2010/bg_campos.gif) repeat-x;
	border:				2px solid #E9E9E9;
}


#bg_barrass   .okFonts {
 	font-size: 			11px;
  	font-weight:		bold;
	color:				#333;
	background:			url(/esc_include/imagens/templates/2010/bg_botao.gif) repeat-x;
	border:				1px solid #c5c5c5;
	padding:			1px 1px;
	cursor:				pointer;
	
}
#bg_barrass   #login {
	position: absolute;
	left: 430px; /*=left: 320px;*/
	top:3px; /*=top:40%;*/ }
 
#bg_barrass   #senha {
	position: absolute;
	left: 530px; /*=left: 420px;*/
	top:3px; /*=top:40%;*/ }
 
#bg_barrass   #okS {
	position: absolute;
	left: 632px; /*=left: 525px;*/
	top:3px; /*=top:40%;*/ }
 
#bg_barrass   #esqueci {
	position: absolute;
	top:3px; /*=top:55%;*/
	left: 665px; /*=left: 320px;;*/
	width:105px;
	line-height: 22px;
	text-align:right; }
 
#bg_barrass  	#esqueci a {
		font-size:11px;
		color:#fff;
		text-decoration:none; }
 
#bg_barrass  		#esqueci a:hover {
			color: #ffa454;
			text-decoration:underline; }
 
#bg_barrass  		#esqueci a:active { color: #333; }
 
#bg_barrass  #logoff {
	position: absolute;
	left: 730px;
	top:3px;
	width:40px;
	line-height: 22px;
	text-align:right;
	border-left: 1px solid #CCC; }
 
#bg_barrass  	#logoff a {
		font-size:11px;
		color:#333;
		text-decoration:none;
		font-weight:bold; }
 
#bg_barrass  		#logoff a:hover {
			color: #999999;
			text-decoration:underline; }
 
#bg_barrass  		#logoff a:active { color: #333; }
 


#bg_barrass  #ServPessoais {
	position:relative;

 }
 
#bg_barrass  	#ServPessoais a {
		float:left;
		font-size:11px;
		color:#333;
		text-decoration:none;
		padding: 3px 5px;
		margin:3px;
		border: 1px solid #CCCCCC;
		background-color: #FFF;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		 }

#bg_barrass  	#ServPessoais a.reco {
	padding-right:22px;
	background-position: 3px 2px;
	background-repeat:no-repeat;
	background: #FFFFFF url(/esc_include/imagens/templates/2010/reco.gif) no-repeat 66px 2px ;

	}
	
#bg_barrass  	#ServPessoais a.joia {
	background-image: url(/esc_include/imagens/templates/2010/reco.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding: 3px 10px;
	margin-left:-6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}


#bg_barrass  		#ServPessoais a:hover {
			color: #999999;
			background-color: #fff; }		 
		 
#bg_barrass  	#ServPessoais a.meuper{
-moz-border-radius-topright: 5px; 
-webkit-border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px; 
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 0px; 
-webkit-border-top-left-radius: 0px;
-moz-border-radius-bottomleft: 0px; 
-webkit-border-bottom-left-radius: 0px;
		 }
		 
#bg_barrass  	#ServPessoais a.meuper span {
	background: #CCC;
	padding: 3px 5px;
		 }
#bg_barrass  	#ServPessoais a:hover.meuper span {
	color:#333;
		 }
		 
#bg_barrass  		#ServPessoais a.meuper img {
		margin:-3px 0px -6px -5px;

		 }
	
#bg_barrass  	#ServPessoais a.add {
-moz-border-radius-topright: 5px; 
-webkit-border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px; 
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topleft: 0px; 
-webkit-border-top-left-radius: 0px;
-moz-border-radius-bottomleft: 0px; 
-webkit-border-bottom-left-radius: 0px;
		 }	 

 

 
#bg_barrass  		#ServPessoais a:active { color: #333; }
		
#bg_barrass  	#ServPessoais a.favs {
	padding-left:22px;
	background-image: url(/esc_include/imagens/templates/2010/star.png);
	background-position: 3px 2px;
	background-repeat:no-repeat;
	}
	
#bg_barrass  	#ServPessoais a.add {
	background-image: url(/esc_include/imagens/templates/2010/add.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding: 3px 10px;
	margin-left:-6px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	
	
#bg_barrass  	#ServPessoais.relativa { 
	position:relative;
	float:left;
	}
	
/*	CABEÇALHO PORTAL COMERCIAL - será utilizado apenas para novos layouts
===================================================== */


#educ_cabecalho { font-family:Arial, Helvetica, sans-serif; background: #04486d;}
#educ_cabecalho a{text-decoration:none;}
#educ_cabecalho a:hover{text-decoration: underline;}


#bg_barraescolas { background:url(/esc_include/imagens/templates/2010/bg_tarja_educa.jpg) center bottom repeat-x ;  height:125px; }
#barraescolas { 
	position:relative; 
	background: url(/esc_include/imagens/templates/2010/barra_matriz.gif) no-repeat 0px 7px;
	height:125px; 
	}


#logobarra { width:198px; height:56; position:absolute; top:24px; left:19px;}
#logobarra img { border:0; }



#pesquisaescolar{ 
	background: url(/esc_include/imagens/templates/2010/bg_pesquisa_azul.png);
	width:190px;
	height:60px;
	position:absolute;
	top:15px;
	right:10px;
}

#pesquisaescolar a{
	position:absolute;
	bottom:10px;
	right:10px;
	color:#FFFFFF;
	font-size:11px;
}

.okP {
	position: absolute;
	top:11px;
	right: 10px;
	font-size: 			11px;
  	font-weight:		bold;
	color:				#fff;
	text-shadow:		#8f8f8f 1px -1px;
	background:			url(/esc_include/imagens/templates/2010/bg_botao.png) repeat-x;
	border:				0px;
	padding:			1px 1px;
	cursor:				pointer;
	width:				28px;
	height:				22px;
}
 

/*=Pesquisa escolar=== */

#pesquisaescolar .campo {
 	font-size: 			11px;
  	font-weight: 		normal;
	color:				#333;
	width:				120px;
	border:				2px solid #FFFFFF;
	position:absolute;
	top:10px;
	left:28px;

}
#inicio {
	position:absolute;
	top:98px;
	background: url(/esc_include/imagens/templates/2010/inicio_bg.gif) no-repeat #764090;
	width:160px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#inicio a {
	color:#FFFFFF;
	line-height:22px;
	margin-left:10px;
	}
	

/*=Menu de AaZ === */
#aaz {
	position: absolute;
	top:94px;
	right:0px;
	width:195px;
	height:25px;
	background: url(/esc_include/imagens/templates/2010/bg_az.gif) right;
	text-align:left;
	padding:5px 0px 0px 5px;
	z-index:1;
 }
	
#aaz select {
	background-color: #decfe5;
	border: solid 1px #beb8c0;
	float:right;
	margin:2px 5px 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

/* MENU HORIZONTAL GERAL*/


    #menuH {
	position:absolute;
	top:84px;
	left:160px;

    font-size:11px;
    line-height:normal;
	z-index:10;

      }
    #menuH ul {
	margin:0;
	padding:10px 0px 0 0px;
	list-style:none;
      }
    #menuH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menuH a {
      float:left;
      margin:0;
      padding:0 0px 0 4px;
      text-decoration:none;
      }
    #menuH a span {
      float:left;
      display:block;
      padding:9px 7px 7px 4px;
      color:#333;

      }
	  
   #menuH a:hover {text-decoration:none;}
	  
		.tab1 a {background: url(/esc_include/imagens/templates/2010/tabL1.gif) no-repeat left top;}
		.tab1 a span {background: url(/esc_include/imagens/templates/2010/tabR1.gif) no-repeat right top;}
		
		.tab2 a {background: url(/esc_include/imagens/templates/2010/tabR2.gif) no-repeat left top;}
		.tab2 a span {background: url(/esc_include/imagens/templates/2010/tabL2.gif) no-repeat right top;}
		
		.tab3 a {background: url(/esc_include/imagens/templates/2010/tabL3.gif) no-repeat left top;}
		.tab3 a span {background: url(/esc_include/imagens/templates/2010/tabR3.gif) no-repeat right top;}
		
		.tab4 a {background: url(/esc_include/imagens/templates/2010/tabL4.gif) no-repeat left top;}
		.tab4 a span {background: url(/esc_include/imagens/templates/2010/tabR4.gif) no-repeat right top;}
		
		.tab5 a {background: url(/esc_include/imagens/templates/2010/tabL5.gif) no-repeat left top;}
		.tab5 a span {background: url(/esc_include/imagens/templates/2010/tabR5.gif) no-repeat right top;}
		
		.tab6 a {background: url(/esc_include/imagens/templates/2010/tabL6.gif) no-repeat left top;}
		.tab6 a span {background: url(/esc_include/imagens/templates/2010/tabR6.gif) no-repeat right top;}
		


    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menuH a span {float:none;}
    /* End IE5-Mac hack */
    #menuH a:hover span {
      color:#FFF;
      }
	 #menuH .tab4 a:hover span {
      color:#333;
      }
    #menuH a:hover {
      background-position:0% -30px;
      }
    #menuH a:hover span {
      background-position:100% -30px;
      }

		#menuH .selected a {background-position:0% -30px; color:#FFF;}
		#menuH .selected a span {background-position:100% -30px; color:#FFF;}
		
		#menuH .tab4.selected a {color:#333;}
		#menuH .tab4.selected a span {color:#333;}


/*####################################### MENU DA ESCOLA #######################################*/
/* MENU */
.hpmenu {
	width: 148px;
	margin-bottom: 2px;
	background: url(http://matriz.educacional.net/imagens/menu/hpmenuitem.jpg) repeat-y bottom;
}
.hpmenusub {
	width: 157px;
	background: #6FA4D0;
	border: 1px solid #5E92BA;
	visibility: hidden;
	float: left;
	left: 143px;
	position: absolute;
}
.hpmenuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:26px;
	font-weight:bold;
}
.hpmenuitem a:link,
.hpmenuitem a:active,
.hpmenuitem a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 12px 3px 12px;
	* padding: 5px 12px 3px 12px;
	display: block;
	*width: 100%;	
}
.hpmenuitem a:hover {
	color: #FFF0CF;
}

/**************** ESTILO MENU VERTICAL 2010 *****************/

/*=GERAL === */
#menuv {
	position:relative;
	float:left;
	display:block;
	width:147px;
	margin: 0 !important;
	padding-bottom:33px  !important;
background: url(http://www.santamonicace.com.br/educacional/imagens/menu/rodape.jpg) no-repeat bottom;
	z-index:400;
	}

.roundbottom { background:url(/esc_include/imagens/templates/2010/bottom.gif) no-repeat; height:7px; float:left; width:150px; }
.roundtopo { background:url(/esc_include/imagens/templates/2010/topo.gif)  no-repeat; height:7px; float:left; width:150px; margin-top:10px; }

/*=EDUCACIONAL === */

#meduc {float:left; padding:0; margin:0px 0 0 0; list-style:none; position:relative; width:147px;
	border-top:0px solid #d7d7d7;
	border-right:2px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	}
#meduc ul {padding:0; margin:0; list-style:none; width:150px; height:auto; background: url(../vertical/imgs/trans.gif); position:absolute; left:-9999px; top:0;}
#meduc table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#meduc ul {background:#fff; }
#meduc li {float:left; margin-bottom:0px;  }
#meduc li a {display:block; float:left; width:147px; height:24px; background:#fff; color:#003399; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:9px; border-bottom:#d7d7d7 solid 1px; font-weight:normal;}
#meduc li a.fly {background:#fff url(../vertical/imgs/right-arrow.gif) no-repeat right center;}

#meduc li:hover {position:relative;}
#meduc li a:hover {position:relative; background-color:#003399; color:#fff;}
#meduc li:hover > a {background-color:#003399; color:#fff;}

#meduc ul li a {background:#fff; font-weight:normal;}
#meduc ul li a.fly {background:#fff url(../vertical/imgs/right-arrow.gif) no-repeat right center;}
#meduc ul ul li a {background:#fff;}
#meduc ul ul li a.fly {background:#fff url(../vertical/imgs/right-arrow.gif) no-repeat right center;}
#meduc ul ul ul li a {background:#fff; }

#meduc li a.current,
#meduc ul li a.current,
#meduc ul ul li a.current,
#meduc ul ul ul li a.current {background-color:#003399; color:#fff;}

#meduc li.primeiro{}
#meduc li.margemtopo {margin-top:0px;}

#meduc :hover ul,
#meduc :hover ul :hover ul,
#meduc :hover ul :hover ul :hover ul {left:147px; border-top:solid 1px #bebebe;  border-right:solid 2px #bebebe; border-bottom:solid 2px #bebebe; border-left:solid 1px #bebebe;}

#meduc :hover ul ul,
#meduc :hover ul :hover ul ul {left:-9999px;}

#meduc ul li:hover > a {background-color:#003399; color:#fff;}
#meduc ul ul li:hover > a {background-color:#003399; color:#fff;}

#meduc li a.ultima {border-bottom:#d7d7d7 solid 0px;}


/*=ESCOLA === */

#mescola {float:left; padding:0; margin:0px 0 0 0; list-style:none; position:relative; width:147px;
	border-top:0px solid #d7d7d7;
	border-right:2px solid #d7d7d7;
	border-left:1px solid #d7d7d7;
	}
#mescola ul {padding:0; margin:0; list-style:none; width:147px; height:auto; background: url(../vertical/imgs/trans.gif); position:absolute; left:-9999px; top:0;}
#mescola table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#mescola ul {background:#fff; }
#mescola li {float:left; margin-bottom:0px; }
#mescola li a {display:block; float:left; width:147px; height:24px; background:#fff; color:#003399; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:9px; border-bottom:#d7d7d7 solid 1px; font-weight:normal;  }
#mescola li a.fly {background:#fff url(../vertical/imgs/right-arrow.gif) no-repeat right center;}

#mescola li:hover {position:relative;}
#mescola li a:hover {position:relative; background-color:#003399; color:#fff;}
#mescola li:hover > a {background-color:#003399; color:#fff;}

#mescola ul li a {background:#fff; font-weight:normal;}
#mescola ul li a.fly {background:#fff url(../vertical/imgs/right-arrow.gif) no-repeat right center;}
#mescola ul ul li a {background:#fff;}
#mescola ul ul li a.fly {background:#fff url(../vertical/imgs/right-arrow.gif) no-repeat right center;}
#mescola ul ul ul li a {background:#fff;}

#mescola li a.current,
#mescola ul li a.current,
#mescola ul ul li a.current,
#mescola ul ul ul li a.current {background-color:#003399; color:#fff;}

#mescola li.primeiro{}
#mescola li.margemtopo {margin-top:0px;}


#mescola :hover ul,
#mescola :hover ul :hover ul,
#mescola :hover ul :hover ul :hover ul {left:147px; border-top:solid 1px #bebebe;  border-right:solid 2px #bebebe; border-bottom:solid 2px #bebebe;border-left:solid 1px #bebebe;}

#mescola :hover ul ul,
#mescola :hover ul :hover ul ul {left:-9999px;}

#mescola ul li:hover > a {background-color:#003399; color:#fff;}
#mescola ul ul li:hover > a {background-color:#003399; color:#fff;}

#mescola li a.ultima {border-bottom:#d7d7d7 solid 0px;}

#barrass{
	margin-bottom:1px;
}

/*	RODAPÉ
===================================================== */
	
#educ_rodape {  }

#logo_rodape { background:url(http://matriz.educacional.net/imagens/estrutura/logo_educ.png) no-repeat; width:162px; height:35px;}

#educ_bg_rodape  {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-top:10px;
	background:#04486D;

	}

#educ_bg_rodape a {
	color: #ffffff;!important; /*para impedir o esc_style de sobrescrever*/

	}
	
#educ_bg_rodape a:hover {
	color: #FF9900;
	text-decoration:underline;
	}
