/* GERAL */
.hphome {
	width:780px;
}
#educ_conteudo{width:631px; float:right;}

#topointerna {
background:url(../imagens/internas/titulo_internas/fundo_topo.jpg) no-repeat;
height:76px;
padding:18px 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
line-height: 20px;
	text-transform: uppercase;
}

#hpinterna {
	width: 630px;
	float: right;
	background:#ffffff;
	min-height:600px;
}



#hpinternaconteudo {
clear:both;

}

/* PAGINAS INTERNAS */
.hpinternaconteudo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2E3192;
	font-weight: bold;
	text-transform: uppercase;
}	
.hpinternaconteudo h2 {
	font-size: 11px;
	color: #2E3192;
	font-weight: bold;
	line-height: 30px;
}
/* HP INTERNA TEXTO - FORMATAR TEXTOS */
.hpinternatexto { /* Essa não pode ter BACKGROUND, nem HEIGHT. Pois é utilizada em qualquer lugar que tenha texto das páginas internas */
	padding: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-align: justify;
	line-height: 15px;
	padding:2px;
}
.hpinternatexto a:link, .hpinternatexto a:active, .hpinternatexto a:visited {
	text-decoration: none;
	color: #275177;
}
.hpinternatexto a:hover {
	text-decoration: none;
	color: #006ACA;
}

/* HP INTERNA TEXTOTABLE - FORMATAR TABELAS DAS PÁGINAS INTERNAS */
.hpinternatexto table {
	font-size: 11px;
	width:100%;
color:#275177;
	background-color: #E0F0FF;
	border:dashed 1px #7EA8CF;
}

.hpinternatexto tr td {
	padding: 3px;
	border: solid 1px #fff;
vertical-align:top;
}


/* HP INTERNA VOLTAR - FORMATAR O VOLTAR DA PÁGINA INTERNA */
#hpinternavoltar {
	background:#ffffff;
text-align:right;
}

/* 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:#04486D; /* Cor de fundo geral dos termos */
	 width:100%;
}
#termos{
	width:780px;
}
#termos table{margin-top:20px;}
#termos_titulo{
	background:url(../imagens/termos/fundo_titulo.png) 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:#CAE4F1; /* cor dos titulos */
}
#termos ul{
	margin:0;
	padding:0;
	width:245px !important;
	font:11px Arial, Verdana, Helvetica;
	color:#ADDCF6; /* 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:#ADDCF6; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos li a:hover{
	color:#1B6289; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos hr{ 
	color:#1B6289; /* cor das linhas que dividem os conteudos */
	background-color:#1B6289; /* cor das linhas que dividem os conteudos */
	height:1px; 
	border:0;
	width:230px;
}
#linha_divisoria hr {
	width: 100%;
}


/*--- MURAL 02 ----*/


.hpmural02 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.hpmural02 tr td ul {
        margin: 0;
        padding: 0;
        list-style-image:url(../imagens/home/marcadores.png);
}
.hpmural02 tr td ul li {
        margin: 5px 0 5px 0;
}
.hpmural02 div {
        height: 50px;
        padding: 10px;
}

.hpmural02img {
        float: left;
        margin-right: 10px;
        width: 50px;
        height: 50px;
        border: 1px solid #7EA8CF;
}

a.hpmural02data:link,
a.hpmural02data:active,
a.hpmural02data:visited,
a.hpmural02data:hover {
        text-decoration: none;
        color: #4D87BC;
}
a.hpmural02titu:link,
a.hpmural02titu:active,
a.hpmural02titu:visited,
a.hpmural02titu:hover {
        text-decoration: none;
color:#6F6F6F;
}

/* ------------------- galeria -------------------  */


.galeria {
text-align:center;
}

