body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background: #ffffff;
	font-family: Verdana;
	font-size: 8px;
	color: #000;
	border:none;
	text-align: center; 
}


h1, h2, h3 {
		margin: 0;
		
}


p, ul, ol {
		margin: 0 0 2em 0;
		list-style: none;
		text-align:justify;
		line-height:18px;
}

a{
	text-decoration: none;
	color: #3366CC;
}

a:hover, a:active {
	text-decoration: none;
	color: #CC0000;
}

a:visited {
	text-decoration: none;
	color: #3366CC;
}

img {
	border: none;
}

img.left {
		float: left;
		margin-right: 5px;
		margin-bottom: 30px;
	/*height: 44px;*/
}



img.galeria {

		margin-bottom: 6px;

}

#galeria_N
{
	width:230px;
	padding-left: 0px;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	color:Blue;}

img.right {
	float: right;
	margin-left: 15px;
}
/* Form */



fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
		font-family: "Verdana";
		font-size: 10px;
		color: #333333;
		margin-left: 9px;
}
/*
topo_linha_branca
*/

#topo_linha_branca {
	clear: both;
	width: 980px;
	height: 20px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background: url(../images/topo_bar.jpg) center;
	z-index: 2;
	background-color: #FFFFFF;
	padding-right:2px;
	text-align:center;
		
}


/*
GERAL
*/
#geral
{
	background:url(../images/bg.jpg) center repeat-y;
	z-index:1;
}

/* cadastros */

.cadastro_alert
{
	 font-family:Verdana;
	  font-size:16;
	   color:Green;}


/* Header */


#header {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;/*	*/
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg_base.jpg);
}

#headerBack {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;/*	*/
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg_base.jpg);
}


/* Menu */

#menu {
		float: left;
		width: 676px;
		_width: 670px;
		height: 36px;
		margin-left: 8px;
		margin-top: 8px;
	/*background: url(images/img01.jpg) no-repeat left top;*/
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
		display: block;
		float: left;
		margin-right: 3px;
		padding: 6px 34px 0px 34px;
		padding:
		text-decoration: none;
		text-transform: none;
		font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
}

#menu a:hover {
		text-decoration: none;
		color: #BBD87C;
}

#menu .current_page_item a {
		color: #BBD87C;
}

/**Menu BackOffice*/

#menuBack {
		float: left;
		width: 685px;
		height: 26px;
		padding-left: 0px;
		margin-top: 8px;
		
	/*background: url(images/img01.jpg) no-repeat left top;*/
}

#menuBack ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;

}

#menuBack li {
	display: inline-block;
	float: left;

}

#menuBack a {
	display: inline-block;
		float: left;
		margin-right: 3px;
		padding: 6px 0px 0px 14px;
		text-decoration: none;
		text-transform: none;
		font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
		text-align:left;
}

#menuBack a:hover {
		text-decoration: none;
		color: #BBD87C;
}

#menuBack .current_page_item a {
		color: #BBD87C;
}

/** LOGO */


#logo {
		width: 960px;
		height: 204px;
		margin: 0 auto;
		background-image: url(../images/topo_home_1.jpg);
		background-position: center;
		background-repeat: no-repeat;
		text-align:left;
	/** background: url(images/logo_png_P.png) no-repeat left center; */
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Verdana;
	font-size:36px;
	font-style: italic;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF; 
}

#logo h1 a:hover { 
text-decoration: none;
color:#00CCFF; }

#logo h2 {
	padding: 20px 0 0 5px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #48ACDE;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }


#wrapper {
	width: 960px;
	margin: 0 auto;
	background:#fff;
	/*background: #000000 url(images/img02.jpg) no-repeat left top;*/
}

#wrapper-btm {
		background:#fff;
	/*background: url(images/img03.jpg) no-repeat left bottom;*/
}
/* Page */

#page {
	width: 960px;
	margin: 0;
	padding-top: 0px;
	background:#fff;
	height:auto;
}

#pageBack{
	width: 960px;
	margin: 0;
	padding-top: 20px;
	background:#fff;
}

/* Content */

#content {
		float: right;
		width: 620px;
}

/* Post */

