@charset "utf-8";
/* CSS Document */

/* DEFINIÇÕES DO CORPO E GERAL */
*{
	margin:0;
	padding:0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;		
}

body {
	background: url(../images/FUNDO_principal.png) repeat-x;
	background-color: #CCC;
	margin: 0 auto;
}



/* DEFINIÇÕES DAS DIVs */

#logomini {
	position: fixed;
	left: 2px;
	top: 0px;
	z-index: 9998;
}

#divConteudo {	
	width: 1000px;
	height: auto;
	margin: 0px auto;
	background-image: url(../images/fundocentral.jpg);
	background-position: top;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #CCC;
	border-style: solid;
	margin-bottom: 0px;	
	text-align: center;
}

#divConteudo2 {	
	width: 1000px;
	height: auto;
	margin: 0px auto;
	background-image: url(../images/fundocentral.jpg);
	background-position: top;
	background-color:#FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color: #CCC;
	border-style: solid;
	margin-bottom: 0px;	
	text-align: center;
	/* temporario */
	margin-top: 60px;
}

#divparceiros {
	top: -10px;
	position: relative;
}

#divImagens {
	width: 970px;
	height: 520px;
	margin-top: 35px;	
	margin-bottom: 15px;
	margin-left: 5px;
	background-color:#FFFFFF;
	border: 2px groove #999;
	text-align: center;
	position: relative;
	padding-top: 10px;
	padding-left: 8px;
}

#divFrenteImagens {
	width: 960px;
	height: 70px;
	z-index: 9000;
	background: url(../images/fundo_slider.png) repeat-x;
	top: -70px;
	position: relative;
	margin-top: 0px;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}	

.texto_DESTAQUE_DivFrenteImagens {
	color: #FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	padding-right: 10px;
}

.texto_NORMAL_DivFrenteImagens {
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	padding-right: 10px;
}
	
#topofixo2 {	
	background: url(../images/topomatriculas.jpg) top repeat-x; 
	height: 60px;
	margin: auto 0;
	top: 26px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 9997;
}

#topofixo {
	background: url(../images/fundo_infantil_destaques.jpg) top repeat-x; 
	height: 25px;
	margin: auto 0;
	top: 0;
	left: 0;
	position: fixed;
	width: 100%;
	padding: 5px;
	z-index: 9997;
}

/* DEFINIÇÕES DOS LINKS */
#topofixo a:active {
	text-decoration:none;
	color: #FFF;	
}

#topofixo a:hover{
	text-decoration:underline;
	color: #CCC;
}

#topofixo a{
	text-decoration:none;
	color: #FFF;	
}

#topofixo a:visited{
	text-decoration:none;
	color: #FFF;
}

#direita
{
	text-align: right;
	float: right;
	padding-right: 10px;
}

#direita2
{
	text-align: right;
	float: right;	
}

#esquerda
{
	text-align: left;
	float: left;
	padding-left: 20px;
}

#esquerda2
{
	text-align: left;
	float: left;
	margin-top: 150px;
}

#divCentro
{
	position: absolute;
	text-align: left;
	width: 90%;
	height: 250px;
	top: 10px;
	left: 18px;
	background-image: url(../images/logoprincipal.png);
	background-repeat: no-repeat;
	border: none;
	z-index: 9996;
	margin-left: -10px;
}

#divminimo {
min-height:800px;
height:800px;
height:auto !important;
}

.clear
{
    clear: both;
}   

/* DEFINIÇÕES DAS DIVs */
#divRodape{
	position: relative;
	width:100%;
	height:110px;
	margin:0 auto;
	background-image: url(../images/rodape_principal.jpg); 
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	text-align: center;
}

#divMidias {
	position: relative;
	width: 96%;
	height: 50px;
	margin: 0 auto;
	padding: 2%;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #FFFFFF;
	/*background-image: url(../images/midias.jpg); 
	background-repeat: repeat-x; 
	background-color:#000;*/
	text-align: left;
}

/* DEFINIÇÕES DOS LINKS */
#DivMidias a:active {
	text-decoration:none;
	color: #FFF;	
}

#DivMidias a:hover{
	text-decoration:underline;
	color: #CCC;
}

#DivMidias a{
	text-decoration:none;
	color: #FFF;	
}

#DivMidias a:visited{
	text-decoration:none;
	color: #FFF;
}

#carregando {	
	text-align: center;
	visibility:visible;	
	background:url(../images/notice.png) no-repeat 0 0 transparent; 
	width:200px; 
  	height:169px;
  	padding:0 0 0 0;
	z-index: 9999;
}

#divcarga {
	text-align: center;
	width: 100%;
	height: auto;
}

#divnoticias {
	float: left;
	width: 69%;
	padding: 0px;
	height: auto;
	text-align: left;	
}

