
@import url("jquery.lightbox-0.5.css");
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
body, html{
	margin		:0 0 0 0;
	width			:100%;
	height		:100%;
	background-image		:url(../img/body_background.jpg);
	background-repeat		:repeat-x;
	background-color		:#e1ebf1;
	color								:#262626;
	font-family					:Arial, Helvetica, sans-serif;
	font-size						:12px;
	line-height						:16px;
	font-weight					:normal;
}

/* definiÃ§Ãµes de links */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a:link {			color: #7DA543;		text-decoration: none; }
a:visited {		color: #72953E;		text-decoration: none; }
a:hover {			color: #5B7731;		text-decoration: underline; }
a:active {		color: #8CB64E;		text-decoration: none; }

/* REINICIANDO AS CONFIGURAÃ‡Ã•ES DE "TODOS" OS ELEMENTOS PARA DIVERSOS NAVEGADORES */
/* definiÃ§Ãµes de html basico */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
*{
	margin		:0;
	padding		:0;
}
div, span{
	margin		:0;
	padding		:0;
}
h1, h2, h3, h4, h5, h6{
	margin		:0;
	padding		:0;
	margin-top	:5px;
}
h1{
	font-size	:25px;
}
h2{
	font-size	:22px;
}
h3{
	font-size	:17px;
}
h4{
	font-size	:15px;
}
.h4_lista{
	color:#3989B6;
	font-size:13px;
	border-bottom:#AFD3E7 1px solid;
	margin-bottom:5px;
}
h5{
	font-size	:13px;
}
h5 a:link {			color: #3989B6;		text-decoration: none; }
h5 a:visited {		color: #3988B6;		text-decoration: none; }
h5 a:hover {		color: #3987B6;		text-decoration: underline; }
h5 a:active {		color: #3986B6;		text-decoration: none; }
h6{
	font-size	:11px;
}
p{
	margin		:0 0 5px 0;
	padding		:0;
}
hr{
	margin:15px 0 15px 0;
}
ul, ol, li{
	margin		:0;
	padding		:0;
	list-style	:none;
	font-size	:inherit;
}
ul, ol, li{
	margin		:0;
	padding		:0;
	list-style:none;
	font-size	:inherit;
}
img{
	margin		:0;
	padding		:0;
	border		:none;
}
form{
	margin		:0;
	padding		:0;
}
fieldset{
	display		:block;
	float			:left;
	clear			:both;
	width			:auto;
	margin		:0;
	padding		:0;
	border		:none;
}
input, textarea, select{
	margin		:0;
	padding		:1px;
	width			:auto;
	height		:auto;
	border		:solid #dadada 1px;
	font-family	:Arial, Helvetica, sans-serif;
	font-size	:11px;
	color			:#101010;
	background-color	:#fcfcfc;
}
label{
	display		:block;
	margin		:0;
	padding		:0 0 0 0;
	height		:auto;
}
.checkbox{
	width:140px;
	height:21px;
	float:left;
	margin-top:4px !important;
}
.checkbox input{
	width:12px !important;
	height:12px !important;
	background-color:#FFF !important;
	border:none !important;
	margin-right:6px !important;
}
.form_rodape{
	float:left;
	padding-top:9px;
}

/* definiÃ§Ãµes de formulÃ¡rios */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.form{
	display		:block;
	float		:left;
	clear		:both;
	width		:420px;
	margin-top	:10px;
}
.form ul, .form li{
	margin:0 0 0 0 !important;
	list-style:none !important;
}
.form input, .form textarea, .form select{
	width		:100%;
	background-color:#e5e5e5;
}
.form textarea{
	height:60px;
}
.form select{
	width:101%;
}
.form .status{
	color:#C00;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
.form label{
	clear		:both;
	padding		:5px 0 0 0;
}
.form .left{
	clear:none !important;
	width		:48%;
	float		:left;
	clear:both !important;
}
.form .right{
	clear:none !important;
	float		:right;
	width		:48%;
}
.form .fone .ddd{
	float:left;
	padding:0 0 0 0 !important;
	width:45px;
	_width:36px;
	*width:36px;
}
.form .fone .telefone{
	margin-left:10px;
	float:left;
	width:145px;
	_width:135px;
}
#submit, .submit, #Submit, .Submit{
	float		:right;
	clear		:both;
	padding		:0 12px 0 12px;
	width		:auto;
	height		:20px;
	border		:outset #cfcfcf 1px;
	color		:#fcfcfc;
	background-color	:#0f0f0f;
}
.botao{
	float:right;
	margin-top:5px;
}
.noinput{
	background:none !important;
	border:none !important;
	padding:0 !important;
	margin:0 !important;
	margin:0 !important;
	height:auto !important;
	width:auto !important;
}
._clearboth{
	display:block;
	clear:both;
	float:left;
	height:400px;
}
.normal{
	display:inherit !important;
}
.INDICE_BUSCA h5{
	margin-top:12px;
}
.INDICE_BUSCA em{
	color:#7DA543;
}
.INDICE_BUSCA p{
	margin:0 0 0 0 !important;
}
.endereco{
	margin-top:12px;
	margin:0 auto;
	
	display:block;
	text-align:center;
}
/* ESTRUTURA GERAL */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* -------------------------------------------------------------------------------- */
#BASE{
	width:944px;
	margin:0 auto;
	background-color:#ffffff;
	padding:0 0 15px 0;
	background-image:url(../img/pageFooter_border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
/* -------------------------------------------------------------------------------- */
#HEADER{
	height:170px;
	width:930px;
	margin:0 auto;
	background-image:url(../img/pageHeader_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#HEADER #LOGO{
	float:left;
	width:auto;
	padding:12px 0 0 32px;
}
#HEADER #SEARCH{
	float	:right;
	clear	:both;
	width	:298px;
	padding	:0 10px;
	height	:29px;
	background-image:url(../img/search_background.gif);
	background-repeat:no-repeat;
	margin	:16px 10px 0 0;
}

#BUSCA_REF{
	display:none;
	position:absolute;
	z-index:654;
	top:147px;
	text-align:left;
	margin-left:-10px;
	background-image:url(../img/search_background_box.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:308px;
	padding:5px;
	padding-top:7px;
	*margin-left:-100px;
	clear:both;
}
#COMUNICADO{
	display:block;
	float:left;
	clear:both;
	width:510px;
	height:60px;
	padding:5px;
	margin-top:5px;
	background-image:url(../img/back_comunicado.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
  overflow:hidden;
}
#COMUNICADO h5{
	color:#C00;
	margin-bottom:3px;
	font-size:14px;
}
#COMUNICADO p{
	margin-bottom:0px;
}
.logos{
	float:right;
	margin-top:0px;
	margin-left:18px;
	margin-right:20px;
}
.logos img{
	margin-left:25px;
}
#BUSCA_REF h6{
	float:left;
	clear:both;
	margin-top:3px;
	text-align:left;
	width:100%;
}
#BUSCA_REF h6 a{
	float:left;
	text-align:left;
	width:100%;
}
#BUSCA_REF p{
	clear:both;
}
#HEADER #SEARCH input{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#5c94b2;
	font-size:12px;
	padding:2px;
	border:0;
	margin:5px 0 0 0;
	width:260px;
	outline:none;
}
#HEADER #SEARCH a{
	float:right;
	margin:4px 0 0 0;
}
#HEADER #SLOGAN{
	float		:right;
	clear		:both;
	width		:500px;
	margin-top	:0px;
	text-align:right;
	margin-right:5px;
}

