@charset "utf-8";

/* Comum */

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

body {
	background-color: white;
	}

/* Títulos de reportagem, usados no middle, mas especificados para toda a página */	
h5 { 
	margin: 0px; 
	font: 20px georgia, "times new roman", "trebuchet ms"; 
	color: #080808; 
	font-weight: bold; 
	text-align: left; 
	}

h4 {
	margin: 0px; 
	font: 18px georgia, "times new roman", "trebuchet ms" !important; 
	font-weight: bold; 
	color: #080808; 	
	text-align: left; 
	}
	
h2 {
	margin-bottom: 0px; 
	margin-top: 0px; 
	font: 1.85em georgia, "times new roman", "trebuchet ms"; 
	color: #080808; 
	}

/* Wrapping */
/* Ajustador de largura de página e settings principais */

#wrapper {
	margin: 0 auto;
	height: 100%;  
	width: 894px;  
	background-color: #FFF; 
	border:solid 1px #ccc;
	
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	
	padding:5px; 	
	}

/* Superior */
#up {
	width: 100%; 
	overflow: auto;
	}

#logo {
	height: 100px; 
	width: 200px; 
	margin-right: 5px; 
	float: left; 
	background-color: white; 
	}

#logo img {
	margin-top: 0px; 
	border: 1px solid; 
	border-color: silver; 
	}

#banner {
	height: 100px; 
	width: 200px; 
	margin-left: 5px; 
	float: right; 
	background-color: white; 
	text-align: right; 
	}

#banner img {
	border: 1px solid; 
	margin-top: 15px; 
	border: 1px solid; 
	border-color: silver;
	width: 180px;  
	}

#title { 
	width: 484px; 
	float: left; 
	background-color: white; 
	text-align: center; 
	}

#title h1 {
	margin: 1px; 
	font: 55px "georgia", "times new roman", "trebuchet ms"; 
	}

#title img {
	margin: 5px
	}

#title address {
	/*margin: -25px; */
	font: 11px "georgia", "times new roman", "trebuchet ms"; 
	}

/* Menu Horizontal */
#menu {
	/* background-image: url('../images/menuitm2.png'); */
	/* background-repeat: repeat-x; */
	background-color: black; 
	width: 889px; 
	height: 1.5em; 
	padding: 0 0 0 6px; 
	margin-top: 0px;
	text-align: left;  
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	text-align: left; 
	}

#menu ul {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	font: 12px verdana;  
	overflow: hidden; 

	}

#menu ul li {
	width: 144px; 
	display: inline; 
	padding:4px 2px 4px 2px;
	margin-right:0;
	
	/* border-right: 1px solid silver; */
	/* border-bottom: 1px solid silver;  */
	
	float: left; 
	text-align: center; 
	}

#menu_home {
	margin-left: 0; 
	/* border-left: 1px solid silver; */ 
	}

#menu ul a {

	display: inline; 
	color: white; 
	font-weight: bold;	
	text-decoration: none; 	
	width: 50px;
	text-align: center;
	}

#menu ul a:hover {
	text-decoration: underline; 
	}
	
/* Para ver o menu vertical, checar recheio do middle*/

/* Chapa intermediária - Middle */

#middle { 
	font-family: "trebuchet ms", "sans serif", "verdana"; 
	font-size: 10pt; 
	color: #303030; 
	width: 100%;  
	overflow: hidden;
	width: 100%
	} 
	
/* Parágrafo */

#middle p {
	margin: 0.5em 0 0 0; 
	}
	
/* Separador de título/reportagem */
#middle hr { 
	margin-top: 4px; 
	margin-bottom: 4px; 
	margin-right: 5px; 
	}

/* Links do Middle */
#middle a { text-decoration: none; }

#middle a:hover {text-decoration: underline; }

/* Índice de "pré-leads" */
#middle address { 
	font: 11px verdana, sans-serif; 
	color: silver; 
	text-align: left; 
	}
	
/* Boxes verticais */
#col1 {
	float: right; 
	border-left: 1px dotted #003344;
	width:185px; 
	margin-left:4px;
	}

#col2 {
	float: left; 
	width: 399px; 
	margin-right: 4px; 
	}

#col3 {
	border-left: 1px dotted #003344;
	float: left; 
	text-align: left; 
	width:368px; 
	}
	
#col3_arquivo {
	float: right;
	width:167px;
	}
	
