/* GERAL */
.hphome {
	width:780px;
}
.hpconteudo {
	width: 631px;
	border-right: 1px solid #7FA1C2;
	background-color: #FFFFFF;
}

/* #################################### BLOCOS ####################################*/
.hpbloco1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #67552C;
	width: 600px;
	background-color: #EFEFE4;
}

.hpbloco1 a:link, .hpbloco1 a:active, .hpbloco1 a:visited {
	text-decoration: none;
	color: #67552C;
}

.hpbloco1 a:hover {
	text-decoration: none;
	color: #C0A76B;
}

.hpbloco1 tr td {
	padding: 5px;
}

.hpbloco2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 600px;
	border-bottom: solid 1px #CCC;
}

.hpbloco2 a:link, .hpbloco2 a:active, .hpbloco2 a:visited {
	text-decoration: none;
	color: #67552C;
}

.hpbloco2 a:hover {
	text-decoration: none;
	color: #C0A76B
}

.hpbloco2 tr th {
	padding: 3px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
}

.hpbloco2titu1 {
	background-color:#333;
}

.hpbloco2titu2 {
	background-color:#666;
}

.hpbloco2 tr td {
	padding: 5px;
}

.hptitulo {
	font-weight: bold;
}

.hpblocoicone {
	border: 1px solid #333;
}

.hpblocotd1 {
	border-right: dotted 1px #CCC;
	border-left: dotted 1px #CCC;
}

.hpblocotd2 {
	border-right: dotted 1px #CCC;
}

/* PAGINAS INTERNAS */
.hpinterna {
	margin: 0;
	padding: 0;
	width:631px;
	background-color: #FFFFFF;
	border-right: solid 1px #7FA1C2;
}
#interna{
	background:url(../imagens/internas/fundo.jpg) repeat-x;
	padding-top:5px;
	width:628px;
	min-height:600px;
}
#interna_topo, #interna_voltar{
	width:587px;
	margin:0 auto;
}
#interna_topo{
	background:url(../imagens/internas/topo.jpg) no-repeat;
	height:48px;
}
#interna_topo h1{
	color:#fff;
	font-size:23px;
	padding:8px 0 0 20px;
	font-family: Arial, Verdana, Helvetica;
	margin:0;
}

#interna_conteudo{
	background:url(../imagens/internas/conteudo.jpg) repeat-y;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica;
	color:#000;
	padding:20px;
	width:547px !important;
	margin:0 auto;
	text-align:justify;
	line-height:20px;
}
#interna_conteudo a:link,
#interna_conteudo a:active,
#interna_conteudo a:visited{
	color:#C92530;
	text-decoration:none;
}
#interna_conteudo a:hover{
	color:#616161;
	text-decoration:none;
}
#interna_conteudo h2{
	padding:0;
	margin:0;
	font-size:16px;
	color:#B45B50;
}
#interna_conteudo fieldset{
	border:1px solid #ccc;
	padding:10px;
}
#interna_conteudo label {
	float:left;
	width:80px;
}
#interna_conteudo legend{
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:#932E24;
}
#interna_conteudo button{
	background:#932E24;
color:#fff;
border:0;
font-size:11px;
font-weight:bold;
padding:4px;
}
.tam230{width:200px;}
.tam280{width:250px;}
.tam200{width:100px;}
.textarea{width:250px; height:100px;}
#interna_conteudo input, 
#interna_conteudo select, 
#interna_conteudo textarea{
	font-size:11px;
}
#interna_voltar{
	padding-bottom:10px;
}
/* Ex alunos */
#exalunos_conteudo{margin: 0 auto !important;}
#exalunos_conteudo div{width:628px;}
#exalunos_topo{
	background: url(../imagens/exalunos/topo.jpg) no-repeat;
	height:29px;
}
#exalunos_topo h1{
	color:#fff;
	font-size:20px;
	padding:3px 0 0 20px;
	font-family: Arial, Verdana, Helvetica;
	margin:0;
	font-weight:normal;
}
#exalunos_subtopo{
	background: url(../imagens/exalunos/imagem.jpg) no-repeat;
	height:231px;
}
#exalunos_menu{
	background: url(../imagens/exalunos/menu.jpg) no-repeat;
	height:29px;
}
#exalunos_hpinternatexto{
	background: url(../imagens/exalunos/fundo_conteudo.jpg) repeat-y;
	width:588px !important;
	text-align:justify !important;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color:#000;
	padding:20px;
	line-height:20px;
}
#exalunos_hpinternatexto a:link,
#exalunos_hpinternatexto a:active,
#exalunos_hpinternatexto a:visited{
	color:#C92530;
	text-decoration:none;
}
#exalunos_hpinternatexto a:hover{
	color:#616161;
	text-decoration:none;
}
#exalunos_menu ul,#exalunos_menu li{
	margin:0;
	padding:0;
}
#exalunos_menu li{
	list-style:none;
	display:inline;
	margin-left:24px;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
}
#exalunos_menu li a:link,
#exalunos_menu li a:visited,
#exalunos_menu li a:active {
	color:#000;
	text-decoration:none;
}
#exalunos_menu li a:hover{
	color:#8F2E27;
	text-decoration:none;
}
/* ENQUETE */
.hpenquete {
	background-color: #EBEBF5;
}

