@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: tahoma;
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #922F0F;
}
 
 .fimalbuns{
	width:148px; 
	float:left; 
	margin-left:10px; 
	font-size:10px;
	height:120px;
	overflow:hidden;
}

h1 {
	width:575px;
	background-image: url(images/btn_topg.png);
	padding:5px;
	font-size:20px;
	float:left;
}

h2 {
	float: left;
	width: 450px;
	margin-top: 5px;
	height: 30px;
	font-size:17px;
}

h3 {
font-size:1.3em;
padding-bottom:10px;
padding-top:20px;
}
.noticia {color: #E70202;}
.grupo {color: #3434FF;}
.jc {color: #F63;}
.interativo {color: #3C6}
.cadernos {color: #66C}
.especiais {color: #CC0}
	
#anunc_lateral {

	float: right;
	height:1100px;
	width:160px;
	}
#uol{height:24px;}	
#tp {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 190px;
}
#banner {
	height: 90px;
	width: 730px;
	float: left;
	margin-top: 6px;
	margin-bottom: 8px;
	background-color: #D04B14;
}

#prenu a {
	background-image: url(images/btn_top.png);
	height: 24px;
	width: 110px;
	display: block;
	float: left;
	margin-left: 7px;
	font-weight: bold;
	color: #666;
	text-align: center;
	padding-top: 14px;
	font-size: 10px;
}
#prenu a:hover {
	color: #369;
	background-image: url(images/btn_top_mo.png);
}

#busca {
	float: left;
	height: 30px;
	width: 250px;
	padding-top: 10px;
}
#conteudo {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 200px;
}
#menu a {
	padding-left:15px;
}
#noticia {
	float: left;
	width: 750px;
color: #333;
}
 
 #noticia a {
	 color: #333;
}

#final {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border:#000 1px solid;
	float:left;
}

#exibi{
		float: left;
	width: 562px;
	padding:15px;
	padding-right:5px;
	background-color: #F0F0F0;
	border-left: #E8E8E8 solid 1px;
	border-right: #E8E8E8 solid 1px;
}
 
 /*abas */
 
#header {
  float:left;
  line-height:normal;
  z-index: 1;
position:absolute;
  }
 
.abat{
	float:left; height:46px; width:955px
}
  
#header ul {
  list-style:none;
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
	float:left;
	background-image: url(images/otaba.png);
	height: 30px;
	width: 118px;
	display: block;
	float: left;
	margin-left: 7px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 21px;
	font-size: 10px;
	cursor:pointer;
  }
#header .current {
  background-image:url(images/selecaba.png);
  font-size: 12px;
  height: 35px;
  padding-top: 16px;
  }
  
  #dadaba{
  width:955px;
  margin-right: auto;
  margin-left: auto;
 
  }
 
 #fim{	background-image:url(images/caba.png);
	padding:15px;
	height:133px;
	width:97%;
	float:left;}
 
 #dadaba a {
	  color:#000;	  
  }

/* css HOME */
 
 .dest{
	 height:56px;
	 width:296px;
	 padding-top:10px;
	 background-image:url(images/linha1.png);
	 background-repeat:no-repeat;
	 background-position:bottom;
	 float:left;
	 
 }
 

 /* css para fotos destaque da seçao */
 
 #foto_cham{
	 width:585px; 
	 height:280px; 
	 margin-bottom:30px;
	 padding-top:5px;
	 float:left;
 }
 #tex_cham{
	 background-image:url(images/manchetes.png);
	 height:255px;
	 width:340px;
	 margin-left:245px;
	 padding-top:16px;
 }
 
 .cham a{ 
 	color:#000;
 	display: block;
	margin-left:13px;
	padding-left:15px;
	font-size:12px;
	height:32px;
	width:313px;
	padding-top:8px;
	
	}
 
 .cham a:hover { 	
 display: block;
 background-image:url(images/ama.png);
 font-size:11px;
 font-weight:bold;
 }
 
 /* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 581px; /* Set to gallery width, in px or percentage */
height: 111px; /* Set to gallery height */
border: 1px solid #cccccc; 
float: left;
}

#motioncontainer img {
border: 1px solid #cccccc; /* Set image border color */
cursor:pointer;
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
 
 
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}


.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
