* {
	margin: 0;
	padding: 0;
}

ul {
	list-style:none;
}

.ptexto {
	padding-bottom: 5px;
}

li {
	list-style:none;
}

body {
	font-size: 11px;
	padding: 0px;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	background-image:url(../images/bg-geral.jpg);
	background-repeat: repeat;
	background-color: #fe8803;
}

html {
	height: 100%;
}

.menu-rapido {
	background-color:#fed365;
	border:none;
	height:20px;
	width: 150px;
	margin-left:3px;
	margin-top:4px;
	font:12px verdana, arial, helvetica, sans-serif;
	color:#003399;
}


.link-geral{
	text-decoration:none;
}

a:hover .link-geral{
	text-decoration:underline;
}

.vermelho{
	color:#b52f15;
}

.vermelho-escuro{
	color:#841919;
}

a .vermelho-escuro {
	color:#841919;
}

a:hover .vermelho-escuro {
	text-decoration:underline;
}

.branco{
	color:#FFFFFF;
}

a:hover .branco {
	color:#841919;	
}

.cinza-noticia{
	color:#666666;
	text-align:justify;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

a .imagem-left{
	float:left;
	margin-right: 14px;
	margin-bottom: 2px;
	border: solid 4px #fdbc07;
}

a:hover .imagem-left{
	float:left;
	margin-right: 14px;
	margin-bottom: 2px;
	border: solid 4px  #841919;
}

a .img {
    border: 3px #FFF solid;
	float:left;
}

a:hover .img {
    border: 3px #ACC4F0 solid;
	float:left;
}

a .imagem-right{
	float:right;
	margin-left: 14px;
	margin-bottom: 2px;
	border: solid 4px #fdbc07;
}

a:hover .imagem-right{
	float:right;
	margin-left: 14px;
	margin-bottom: 2px;
	border: solid 4px #841919;
}


a .imagem-normal{
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 4px #841919;
}

a:hover .imagem-normal{
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 4px #fdbc07;
}

a .imagem-normal2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:1px;	
	border: solid 3px #841919;
}

a:hover .imagem-normal2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:1px;
	border: solid 3px #fdbc07;
}

h1, h2, h3, h4, h5, h6{
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h1{
	font-size: 14px;
	text-transform:capitalize;
}

h2{
	font-size: 14px;
	text-transform:uppercase;
}

h3{
	font-size: 11px;
}

h4{
	font-size: 10px;
}

h5 {
	font-size: 11px;
	font-weight:normal;
}

a:visited h5 {
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}

#body-in{
	width: 100%;
	height: auto;
	min-height: 27px;
	float: left;
	background-image: url(../images/bg-cima-vermelho.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#body-out{
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/bg-baixo-vermelho.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#cabecalho{
	width:950px;
}

#topo{
	width:950px;
	background-image:url(../images/topo.png);
	background-repeat:no-repeat;
	height: 186px;
}

#topo #login{
	width: auto;
	height: 18px;
	float: right;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 20px;
}

label.login{
	width: auto;
	height: 18px;
	float: left;
	padding-right: 3px;
	padding-top: 1px;
	color:#fdbc07;
	font-size: 11px;
}

label.tia{
	width: auto;
	height: 18px;
	float: left;
	padding-right: 7px;
	padding-top: 0px;
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
}

input.login{
	width: 70px;
	height: 14px;
	font-size: 9px;
	padding-left:4px;
	padding-top:1px;
	background: url(../images/input-login.gif) top right no-repeat;
	float: left;
	border: 0px;
}

input.login-submit{
	width: 15px;
	height: 12px;
	background: url(../images/seta-ok.png) top left no-repeat;
	float: left;
	border: 0px;
	margin-top: 2px;
	margin-left: 0px;
	padding-right: 25px;
	cursor: pointer;
}

#topo-2{
	width:950px;
	background-image:url(../images/bg-topo.png);
	background-repeat:no-repeat;
	height: 230px;
}

#menu{
	width:210px;
	height:230px;
	float:left;
}

#menu a {
display: block;
padding: 1px 0px 0px 18px;
color: #FFFFFF;
text-decoration: none;
voice-family: "\"}\"";  /*Box Model Hack*/
voice-family:inherit;
width:130px;
}

body>#menu a {width:100px;}

#menu ul{ 
	left: 80px; /*posição à direita*/
	top: 10px; /*posição abaixo*/
	width: 130px; 
	padding-top:5px;
	padding-left: 60px;
	list-style-type: none; /*remove o marcador*/ 
}

#menu ul a:link{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

