/* Elements */
html{
background: url(../images/layout/sys1b.jpg) repeat-y ;
background-position:center;
background-color:#EBEBEB
}

body {
	margin: 0px 0;
	font:Verdana;
	font-size: 12px;
	color: #000000;
	overflow-x: hidden;
}

td{ font-size:12px;}

h1 {
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul {
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #808080;
}

a {
	color: #006699;
}

a:hover {
	text-decoration: none;
	color: #2582A4;
}

form{
    margin:0px;
}

.hide_input{ display:none;
}

.box {
	background: url(../images/layout/img07.gif) repeat-x left bottom;
}
.box_newsletter{
    background: url(../images/layout/img07.gif) repeat-x left bottom;
	margin-left:20px;
}
.box2 {
	margin-bottom: 0px;
	margin-top:4px;
	padding-bottom: 0px;
	padding-top:0px;
	padding-right:4px;
	background: url(../images/layout/img07.gif) repeat-x left bottom;
	width: 500px;
}

.box3 {
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top:5px;
	padding-right:4px;
	background: url(../images/layout/img07.gif) repeat-x left bottom;
	width: 500px;
}

.bottom {
	display: block;
	padding-bottom: 5px;
	background: url(../images/layout/img08.gif) no-repeat left bottom;
}

.bottom2 {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-left:20px;
	background: url(../images/layout/img08.gif) no-repeat left bottom;
	width: 480px;
}
.bottom2 a{ text-decoration:none}

#form_contato tr td input, select, textarea{border:1px solid #000000}


#data_site{
    text-align:right; 
	margin-right:30px;
	font-weight:bold;
	font-size:11px;
}

#noticias_destaques{
    width:660px; 
	height:390px; 
	float:left; 
	margin-top:5px; 
	font-size:11px; 
	font-weight:bold; 
}

.noticia_destaque{
    width:212px; 
	float:left; 
	margin-left:5px
}
.noticia_destaque_big{
    width:400px; 
	float:left; 
	margin-left:0px; 
}

.foto_destaque{
    float:left;
	font-size:12px;
	text-align:center;
	height:109px; 
	overflow:hidden; 
	text-transform:uppercase;
	background:url(../images/layout/bg_noticia_a.jpg) 0px 2px no-repeat 
}
.foto_destaque_big{
    float:left;
	font-size:12px;
	text-align:center;
	height:auto; 
	width:400px;
	overflow:hidden; 
	text-transform:uppercase;
	background:url(../images/layout/bg_noticia_a.jpg) 0px 2px no-repeat 
}
.foto_destaque table{
    width:200px;
    height:109px;
	cursor:pointer; 
	text-align:center; 
	vertical-align:middle; 
}
.foto_destaque td{ 
    margin-left:2px;
	margin-right:2px; 
}

.foto_destaque img{
    width:200px;
	height:109px;
	border:none; 
	/*cursor:help*/
}
.foto_destaque_big img{
	border:none; 
	/*cursor:help*/
	float:left; display:block;
}

}
.foto_destaque a img{
	border:3px solid #ffffff;
	*border:none;
	*filter: alpha(opacity=100);
}

.foto_destaque a:hover img{
	border:3px solid #CCCCCC;
	*border:none;
	*filter: alpha(opacity=60);
}


.titulo_destaque{
    float:left; 
	width:auto;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
	text-align:left;
	font-size:14px; line-height:normal
}
.titulo_destaque_big{
    float:left; 
	width:auto;
	height:auto;
	font-size:24px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:2px;
	text-align:left;
	color:#336633;
}

#mais_noticias{
	*border:1px solid #F0F0F0;
	margin-top:-20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	height:100%;
}
#mais_noticias a{
    font-size:12px;
	font-family:Helvetica, sans-serif;
}

#mais_noticias_lista_titulos{
    float:left; 
	margin-top: 14px; 
	width:480px; 
	margin-bottom:20px;
}

.anuncieaqui_txt{
    padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.banner_rodape embed{
    margin-top:20px; 
	margin-bottom:5px;
	width:660px;
	height:90px; 
	display:none;
}
.banner_rodape img{
    margin-top:20px; 
	margin-bottom:5px;
	width:660px;
	height:90px; 
	border:none;
}

#anuncio_google{ 
    float:left;
}
#anuncio_google iframe{
    height:90px; 
	width:640px;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

.centraliza_div{ text-align:center;
}

/* LOGO */
#imagem_logo{
    width:500px; 
	float:left; 
}

#logo_busca{
    width:928px;
}

#imagem_logo img{
    width:500px; 
	height:90px;
	border:none;
}

