/* GERAL */
.hphome {
	width:780px;
}
#hpinterna {
	width: 630px;
	float: right;
	background: url(../imagens/internas/fundo.jpg) repeat-y;
}
#hpinternaconteudo {
	clear:both;
}
/* PAGINAS INTERNAS */
#est{
	clear:both
}
#internas_titulo{
	background: url(../imagens/internas/fundo_titulos.jpg) no-repeat;
	height:53px;
	margin-top:20px;
}
#internas_titulo img{
	border:0;
	margin:0 0 0 45px;
}
.hpinternaconteudo {
	background: url(../imagens/internas/fundo_conteudo.jpg) repeat-y;
	min-height:706px;
}	
.hpinternaconteudo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #448157;
	font-weight: bold;
	text-transform: uppercase;
}	
.hpinternaconteudo h2 {
	font-size: 11px;
	color: #2E3192;
	font-weight: bold;
	line-height: 30px;
}
#internas_rodape{margin-bottom:10px;}

/* 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: 1px 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
	text-align: justify;
	line-height: 15px;
}
.hpinternatexto a:link, .hpinternatexto a:active, .hpinternatexto a:visited {
	text-decoration: none;
	color: #6B6B6B;
}
.hpinternatexto a:hover {
	text-decoration: none;
	color: #0A461C;
}
.hpinternatexto img{border:0 !important}
fieldset{border:1px dashed #A7D9BC; * padding:5px;}
input, select, textarea, button{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#contato label{float:left; width:85px;}
.tam250{width:250px;}
.tam200{width:200px;}
.tam80{width:80px;}
.textarea{width:260px; height:80px}
button{background:#427F55;border:0; padding:2px; color:#fff;}

/* 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 MURAL - PAGINAS PROJETOS INSTITUCIONAIS */
.hpmural01 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        width: 100%;
        margin:0;
}
.hpmural01 tr td ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
.hpmural01 tr td ul li {
        margin: 5px 0 5px 0;
}
.hpmural01 div {
        height: 40px;
        padding: 10px;
}
#hpmural01col01 {
        width: 160px;
      
}
#hpmural01col02 {
        width: 160px;
      
}
#hpmural01col03 {
        width: 160px;
}
.hpmural01img {
        float: left;
        margin-right: 10px;
        width: 45px;
        height: 45px;
        border: 1px solid #333;
}
a.hpmural01data:link,
a.hpmural01data:active,
a.hpmural01data:visited,
a.hpmural01data:hover {
        text-decoration: none;
        color: #FF6735;
        font-weight: bold;
}
a.hpmural01titu:link,
a.hpmural01titu:active,
a.hpmural01titu:visited,
a.hpmural01titu:hover {
        text-decoration: none;
        font-weight: bold;
}
a.hpmural01desc:link,
a.hpmural01desc:active,
a.hpmural01desc:visited,
a.hpmural01desc:hover {
        text-decoration: none;
        color: #333;
}
.hpmural01vejamais {
        text-align: right;
}
.hpmural01vejamais td {
        padding-top: 10px;
}

 /* ********************************************************* */
.hpmural02 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        width: 100%;
        margin:0;
}
.hpmural02 tr td ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
.hpmural02 tr td ul li {	margin: 5px 0 5px 0;	}
.hpmural02 div {
        height: 80px;
        padding: 10px;
}
#hpmural02col01 {	width: 50%;	}
#hpmural02col02 {	width: 50%;	}

.hpmural02img {
        float: left;
        margin-right: 10px;
        width: 100px;
        height: 75px;
        border: 1px solid #333;
}
a.hpmural02data:link,
a.hpmural02data:active,
a.hpmural02data:visited,
a.hpmural02data:hover {
        text-decoration: none;
        color: #FF6735;
        font-weight: bold;
}
a.hpmural02titu:link,
a.hpmural02titu:active,
a.hpmural02titu:visited,
a.hpmural02titu:hover {
        text-decoration: none;
        font-weight: bold;
}
a.hpmural02desc:link,
a.hpmural02desc:active,
a.hpmural02desc:visited,
a.hpmural02desc:hover {
        text-decoration: none;
        color: #333;
}
.hpmural02vejamais {	text-align: right;	}
.hpmural02vejamais td {	padding-top: 10px;	}


/* HP INTERNA VOLTAR - FORMATAR O VOLTAR DA P?GINA INTERNA */
#hpinternavoltar{
	text-align:right;
	padding-top:15px;
}
#hpinternavoltar a:link,
#hpinternavoltar a:visited, 
#hpinternavoltar a:active {
	text-decoration:none;
	color:#6DB760;
	font-weight:bold;
}
#hpinternavoltar a:hover {
	color:#1E5B31;
}

/* 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:#CCDDB1; /* 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:#fff; /* cor dos titulos */
}
#termos ul{
	margin:0;
	padding:0;
	width:245px !important;
	font:11px Arial, Verdana, Helvetica;
	color:#52731E; /* 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:#52731E; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos li a:hover{
	color:#5E8323; /* cor dos links do conteudos abaixo dos titulos */
	text-decoration:none;
}
#termos hr{ 
	color:#F0F5E8; /* cor das linhas que dividem os conteudos */
	background-color:#F0F5E8; /* cor das linhas que dividem os conteudos */
	height:1px; 
	border:0;
	width:230px;
}
#linha_divisoria hr {
	width: 100%;
}

/* GALERIA DE FOTOS */
.galeria { width:100%;} /* tamanho da tabela */
.galeria img { border:1px solid #000 !important;} /* borda das imagens*/
.galeria td { padding:8px 0 8px 0; text-align: center;} /* espa?amento das c?lulas*/
.galeria tfoot td { /* espa?amento das c?lulas do menu e cor do texto*/
	padding:2px 0 2px 0;
	text-align:center;
	color:#ff6600;
} 
.galeria tfoot a, /* estilo dos bot?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?es :hover*/
	border:1px solid #FF6600; 
	background:#fff; 
} 

/* estilos hpmural com miniaturas grandes*/


.hpmural05 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        width: 100%;
        border: 10px solid #E0F4E9;
        margin-bottom: 40px;
}
.hpmural05 tr td ul {
        margin: 0;
        padding: 0;
        list-style: none;
}
.hpmural05 tr td ul li {
        margin: 5px 0 5px 0;
}
.hpmural05 div {
        height: 105px;
        padding: 10px;
		border-bottom: 1px dashed #999;
		
}
#hpmural05col01 {
        width: 33%;
        
}
#hpmural05col02 {
        width: 34%;
        border-right: 1px dashed #999;
}
#hpmural05col03 {
        width: 33%;
}
.hpmural05img {
        float: left;
        margin-right: 10px;
        width: 100px;
        height: 100px;
        border: 1px solid #333;
}
a.hpmural05data:link,
a.hpmural05data:active,
a.hpmural05data:visited,
a.hpmural05data:hover {
        text-decoration: none;
        color: #FF6735;
        font-weight: normal;
}
a.hpmural05titu:link,
a.hpmural05titu:active,
a.hpmural05titu:visited,
a.hpmural05titu:hover {
        text-decoration: none;
        font-weight: normal;
}
a.hpmural05desc:link,
a.hpmural05desc:active,
a.hpmural05desc:visited,
a.hpmural05desc:hover {
        text-decoration: none;
        color: #333;
}
.hpmural05vejamais {
        text-align: center;
}
.hpmural05vejamais td {
        padding-top: 10px;
}