.post {
		border-bottom:solid #FFFFFF 5px;
		padding: 10px 0px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post h1 {
}

.post h2 {
		height: 32px;
		padding: 5px 0 0 5px;
		font-size: 18px;
		color: #3366CC;
}

.post .entry {
		font-family: Verdana;
		color: #3366CC;
		font-size: 12px;
		padding-left: 6px;


}

.post .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px 0px 30px 0px;
	border-top: 1px dashed #333333;
	font-size: 12px;
	color: #000000;
}



.post .meta p {
		margin: 2px 5px 0px 4px;
		line-height: normal;
		color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .meta .comments {
		padding-left: 22px;
		background: url(images/img12.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar border-right:#000000 dotted 1px; */


#sidebar 
{
	margin: 0;
	float: left;
	width: 202px;
	background-image: url('../images/conect_bg.jpg');
	padding-top:12px;
	padding-left: 8px;
	height: 172px;
	_height: 184px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
}
 
#sidebar span {
	color: #013972;
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 4px;
	letter-spacing: 100%;
}

#sidebartexto {
	color: #000;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 100%;
	margin-left: 5px;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

#sidebar input, textarea, select {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-left: 2px;
	width: 160px;
	/*border: 1px #58b87a solid;*/
}

#sidebar input.botao {
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	margin-top: 4px;
	margin-left: 2px;
	width: 60px;
	border: 1px #58b87a solid;
}
#sidebar a{
	text-decoration: none;
	color: #3366CC;
	font-family: Verdana;
	font-size: 14px;
	padding-top:10px;
}

#sidebar a:hover, a:active {
	text-decoration: none;
	color: #CC0000;
}

#sidebar a:visited {
	text-decoration: none;
	color: #3366CC;
}  

/* Sidebar End*/
#coringa {
		float: left;
		width: 210px;
		padding-top: 0px;
		padding-left: 20px;
		padding-right: 0px;
		background-image: url(../images/menu_lateral_bg.jpg);
		height: 400px;
}
#encontrar {
	float: left;
	width: 190px;
	height: 176px;

}
#lateral_menu {
	float: left;
	width: 196px;
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 0px;
	background-image: url('../images/menu_lateral_bg_bc.jpg');
	height: 330;
	_height: 350;
	background-repeat: no-repeat;
}
ul#menu_lateral {
	width:180px;
	margin:0;
	padding:0;
	padding-top: 9px; 
	_padding-right:20px;	
	
	list-style-type:none;/* retira o marcador de listas border:1px solid #003399;background:#FADE8B;*/
}
ul#menu_lateral li 
{
	display:block;
		border-bottom:1px solid #99A5F1;/* */
		padding-top:5px; 
				
}
ul#menu_lateral  li  a    {
		
		text-decoration:none;
		font-family: Verdana;
		font-size:10px;
		color:#FFFFFF;
		/* border-left:10px solid #EEC591; */ 
		padding-left:15px;/* espaçamento entre a barrinha e o texto do link */
		padding-top: 5px;
		letter-spacing: 1px;
		}
ul#menu_lateral li a:hover {
	/*background-color: #6699FF;*/
	color:#BBD87C;
	border-left:4px solid #99A5F1;/* troca a cor da barrinha */
	padding-left: 20px;
}
#menu_lateral .current_page_item a {
	color: #BBD87C;
}
#noticia1 {
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/noticias_novidade2.jpg);
	height: 170px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#agenda 
{
	_margin-left:1px;
	padding-left:1px;
	float: left;
		width: 550px;
		
}