#col4 {
	float: left;
	width:120px; 
	}
	
#frame {
	width: 769px; 
	display: none; 
	float: right;  
	overflow: hidden; 
	}
	
#frame iframe { /* Também referido como jsframe (id própria) */
	border: none; 
	outline-style: none; 
	}
#jsframe { 
	width: 765px; 
	/*height: ;*/ 
	}

#category_title {
	width: 765px; 
	display: none; 
	float: right;  
	}
	
#news_frame {
	width: 765px; 
	display: none; 
	float: right;  
	}

/* Classes de notícia */

.rightnp {
	background-color: #FFF; 
	width: 173px; 
	text-align: left; 
	float:right; 
	margin-bottom: 10px; 
	margin-left: 10px;  
	line-height: 1.3em;  
}

.centerp {
	background-color: #FFF; 
	width: 381px; 
	margin: 0 5px 0.8em 5px; 
	text-align: left; 
	float: right; 
	margin-left:5px;
	margin-right:5px; 
	line-height: 1.3em;  
}

.centerp img {
	margin: 1px; 
	}

.notes {
	background-color: #FFF; 
	width: 160px; 
	margin-right: 5px; 
	text-align: left; 
	float:right;
	margin-bottom: 10px; 
	line-height: 1.3em; 
}

/* Usados no quadro java */

.inner_news { 
	font-size: 12pt; 
	width: 756px;  
	overflow: hidden;
	margin-left: 5px; 
	padding: 0px; 
	text-align: left; 
	line-height: 1.2em;  
	} 

.inner_news h2 {
	line-height: 1em;  
	}

.inner_news address {
	line-height: 1em; 
	}	
	
.inner_category { 
	font-size: 12pt; 
	width: 756px;  
	overflow: hidden;
	margin-left: 5px; 
	padding: 0px; 
	text-align: left; 
	line-height: 1.2em;  
	} 

.inner_category_title { 
	font-size: 12pt; 
	width: 756px;  
	overflow: hidden;
	margin-left: 0px; 
	padding: 0px; 
	text-align: left; 
	line-height: 1.2em; 
	padding-bottom: 5px; 
	margin-bottom: 5px; 
	border-bottom: 1px dotted #003344; 
	} 
	
.inner_category h2 {
	line-height: 1em;  
	}

.inner_category address {
	line-height: 1em; 
	}

/* Idem ao de cima, porém aplicado apenas ao arquivo, para corrigir um problema de alinhamento */

.notes_arquivo {
	background-color: #FFF; 
	width: 160px; 
	margin-right: 5px; 
	text-align: left; 
	float:left;
	margin-bottom: 10px; 
	line-height: 1.3em;  
	margin-left: 2px; 
}

/* Informações utilizadas nas DIV's das categorias */

#col1_categorias {
	float: left; 
	width: 569px; 
	}

#col2_categorias {
	float: right;
	width: 185px; 
	margin-left: 2px;
	margin-right: 4px; 
	border-left: 1px dotted #003344;
	}

/* Classes de notícia */

.direita {
	background-color: #FFF; 
	width: 173px; 
	text-align: left; 
	float:right; 
	margin-bottom: 10px; 
	margin-right: 2px;  
	line-height: 1.3em;  
	overflow: auto; 
}

.direita_header {
	background-color: #993300; 
	color: white; 
	font: 12px verdana; 
	font-weight: bold; 
	width: 173px; 
	text-align: left; 
	float:right; 
	margin-right: 2px; 
	margin-bottom: 2px;  
	text-indent: 4px; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}


.centro {
	background-color: #FFF; 
	width: 560px; 
	margin-bottom: 10px; 
	text-align: left; 
	float: left; 
	margin-left: 0;
	margin-right:5px; 
	line-height: 1.3em;  
}

.centro table{
	margin: 0; 
	padding: 0; 
	}

.centro img {
	margin: 1px; 
	}
	
#notasSalas {
	padding: 0; 
	margin: 0; 
	border-top: 1px solid #CCC; 
	border-right: 1px solid #CCC; 
	width: 169px; 
	float: right; 
	font: 1em verdana, helvetica, arial; 
	} 
	
.notasSalasHeader {
	float: left; 
	border-bottom: 2px solid #CCC; 
	border-left: 1px solid #CCC; 
	text-indent: 2px; 
	line-height: 25px; 
	font-weight: bold; 
	}