#divinfantil {
	float: left;
	width: 34%;
	padding: 0px;
	height: auto;
	text-align: center;	
}

#divagenda {
	position: relative;
	float: right;
	width: 29%;
	padding: 0px;
	text-align: left;
	height: auto;
}

#divnewsletter {
	position: relative;
	float: right;
	width: 64%;
	padding: 0px;
	text-align: center;
	height: auto;
	background-color: #F6F7E7;
}

.assina {border:none; margin-top:6px;color:#0a4b6d;width:520px;height:200px;background:url(../images/newsletter.jpg) no-repeat; background-position: center;}
 .assina_nome{position: relative; margin-top:62px; margin-left: 75px; width:210px;color:#0a4b6d;background:#FFF;border:none;vertical-align:top; text-align: left;}
  .assina_email{position: relative; margin-top:34px; margin-left: 75px; width:210px;color:#0a4b6d;background:#FFF;border:none;vertical-align:top; text-align: left;}
 .assina input[type="image"]{position: relative; margin-top: 15px; margin-left: 10px; text-align: right; padding-left: 10px; }

#divfotos_principal {
	float: left;
	width: 48%;
	padding: 5px;
	height: auto;
	text-align: center;	
}

#divfotos_infantil {
	position: relative;
	float: right;
	width: 48%;
	padding: 5px;
	text-align: center;
	height: auto;
	z-index: 2;
}

#div_interno_agenda {
	position: relative;
	width: 100%
	margin-top: 2px;
	margin-left: 2px;
	overflow: hidden;
}	

#divenvolvecaixas_topo {
	text-align: center;
	width: 100%;
	position: relative;	
	margin-top: -3px;
	margin-left: 0px;
}

#divenvolvecaixas_topo ul {
	background: url(../images/fundo_infantil_destaques.jpg) repeat-x; 
	border: 1px solid #000000;
	border-bottom:2px solid #003399; 
	padding:5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#divenvolvecaixas {
	text-align: center;
	width: 100%;
	position: relative;	
	margin-top: 5px;
	margin-left: 0px;
}

#divenvolvecaixas ul {
	background: url(../images/fundo_infantil_destaques.jpg) repeat-x; 
	border: 1px solid #000000;
	border-bottom:2px solid #003399; 
	padding:5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#divcx_destaque1 {
	float: left;
	width: 23%;
	padding: 1px;
	margin-left: 2px;
	height: 150px;
	background: url(../images/fundocx1p.jpg) repeat-x;
	overflow: hidden;
	margin-top: 5px;
	border: 1px #000000 groove;
}

#divcx_destaque2 {
	margin-left: 2%;
	float: left;
	width: 23%;
	padding: 1px;
	height: 150px;
	background: url(../images/fundocx2p.jpg) repeat-x;
	overflow: hidden;
	margin-top: 5px;
	border: 1px #000000 groove;
}

#divcx_destaque3 {
	margin-left: 2%;
	float: left;	
	width: 23%;
	padding: 1px;
	height: 150px;
	background: url(../images/fundocx4p.jpg) repeat-x;
	overflow: hidden;
	margin-top: 5px;
	border: 1px #000000 groove;
}

#divcx_destaque4 {
	margin-left: 2%;
	float: left;
	width: 23%;
	padding: 1px;
	height: 150px;
	background: url(../images/fundocx3p.jpg) repeat-x;
	overflow: hidden;
	margin-top: 5px;
	border: 1px #000000 groove;
}

#divcx_destaque4 a:hover {
	text-decoration: underline;	
	color: #666666;
	cursor: pointer;
}

#divcx_destaque3 a:hover {
	text-decoration: underline;	
	color: #666666;
	cursor: pointer;
}

#divcx_destaque2 a:hover {
	text-decoration: underline;	
	color: #666666;
	cursor: pointer;
}

#divcx_destaque1 a:hover {
	text-decoration: underline;	
	color: #666666;
	cursor: pointer;
}

.topo_cx_destaque
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #FFFFFF;
}	