/* Painel Busca */
#painel_busca{
    width:420px; 
	height:80px; 
	float:left; 
	background-color:#EEEEEE; 
	padding-top:10px; 
	padding-left:8px; 
	background: url(../images/layout/bg_search.jpg) no-repeat;
	overflow:hidden;
}
#campos_busca{
    font-size:10px;
    padding-left:30px; 
	padding-top:10px; 
	padding-bottom:10px; 
	padding-right:60px; 
	background: url(../images/layout/bg_search_input.jpg) no-repeat;
}
#campos_busca input{ 
	border:1px solid #999999;
}
#search_key{
    
}
#search_btn{
    
}
#barra_favoritos{
    padding-right:30px; 
	padding-top:6px; 
	text-align:right
}

/* Div Banners topo */

#div_banners_topo {
	border-bottom: 3px solid #FFFFFF;
	width: 928px;
	height: 90px;
	margin: 0 auto;
}

#agrupa_banners_topo{
    width:928px;
}

/* Super Banner */

#super_banner {
	float: left;
	width: 728px;
	height: 90px;
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	/*background: url(../images/layout/img02.gif) no-repeat;*/
}
#super_banner embed{
	width: 728px;
	height: 90px;
	display:none;
}
#super_banner img{
	width: 728px;
	height: 90px;
	border:none;
}

#banner_top_right img{ 
    height:90px;
	width:200px;
	float:right;
	border:none;
}
#banner_top_right embed{
    height:90px;
	width:200px;
}

/* Banners mais noticias */
#banners_maisnoticias{
    width:130px; 
	float:right
}
.banner_maisnoticias {
    width:130px; 
	float: right; 
	margin-top:14px;
}
.banner_maisnoticias embed{
    width:130px; 
	height:250px;
	display:none;
}
.banner_maisnoticias img{
    width:130px; 
	height:250px;
	border:0px;
}


/* Div Topo*/

#div_topo {
	width: 928px;
	height: 90px;
	margin: 0 auto;
	border-bottom: 3px solid #FFFFFF;
	color:#666666;
	font-weight:bold;
	border-top:1px dashed #F5F5F5;
}

/* Header */

#header {
	width: 928px;
	/*height: 34px;*/
	margin: 0 auto;
	background: #BECF74 url(../images/layout/img01.gif) repeat-x;
	/*border-bottom: 3px solid #FFFFFF;*/
}

/* Menu */
#menu_principal {
    width: 928px; 
	margin: 0 auto; 
	height:38px; 
	/*float:left;*/
}
.menu_hide{
    display:none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 10px 5px 2px 5px;
	/*text-transform: lowercase; */
	/*text-transform:uppercase; */
	text-decoration: underline;
	font-size: 12px;
	/*font-weight: bold; */
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#menu a:hover {
	background: #A4B74C url(../images/layout/img04.gif) repeat-x;
}

.menu_nolink{ 
    cursor:pointer;
}

#dir_cons_btn{
    cursor:pointer;
}

/* Search */
#search {
	height: 90px;
	margin: 0;
	background: url(../images/layout/img03.gif) no-repeat right top;
}

.subtitle{
	color: #006699;
	font-size:12px;
	font-weight:bold;
	
}
.subtitle_space{
    color: #006699;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px; 
	margin-bottom:25px
}
.subtitle2{
	color: #006699;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin-top: 20px;
}

#banners_noticia{
    float:left;
    width:630px;
	height:111px;
    margin-top:-30px;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:26px;
	background: url(../images/layout/publicidade_bg.jpg) no-repeat left top;
}
#banners_noticia img{
    border:none;
	width:200px;
	height:99px;
}
#banners_noticia_mid{
    float:left;
    width:630px;
	height:114px;
    /*margin-top:-30px;*/
	margin-top:20px;
	/*padding-bottom:30px;*/
	padding-top:3px;
	padding-left:26px;
	background: url(../images/layout/publicidade_bg.jpg) no-repeat left top;
	top:auto;
}

.debate_mes{ 
    padding-left:20px; 
	padding-right:5px; 
	/*border:1px solid #999999;*/
	border-bottom:2px dotted #CCCCCC;
	border-top:2px dotted #CCCCCC;
	background-image:url(../images/layout/bg_debate.jpg); 
	background-repeat:no-repeat;
}
.debate_mes_title{
    text-decoration:underline; font-size:14px; font-weight:bold; padding:10px 20px;
}

.enquete_box{
    padding-left:20px; 
	padding-right:5px; 
	/*border:1px solid #999999;*/
	border-bottom:2px dotted #CCCCCC;
	background-image:url(../images/layout/bg_search.jpg); 
	background-repeat:no-repeat;
}