.bt-twitter{    
	float: left;
    margin: 7px 0 0 110px;
}

#HEADER #SLOGAN img{
 margin:0 2px 0 0;
}
#HEADER #HEADER_INT{
	float:right;
}
#SUBDESTAQUE .secundario{
	margin:0; 
	padding:0; 
	background:none;	
}
/* -------------------------------------------------------------------------------- */
#MENU{
	background-color:#68a3be;
	height:26px;
	width:930px;
	margin:0 auto;
	font-size:12px;
}
#MENU ul{
		list-style:none;
		padding:0 0 0 62px;
		margin:0;
}
#MENU ul li{
		position:relative;
		display:inline;
		float:left;
		width:inherit;
		border-left:1px solid #83bad3;
		border-right:1px solid #518aa5;
}
#MENU ul li .a{
		display:block;
		width:inherit;
		height:100%;
		color:#FFFFFF;
		padding:5px 31px;
		text-decoration:none;
		float:left;
		font-weight:bold;
		cursor:pointer;
		text-decoration:none;
}
#MENU ul li a{
		display:block;
		width:inherit;
		height:100%;
		color:#FFFFFF;
		padding:5px 28px;
		text-decoration:none;
		float:left;
		font-weight:bold;
		cursor:pointer;
		text-decoration:none;
}
#MENU ul li a:hover{
		background-color:#7bb622;
		text-decoration:underline;
}
#MENU ul .start{border-left:0;}
#MENU ul .end{border-right:0;}
#MENU ul li.press{
		background-color:#FFFFFF;
}
#MENU ul li.press a{
		background-color:#FFFFFF;
		color:#68a3be;
		padding:8px 15px;
		height:27px;
		position:relative;
		margin:-6px 0 -15px 0;
		background-image:url(../img/pageMenu_press_back.gif);
		background-repeat:repeat-x;
		border:1px solid #FFFFFF;
}
/* -------------------------------------------------------------------------------- */
#MENU ul div{
	position		:absolute;
	margin-top	:23px;
	z-index			:65;
	display			:none;
	left				:0;
	width				:172px;
}
#MENU ul div ul div{
	margin-top	:0px;
}
#MENU ul div ul {
	margin-top:0;
}
#MENU ul li ul{
	padding:0 0 0 0;
	width:172px;
	display:block;
	background-color	:#7bb622;
}
#MENU ul li ul li{
	position:static;
	float:left;
	clear:both;
	background-image:none;
	border:none;
	width:100%;
	font-weight:normal;
	background-position:152px 10px;
	background-repeat:no-repeat;
	background-color	:#7bb622;
}

