@charset "utf-8";
/* CSS Document */

#main_img {
	width:630px;
	padding:14px 0 14px 0;
	margin:0;
	float:left
}
#main_img img{
	width:630px;
	padding:0;
	margin:0;
	border:0
}
#main_titulo{
	font-size:24px;
	color:#464646;
	font-weight:bold;
	padding-bottom:6px
}
#main_lead{
	font-size:14px;
	font-weight:bold;
	color:#252525;
	padding:6px 0 6px 0
}
#main_body{
	/*color:#898989;*/
	color:black;
	padding:0 0 14px 0
}
#main_sponsors {
	padding:10px 0 10px 0;
	margin:0
}
#footer_noticia {
	width:618px;
	padding:14px 2px 14px 10px;
	margin:0;
	background-image:url(../images/bg_save_share.jpg);
	background-position:top;
	background-repeat:repeat-x
}
#save_share {
	float:left;
	padding:5px;
	margin:0
}
#page_tools {
	float:right;
	padding:5px;
	margin:0
}
#uma_imagem {
	width:630px;
	padding:14px 0 14px 0;
	margin:0;
	float:left;
}	
.main_body_title {
	font-size:18px;
	color:#464646;
	font-weight:bold;
}
.img_sponsor{
	padding:6px;
	border:0
}
a.legenda_img {
	position:relative;
	display:block;
	float:left;
	text-decoration:none;
	border:0
}
.legenda_txt {
	color:white;
	width:612px;
	font-weight:normal;
	font:Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	background:transparent url(../images/black_50cent_630px.png) bottom right no-repeat;
	_background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='../images/black_50cent_630px.png');
	position:absolute;
	padding:4px 9px 4px 9px;
	bottom:0;
	left:0;
	z-index:2;
	margin:0;
	cursor:pointer;
}
.legenda_titulo{
	font-size:20px;
	color:#0073c4;
	font-weight:bold
}
.img_loc{
		border:1px solid #999999;
		margin:0 4px 0 4px;
		padding:0
	}
#dados_tecnicos {
	font-size:11px;
	color:#464646;
	padding:12px 0 12px 0;
	width:630px;
	margin:0;
}
.textoErro{
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#00FFFF
}
.cx_box {
	border-right:1px #d4d6d7 solid;
    border-top:1px #d4d6d7 solid;
    border-left:1px #d4d6d7 solid;
    border-bottom:1px #d4d6d7 solid;
	background-image:url(../images/bg_form_cx_msg.jpg);
	background-position:top;
    color: #777777;
	font-size:14px;
	font-weight:normal;
    text-decoration: none;
	padding:2px 0 0 3px
}
.cx_scrollbox {
	border-right:1px #d4d6d7 solid;
    border-top:1px #d4d6d7 solid;
    border-left:1px #d4d6d7 solid;
    border-bottom:1px #d4d6d7 solid;
    color: #777777; 
	background-image:url(../images/bg_form_cx_msg.jpg);
	background-position:top;
    font-size:14px;
	font-weight:normal;
    text-decoration: none;
	height:19px;
	padding:2px 0 0 3px
}

/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable_hz {
	
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 560px;	
	height:75px;	
	
	/* custom decorations */
			
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable_hz div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin:0 auto;
	text-align:center;
	margin-top:5px
}

/* single scrollable item */
div.scrollable_hz div.items div {
	float:left;
	margin-right:5px
	

}

/* active item */
div.scrollable_hz div.items div.active {

}
#ultimas {
	width:308px;
	padding:10px 0 14px 0;
	margin:0;
	float:left
}
#tab_destaques_relacionados {
	padding:0;
	margin:0;
	float:left;
}
#net_sondagem {
	padding:0;
	margin:0;
	float:left;
}