.enquete_title{
    text-decoration:underline; 
	font-size:14px; 
	font-weight:bold; 
	padding:10px 0px;
}

.foto_colunista_destaque{
    float:left;
}
.foto_colunista_destaque img{
    height:60px;
	width:60px;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
	color:#666666;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto; 
}

#colOne {
	float: left;
	width: 237px;
	/*background:#FFFFFF url(../images/layout/img05.jpg) repeat-x;*/
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#colOne h3 {
	padding: 0 20px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
	margin-top: 10px;
}

#colOne li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#colOne li.first {
	border: none;
}

#colTwo {
    font-size:12px;
	float:right; 
	width:658px;
	padding: 5px 0px 0 30px;
	background:#FFFFFF url(../images/layout/img09.gif) repeat-x;
	border-top:1px solid #CCCCCC;
	line-height:20px
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 14px;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
}

#colTwo .box {
	margin: -20px 0px 10px 0px;
	padding: 0 30px 0px 0px;
}

#colTwo .bottom {
	margin: 0 0px 30px -20px;
	padding: 0 0 20px 20px;
}

/* Anuncie */

.anuncieaqui { 
	/*height: 170px;*/
	background: url(../images/layout/img06b.jpg) no-repeat ;
	text-align:center;
}
.anuncieaqui img{
    margin-top:5px;
	/*border:1px solid #666666;*/
	width:230px; 
	height:60px;
	border:none; 
	z-index:1;
}

.anuncieaqui embed{
    margin-top:5px;
	border:1px solid #666666;
	width:230px; 
	height:60px;
	display:none;
	z-index:1;
}
.anuncieaqui_f { 
	/*height: 170px;*/
	background: url(../images/layout/img06b.jpg) no-repeat ;
	text-align:center;
}
.anuncieaqui_f img{
    margin-top:5px;
	/*border:1px solid #666666;*/
	width:230px; 
	height:360px;
	border:none; 
	z-index:1;
}

.anuncieaqui_f embed{
    margin-top:5px;
	border:1px solid #666666;
	width:230px; 
	height:360px;
	display:none;
	z-index:1;
}
.anuncieaqui_bottom{
	width:100%;
	height:22px;
	background: url(../images/layout/img06c.jpg) bottom left no-repeat;
}


.anuncios_left{ 
    background-image:none; /*height:380px;*/
}
.anuncios_left img{
    width:230px;
    height:120px;
}
.anuncios_left embed{
    width:230px;
    height:120px;
}
.anuncios_left_full{ 
    background-image:none; /*height:380px;*/
}
.anuncios_left_full img{
    width:230px;
    height:360px;
}
.anuncios_left_full embed{
    width:230px;
    height:360px;
}
.promotion{
    height:280px;
}
.promotion img{
    width:230px;
    height:257px;
}
.promotion embed{
    width:230px;
    height:257px;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: underline;
	/*text-transform: lowercase;*/
	text-align: center;
	color: #000000;
}

#logo h1 {
	padding-top: 25px;
	font-size: 34px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

#todas_noticias_btn{
    text-align:right; 
	margin-top:10px;
	font-weight:bold;
}
#todas_noticias_btn img{ 
    border:none;
}


/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(../images/layout/img11.jpg) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	padding-bottom:12px;
	background: url(../images/layout/img08_footer.jpg) no-repeat left bottom;
}

#menu_rodape{
    text-align:center; 
	padding-bottom:20px;
}