#topo_agendando
 {
	width: 550px;
	height: 46px;
	padding-top: 6px;
	background-image: url(../images/agenda_topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#agenda_control
{
	padding-left: 480px;
	padding-top:20px;
	height:46px;
	}
#conteudo_agendando
 {
	width: 500px;
	height: auto;
	padding-left: 10px;
		
}

#texto_agenda
{
background-image:url('../images/agenda_gd_bg_item.jpg');
width:490px;
_width:520px;
height: 40px;
background-position:center top;
background-repeat:no-repeat;
padding-left:36px;
padding-top:8px;
font-family:Verdana;
font-size:12px;
color:Blue;}

#miolo_agendando
 {
	width: 550px;
	height: auto;
	background-image: url(../images/agenda_miolo.jpg);
	background-repeat: repeat-y;
	background-position: center;
		}
#info_agendando
 {
	width: 480px;
	height: 60px;
	padding-left: 70px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
}
		
#bottom_agendando
 {
	width: 550px;
	height: 36px;
	padding-left: 0px;
	background-image: url(../images/agenda_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:left;
}

#blog {
		float: left;
		width: 294px;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		background-image: url(../images/blog_bg.jpg);
		height: 170px;
		padding-bottom: 0px;
		background-repeat: no-repeat;
}
#blog_topicos
{
	padding-left:5px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right:5px;
		font-family:Verdana;
		font-size:12px;
		color:black;
		line-height: 110%;
 }
#blog_topicos_negritos
{		font-family:Verdana;
		font-size:12px;
		color:blue;
		font-weight:bold;
	}
 
#blog ul.navi{
		width:276px;
		padding:0;
		margin:0;
		display:block;
		
			}
#blog ul.navi li{
		height:22px;
		padding:5px 5px 7px 5px;
		margin:0;
		line-height: 12px;
	}

#blog ul.navi li a{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#013972;
		text-decoration:none;
		padding:0 10px 0 10px;
		/*font-weight:bold;*/
		margin:0;
		background-image:url(../images/blog_seta_a.jpg);
		background-position:left;
		background-repeat:no-repeat;
		
	}
#blog ul.navi li a:hover{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#CC0000;
		text-decoration:none;
		text-indent:0px;
		/*font-weight:bold;*/
		padding:0 10px 0 10px;
		margin:0;
		background-image:url(../images/blog_seta_o.jpg);
		background-position:left;
		background-repeat:no-repeat;
	}
	
#forum {
	float: left;
	width: 550px;
	padding-top: 0px;
	padding-left: 3px;
	height: auto;
	padding-bottom: 0px;
	text-align:center;
}
.alerta_forum
{
	 font-family:Verdana;
	  font-size:16;
	   color:Red;}

#forum ul.navi{
	width:440px;
	padding:0;
	margin:0;
	display:block;
	padding-left: 100px;
		
			}
#forum ul.navi li{
		height:22px;
		padding:5px 5px 8px 5px;
		margin:0;
		line-height: 10px;
	}

#forum ul.navi li a{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#013972;
		text-decoration:none;
		padding:0 10px 0 10px;
		/*font-weight:bold;*/
		margin:0;
		background-image:url(../images/blog_seta_a.jpg);
		background-position:left;
		background-repeat:no-repeat;
		
	}
#forum ul.navi li a:hover{
		font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#CC0000;
		text-decoration:none;
		text-indent:0px;
		/*font-weight:bold;*/
		padding:0 10px 0 10px;
		margin:0;
		background-image:url(../images/blog_seta_o.jpg);
		background-position:left;
		background-repeat:no-repeat;
	}
	
#topo_forum
 {
	width: 550px;
	height: 70px;
	padding-left: 0px;
	padding-top: 5px;
	background-image: url(../images/forum_topo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}

#link_forum{
	float:right;
	width: 60px;
	height:20px;
	width: 64px;
	margin-top: 40px;
	margin-right: 10px;
	cursor: pointer;

}
#conteudo_forum
 {
	width: 424px;
	height: auto;
	padding-top: 10px;
	padding-left: 15px;
	float: right;
		
}


#conteudo_forum a{
    font-family: Verdana;
	font-size: 12px;
	_font-size: 12px;
	text-decoration: none;
	color: #3366CC;
}

#conteudo_forum a:hover {
	text-decoration: none;
	color: #CC0000;
}