.notasSalasItem { 
	float: left; 
	text-indent: 2px; 
	line-height: 25px; 
	border-bottom: 1px solid #CCC; 
	border-left: 1px solid #CCC; 
	}
/* Menu horizontal */

#vmenu {
	background-color: #FFF; 
	width: 120px; 
	font: 12px verdana;  
	border-right: 1px solid #CCC; 
	line-height: 1.5em;  
}

#vmenu a {
	color: #3C3C3C; 
	text-decoration: none; 
	}

#vmenu a:hover {
	text-decoration: underline; 
	}

#vmenu ul {
	margin: 0px; 
	list-style: none; 
	} 
	
#vmenu ul li {
margin-top: 2px; 
	}

/* Estilos de menu */
.menu_title {
	border-top: 1px solid #CCC; 
	padding: 0; 
	font-weight: bold; 
	}

.menu_title ul {
	margin: 0px; 
	padding-left: 5px; 
	text-align: center; 
	}

.menu_items {
	border-top: 1px solid #CCC; 
	color: #080808; 
	}

.menu_items ul {
	margin: 0px; 
	padding-left: 5px; 
	}

/*<------->
ATENÇÃO: Toda esta floresta negra de códigos é para a caixa de pesquisa
<-------->*/

.search {
	border-right: 1px dotted; 
	border-top: 1px dotted; 
	border-color: #333333;  
	padding: 0px; 
	}

#search_box {
	border: 1px solid; 
	border-color: #333333; 
	background: #FFF;   
	padding: 2px; 
	padding-right: 4px; 
	position: absolute; 
	margin-left: 99px; 
	margin-top: -5px; 
	}

#jssearchbox1 {
	width: 150px; 
	}

#jsopt {
	width: 0px; 

	}

#btndown { 

	height: 21px; 
	width: 20px;
	}

#search_dropdown {
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333; 
	border-top: none; 
	border-right: none; 
	outline-style:outset; 
	outline-width: thin; 
	position: absolute; 
	margin-top: -1px; 
	margin-left: 6px; 
	background-color: Menu; 
	color: MenuText; 
	overflow: scroll; 
	visibility: hidden;  
	}

#search_dropdown ul {
	text-align: left; 

	list-style: none; 
	margin: 0px; 
	padding: 0px; 	
	}

#search_dropdown ul li a:hover {
	text-decoration: none; 
	color: HighlightText; 
	background-color: Highlight; 
	}

#search_dropdown ul li {
	background-color: white; 
	margin: 0px; 	
	}


.txtbox {
	font-size: 12px; 
	border: 1px solid; 
	border-color: gray; 
	width: 80px; 
	margin-left: 5px; 
	}

/* Footer */
#down { 
	margin-top: 5px; 
	font: 12px verdana, sans-serif;  
	color: #FFF; 
	padding-top: 5px; 
	width: 894px; 
	/* background-color: #003344; */
	background-color: black; 
	text-align: center; 
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	} 
	

#down a { text-decoration: none; }
#down a:hover {text-decoration: none; }

/* Workarround */

/*----------------------------------- Calendário ----------------------------------- */

div.num{width:21px; height:25px; float:left; font-size:12px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#333; line-height:25px; background-image:url(../images/calendario/fundo_botao.gif); border:1px solid #CCC;border-right:0; border-bottom:2px solid #ccc; padding-left:1px;padding-right:1px; text-align:center;}
div.numm{width:21px; height:25px; float:left; font-size:12px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#333; line-height:25px; background-image:url(../images/calendario/fundo_botao.gif); border:1px solid #CCC;border-right:0; padding-left:1px; border-top:0;padding-right:1px; text-align:center;}
div.numm:hover{width:21px; height:25px; float:left; font-size:12px; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#333; line-height:25px; background-image:url(../images/calendario/fundo_botao.jpg); border:1px solid #CCC;border-right:0; padding-left:1px; border-top:0;padding-right:1px; text-align:center;}
		
.calendario_header {
	border-style: solid solid none; 
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) -moz-use-text-color; 
	border-width: 1px 1px 0pt; 
	width: 150px; 
	height: 25px; 
	float: right; 
	line-height: 25px; 
	padding-left: 2px; 
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif; 
	font-size: 14px; 
	color: rgb(51, 51, 51); 
	font-weight: bold; 
	background-image: url(../images/calendario/fundo_botao.jpg); 
	}