#MENU ul li ul li ul li{
	position:static;
	background-color	:#73AA20;
}
#MENU ul li ul li ul li ul li{
	position:static;
	background-color	:#699B1E;
}
#MENU ul li ul li ul li ul li ul li{
	position:static;
	background-color	:#618E1C;
}
#MENU ul li ul li a{
	display:block;
	width:135px;
	padding:7px 0 7px 16px;
	font-weight:normal;
}
#MENU ul li ul li .a{
	display:block;
	width:135px;
	padding:7px 0 7px 16px;
	font-weight:normal;
}
#MENU ul li ul li a:link {			color: #ffffff;		text-decoration: none; }
#MENU ul li ul li a:visited {		color: #fffff1;		text-decoration: none; }
#MENU ul li ul li a:hover {			color: #fffff2; 	text-decoration: underline; background-color:transparent; }
#MENU ul li ul li a:active {		color: #fffff3;		text-decoration: none; }
/* -------------------------------------------------------------------------------- */
#BOX_SPLASH{
	background-color:#ffffff; 
	width:520px; 
	height:268px; 
	margin:0 0 0 0; 
	float:left;
}
/* -------------------------------------------------------------------------------- */
#MIOLO{
	border:1px solid #dce7ef;
	border-top:0;
	border-bottom:0;
	float:left;
	width:908px;
	margin:0 0 0 7px;
	padding:15px 10px 3px 10px;
	background-image:url(../img/pageContent_background.gif);
	background-color:#FFF;
	background-repeat:repeat-x;
	clear:both;
}
/* -------------------------------------------------------------------------------- */
#MENU_FOOTER{
	clear:both;
	background-color:#ffffff;
	padding:45px 29px 7px 29px;
	background-image:url(../img/pageContent_border.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:886px;
	overflow:hidden;
}
#MENU_FOOTER h3{
	font-size:11px;
	color:#33A2B9;
	padding:0;
	margin:0 0 9px 0;
}
#MENU_FOOTER a:link {		color: #515151;		text-decoration: none; }
#MENU_FOOTER a:visited {	color: #414141;		text-decoration: none; }
#MENU_FOOTER a:hover {		color: #587430;		text-decoration: underline; }
#MENU_FOOTER a:active {		color: #8CB64E;		text-decoration: none; }
#MENU_FOOTER .optionsList{
	float:left;
	width:168px;
	margin:0 11px 0 0;
}
#MENU_FOOTER ul{
	list-style:none;
	margin:0;
	padding:0;
}
#MENU_FOOTER ul li{
	background-image:url(../img/ul_bullet.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 1px 13px;
}

/* -------------------------------------------------------------------------------- */
#FOOTER{
	width:944px;
	margin:0 auto;
	text-align:center;
	padding:17px 0 5px 0;
	color:#33A2B9;
	font-weight:bold;
}
.roda{
}

/* FORMATAÃ‡ÃƒO GERAL */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* -------------------------------------------------------------------------------- */
.mais{
	display:block;
	font-weight:bold;
	padding:2px 0;
}
.nodiv{
	margin:0 !important; 
	padding:0 !important; 
	background:none !important;
}
/* -------------------------------------------------------------------------------- */