#miolo_forum
 {
	width: 550px;
	height: auto;
	background-image: url(../images/forum_miolo.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align:left;
	padding-left:10px;
		}
#boneco_forum{
	background-image:url(../images/forum_boneco.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height: 100px;
	width: 78px;
	padding-left: 10px;
	float:left;
}
#info_forum
 {
	width: 480px;
	height: 60px;
	padding-left: 70px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
}
		
#bottom_forum
 {
	width: 550px;
	height: 36px;
	padding-left: 0px;
	background-image: url(../images/forum_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
/*Resposta de topico*/

#celula
{	position:relative;
	float:left;
	width: 80px;
	height:10px;
	text-align:left;
	font-family:Verdana;
	font-size: 10px;
	color:#000000;
	padding-left: 0 auto;

}

#space{
height:5px;
clear:both;
}
#geral_celula
{ width:500px;
  height:auto;
   padding: 3px 3px 3px 3px ;
   }
#conteudo_celula

{
	position:relative;
	float:left;
	width: 400px;
	height:auto;
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	text-align:left;
	padding-bottom:3px;
}

#link_comment_forum{
	float:right;
	width: 260px;
	height:20px;
	width: 200px;
	margin-top: 2px;
	margin-right: 5px;
	cursor: pointer;
}
#clear_forum{
	clear:both;
 	height:9px
}	
#biblioteca{
	width :194px;
	float :right;
	background-position: right top;
	background-repeat: no-repeat;
	height: 230px;
	_height: 245px;
	padding-top:10px;
	padding-left:0px;
	background-image: url('../images/fundo_acervo.jpg');
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000;
} 
#miolo_biblioteca{
width :190px;
height: 48px;
margin-top:150px;
_margin-top:145px;
}
.titulo_biblioteca
{
	font-family:Verdana;
	font-size:16px;
	color: #2f6db5;
	
}
#enquete{
	width :195px;
	float :right;
	/*background-image: url('../images/enquete_bg.jpg');margin-bottom: 6px;*/
	background-position: center top;
	background-repeat: no-repeat;
	height:auto;
	margin-left:0px;
	
	padding-top: 10px;
	_padding-top: 5px;
	
}
#radio_enquete{
	width :150px;
	_padding: 60px 0px 0px 0px;
	padding: 60px 5px 0px 5px;
	font-size: 11px;
	font-weight:bold;
	text-align:justify;
} 
#enquete_home
 {
	width: 194px;
	height: auto;
	padding-left: 0px;
		
}

