﻿/* colunas diagramação diversas */

.colunaGeral{
	width: 675px; 
	margin-left: 25px;
	text-align:justify;
	float:left;
}
	
.colunaEsquerda {
	width: 252px;
	float: left;
	margin-left: 25px;
	text-align:justify;
}

.colunaEsquerda2 {
	width: 370px;
	float: left;
	margin-bottom:18px;
}

.colunaEsquerda3{
	width: 430px; 
	float: left; 
	margin:0px 0px 0px 25px;
	text-align:justify;
}

.colunaDireita{
	float: left; 
	margin: 0px 0px 0px 35px; 
	width: 380px; 
}

.colunaDireita p{
	/*font-size: 12px;*/
	text-align: justify;
}

.colunaDireitaImg{
	width: 225px; 
	height: 360px; 
	background: url(../Imagens/AreaAberta/img_viver_digital.jpg) no-repeat;
    float: left; 
    margin:18px 0px 0px 25px;
}

.colunaEsquerdaItem{
	width: 185px; 
	float: left; 
	text-align:center;
	margin:25px 0px 0px 25px;
}

.colunaDireitaItem{
	float: left; 
	width: 400px; 
	margin:5px 0px 20px 40px;
	text-align: justify;
}

.itemTitulo{	
	float: left;
	clear:both; 
	width: 675px; 
	margin:10px 0px 0px 0px;
	text-align: justify;
	padding-left:252px;
}	

/* -- */

.resumo{
	float: left; 
	width: 250px; 
	margin:0px 0px 20px 15px;
	text-align:justify;
}

.legenda
{
	font-size:10px;
	margin-left:7px;
}

hr{
	color: #CCCCCC;
	height:1px;
}

.esq{
	float:left;
	margin-top:2px;
}

.dir{
	float:right;
}

.marcadorSeta{
	float: left; 
	margin:6px 10px 0px 0px; 
	display: inline;
}

/* - caixa notícias - */
.caixaNoticias{
	width: 795px; 
	background-color: #4b6c7e; 
	float: left; 
	margin:0px 0px 30px -35px;
}

.caixaNoticias img{
	float:left; 
	margin: 5px 15px 5px 25px;
}

.textoNoticias{
	float: left; 
	width: 212px;  
	margin:15px 5px 0px 0px;
}

.textoNoticias p{
	text-align:justify;
}

.divisao{
	background-color: #6e8c9c; 
	width: 1px; 
	height: 140px; 
	float: left;
	margin-right:10px;
	margin-left:5px;
}

.rodapeNoticias{
	width: 795px;
	background-color: #6e8c9c; 
	float: left;
	padding:3px 0px 3px 0px;	
}

.rodapeNoticias p{
	color:#ffffff;
	width:450px;
	font-size: 10px;
	margin-left: 25px;
}

.caixaNoticiasClaro{	
	width: 795px; 
	background-color: #88A5B5; 
	float: left; 
	margin:0px 0px 30px -35px;
}

.textoNoticiasClaro{
	float: left; 
	display: inline; 
	width: 390px; 
	height: auto; 
	margin: 12px 0px 0px 55px;
	text-align:justify;
}

.textoNoticiasClaro2{
	float: left; 
	display: inline; 
	width: 500px; 
	height: auto; 
	margin: 12px 0px 0px 55px;
	text-align:justify;
}

.NoticiasClaroImg{
	width: 260px; 
	height: 127px; 
	margin: 5px 35px 5px 25px; 
	float: right;
    display: inline;
}

.NoticiasClaroImg2{
	width: 167px; 
	height: 110px; 
	margin: 40px 15px 0px 20px; 
	float: left;
    display: inline;
}
	

/* --  */
	
