/* GERAL */
.hphome {
	width:780px;
}
.hpconteudo {
	width: 631px;
	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 */
button{
	background:#AC0E0B;
	border:1px solid #AF0D0B;
	color:#fff;
	font-weight:bold;
	padding:2px;
}
input, textarea, select, button{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
}
.hpinterna {
	margin: 0;
	padding: 0;
	width:631px;
	background-color: #FFFFFF;
	border-right: solid 1px #7FA1C2;
}
#wrapper h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#2F7400;
	margin:10px 0 0 10px;
	padding-bottom:5px;
	background:url(../imagens/internas/linha.jpg) no-repeat left bottom;
}
#interna_conteudo{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:20px 20px 0 12px;
	text-align:justify; 
}
#interna_conteudo h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2F7400;
margin:0
}
#interna_conteudo a:link,
#interna_conteudo a:active,
#interna_conteudo a:visited{
	color:#656363;
	text-decoration:none;
}
#interna_conteudo a:hover{
	color:#FA8827;
}
#interna_conteudo img{
	margin:0 8px 0 0;
	border: 3px solid #E3E3E3;
}
#interna_conteudo fieldset{
	border: 0;
}
#interna_conteudo label{
	float:left;
    width:80px;
}
.tam100{width:100px;}
.tam150{width:150px;}
.tam250{width:250px;}
.textarea{width:270px;height:80px;}

#interna_voltar img{
    margin-left:10px;
    margin-top:20px;
    border:0;
}
#interna_voltar div{
	float:right;
	padding:35px 25px;
}
.interna_tabela{
	border:1px solid #FFDDBF;
	color:#000;
	font-size:12px;
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
}
.interna_tabela td, .interna_tabela th{
	padding:5px;
	border:1px solid #FFF;
}
.interna_tabela td{
	background:#FFDDBF;
	border-collapse:collapse;
}
.interna_tabela th{
	background:#FA8C27;
}
/* GALERIA DE FOTOS */
.galeria { width:60%;} /* tamanho da tabela */
.galeria img { border:1px solid #000;} /* borda das imagens*/
.galeria td { padding:8px 0 20px 0;} /* espa&ccedil;amento das c&eacute;lulas*/
.galeria tfoot td { /* espa&ccedil;amento das c&eacute;lulas do menu e cor do texto*/
	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; 
}

/* CÓDIGOS */
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
code {
	font-size:12px;
	color:#666;
	word-break: break-all;
}
/* TERMOS */
#termosGeral{
	background-color:#2F7600; /* Cor de fundo geral dos termos */
	/*width:100%; /* TERMOS 100% COM RELAÇÃO AO SITE*/
}
#termos{
	border-right:1px solid #2F7600;
	border-bottom:1px solid #2F7600;
	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:#8CBF70; /* 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:#CAEFB3; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos hr{ 
	color:#236500; /* cor das linhas que dividem os conteudos */
	background-color:#236500; /* cor das linhas que dividem os conteudos */
	height:1px; 
	border:0;
	width:230px;
}
#linha_divisoria hr{ 
	width:730px;
	color:#205E00; /* cor das linhas que dividem os conteudos */
	background-color:#205E00; /* cor das linhas que dividem os conteudos */
	height:1px; 
	border:0;
}
#logomarca_educacional{
	background:url(../imagens/termos/logo_educacional.gif) no-repeat center; /* imagem da logomarca do educacional */
	height:29px;
	margin-top:5px;
}
#copyright{
	font:10px Verdana, Arial, Helvetica;
	text-align:center;
	color:#99BD7D; /* cor do texto abaixo da logo do educacional */
	margin-bottom:20px;
}
#copyright a:link,
#copyright a:visited, 
#copyright a:active{
	color:#99BD7D; /* cor dos links abaixo da logo do educacional */
	text-decoration:none;
}
#copyright a:hover{
	color:#CAEFB3; /* cor dos links abaixo da logo do educacional */
}
/* TERMOS */

/* HOME */
#wrapper{width:632px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#home01{float:left;width:466px;}
#home02{float:right; clear:right; width:166px;}
#destaques, #endereco{clear:both;}
#slide, #calendario{margin-top:5px;}
#mural{margin-top:10px;}
#banners ul, #banners li{margin:0; padding:0}
#banners ul{margin-top:10px;}
#banners li{list-style:none; display:inline;}
#banners img{border:0}
#banners_espacamento li{padding:19px;}
#icones{background-color:#F3F3F3; padding:5px 0;}
#icones ul{padding:0; margin:0;}
#icones li{padding:3px 0 2px 0; margin:0; list-style:none;}
#icones img{border:0;}
#endereco{
	font-size:11px;
	font-weight:bold;
	background:url(../imagens/home/fudo_end.jpg) no-repeat center;
	height:23px;
	color:#fff;
	padding:20px 0 10px 0;
	text-align:center;
}

/* INICIO MURAL 01 */
.hpmural01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 98%;
	margin-top:5px;
	text-align:left;
}
.hpmural01 tr td ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.hpmural01 div {
	height: 58px;
	* height: 68px;
	padding: 5px;
}
#hpmural01col01 {
	width: 50%;
}
#hpmural01col02 {
	width: 50%;
}
.hpmural01img {
	float: left;
	margin-right: 5px;
	width: 54px;
	height: 54px;
	border: 3px solid #E3E3E3;
}
a.hpmural01titu:link,
a.hpmural01titu:active,
a.hpmural01titu:visited,
a.hpmural01titu:hover {
	text-decoration: none;
	font-weight: bold;
	color:#FE7421;
}
a.hpmural01desc:link,
a.hpmural01desc:active,
a.hpmural01desc:visited,
a.hpmural01desc:hover {
	text-decoration: none;
	color: #000;
}
/* FIM MURAL 01*/

/* CALENDÁRIO */
.calendarioEventos {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:156px;
	height:137px;
	text-align:center;
	color:#333333;
	padding: 2px 1px 2px 1px;
}
.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, .calendarioEventosADM 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:#054D80;
	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;
	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;
}
/* CALENDÁRIO */
/* SLIDE SHOW COM BOTÕES DE IR E VOLTAR */
#hpslidehome { 
	cursor: hand; 
}
#hpslidehome img { 
	margin: 0;
	width: 451px;
	height: 181px;
	border: 0; 
}
#hpslide-bt-home {
	position: absolute;
	top: 130px;
	left: 520px;
	width:91px;
	height: 25px;
	padding-top: 3px;
	z-index: 0;
}
#hpslide-bt-home div {
	display: inline;
	z-index: 0;
	* margin:0 4px;
}
#hpslide-bt-home div img { 
	border: 0;
}
/* FIM HOME */