/* ESTRUTURA HOME */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* --------------------------------------------------------------------------------- */
#BOX_DESTAQUES{
	width:375px;
	padding:13px 0; 
	float:right;
}
#BOX_DESTAQUES a{

}
#BOX_DESTAQUES h2{
	font-size:12px;
	color:#ffffff;
	margin:0;
	display:block;
	background-image:url(../img/boxTitle_back.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#BOX_DESTAQUES h2 span{
	padding:8px 10px 7px 10px;
	display:block;
	background-image:url(../img/boxTitle_border.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#BOX_DESTAQUES ul{
	margin:0;
	padding:10px;
	list-style:none;
}
#BOX_DESTAQUES ul li{
	margin:0 0 15px 0; 
	padding:0  0 6px 0;
	clear:both;
	display:table;
	width:100%;
	height:70px;
	background-image:url(../img/lineV.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#BOX_DESTAQUES ul li img{
	float:left;
	margin:0 10px 0 0;
}
#BOX_DESTAQUES ul li .destaque{
	float:right;
	margin:0 0 0 10px;
}
#BOX_DESTAQUES ul h3{
	font-size:16px !important;
	color:#73B909;
	margin:0;
	margin:0 0 5px 0;
}
#BOX_DESTAQUES ul .h3b{
	font-size	:14px !important;
	color			:#5297b7;
	margin		:0;
	margin		:0 0 5px 0;
}
#BOX_DESTAQUES ul p{
	padding:0;
	margin:3px 0;
	display:block;
}
#BOX_DESTAQUES ul .mais{
	width:180px;
}
#BOX_DESTAQUES a:link {			color: #518ba9;		text-decoration: none; }
#BOX_DESTAQUES a:visited {	color: #6296B3;		text-decoration: none; }
#BOX_DESTAQUES a:hover {		color: #4A7E9B;		text-decoration: underline; }
#BOX_DESTAQUES a:active {		color: #5B93B0;		text-decoration: none; }
/* -------------------------------------------------------------------------------- */
#BOX_NOTICIAS{
	width:375px; 
	margin:0 0 0 0; 
	float:right;
}
#BOX_NOTICIAS h2{
	font-size:12px;
	color:#ffffff;
	margin:0;
	display:block;
	background-image:url(../img/boxTitle_back.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#BOX_NOTICIAS h2 span{
	padding:8px 10px 7px 10px;
	display:block;
	background-image:url(../img/boxTitle_borde.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#BOX_NOTICIAS ul{
	margin:0;
	padding:10px;
	list-style:none;
	border:1px solid #efefef; 
}
#BOX_NOTICIAS ul li{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	clear:both;
	display:table;
	width:100%;
	background-image:url(../img/lineV.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#BOX_NOTICIAS ul li img{
	float:left;
	margin:0 10px 7px 0;
}
#BOX_NOTICIAS ul li .destaque{
	float:right;
	margin:0 0 0 10px;
}
#BOX_NOTICIAS ul h3{
	font-size:13px;
	color:#5297b7;
	margin:0;
	margin:0 0 2px 0;
}
#BOX_NOTICIAS ul .h3b{
	font-size	:14px;
	color			:#5297b7;
	margin		:0;
	margin		:0 0 5px 0;
}
#BOX_NOTICIAS ul p{
	padding:0;
	margin:1px 0;
	display:block;
}
#BOX_NOTICIAS ul .mais{
	width:180px;
}
.interno #BOX_NOTICIAS ul{
	border:0px !important;
}
#NOTICIA{
}
.noticia{
	padding:0 0 10px 10px;
}
.noticia label{
	font-weight	:bold;
	font-size	:14px;
	color		:#5297b7;
}
.noticia li{
	font-size	:11px;
	color		:#000000;
	padding-top:10px;
}
/* ESTRUTURA PÃ?GINAÃ‡ÃƒO */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* -------------------------------------------------------------------------------- */
.paginacao{
	float		:left;
	clear		:both;
	list-style	:none;
	padding		:0;
	display		:table;
	padding-left:20px;
	margin		:0px 0 0 20px;
}
.paginacao li{
	float			:left !important;
	clear			:none !important;
	margin		:0 0 0 0 !important; 
}
.paginacao li a{
	display		:block;
	margin		:0 1px 0 0;
	padding		:4px 8px;
	font-weight:bold;
	color			:#888f92;
	float			:left;
}
.paginacao li a:hover{
	background-color:#7bb622;
	color:#FFF;
	text-decoration:none;
}
.paginacao li .press{
	background-color:#C1D3A6;
	color:#7C7C7C;
}

