#home_col1 { width:316px; padding-right:10px; float:left }
#home_col2 { width:220px; float: left; }

/*#######################################################################
	home highlight
########################################################################*/

#tab_2, #tab_3, #tab_4 { display: none; }

#homehl {
	background:#000 url(/QR2/img/modbody_dark_bg.jpg) repeat-x 0 bottom;
	color:#fff;
	font-weight:bold;
	height:192px;
	padding:3px 0;
	clear:both;
}

.homehl_img { width:340px; float:left; }
.homehl_img img {width:340px; height:192px;}
.homehl_info { width:187px;	padding:0 10px;	float:left; }
.homehl_h1 { margin:10px 0 5px 0; font-size:26px; line-height:24px; }
.homehl_h1 a, .homehl_h1 a:hover {  color:#fff; }
.homehl_links { line-height:16px; margin:10px 0 0 0; font-size:11px; }
.homehl_links a, .homehl_links a:hover { color:#fff; }

#handle,#handle li { margin:0; padding:0;}
#handle li { display:inline; }
#handle a {
	display:block;
	float:left;
	padding:5px 10px;
	background:#f6f6f6;
	color:#222;
	font-size:11px;
	border:1px solid #e0e0e0;
	border-bottom:none;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}

#handle a:hover { background:#888; color:#fff; border:1px solid #888; }

#handle a.active,
#handle a.active:hover {
	background:#666;
	color:#fff;
	border:1px solid #666;
	cursor:default;
}

/*
#handle a#tablink_4.active,
#handle a#tablink_4:hover {
	background: #000;
}
*/

/*#######################################################################
	destaques
########################################################################*/

.destaque,
.destaque .box {
	clear:both;
}

.destaque .chapeu {
	font-weight:bold;
	color:#999;
	padding:3px 0;
	border-bottom:1px solid #e6e6e6;

	font-size:14px;
}

.destaque img {
	float:left;
	margin:0 5px 0 0;
	width:109px;
	height:68px;
	border:1px solid #333;
}

.destaque .titulo, /* #blogs .titulo, #colunas .titulo, */ #servicos .titulo { color:#f00; font-size:11px; margin-bottom:2px; font-weight:bold; text-transform: uppercase; }
.destaque .mais { clear:both; text-align:right; padding-top:10px; text-transform:uppercase; }
.destaque .mais a {	color:#f00; }

/*#######################################################################
	blogs
########################################################################*/
#blogs .titulo, #colunas .titulo {position: relative; height: 35px; line-height: 11px;}
#blogs .titulo .mais, #colunas .titulo .mais { position: absolute; bottom: 0px; left:56px; font-size:10px; font-weight:normal; }
#blogs a, #colunas a { display: block; margin: 0 10px 10px 0; }
#blogs .col1, #colunas .col1 { width: 200px; float: left; }
#blogs .col2, #colunas .col2 { width: 200px; float: right; }
#blogs img, #colunas img { width:35px; height:35px;}

/*#######################################################################
	servicos
########################################################################*/

#servicos img { float:left; margin:0 5px 0 0; border:1px solid #333; }
#servicos .modbody {padding-bottom:0;}

/*#######################################################################
	Destaque Direita
########################################################################*/

.destaqueDireita { display:block; margin-bottom: 10px; }
.destaqueDireita h4 { font-weight: bold; font-size: 15px; text-transform: uppercase; margin-bottom: 2px }

/*#######################################################################
	videos
########################################################################*/

#videos .box {
	background:#333;
	padding:3px;
	margin-bottom:3px;
	clear:both;
	height:65px;
}

#videos .box img {
	float:left;
	margin:0 10px 0 0;
	width:80px;
	height:60px;
	border:1px solid #333;
}

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

#videos .chapeu {
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:3px;
	color:#fff;
}

#videos .info {	color:#fff; }
#videos .titulo { font-weight:bold;	font-size:12px; }

/*#######################################################################
	Bannner Right1
########################################################################*/
#banner-right1 { margin: 5px 0; position: absolute; width: 300px; }
#banner-fundo { margin: 5px 0; height:270px;}

div#publicidade { display:block; height: 20px;font-family: 'Trebuchet MS',Arial;font-size: 9px; text-align:center; text-transform: uppercase; }

/*#######################################################################
	NAS bancas
########################################################################*/

#nasbancas a img { float:left; margin:5px 10px 10px 0; border:1px solid #333; }
#nasbancas b { color:#f00; text-transform: uppercase; }
#nasbancas .assine { color:#f00; text-transform: uppercase; font-weight:bold; }

/*#######################################################################
	Hack IE
########################################################################*/
.modbody { zoom: 1; }