/* GALERIA DE FOTOS */
.galeria { width:100%;} /* tamanho da tabela */
.galeria img { border:1px solid #000;} /* borda das imagens*/
.galeria td { padding:8px 0 8px 0; text-align: center;} /* espa&ccedil;amento das c&eacute;lulas*/
.galeria tfoot td { /* espa&ccedil;amento das c&eacute;lulas do menu e cor do texto*/
	padding:2px 0 2px 0;
	text-align:center;
	color:#ff6600;
}
.galeria tfoot a,  /* estilo dos bot&otilde;es*/
.galeria tfoot a:active {
	text-decoration: none;
	border:1px solid #c9c9c9; 
	padding:0 5px; color:#666; 
	background:#f1f1f1;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
} 
.galeria tfoot a:visited { color: #999; } 
.galeria tfoot a:hover { /* estilo dos bot&otilde;es :hover*/
	border:1px solid #FF6600;
	background:#fff; 
}

/* TERMOS */
#termos{
	background-color:#B00606; /* Cor de fundo geral dos termos */
	border-right:1px solid #7FA1C2;
	border-bottom:1px solid #7FA1C2;
	width:780px;
}
#termos table{margin-top:20px;}
#termos_titulo{
	background:url(../imagens/termos/fundo_titulo.gif) no-repeat center; /* Imagem de fundo dos titulos (Eventos em Destaque, Datas Comemorativas, Notícias Educacionais) */
	width:244px;
	height:25px;
	padding-left:15px;
	font:12px Arial, Verdana, Helvetica;
	text-align:justify;
	font-weight:bold;
	color:#fff; /* cor dos titulos */
}
#termos ul{
	margin:0;
	padding:0;
	width:245px !important;
	font:11px Arial, Verdana, Helvetica;
	color:#fff; /* cor dos conteudos abaixo dos titulos */
}
#termos li{
	list-style-position:inside;
	list-style-type: square;
	margin: 2px 3px 0 12px;
}
#termos li a:link,
#termos li a:visited,
#termos li a:active{
	color:#fff; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos li a:hover{
	color:#E79089; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos hr{ 
	color:#C95650; /* cor das linhas que dividem os conteudos */
	background-color:#C95650; /* cor das linhas que dividem os conteudos */
	height:1px; 
	border:0;
	width:230px;
}
#linha_divisoria hr{ 
	width:730px;
	color:#C95650; /* cor da linha antes da logomarca do educacional */
	background-color:#C95650; /* cor da linha antes da logomarca do educacional */
	border:0;
}
#logomarca_educacional{
	background:url(../imagens/termos/logo_educacional.gif) no-repeat center; /* imagem da logomarca do educacional */
	height:23px;
	margin-top:5px;
}
#copyright{
	font:10px Verdana, Arial, Helvetica;
	text-align:center;
	color:#E79089; /* cor do texto abaixo da logo do educacional */
	margin-bottom:20px;
}
#copyright a:link,
#copyright a:visited, 
#copyright a:active{
	color:#E79089; /* cor dos links abaixo da logo do educacional */
	text-decoration:none;
}
#copyright a:hover{
	color:#fff; /* cor dos links abaixo da logo do educacional */
}
/* TERMOS */

/* HOME */
#wrapper{
	background:url(../imagens/home/linha_direita.jpg) repeat-y right;
}
#home{
	background:url(../imagens/home/fundo.jpg) no-repeat;
	min-height:437px;
}
#slide{ padding-top:5px;}
#slide img { width: 611px; height: 217px; }
#noticias, #destaques{ margin-top:5px;}
#conteudo_esquerda{margin-top:5px;}
#conteudo_direita, #conteudo_esquerda{float:left;}
#conteudo_direita{width:435px;}
#conteudo_esquerda{width:196px;}
#noticias, #destaques{width:410px;}
#mural_noticias, #mural_destaques{height:155px;} 
#mural_noticias{
	background:url(../imagens/home/conteudos_noticias.jpg) no-repeat;
}
#mural_destaques{
	background:url(../imagens/home/conteudos_destaques.jpg) no-repeat;
}
#vejamais{text-align:right;}
#numeros{text-align:right;padding-left:70px;}
#numeros ul, #numeros li{margin:0; padding:0;}
#numeros li{list-style:none; float:left;}