#topo_enquete
 {
	width: 194px;
	height: 55px;
	padding-left: 0px;
	padding-top: 5px;
	background-image: url('../images/enquete_topo.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#miolo_enquete
 {
	width: 194px;
	height: auto;
	background-image: url(../images/enquete_miolo.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 0px;
		}
		
#conteudo_enquete
 {
	width: 194px;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align:left;
}
#controle_enquete
{
margin-left:10px;
}

#bottom_enquete
 {
	width: 194px;
	height: 15px;
	padding-bottom: 20px;
	_padding-bottom: 10px;
	background-image: url(../images/enquete_botton.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#imprensa
{
	_padding:  10px 0px 0px 0px;
	padding:  10px 5px 0px 5px;
	width :170px;
	float :left;
	height: 49px;
}  
#imprensa2
{
	width :170px;
	float :left;
	height: 90px;
}
#imprensa_miolo
{text-align:left;
	float:left;
	width :189px;
	height: 90px;
} 
#imprensa_conteudo
{
	float:right;
	width: 297px;
	background-color:Transparent;
	text-align:left;
	font-family: Verdana;
	font-size: 9px;
	color:Black;
}
#icones
{
	margin-top: 20px;
	padding-top:10px;
	padding-left:30px;
	text-align:left;
	background-color:#DEE4E9;
 
	}

#afiliacao{
	width :188px;
	height: 132px;
	_padding: 0px 0px 0px 0px;
	text-align: center; 
	
}

#parceiros{
	width :188px;
	height: 137px;
	_padding: 0px 0px 0px 0px;
	text-align: center; 
	margin-top:6px;
	
}

#flash_capa
 {
	width: 100%;
	height: 76px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#espaco
 {
	width: 54px;
	height: 8px;
	_height: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
div.left
{
	_width :195px;
	width :191px;
	float : left;
	margin: 0px;
}

div.middle{
	width :556px;
	float : left;
	height: auto;
	margin-left:15px;
	_margin-left:0;
	text-align:center;
}

div.right
{
	margin: 0px;
	width :190px;
	float :right;
	background-position: right;
	background-repeat: no-repeat;
	height: auto;
} 
.cham{
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	padding-right: 10px;
	font-weight: bold;
}

.cham2{
		font-family: Verdana;
		font-size: 13px;
		line-height: 15px;
		color: #000000;
}

.chambrutvideo{
		font-family: Verdana;
		font-size: 12px;
		line-height: 16px;
		color: #006600;
		font-weight: bold;


}

td.topo_vt{
		background-image: url(../images/video_bg_topo.jpg);
		background-position: top;
		background-repeat: no-repeat;

}
td.miolo_vt{
		background-image: url(../images/video_bg_meio.jpg);
		background-repeat: repeat-y;

}
td.bottom_vt{
		background-image: url(../images/video_bg_bottom.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;

}

#tv
 {
	width: 550px;
	height: auto;
	padding-left: 0px;
		
}
#topo_tv
 {
	width: 550px;
	height: 10px;
	padding-left: 0px;
	padding-top: 5px;
	background-image: url(../images/topo_home_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#conteudo_tv
 {
	width: 530px;
	height: auto;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
}

.teste_imprensa
{
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

#conteudo_tv_imprensa
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	_margin-left: 8px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}

#conteudo_tv span
 {
 	
 		text-align:left;
		
}

#conteudo_tv h3 
		{
		color: #006600;
		font-size: 18px;
		line-height: 20px;
		}

#conteudo_tv h2 
		{
		font-family: Verdana; 
		font-size: 14px; 
		color: #333; 
		font-weight: bold;
		}
.conteudo_tv_italico
		{	
		font-family: Verdana;
		font-style: italic;
		font-size: 10px;
		color: #333;
		font-weight: bold;
		padding-top: 10px;
		}
#conteudo_tv p {
	font-size: 12px;
	color: #333333;
	padding-right: 15px;
	_padding-right: 0px;
		margin: 0 0 2em 0;
	text-align: justify;
	line-height: 18px;

}
	
#conteudo_tv h2 
		{
		font-family: Verdana; 
		font-size: 14px; 
		color: #333; 
		font-weight: bold;
		}

#acervo_text
		{
			text-align:center;
			font-family: Verdana;
			font-size:12px;
			color:Aqua;
			line-height: 100%;
			margin: 0 auto;
	width: 60%;
}
			
#grid_imagem
{
	font-size:18px;
	font-family:Verdana;
	padding-top:6px;
}

#video_acervo
{
	width:500px;
	padding-top: 15px;
	margin: 0 auto;	

}

#video_biblioteca
{
	padding-top: 15px;
	text-align:center;
}

#borda_video_biblioteca
{
	width:500px;
	height:425px;
	border:4px;
	border-color:Black;
	border-style:solid;
	background-color:Black;	
	margin: 0 auto;
}

#conteudo_tv form {
	margin: 0;
	padding: 0;
	width: 510px;
}


#conteudo_tv input.botao {
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	margin-left: 0px;
	width: 100px;
	/*border: 1px #58b87a solid;*/
}
#formulario {
	margin: 0 auto;
	padding: 0;
	width: 360px;
	text-align:left;
}

#formulario span {
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	text-align:left;
}
#formulario strong 
{
	padding-left: 4px;

}

#formulario input, textarea, select {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 11px;
	margin-top: 6px;
	width: 320px;
	/*border: 1px #58b87a solid;*/
	height: 20px;
}

#formulario input.botao {
	font-family: Verdana;
	font-size: 10px;
	color: #0066CC;
	margin-left: 0px;
	width: 200px;
	/*border: 1px #58b87a solid;*/
}


#miolo_tv
 {
	width: 550px;
	height: auto;
	background-image: url(../images/meio_home_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
		}
#info_tv
 {
	width: 480px;
	height: 60px;
	padding-left: 45px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
#info_tv_fone
 {
	width: 550px;
	height: 60px;
	padding-left: 0px;
	background-image: url(../images/infofone.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}
#info_tv_bt
 {
	width: 98%;
	height: 40px;
	padding-left: 0px;
	margin: 0 auto;
	text-align: center;
}
		
#bottom_tv
 {
	width: 550px;
	height: 20px;
	padding-left: 0px;
	background-image: url(../images/bottom_home_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#bt_voltar 
{
	float:left;
	width:49%;
	height:34px;
padding-top:20px;
_padding-top:10px;
	background-image:url('../images/bt_voltar_over.jpg');
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	font-family:Verdana;
	font-size: 12px;
	color:Blue;
	font-weight:bold;
	}
	
#centralizar_bt_voltar_unico
{
	width:50%;
	height:34px;
padding-top:20px;
_padding-top:10px;
	background-image:url('../images/bt_voltar_over.jpg');
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	font-family:Verdana;
	font-size: 12px;
	color:Blue;
	font-weight:bold;
	margin: 0 auto;
	}
	
#bt_voltar span
{
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	text-align:center;
	
	}

#bt_voltar ul.volta  {
	width:200px;
	height:40px;
	margin: 0px auto;
	
	}
#bt_voltar ul.volta li a	 {
	
	background-image:url(../images/bt_voltar_over.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}

#bt_cadastrar {
	float:left;
	width:405px;
	height:40px;
	padding-top: 5px;
	background-image:url('../images/bt_voltar_over.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
	}
	
	#bt_cadastrar_Acervo {
	float:left;
	width:405px;
	height:40px;
	padding-top:10px;
	margin-top:16px;
	background-image:url('../images/bt_voltar_over.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
	font-family:Verdana;
	font-size: 12px;
	color:Blue;
	}
	
	
	#bt_cadastrar_imprensa {
	float:left;
	width:544px;
	height:40px;
	padding-top: 5px;
	background-image:url('../images/bt_voltar_over.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	text-align: center;
	}
	
	#imagem_imprensa_menu
	{
	width:10px;
	height:10px;
	}

#l {
	width: 70px;
	margin-right: 2px;
	padding: 1px;
	border: 1px solid #BED99C;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 3px;
}

#c {
	width: 240px;
	margin-right: 2px;
	padding: 1px;
	border: 1px solid #BED99C;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 3px;
}

#y {
	padding: 1px;
	border: none;
	background: #48ACDE;
	text-transform: none;
	font-size: 12px;
	color: #000;
}
/* Search */

#search {
padding: 2px 0px 0px 0px;
}

#search h2 {
	margin-bottom: 20px;
}

