body {
	background-color: #4B85AF;
	padding: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#Divprincipal {
	width:710px;
	background-color: #FFFFFF;
}
#corpoPrincipal {
	width:700px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	height: 670px;
	background-image: url(images/img_borda.gif);
	background-position: center bottom;
}

#corpoPrincipalBiblio {
	width:700px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	height: 600px;
	background-image: url(images/img_borda.gif);
	background-position: center bottom;
}



#linksTop {
	width:100%;
	height:14px;
	text-align: right;
	background-color: #4B85AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#linksTop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;*/
}
#topLogin {
	width:100%;
	height:100px;
	/*background-image: url(images/top_imagem.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;*/
}
#conteudodireito {
	width:500px;
	float: right;
	background-color: #FFFFFF;
}
#conteudoEsquerdo {
	width:189px;
	background-color: #FDFEF9;
	float: left;
	padding-top: 5px;
}
#divBuscar  {
	width:185px;
	height:26px;
	background-color: #FFFFFF;
	background-image: url(images/busca.gif);
	background-repeat: no-repeat;
	background-position: 9px;
	text-align: right;
}
#menu {
	width:185px;
	text-align: left;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	/*height: 170px;*/	/*background-image:url(images/fundo_menu.gif);
	background-repeat:repeat-y;*/
	height: 190px; 
}
#calendario {
	/*height:180px; antigo css*/
	height:160px;
	padding: 0px;
	/*margin-bottom:8px; antigo css*/
	margin-bottom:20px;
}
#destaques {
	width:185px;
	/*height:450px;*/
	 background-color:#FFFFFF;
	/*background-repeat: no-repeat;*/
	margin: 0px;
	/*padding: 0px;*/
	padding-top:0px;	/*background-position: center bottom;*/	/*background-image: url(images/footer.jpg);*/
	height: 240px;
	/*height: 240px; antiga altura normal*/
}
/*@@@@@@@@@@@@@@@@*/
/*#destaques a
{
	margin-top:1px;
	margin-bottom:3px;
}*/

.outrosMesesCalendar {
     
    visibility:hidden;
    
}


#footer {
	 background-color:#4B85AF;
	 height:35px;
	/*background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left:0px;
	padding-right:0px;
}
#imagem {
	height:270px;
	width: 500px;
}

	
#links {
	width:500px;
	height:20px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-top: 9px;
	text-align: center;
	font-size: 10px;
}
#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#links a:hover {
	text-decoration:  underline;
}

#noticias
{
	width: 495px;
	height: 180px;
	background-image: url(images/bg_noticias.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #FCFCFC;
	margin-bottom: 10px; /*white-space: nowrap;*/
	text-align: left;
	overflow: auto;
	
}
#noticias a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	display:block;
	padding-top:2px;
	 
	 
}
#noticias a:hover {
	text-decoration: underline;
	color: #000000;
}

#cabNoticias {
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/ultimas_noticias.gif);
	background-repeat: no-repeat;
	background-position: left -8px;
	height: 35px;
}
#tabs {
	width:500px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#webMail {
	width:250px;
	height:100px;
	float: right;
	background-image: url(images/bg_webMail.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B85AF;
	background-color:#DFDFDF;
}
	#webMail a:link
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #4B85AF;
	}
	#webMail a:active
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #4B85AF;
	}
	#webMail a:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		color: #4B85AF;
	}
	#webMail a:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-decoration: underline;
		color: #4B85AF;
	}
.inputs {
	background-image: url(images/bg_inputs.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 82px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: center;
	background-position: center bottom;
	border: 1px solid #CDCDCD;
}
#spacer {
	height: 5px;
	background-color: #4B85AF;
}
#webMail a {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
#webMail a:hover {
	text-decoration: underline;
}
.Titulo {
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.impressao {
	background-color: #FFFFFF;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
}
.impressao a {
	color: #666666;
	text-decoration: none;
}
.DtNoticia {
	float: right;
	color: #950000;
	font-style: italic;
}


.CabecalhoMensagem {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
}
.CorpoMensagem {
	padding: 0px;
	margin: 0px;
	height: 500px;
}
#busca {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
#busca a {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: inline;
	
}
#busca a:hover {
	text-decoration: underline;
	
}
/*#busca a:visited {
	color: #6A8094;
	
}*/

.NoBorder {
	border: 1px none #666666;
}

.BlocoEdicoesJornal
{
	margin: 0px;
	background-color: #ffffff;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: #cacece 1px dashed;
	border-top: #cacece 1px dashed;
	border-left: #cacece 1px dashed;
	border-bottom: #cacece 1px dashed;
}
.BlocoEdicoesJornal a
{
	
	padding: 10px;
	margin:5px;
	background-color: #D5E0D8;
	display:block;
	
}

.BlocoEdicoesJornal a:hover
{
	background-color: #DAE4DC;
	
	
}
	
.fundoModal
{
	background-color:black;
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;
	
}

#faleconosco a
{
 color:#0000EE;
	
}
#faleconosco a:hover
{
 
 text-decoration:none;
 background-color:#1D3E69;
 color:White;
 	
}

.DivErro 
{
 background-color:#FFFFAE;
 width:100%;
 height:20px;	
}

.linksCalendar
{
	  text-decoration:none;
	}
	
.headerCalendar 
{
background-image: url(images/bg_header_calendar.jpg);
background-repeat: repeat-x;
height:20px;
border:none;
	 
}

.novo
{
	font-weight: bold;
	text-transform: none;
	color: #ff0000;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#Exibir_Noticia 
{
	text-align: justify;
	padding: 5px;
	height: 650px;
	width: 490px;
	overflow: auto;
	color: #575757;
}
	#Exibir_Noticia .titulo
	{
		text-align: left;
		font-size: 20px;
		font-weight: bold;
	}
	#Exibir_Noticia .textonoticia
	{
		margin-top: 20px;
		font-size: 14px;
		font-weight: normal;
		
	}


.avisos
{
	width: 500px;
	padding: 20px;
	height: auto;
	border-width: 2px;
	border-style: solid;
	border-color: #575757;
	padding: 3px;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
}

.AvisoGeral
{
	background-color: #575757;
	opacity: 0.7; /* firefox */
	filter: alpha(opacity = 80); /* internet explorer */
}
.mocozar 
{
	display: none;
}



.videos
{
	text-align: left;
	font-size: 12px;
	color: #000;
}

.videos .titulovideo
{
	font-weight: bold;
	font-size: 16px;
}




#webmail #configmail 
{
}
	#webMail #configmail a:link
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}
	#webMail #configmail a:active
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}
	#webMail #configmail a:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
	}
	#webMail #configmail a:hover
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: underline;
		color: #000000;
	}