#calendario {
	margin:0 0 10px 0; 
	padding:0;
	background:url(../imagens/home/calendario/fundo.jpg) no-repeat !important;
	background-position:18px 0 !important;
}
#banners{clear:both !important;}
/* MURAL 01*/

.hpmural01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}
.hpmural01 tr td ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hpmural01 tr td ul li {
	margin: 0px 0 5px 0;
}
.hpmural01 div {
	height: 50px;
	padding: 10px;
}
#hpmural01col01 {
	width: 33%;
}
#hpmural01col02 {
	width: 34%;
}
.hpmural01img {
	float: left;
	margin-right: 10px;
	width: 54px;
	height: 54px;
	border: 1px solid #333;
}
a.hpmural01data:link,
a.hpmural01data:active,
a.hpmural01data:visited,
a.hpmural01data:hover {
	text-decoration: none;
	color: #2A6023;
}
a.hpmural01titu:link,
a.hpmural01titu:active,
a.hpmural01titu:visited,
a.hpmural01titu:hover {
	text-decoration: none;
	color:#606060;
}
/* MURAL 01*/

/* MURAL 02*/
.hpmural02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}
.hpmural02 tr td ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hpmural02 tr td ul li {
	margin: 5px 0 5px 0;
}
.hpmural02 div {
	height: 50px;
	padding: 10px;
}
#hpmural02col01 {
	width: 33%;
}
#hpmural02col02 {
	width: 34%;
}
.hpmural02img {
	float: left;
	margin-right: 10px;
	width: 54px;
	height: 54px;
	border: 1px solid #333;
}
a.hpmural02data:link,
a.hpmural02data:active,
a.hpmural02data:visited,
a.hpmural02data:hover {
	text-decoration: none;
	color: #2A6023;
}
a.hpmural02titu:link,
a.hpmural02titu:active,
a.hpmural02titu:visited,
a.hpmural02titu:hover {
	text-decoration: none;
	color:#606060;
}
/* MURAL 02*/

/* HOME */

/* CALENDÁRIO */
.hpcalbg {
	padding: 10px;
}

.hpcal{
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: center;
	background-color: #FFEBA3;
	vertical-align: top;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}

.hpcal tr th {
	padding: 2px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #FF9900;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.hpcal tr td {
	padding: 2px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.hpcaldiasemana {
	color: #006699;
	font-weight: bold;
	background-color: #FFC704;
}

.hpcaldomingos {
	background-color: #FFE077;
}

.hpcalsabados {
	background-color: #FFE077;
}

.hpcaldatas {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	text-align: left;
	background-color: #FFFBE8;
	width: 150px;
}
/* CAELNDÁRIO */




.calendarioEventos {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:170px;
text-align:center;
padding: 2px 1px 2px 1px;
color: #333;
text-align: center;
background-color: #FFEBA3;
vertical-align: top;
border-top: 1px solid #FFF;
border-left: 1px solid #FFF;
}
.calendarioEventos a {
text-decoration: none;
color:#666666;
}
.calendarioEventosADM {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
padding: 2px 1px 2px 1px;
}
.calendarioEventosADM input, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
.calendarioEventos_titMes {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-align:center;
color:#000000;
padding: 2px 1px 2px 1px;
}
.calendarioEventos td{
/*border:1px solid #cccccc;*/
}
.calendarioEventos_titCabeSemana td{
font-weight:bold;
color:#000099;
background-color:#E8E8E8;
border:1px solid #8F8F8F;
}
.calendarioEventos_domingo{
background-color:#FFCC00;
color:#000000;
}
.calendarioEventos_sabado{
background-color:#FFCC00;
color:#000000;
}
.clasdiv{
padding: 5px 4px 5px 4px;
}
.acima3Eventos{
color:#000000;
background-repeat: no-repeat;
/*border:1px solid #5F5F5F;*/
backgroundimage:
url(http://www.educacional.com.br/esc_include/CalEventos/img/fundo.gif);
}
.CalEventos_Legenda{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border:1px solid #5F5F5F;
}
.cssGeral{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.cssBordaTd {
border:1px solid #000000;
padding: 5px 5px 5px 5px;
}
.cssTab {
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.exibeDadosEvento{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
margin: 8px;
}
/*
=====================================
CSS responsável pela DIV do mouseOver
=====================================
*/
.tooltip{
position: absolute;
padding: 2px 2px 2px 2px;
z-index: 2;
display: block;
width: 150px;
color: #000000;
background-color: #E8E8E8;
border: 1px solid #FFCC00;
font-family: sans-serif;
font-size: 10px;
line-height: 18px;
text-align: center;
}
.tooltip a{
text-decoration:none;
color:#993300;
}