/* -------------------------------------------------------------------------------- */
#BOX_EVENTOS{
			width:520px; 
			margin:15px 0 0 0; 
			float:left;
}
#CALENDARIO{
	width:224px;
	float:left;
	padding:0 0 0 0 ;
}
#CALENDARIO .calendario_mes {
	width:155px;
	margin:0 auto;
	height:26px;
	padding:0;
	color:#5297b7;
	margin-top:9px;
}
#CALENDARIO .calendario_mes div {
	margin:0 auto;
}
#CALENDARIO .calendario_mes div{
	font-size:12px;
	float:left;
	clear:none;
	width:auto;
}
#CALENDARIO .calendario_mes  #MES{
	display:block;
	width:88px;
	text-align:center;
	padding:0;
}
#CALENDARIO .calendario_mes img{
	margin:0 10px;
	margin-top:2px;
	cursor:pointer;
}
#CALENDARIO #TABELA_MES .loader{
	margin:60px 0 0 105px;
}
#CALENDARIO table{
	clear:both;
	background-image:url(../img/calendario_semana.gif);
	background-repeat:no-repeat;
	background-position:center 0px;
}
#CALENDARIO td{
	color:#666;
	width:31px;
	height:28px;
	text-align:center;
	vertical-align:middle;
	cursor:default;
}
#CALENDARIO td ul{
	position:absolute;
	z-index:250;
	display:none;
	background-color:#97D141;
	width:150px;
	padding:7px 7px 0 7px;
	text-align:left;
	color:#ffffff;
	overflow:hidden;
}
#CALENDARIO td ul p{
	font-weight:normal;
}
#CALENDARIO td ul a:link {			color: #ffffff;		text-decoration: none; }
#CALENDARIO td ul a:visited {	color: #fbfbfb;		text-decoration: none; }
#CALENDARIO td ul a:hover {				text-decoration: underline; }
#CALENDARIO td ul a:active {		color: #f3f3f3;		text-decoration: none; }

#CALENDARIO .calendario_semana{
	color:#FFFFFF;
	width:100%;
}
#CALENDARIO .calendario_semana th{
	height:31px;
	padding:0 0 0 0;
	font-weight:bold;
}
#CALENDARIO .calendario_passado{
	background-image:url(../img/calendario_default.gif);
	background-repeat:no-repeat;
	background-position:center center;
	opacity:0.6;
	alpha:60;
}
#CALENDARIO .calendario_default{
	background-image:url(../img/calendario_default.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
#CALENDARIO .calendario_dom{
	background-image:url(../img/calendario_dom.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
#CALENDARIO .calendario_evento{
	background-image:url(../img/calendario_evento.gif);
	background-repeat:no-repeat;
	background-position:center center;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}
#CALENDARIO .calendario_dia{
	background-image:url(../img/calendario_dia.gif);
	background-repeat:no-repeat;
	background-position:center center;
	color:#426991;
	font-weight:bold;
}
#CALENDARIO .calendarioMes{
	background:none !important;
}

.calendario_datas .label{
	font-size:11px;
	font-weight:bold;
	color:#6fa6c0;
	padding:10px 0;
	border-bottom:none !important;
}
.calendario_datas li{
font-size:11px;
color:#6fa6c0;
padding-bottom:25px;
border-bottom-style:dotted;
border-bottom-width:thin;
border-bottom-color:#000000;
}
.calendario_datas li a{
font-size:11px;
color:#97d141;
clear:both;
float:left;
font-weight:bold;
}
#FILTROS{
padding:10px 0;
}
#FILTROS select{
border-style:dashed;
border:1px solid #CCCCCC;
width:216px;
}

.table th{
width:100px;
background-image:url(../img/table_th_back.gif);
padding:5px;
color:#FFFFFF;
}
.table td{
font-size:11px;
color:#6fa6c0;
background-color:#F9FAFF;
padding:5px;
}
/* -------------------------------------------------------------------------------- */
#BOX_SUBDESTAQUE{
	background-color:#FFFFFF; 
	width:287px;
	height:auto;
	float:right;
	float:left;
}
#BOX_SUBDESTAQUE img{
	float:right;
	margin-left:10px;
}