li.lista{
	list-style-image: none;
	list-style-type:none;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

li.lista a:link{
	list-style-image: none;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

li.lista a:visited{
	list-style-image: none;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

li.menubaixo{
	padding-left: 3px;
	padding-right: 6px;
	color:#FFFFFF;
}
li.menubaixo a:link, a:visited, a:active{
	color:#ff7979;
	font-size:10px;
	text-transform:capitalize;
}

li.menubaixo a:hover{
	color:#ffffff;
	font-size:10px;
	text-transform:capitalize;
}


#menu ul a:hover{
	color:#fdbc07;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/seta-menu.png);
	background-position:left;
	background-repeat:no-repeat;
}

#menu li{
	padding-bottom: 0px;
	padding-top: 0px;
	display:block;
}

#banner{
	width: 740px;
	height: 230px;
	float:left;
}

#banner img{
	padding-left: 5px;
}
/*##########################################################################################*/
/* propriedades e classes gerais*/
	
a{
	text-decoration: none;
	border: 0px;
	color: #666666;
	margin: 0px;
}

img{
	border:0px;
	border: none;
	margin: 0px;
}

p{
	margin: 0px;
	padding: 0px;
}

.right{
	float: right;
}

.left{
	float:left;
}

/*##########################################################################################*/
/* div central que contem todas as outras divs */
#pagina{
	width: 950px;
	height: auto;
	margin: auto;	
}


#rodape{
	width: 950px;
	height: 114px;
}

#rodape #topo-rodape{
	width:880px;
	height:53px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/rodape-topo.png);
	background-repeat:no-repeat;
}

#rodape #menu-rodape{
	width: 884px;
	height: 47px;
	background-image:url(../images/fundo-menu-baixo.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	top:53px;
}

#rodape #menu-rodape ul{
	padding-left:auto;
	padding-right:auto;
	padding-top:15px;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
}

#rodape #menu-rodape ul li{
	display:inline;
	color:#FFFFFF;
}

#rodape #baixo-rodape{
	width: 880px;
	height:13px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/rodape-baixo.png);
	background-repeat:no-repeat;
}

#conteudo{
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}

/* ############################## PÁGINAS ############################### */

/* ### HOME ### */

#pg-home{
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height:auto;
}

#pg-home-titulo{
	width: 880px;
	height: 42px;
	background-image:url(../images/page-home-topo.png);
}

#pg-home-rodape{
	width: 880px;
	height: 15px;
	background-image:url(../images/page-home-rodape.png);
}

#home-geral{
	background-image:url(../images/page-home-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#noticias{
	width: 403px;
	text-align:justify;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
}

#noticia-left{
	width: 403px;
	height: 90px;
}

#noticia-right{
	width: 403px;
	height: 90px;
}

#comunicados{
	width: 278px;
	text-align:justify;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	display:block;
}

#conteudo-comunicados{
	width: 265px;
	text-align:justify;
	float:left;
	padding-right: 5px;
	display:block;
}

#comunicado-item{
	padding-top: 5px;
	padding-bottom: 3px;
}

.data-comunicado{
	color:#841919;
	font-size:10px;
	padding-bottom: 4px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#controle-comunicados{
	width: 12px;
	float:left;
	display:block;
}

#comunicados ul{
	display:block;
}

#scrolltextonav{
	display:inherit;
	float:right;
	width: 13px;
}

#comunicados li{
	margin-left: 9px;
	list-style-type: none;
}

#scroll-cima{
	background-image: url(../images/scroll-cima.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 59px;
	padding-bottom:220px;
	padding-top:10px;
	cursor:pointer;
	width: 12px;
}

#scroll-baixo{
	background-image: url(../images/scroll-baixo.png);
	background-repeat: no-repeat;
	background-position:center center;
	height: 59px;
	width: 12px;
	cursor:pointer;
}


#eventos{
	width: 108px;
	text-align:justify;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	display:block;
}

#evento-item{
	padding-bottom: 3px;
}

/* INTERNA MODLO */ 

#pg-interna{
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	height:auto;
}

#pg-interna-titulo{
	width: 880px;
	height: 42px;
	background-image:url(../images/page-interna-topo.png);
}

#pg-interna-rodape{
	width: 880px;
	height: 15px;
	background-image:url(../images/page-interna-rodape.png);
}

#interna-geral{
	background-image:url(../images/page-interna-bg.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}

#esquerda{
	width: 568px;
	text-align:justify;
	float:left;
	padding-left: 15px;
	padding-right: 19px;
}

#direita{
	width: 244px;
	text-align:justify;
	float:left;
	padding-left: 15px;
	padding-right: 15px;
	display:block;
}