/* fotos colunistas */
.zum_colunista { 
    position:absolute;
	z-index:auto;
	width: 33px;
	height: 30px;
	margin: 0;
	padding: 0;
}
.zum_colunista1 { 
	background: url(../images/colunistas/coqueiro_zoom.gif) 0 0 no-repeat;
}
.zum_colunista2 { 
	background: url(../images/colunistas/taborda_zoom.gif) 0 0 no-repeat;
}
.zum_colunista3 { 
	background: url(../images/colunistas/dada_zoom.gif) 0 0 no-repeat;
}
.zum_colunista4 { 
	background: url(../images/colunistas/xisto_zoom.gif) 0 0 no-repeat;
}
.zum_colunista5 { 
	background: url(../images/colunistas/robson_zoom.gif) 0 0 no-repeat;
}
.zum_colunista6 { 
	background: url(../images/colunistas/porfirio_zoom.gif) 0 0 no-repeat;
}
.zum_colunista7 { 
	background: url(../images/colunistas/ronaldorocha_zoom.gif) 0 0 no-repeat;
}
.thumb_colunista1 a {
	height: 30px; 
	display: block;
}
.thumb_colunista1 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/coqueiro_zoom.gif) 0 -30px no-repeat;
}
.thumb_colunista2 a {
	height: 30px; 
	display: block;
}
.thumb_colunista2 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/taborda_zoom.gif) 0 -30px no-repeat;
}
.thumb_colunista3 a {
	height: 30px; 
	display: block;
}
.thumb_colunista3 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/dada_zoom.gif) 0 -30px no-repeat;
}
.thumb_colunista4 a {
	height: 30px; 
	display: block;
}
.thumb_colunista4 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/xisto_zoom.gif) 0 -30px no-repeat;
}
.thumb_colunista5 a {
	height: 30px; 
	display: block;
}
.thumb_colunista5 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/robson_zoom.gif) 0 -30px no-repeat;
}
.thumb_colunista6 a {
	height: 30px; 
	display: block;
}
.thumb_colunista6 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/porfirio_zoom.gif) 0 -30px no-repeat;
}
.thumb_colunista7 a {
	height: 30px; 
	display: block;
}
.thumb_colunista7 a:hover { 
	width: 208px; 
	height: 126px; 
	background: transparent url(../images/colunistas/ronaldorocha_zoom.gif) 0 -30px no-repeat;
}
.z_index_99{ z-index:99 }
.z_index_98{ z-index:98 }
.z_index_97{ z-index:97 }
.z_index_96{ z-index:96 }
.z_index_95{ z-index:95 }
.z_index_94{ z-index:94 }
.z_index_93{ z-index:93 }
.z_index_92{ z-index:92 }
.z_index_91{ z-index:91 }
.z_index_90{ z-index:90 }
.z_index_01{ z-index:1 }
/* fotos colunistas */

.li_colunistas{
    height:28px;
}
.li_colunistas table{
    width:190px;
    border:none; 
}
.colunistas_td_foto{
    width:36px; 
	vertical-align:top;
}

#tooltip{
	position: absolute;
	display: none;
	font-size: 12px;
	color: #000000;
	
}

.tooltip_content{
    width:200px;
	position: absolute;
	padding: 10px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 12px;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	color: #000000;
	background-color:#FFFFFF;
	border:1px solid #999999;
	width:200px;
    z-index:2;
}
.tooltip_shadow{ 
    width:200px; 
	padding: 10px;
	font-size: 12px; 
	background-image:url(../images/layout/black01.png);
	*background-color:#000000; 
	position:absolute; 
	filter: alpha(opacity=50);
	z-index:98;
	margin-top:10px;
	margin-left:10px;
	/*visibility:hidden;
	*visibility:visible;*/
	z-index:1;
}


.notic_data_hora{
    font-weight:bold; 
	color:#006699;
}

.notic_titulo{ background-color:#F2F1DB
	
}
.notic_titulo_big{ background-color:#F2F1DB;
	
}

.overflow40{
    /*height:40px; overflow:hidden*/
	height:auto; 
}

#jornais_01{
    display:none;
}

embed{display:none};

.realce_srch{ background-color:#F9F7D2;  }
a .realce_srch { background-color:#F9F7D2; }

.menu_impressao{
    left:302px; margin-left:0px; padding-left:0px; 
}
.padding_low{ height:30px;}
.padding_low2{ height:1px; margin-top:-25px}

.menu_imp_top{ display:block; float:left; height:35px; line-height:33px; padding:0 0 0 4px; cursor:pointer;}
.menu_imp_top span {float:left; display:block; padding:0 8px 0 4px; height:35px; }
.menu_imp_top span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; }

#nav li:hover a.menu_imp_top span.down, #nav a.menu_imp_top:hover span.down {padding-bottom:3px;}

/*MENU FONT_SIZE(TAMANHO DA FONTE) */
#menu_font_size{
    position:absolute;
	z-index:99;
	/*right:40px; */ 
	right:16em;
}

#menu_font_size_options{
    position:absolute; 
	z-index:99;
	top:1px; 
	right:35px; 
	background:#CCCC00; 
	width:140px; 
	border:1px solid #999999;
	display:none;
}
.menu_font_size_option{
    background:#E9E9E9; 
	border:1px solid #DADADA; 
	padding:5px 0px 5px 0px;
}
.menu_font_size_option a{
    padding:5px 5px 5px 0px;
}
.menu_font_size_option a:hover{
    padding:5px 5px 5px 0px;
	background:#F5F5F5;
	color:#000000;
}
.menu_font_size_option a:hover{
    padding:5px 5px 5px 0px;
	background:#F5F5F5;
	color:#000000;
}
.menu_font_size_option span { 
    padding-right:5px;
    color:#669900;
	cursor:default;
}
/*FIM: MENU FONT_SIZE(TAMANHO DA FONTE) */