#BOX_SUBDESTAQUE ul{
	border:1px solid #efefef;
	height:auto;
}
#BOX_SUBDESTAQUE h2{
	font-size:12px;
	color:#ffffff;
	margin:0;
	display:block;
	background-image:url(../img/boxTitle_back.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#BOX_SUBDESTAQUE h2 span{
	padding:8px 10px 7px 10px;
	display:block;
	background-image:url(../img/boxTitle_border.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#BOX_SUBDESTAQUE ul{
	list-style:none;
	margin:0;
	padding:10px;
}
#BOX_SUBDESTAQUE ul li{
	margin:0 0 14px 0;
	clear:both;
	display:block;
	width:100%;
	background-image:url(../img/lineV.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 13px 0;
}
#BOX_SUBDESTAQUE ul h3{
	font-size:13px;
	color:#5297b7;
	padding:0;
	margin:0 0 5px 0;
}
#BOX_SUBDESTAQUE ul p{
	padding:0;
	margin:3px 0;
	display:block;
}
#BOX_SUBDESTAQUE ul .mais{
	width:180px;
}
/* -------------------------------------------------------------------------------- */
	
/* DEFINIÃ‡Ã•ES DE INTERNAS */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#MIOLO .interno{
	
}
#MIOLO #MINI_HEIGHT{
	float:left;
	width:1px;
	height:360px;
}
/* -------------------------------------------------------------------------------- */
#MIOLO #MENU_VERTICAL{
	float	:left;
	width	:237px;
	height	:100%;
	background-image	:url(../img/menu_v_int.jpg);
	background-position	:left top;
	background-repeat	:no-repeat;
}
#MIOLO #MENU_VERTICAL ul .back2{
	background-image:url(../img/bullet1b.gif);
}
#MIOLO #MENU_VERTICAL h6{
	display		:block;
	float		:left;
	width		:auto;
	margin-left	:25px;
	padding-top	:7px;
	font-size	:13px;
	color		:#3989B6;
}
#MIOLO #MENU_VERTICAL ul{
	clear		:both;
	padding-top	:5px;
	margin		:20px 0 0 0;
}
#MIOLO #MENU_VERTICAL ul img{
	cursor		:pointer;
}
#MIOLO #MENU_VERTICAL ul ul{
	padding-top	:0px;
	margin		:0 0 0 7px;
	width:auto;
}
#MIOLO #MENU_VERTICAL ul ul ul{
	padding-top	:0px;
	width:auto;
}
#MIOLO #MENU_VERTICAL ul ul ul ul{
	padding-top	:0px;
	width:auto;
}
#MIOLO #MENU_VERTICAL ul ul li{
	width:210px;
}
#MIOLO #MENU_VERTICAL ul ul li li{
	width:180px;
}
#MIOLO #MENU_VERTICAL ul ul li li li{
	width:160px;
}
#MIOLO #MENU_VERTICAL ul li{
	display:block;
	padding-left			:5px;
	padding-top				:3px;
	margin-bottom			:1px;
	background-image		:url(../img/bullet1.gif);
	background-position		:13px 10px;
	background-repeat		:no-repeat;
	height:auto;
}

#MIOLO #MENU_VERTICAL ul li .dest{
	font-weight:bold;
}
#MIOLO #MENU_VERTICAL ul li div{
	display:none;
}
#MENU_VERTICAL_CONTENT{
	float:left;
	clear:none;
}
#MENU_VERTICAL_CONTENT .bold{
	font-weight:bold;
}
#MIOLO #MENU_VERTICAL ul li .aberto{
	display:block;
}
#MIOLO #MENU_VERTICAL img{ height:20px;  }
#MIOLO #MENU_VERTICAL .a{ color: #77A5BD; font-weight:normal; cursor:pointer;	 }
#MIOLO #MENU_VERTICAL p{ }
#MIOLO #MENU_VERTICAL a:link {			color: #518ba9;		text-decoration: none; }
#MIOLO #MENU_VERTICAL a:visited {		color: #6296B3;		text-decoration: none; }
#MIOLO #MENU_VERTICAL a:hover {			color: #3A6378;		text-decoration: underline; }
#MIOLO #MENU_VERTICAL a:active {		color: #5B93B0;		text-decoration: none; }

