
/*---------------------- CHAMADAS BANNERS ----------------------*/
.chamada_destaques {width:808px; height:41px; margin:auto; margin-bottom:10px; background:url(../images_site_hb/chamada_destaques.png) no-repeat;}




/*----------------------------------------- CONTENT SITE DESTAQUES ---------------------------------------*/



/*--------------------------------ULTIMA NEWS--------------------*/
.content_ult_news {
	width:305px;
	height:37px;
	border: 1.5px solid #4e1301;
	background-color:#380e03;
	float:left;
}

/*ULTIMA NEWS INLAY*/
.content_ult_news_in {
	width:305px;
	height:20px;
	padding:9px;
	text-align:center;
}


/*NEWS CONTENT*/
.content_ult_news_box {
	width:305px;
	height:220px;
	border: 1.5px solid #4e1301;
	background-color:#2c0c04;
	border: 1.5px solid #4e1301;
	margin-top:5px;
	float:left;
}

/*ULTIMA NEWS INLAY IN*/
.content_ult_news_in_in {
	width:300px;
	height:20px;
	padding:9px;
}


/*-------------------------------------ENTREVISTA----------------------------------------*/
.content_ult_entrevista {
	width:495px;
	height:37px;
	border: 1.5px solid #4e1301;
	background-color:#380e03;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
	float:right;
}

/*ULTIMA ENTREVISTA INLAY*/
.content_ult_entrevista_in {
	width:495px;
	height:20px;
	padding:9px;
	text-align:center;
}

.content_ult_entrevista_box {
	width:495px;
	height:220px;
	border: 1.5px solid #4e1301;
	background-color:#2c0c04;
	border: 1.5px solid #4e1301;
	margin-top:5px;
	float:right;	
}

/*ULTIMA ENTREVISTA INLAY IN*/
.content_ult_entrevista_in_in {
	width:495px;
	height:210px;
	padding:9px;
	margin:left;
}


/*ENTREVISTA BANCO DADOS*/
.titulo_entrevista {
	width:490px;
	height:20px;
}

.entrevista_foto {
	width:192px;
	height:157px;
	border: 1px solid #4e1301;
	margin-top:5px;
	float:left;
}

.entrevista_content {
	width:280px;
	height:160px;
	margin-left:7px;
	float:left;	
}

/*-----------------------------------YOUTUBE---------------------------*/
.content_youtube {
	width:430px;
	height:37px;
	border: 1.5px solid #4e1301;
	background-color:#380e03;
	margin-top:5px;
	float:left;	
}

/*ULTIMOS VÍDEOS INLAY*/
.content_youtube_inlay {
	width:auto;
	height:20px;
	padding:9px;
	text-align:center;	
}

.content_youtube_box {
	width:430px;
	height:349px;
	border: 1.5px solid #4e1301;
	background-color:#2c0c04;
	border: 1.5px solid #4e1301;
	background-color:#380e03;
	margin-top:5px;
	float:left;	
}

.content_youtube_in_in {
	width:430;
	height:349;
	margin:auto;
	padding:1px;
}


/*---------------------------------CHAT BOX--------------------------------------*/
.content_chatbox {
	width:370px;
	height:37px;
	border: 1.5px solid #4e1301;
	background-color:#380e03;
	margin-top:5px;
	float:right;
}

/*CHAT BOX INLAY*/
.content_chatbox_inlay {
	width:auto;
	height:20px;
	padding:9px;
	text-align:center;	
}

.content_chatbox_box {
	width:370px;
	height:349px;
	border: 1.5px solid #4e1301;
	background-color:#2c0c04;
	border: 1.5px solid #4e1301;
	margin-top:5px;
	float:right;	
}

/*CHAT BOX INLAY CONTEUDO*/
.content_chatbox_in_in {
	width:470px;
	height:349px;
	margin:auto;
	padding:1px;	
}

