/* GERAL */
.hphome {
	width:780px;
}
#hpinterna {
	width: 630px;
	float: right;
	background: url(../imagens/internas/bg_internas.jpg) no-repeat;
	min-height:525px;
}
#hpinternaconteudo {
	clear:both;
	padding: 18px 40px 18px 40px;
}

#titulo_interna {
	margin: 35px 0 0 40px;
}
/* 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;
	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 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
	line-height: 15px;
}
.hpinternatexto a:link, .hpinternatexto a:active, .hpinternatexto a:visited {
	text-decoration: none;
	color: #FF9900;
}
.hpinternatexto a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.hpinternatexto fieldset{border:1px dashed #C3D5DF;}
.hpinternatexto input, .hpinternatexto textarea, .hpinternatexto select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hpinternatexto label{float:left; width:70px;}
.hpinternatexto button{
	border:1px solid #00356F; 
	background:#1058A8; 
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px 5px;
}
.tam250{width:250px;}
.tam200{width:200px;}
.tam150{width:150px;}
.textarea{width:260px; height:100px}

/* HP INTERNA TEXTOTABLE - FORMATAR TABELAS DAS PÁGINAS INTERNAS */
.hpinternatextotable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background-color: #FFFFCC;
	border-top: solid 1px #CCCC00;
	border-left: solid 1px #CCCC00;
}
.hpinternatextotable tr th {
	padding: 2px;
	border-right: solid 1px #CCCC00;
	border-bottom: solid 1px #CCCC00;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFF;
}
.hpinternatextotable tr td {
	padding: 2px;
	border-right: solid 1px #CCCC00;
	border-bottom: solid 1px #CCCC00;
	text-align: center;
	color: #333;
}
.hpinternatexto img {
	margin: 0 8px 8px 0;
	border: 1px solid #333;
}

/* HP INTERNA VOLTAR - FORMATAR O VOLTAR DA PÁGINA INTERNA */
#hpinternavoltar {
	background: url(../imagens/internas/voltar.jpg) no-repeat;
	width: 115px;
	height: 62px;
	float:right;
	margin: 0 40px 10px 0;
}

/*MURAL INTERNAS*/
/*  EXEMPLO 03  */
.hpmural03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	background: none;
	border: 0 solid #EFF0FF;
	margin: 0;
}
.hpmural03 div {
	height: 50px;
	margin: 10px;
	border-bottom:1px dashed #ccc;
}

#hpmural03col01 {
        width: 40%;
        border-right: 1px dashed #999;
}
#hpmural03col02 {
        width: 40%;
        border-right: 0 dashed #999;
}

.hpmural03img {
	float: left;
	margin-right: 3px;
	width: 45px;
	height: 45px;
	border: 1px solid #333;
}
a.hpmural03titu:link,
a.hpmural03titu:active,
a.hpmural03titu:visited,
a.hpmural03titu:hover {
	text-decoration: none;
	font-weight: bold;
}
a.hpmural03desc:link,
a.hpmural03desc:active,
a.hpmural03desc:visited,
a.hpmural03desc:hover {
	text-decoration: none;
	color: #333;
}

/* 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:#B00606; /* 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:#B00606; /* cor dos titulos */
}
#termos ul{
	margin:0;
	padding:0;
	width:245px !important;
	font:11px Arial, Verdana, Helvetica;
	color:#FFFFFF; /* 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:#FFFFFF; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos li a:hover{
	color:#FFFFFF; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos hr{ 
	color:#E79089; /* cor das linhas que dividem os conteudos */
	background-color:#E79089; /* cor das linhas que dividem os conteudos */
	height:1px; 
	border:0;
	width:230px;
}
#linha_divisoria hr {
	width: 100%;
}
.menu_internas{
	padding:10px 10px;
	text-align:right;
}
.menu_internas li{
	list-style:none;
	display:inline;
	font-size:12px;
	color:#015f83;
	font-weight:bold;
	padding:0 5px;
}
.tab_ver{display:none;}