/* -------------------------------------------------------------------------------- */
#MIOLO #CONTEUDO{
	float:left;
	width:660px;
	margin-left:10px;
	height:100%;
}
#MIOLO #CONTEUDO h2{
	float:left;
	clear:both;
	width:650px;
	height:41px;
	padding:1px 0 0 11px;
	margin:0 0 0 0;
	font-size:16px;
	color:#3989b6;
	background-image:url(../img/h2_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;

}
#MIOLO #CONTEUDO span{
	display:block;
	float:left;
	width:auto;	
}
#MIGALHA{
	float:left;
	clear:both;
	width:100%;
	color:#3989CF;
	padding-bottom:8px;
	text-align:right;
	margin:10px 0 7px 0;
}
#MIGALHA li{
	display:block;
	float:left;
}
#MIGALHA i{
	font-style:normal;
}
#MIOLO #CONTEUDO .inicial{
	width:28px;
	text-align:center;
	margin:6px 2px 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
}
#MIOLO #CONTEUDO .inteiro{
	margin:12px 0 0 0;
}
#MIOLO #CONTEUDO_INTERNA h2{
	float:left;
	clear:both;
	width:650px;
	height:41px;
	padding:1px 0 0 11px;
	margin:0 0 10px 0;
	font-size:16px;
	color:#3989b6;
	background-image:url(../img/h2_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#MIOLO #CONTEUDO_INTERNA span{
	display:block;
	float:left;
	width:auto;	
}
#MIOLO #CONTEUDO_INTERNA{
	float:left;
	width:660px;
	margin-left:10px;
	height:100%;
}
#MIOLO #CONTEUDO_INTERNA .inicial{
	width:28px;
	text-align:center;
	margin:6px 2px 0 0;
	color:#FFF;
	font-weight:bold;
	font-size:23px;
}
#MIOLO #CONTEUDO_INTERNA .inteiro{
	margin:12px 0 0 0;
}
/* -------------------------------------------------------------------------------- */
#MIOLO #CONTEUDO #TEXTO{
	float:left;
	clear:both;
	padding-left:12px;
	width:643px;
}
#MIOLO #CONTEUDO #IMG_DESTAQUE{
	float:right;
	margin:0 0 0 10px;
}

#MIOLO #CONTEUDO h3{
	font-weight:normal;
	margin-bottom:10px;
}
#NOTICIA  h3{	
	margin-bottom:0px !important;
}
#NOTICIA  .data{
	font-size:10px;
	margin-bottom:10px !important;
}
#MIOLO .template_basico ul{
	list-style:circle;
	
}
#MIOLO .template_basico ul li{
	margin-left:30px;
	margin-top:5px;
	clear:both;
	list-style:square;
}
/* -------------------------------------------------------------------------------- */
.listagem_interna{
	clear:both !important;
	width:100%;
}
.listagem_interna ul{
	list-style:none !important;
}