#s {
		width: 150px;
		margin-right: 2px;
		padding: 1px;
		border: 1px solid #BED99C;
		font-family: Verdana;
		font-size: 13px;
		margin-left: 15px;
}

#x {
	padding: 1px;
	border: none;
	background: #48ACDE;
	text-transform: none;
	font-size: 12px;
	color: #000;
}

/* Login */

#login{
}

#login h2 {
	margin-bottom: 10px;
}

#l {
		width: 180px;
		border: 1px solid #BED99C;
		font-family: Verdana;
		font-size: 11px;
		margin-bottom: 0px;
		height: 16px;
}

#y {
	padding: 1px;
	border: none;
	background: #48ACDE;
	text-transform: none;
	font-size: 12px;
	color: #000;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap 
{
	_width: 977px;
	width: 979px;
	height: 70px;
	margin: 0 auto;
	background-image: url(../images/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}

#footer {
		margin: 0 auto;
		height: 60px;
		min-height: 64px;
		padding: 0;
		font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom:10px;
}

html> #footer {
	height: auto;
	background-color: #FFFFFF;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	padding-left: 1px;
	text-align: center;
	color: #666666;
	/*font-family: Verdana;
	font-size: 11px;*/
	width: 1026px;
}

#legal a {
		color:#3778a0;
		font-family:Verdana;
		font-size:10px;
}
#legal a:hover {
	color:#006600;
	font-family:Verdana;
		font-size:10px;
}

.style1 
{
	font-family: Verdana;
}

.style3 {
		font-family: Verdana;
		color: #000000;
		font-size: 10px;
}

.style5 {
		color: #3366CC;
		font-family: Verdana;
		font-size: 9px;
}

.style6 {
	font-size: 10px;
	font-family: Verdana;
	letter-spacing: normal;
	color: #000000;
}

.style7 {
		color: #006600;
		font-weight: bold;
		font-size: 22px;
		line-height: 100%;
}
.style8 {
		color: #006600;
		font-size: 14px;
		line-height: 20px;
}
.style10 {
		color: #333333;
		font-size: 9px;

}
.style11 {
		color: #000000;
		font-weight: bold;
}
.style12 {
	font-size: 12px;
	color: #333333;
	padding-right: 0px;
}

.style13 {
	color: #013972;
	font-size: 12px;
	line-height: 11px;
	letter-spacing: 100%;
	text-align:left;
	
}

.style14 {
	color: #013972;
	font-size: 12px;
	line-height: 11px;
	letter-spacing: 100%;
	text-align:left;
	padding-bottom:10px;
}
.style15 {
		font-size: 11px;
		text-align:justify;
		width :190px;

}

