@charset "utf-8";
* { /* Zera margins & paddings default de todos os elementos */
	margin: 0px;
	padding: 0px;
}
body { font-size: 75%; }
html > body { font-size: 12px; }
a:link{
	color: #CC0000;
	text-decoration:none;
}
a:visited {
	color: #C00;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
}
a img { border: 0px; }
body {
	background-color: #ABABAB;
	background-image:url(../layout_novo/bkg_princ.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 50px 0px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
#cabecalho {
	width:1280px;
	height: 94px;
	padding: 0px 0px 0px 120px;
	background-image: url(../layout_novo/bkg_menu.png);
	background-repeat: no-repeat;
	/*margin: 0px 0px 0px 120px;*/
}

/* FILE: menu_principal.php */
#logo_cabecalho { 
	float: left;
}
#menu {
	width:400px;
	height: 20px;
	float: left;
	margin: 46px 0px 0px 18px;
}
.menu_item {
	margin-right:20px;
	height: 19px;
	border: 0px;	
}
/* EOF */

#container_externo {
	width:1280px;
	background-image: url(../layout_novo/bkg_coluna.png);
	background-repeat: repeat-y;
	float:left;
	margin: 0px 0px 100px 0px;
	background-position: -20px 0px;
}
#container_interno {
	width:1280px;
	clear:both; 
}
#col_esquerda {
	width:285px;
	float:left;
	background-repeat: repeat-y;
	padding: 10px 0px 0px 0px;
}
#col_centro {
	width:604px;
	background-color:#FFFFFF;
	float:left;
	padding: 10px;
	min-height: 855px;
}
#col_centro_topo {
	margin-bottom: 36px;
}
#noticia_box {
	width:586px;
	float: left;
	margin-bottom: 30px; 
}
.destaque_principal { /* Texto do destaque principal no index */
    font-size: 10px;
    padding: 0px 10px 0px 0px;
    text-align: justify;
}
#veja_tambem {
	float:left;
	width: 585px;
	margin: 0px 0px 40px 0px;
}
.cinza_pequeno {
	font-size: 10px;
	color: #333333;
	font-weight: ;
}
#container_inventario {
	width: 585px;
	margin-bottom: 18px;
}
#inventario {
	width:200px;
	float: right;
	margin:0px;
}
#container_acoes_iacc {
	width: 280px;
	float: right;
	margin-top: 36px;
	margin-right: 23px;
	margin-bottom: 50px;
	display: none;
}
/* FILE: inventario_novo.php */
#inventario img {
	border: 0px;
	margin-bottom: 10px;
}
#inventario p {
	margin-bottom: 10px;
}
#inventario .guiaProgramacao {
	border: 1px solid #ccc;
	margin-right: 15px;
}
/* EOF */


/* FILE: mais_noticias.php */
.mais_box {
	width:360px;
	float:left;
	padding: 0px 0px 10px 0px;
}
.cinza_pequeno2 {
	font-size:10px;
	color: #333333;
	
}
.destaque_principal_img {
	width:190px;
	height:72px;
	border: 0px;
	float:right;
}
.vermelho_bold_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
#noticia_box p.bold_titulo {
	font-size: 14px;
	font-weight: bold;
}
.underline {
	width:225px;
	line-height: 1px;
	border-bottom:1px solid #666666;
	margin: 2px 0px 3px 0px;
}
.underline_g {
	width:225px;
	line-height: 1px;
	border-bottom:1px solid #666666;
	margin: 2px 0px 3px 0px;
}
.underline_p {
	width:170px;
	line-height: 1px;
	border-bottom:1px solid #666666;
	margin: 2px 0px 3px 0px;
}
/* EOF */

/* FILE: acoes_iacc.php */
#acoes_iacc { margin-top: 18px; }
.acao_iacc {
	margin-top: 18px;
}
.acao_iacc .marcador_peq { margin-bottom: 5px; margin-top: 2px; float: left;}

.acao_iacc a {
	color: #666666;
	font-weight: bold;
	
}
.acao_iacc a:hover {
	color: #FF0000;
}
a.acao_ativa {color: #cc0000;}
.acao_iacc_img { display: none; float: right; }
/* EOF */

/* FILE: rodape.php */
#container_rodape {
	width:594px;
	height:69px;
	clear:both;
	float:left;
}
#container_rodape table {
	font-size:10px;
	color:#999;
}
/* EOF */

#col_direita {
	width:355px;
	float:left;
}
#col_direita img { padding-top: 10px; }
.marcador {
	display: inline;
	vertical-align: text-top;
	margin-right: 5px;

}
.marcador_peq {
    display: inline;
    margin-right: 5px;
	width: 9px;
	height: 10px;
}
.caixa_cinza {
	border: 1px solid #ccc;
	background-color: #F2f2f2;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 18px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
p.caixa_cinza { padding-top: 18px; padding-bottom: 18px; }
.left_margin { margin-left: 30px; }


/*MENU*/
.subMenu a {
	line-height: 18px;
	display: inline-block;
	 margin: 0px;
	 padding: 5px 0px 5px 0px;
	 font-family: verdana;
	 font-size: 11px;
}

#subMenu_espacos_container a {
	/*border-bottom: 1px solid #ccc;*/
}
.subMenu {
	background-position:bottom right;
	background-repeat: no-repeat;
	border-bottom: none;
	background-color: transparent;
	text-align: left;
	padding-left: 5px;
	position: absolute;
	clear: both;
	width: 160px;
	border-left: 1px solid #ccc;
	display: none;
}
#subMenu_espacos_container {
	background-image:url(../images/site_novo/borda_redonda_espacos.png);
	left: 340px;
	top: 65px;
}
#subMenu_acessos_container {
background-image:url(../images/site_novo/borda_redonda_acessos02.png);
	left: 249px;
	top: 65px;
}
/* EOF */

/* Galeria de imagens */
#nextIMG, #prevIMG {
	cursor: pointer;
	vertical-align: middle;
}
#galleryControls {
	float: right;
	margin-right: 3px;
}
#galleryCounter {
	font-size: 10px;
	margin: 0px 3px 0px 3px;
}
/* END */