.listagem_interna ul li{
	list-style:none			!important;
	margin:0 15px 25px 0 	!important;
	float:left;
	clear:none 				!important;
	width:305px;
	height:100px;
	background-image:url(../img/listagem_int.jpg) !important;
	background-repeat:repeat-x;
	background-position:right top !important;
}
.listagem_interna ul li h2{
	font-size:12px;
	color:#ffffff;
	height:22px !important;
	margin:0 	!important;
	width:300px !important;
	display:block;
	background:none 	!important;
	padding:0 0 0 5px 	!important;
	background-color:transparent !important;
	background-image:url(../img/boxTitle_back_b.jpg) !important;
	background-repeat:no-repeat;
	background-position:right top !important;
}
.listagem_interna ul li h2 span{
	padding:3px 0 0 0 !important;
	background-image:url(../img/boxTitle_borde.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.listagem_interna ul li h2 span b{ font-weight:bold; font-size:13px; color: #ffffff;  }
.listagem_interna ul li a{ 	font-weight:bold; font-size:13px; }
.listagem_interna ul li a:link {		color: #ffffff;		text-decoration: none; }
.listagem_interna ul li a:visited {		color: #ffffff;		text-decoration: none; }
.listagem_interna ul li a:hover {		color: #f1f1f1;		text-decoration: underline; }
.listagem_interna ul li a:active {		color: #f1f1f1;		text-decoration: none; }

.listagem_interna ul li p{ width:300px; border-bottom:1px solid #e1e1e1; clear:both; height:40px; padding:5px 0 0 5px !important;}
.listagem_interna ul li .saibamais{ 	font-weight:normal; float:right; margin-right:10px; }
.listagem_interna .saibamais:link {			color: #7DA543;		text-decoration: none; }
.listagem_interna .saibamais:visited {		color: #72953E;		text-decoration: none; }
.listagem_interna .saibamais:hover {			color: #5B7731;		text-decoration: underline; }
.listagem_interna .saibamais:active {		color: #8CB64E;		text-decoration: none; }
/* -------------------------------------------------------------------------------- */
.listagem_interna2{
	clear:both !important;
	width:100%;
	
}
.listagem_interna2 ul{
	margin-left:0 !important;
	list-style:none !important;
}
.listagem_interna2 ul li{
	margin-left:0 !important;
	list-style:none !important;
}
.listagem_interna2 h3{
	margin-left:0px !important;
	clear:both;
	padding-left:30px;
	margin-top:15px;
	padding-bottom:15px;
	font-size:14px;
	background-image:url(../img/bullet1b.gif);
	background-position:17px 6px;
	background-repeat:no-repeat;
}

.listagem_interna2 .descricao{
	float:left !important;
	clear:both !important;
}
/* DEFINIÃ‡Ã•ES EXTRAS */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.lista_itemsB ul{
	margin-left:25px;
	margin-top:1px;
	margin-bottom:5px;
}
.lista_itemsB li{
	margin-left:20px;
	list-style-type:none !important;
	background-image:url(../img/bullet1b.gif);
	padding-left:10px;
	margin-left:0;
	background-position:0px 6px;
	background-repeat:no-repeat;
}
.lista_items{
	margin-top:-5px;
}
.lista_items li{
	margin-left:0px !important;
}
.lista_items li ul{
	margin-left:10px !important;
	width:88%;
}
.lista_items ul{
	float:left;
	clear:both;
	display:block;
}
.lista_items ul ul{
	display:none;
}
.lista_items ul ul ul{
	display:none;
}
.lista_items li{
	display:block;
	list-style-type:none !important;
	background-image:url(../img/bullet1b.gif);
	padding-left:10px;
	margin-left:0;
	background-position:0px 6px;
	background-repeat:no-repeat;
}
.lista_items h3{
	color:#7DA543;
	cursor:pointer;
	font-size:15px;
}
.lista_items h4{
	color:#3989b6;
	cursor:pointer;
	margin-top:-2px;
	font-size:13px;
}
.lista_items h5{
	color:#7DA543;
	cursor:pointer;
}
.divis{
	width:98%;
	border-top:1px #CCC solid;
	padding-top:7px;
	background-position:0px 12px !important;
}
.divis h3{
}
.divis ul{
}
.lista_items h5:link {			color: #7DA543;		text-decoration: none; }
.lista_items h5:visited {		color: #72953E;		text-decoration: none; }
.lista_items h5:hover {			color: #5B7731;		text-decoration: underline; }
.lista_items h5:active {		color: #8CB64E;		text-decoration: none; }

.logo_humanizacao{
	margin-left:20px;
	margin-top:15px;
	width:160px !important;
	height:123px !important;
}


#GALERIA_1{
	margin-left:30px;
}
#GALERIA_1 li{
	float:left !important;
	clear:none !important;
	margin:5px;
}
#GALERIA_1 .l4{
	clear:both;
	float:left;
	margin-left:220px;
}
.list_downloads span{	
	color:#666 !important;
	font-size:10px !important;
	
}
/* BANNER DINÃ‚MICO */
/* ///////////////////////////////////////////////////////////////////////////////// */
.banner_dinamico_box{
	width:510px;
	height:268px;
}
.banner_dinamico{
	position:absolute;
	width:510px;
	height:268px;
	overflow:hidden;
}
.banner_paineis li{
	position:absolute;
	top:0;	
}
.banner_dinamico li{
	margin:0;
	padding:0;
	color:#fff;
	text-align:right;
}
.banner_dinamico li a{
	display:block;
	float:left;
	color:#fff;
	text-align:right;
	clear:both;
}
.banner_dinamico .titulo,.banner_dinamico .back_titulo{
	position:absolute;
	z-index:3;
	display:none;
	color:#fff;
	text-align:right;
	width:395px;
	padding:5px;
	padding-right:20px;
	top:204px;
	left:90px;
}
.banner_dinamico .titulo h3{
	font-size:13px;
	font-weight:bold;
}
.banner_dinamico .paineis img{
	display:none;
}
.banner_dinamico .back_titulo{
	z-index:1;
	top:200px;
	display:block;
	height:44px;	
	opacity:0;
	filter: alpha(opacity = 0);
	background:url(../img/back_banner.gif) no-repeat top left;
}
.banner_painel_ .titulo{
	display:block;
}
.banner_painel span{
	display:none;
}
.banner_thumbs{
	position:absolute;
	z-index:4;
	display:none;
	top:1px;
	left:3px;
}
.banner_thumbs li{
	padding:0px;
	padding:2px\9;
	_padding:1px;
	*padding:1px;
	cursor:pointer;
}
.banner_thumbs li img{
	border:2px solid #6798B3;
}