.style15_enquete {
		font-size: 11px;
		text-align:justify;
		width :190px;
		padding-left: 10px;
}

.style16 {
	color: #3366CC;
	font-weight:bold;
	line-height: 30px;
	font-size: 11px;
}

.style17 {
	color: #3366CC;
	font-weight:bold;
	line-height: 40px;
	font-size: 10px;
}

.style18 {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
}

#style18 td {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 10px;
}
.style19 	
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#item_repete {
	background-image:url(../images/agenda_gd_bg_item.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:504px;
	height:108px;
	z-index:3;
	margin-top: 45px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}

#link_align{
text-align:left;
border: 3px;
border-color:#00CC66; 
border-style:solid;
	

}
#header_novidades {
	float:right;
	width:40px;
	height:28px;
	margin-right:10px;
	margin-top:17px;
	z-index:1;
}
#ver_todas {
	width:109px;
	height:23px;
	z-index:2;
	margin-left: 10px;
	margin-top: 5px;
	_margin-right:440px;
	text-align:left;
}

#home
 {
	width: 552px;
	height: auto;
	padding-left: 0px;
	text-align:center;
		
}
#topo_home
 {
	width: 550px;
	height: 62px;
	padding-left: 0px;
	padding-top: 5px;
	background-image: url(../images/home_topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
#conteudo_home
 {
	width: 530px;
	height: auto;
	padding-top: 10px;
	padding-left: 20px;
	_padding-left: 2px;
		
}
#conteudo_home_miolo{
width: 514px;
	height: 130px;

}
#conteudo_home_miolo_foto{
width: 120px;
	height: 120px;
float:left;
}
#conteudo_home_miolo_noticia{
width: 390px;
	height: 81px;
float:left;

}
#conteudo_home_miolo_noticia_timer{
width: 386px;
	height:5px;
float:left;
}

#conteudo_home_miolo_noticia_linha{
    width: 34px;
	    height: 40px;
    float:left;
    padding-left:2px;
    _padding-left:16px;

}

#conteudo_home_miolo_noticia_linha1{
width: 349px;
	height: 40px;
float:left;
text-align:left;
margin:0;
_padding-top:5px;
_padding-top:3px;
_padding-bottom:10px;
_padding-bottom:5px;

}

#conteudo_home_miolo_noticia_linha1 a{
    font-family: Verdana;
	font-size: 12px;
	_font-size: 12px;
	text-decoration: none;
	color: #3366CC;
}


#conteudo_home_miolo_noticia_linha1 a:hover {
	text-decoration: none;
	color: #CC0000;
}

#conteudo_home_miolo_noticia_linha1 a:visited {
	text-decoration: none;
	color: #3366CC;
}

#miolo_home
 {
	width: 550px;
	height: auto;
	background-image: url(../images/home_meio.jpg);
	background-repeat: repeat-y;
	background-position: center;
 }
		
#info_home
 {
	width: 550px;
	height: 60px;
	padding-left: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

#bottom_home
 {
	width: 550px;
	height: 24px;
	padding-left: 0px;
	background-image: url(../images/home_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.style20
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}

.style21
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}
.style22
        {
            color: #000000;
            font-family: Verdana;
            font-size: 12px;
            padding-top: 10px;
            padding-bottom: 10px;
            text-align: left;
            padding-left: 10px;
            width: 414px;
        }
 .paginacao_itens
 {
 	 font-family:Verdana;
 	  font-size:8px;
 	   color:Black;
 	   padding-top: 10px;
 	   }

#Relatorio {
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    font-family: Sans-Serif;
    font-size: 10pt;
    position: absolute;
    filter: Alpha(Opacity=45);
    -moz-opacity: 0.45;
    opacity: 0.45;
    background-color: #669ACC;
    
}

.teste_felipe
{
	text-align:left;
	padding-left: 60px;
	}
/*
Css do Calendário
*/

.MyCalendar  .ajax__calendar_container {
    border:1px solid #000000;
    background-color: #EEF4F4;
    color: black;
    z-index : 9999;
}

/*
----------------------------------------------------------------------------------------------------------
Lightbox
----------------------------------------------------------------------------------------------------------
*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
/*#lightbox img{ width: 450px; height: 340px;}*/
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