/* DEFINIÇÕES PARA BORDA ARREDONDADA */
.bordaBox {background: transparent; width:840px; margin-bottom:5px; margin: 0 auto;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b4, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b, .bordaBox .b4b {display:block; overflow:hidden; font-size:1px;}
.bordaBox .b1, .bordaBox .b2, .bordaBox .b3, .bordaBox .b1b, .bordaBox .b2b, .bordaBox .b3b {height:1px;}
.bordaBox .b2, .bordaBox .b3, .bordaBox .b4 {background:#CECECE; border-left:1px solid #24417D; border-right:1px solid #24417D;}
.bordaBox .b1 {margin:0 5px; background:#24417D;}
.bordaBox .b2 {margin:0 3px; border-width:0 2px;}
.bordaBox .b3 {margin:0 2px;}
.bordaBox .b4 {height:2px; margin:0 1px;}
.bordaBox .conteudo {text-align: center; padding:5px;display:block; background:#CECECE; border-left:1px solid #24417D; border-right:1px solid #24417D; }

/* DEFINIÇÕES PARA O LÁPIS... */
.tarja {
	margin-top: 0px;
	margin-left: 0px;
	position:relative;
	width: 100%;
	height: 30px;
}

.tarja img {
	background: #fff;
	border: solid 1px #000;
	padding: 0px;
}

.tarja a {
	text-decoration: none;
}
 
.clips span {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: -10px;
	left: 90px;
	background: url(../images/pen.png) no-repeat;
}

/* DEFINIÇÕES PARA O ACCORDION */
/* fotos */
h2.accordion{ cursor: pointer; text-align: left; }
div.accordion{ display: block; }

/* notícias */
dl {
	margin:0 auto; 
	width: 99%;
}

dt {
	background: url(../images/fundo_noticias_principal.jpg) repeat-x;
	border-bottom:2px solid #3366FF; 
	padding:5px;
	margin-left: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}

dt a {
	color:#000;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: left;
}

dd, ul {
	margin:2px; 
	padding:0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

/* DEFINIÇÕES DE TEXTO */
.RodapeTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.TituloModal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	display:block;
	background: #3366FF;
}

.NomeDestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #24417D;
	text-decoration: none;
}

.NomeColegio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 70px;
	padding-left: 120px;
	z-index: 9997;
}

.NomeCanoas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	padding-top: 95px;
	padding-left: 435px;
	z-index: 2;
}

.RodapeTextoGeral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
    text-align: center;
}

.MelhorVisualizado {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
    text-align: center;
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		padding: 10px;
		width: 69%;
		margin-top: 0px;
		margin-left: 20px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 2px solid #000;
		border-width: 2px 2px 5px;
		width: 75px;
		height: 56px;
	}
	#gallery ul a:hover img {
		border: 2px solid #ccc;
		border-width: 2px 2px 5px;
		color: #0099CC;
	}
	#gallery ul a:hover { color: #000; }	
	
		#gallery2 {
		padding: 10px;
		width: 69%;
		margin-top: 0px;
		margin-left: 20px;
	}
	#gallery2 ul { list-style: none; }
	#gallery2 ul li { display: inline; }
	#gallery2 ul img {
		border: 2px solid #000;
		border-width: 2px 2px 5px;
		width: 75px;
		height: 56px;
	}
	#gallery2 ul a:hover img {
		border: 2px solid #ccc;
		border-width: 2px 2px 5px;
		color: #0099CC;
	}
	#gallery2 ul a:hover { color: #000; }		
	
	#gallery3 {
		padding: 10px;
		width: 69%;
		margin-top: 0px;
		margin-left: 20px;
	}
	#gallery3 ul { list-style: none; }
	#gallery3 ul li { display: inline; }
	#gallery3 ul img {
		border: 2px solid #000;
		border-width: 2px 2px 5px;
		width: 75px;
		height: 56px;
	}
	#gallery3 ul a:hover img {
		border: 2px solid #ccc;
		border-width: 2px 2px 5px;
		color: #0099CC;
	}
	#gallery3 ul a:hover { color: #000; }		

/* DEFINIÇÕES PARA A JANELA MODAL */
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:880px;
  height:400px;
  display:none;
  z-index:9999;
  padding:20px;
  border: 2px solid #000000;
}

#boxes #dialog1 {
  width:800px; 
  height:490px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog2 {
  width:800px; 
  height:490px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog3 {
  width:800px; 
  height:390px;
  padding:10px;
  background-color:#ffffff;
}

#boxes #dialog4 {
  width:800px; 
  height:390px;
  padding:10px;
  background-color:#ffffff;
}

.close{display:block; text-align:right;}
.close a {background-color: #FF0000; }

.fechar{display:block; text-align:right;}
.fechar a {background-color: #FF0000; }


/* Menu topo */
#divtopo {
    left:5px;
    margin:0;
    padding:0;
	float: right;
    position:absolute;
    top:87px;    
	text-align: right;
	z-index: 9998;
}

#divdestaque {
	left: 280px;
	top: 20px;
	z-index: 9999;
	position: fixed;
	border: none;
}

/* MENUUUUUUUUUUUU */
#menuprincipal
{
	position: absolute;
	left: 105px;
	top: 55px;
	width: 848px;
	z-index: 9998;
	margin-top: -15px;
	margin-left: 9px;
}

#divhotsite 
{
	position: relative;
	margin: 0 auto;
	margin-left: 20px;
	z-index: 999999;
	top: 205px;
	width: 100%;
	text-align: left;
	height: 311px;
}
