﻿/* INICIO DO LADO ESQUERDO DA HOME */

.ladoEHome{
    width:232px;
    float:left;    
}

/* TERMINO DO LADO ESQUERDO DA HOME */


/* INICIO DO CENTRO DA HOME */

.centroHome
{
    width:570px;  
    float:left;  
    margin:0px 0px 0px 15px;
    *margin:0px 13px;    
}

.webdoorVideos{
    background-color:#ececec;  
    width:100%; 
    display:table; 
    margin-bottom:20px;
}

.areaInternaHome
{
	width:100%;
	display:table;
}

.internaHomeE
{
	width:300px;
	float:left;
	margin-bottom:20px;  
}

.internaHomeD
{
	width:256px;
	margin-bottom:20px;
	float:right;  
}

.publicidade
{
	margin-bottom:20px;
}

.boxUltimasNoticias
{
    width:255px; 
    margin-bottom:20px; 
    display:table;
}

.noticiaHomeBox
{
    width:220px;
    margin-top:12px;
    line-height:14px;
    display:table;
}

.noticiaHomeChamada
{
	margin-right:10px;
	display:inline;
}

.noticiaHomeChamada a
{
    color:#333333;    
    font-size:12px;
    font-weight:bold;
}

.noticiaHomeData
{
    float:left;
    font-size:11px;
    color:#666666;
    width:40px;
}

.boxEntrevista
{
    width:300px;
    display:table;
}

.margemBoxEntrevista, .margemBoxNoticia, .margemBoxAgenda
{
    padding-bottom: 15px;
    border-bottom: 1px dotted #5f5f5f;
}

.entrevista
{
	padding:1px 5px 1px 1px;
	margin-top:15px;
	border:1px solid #d7d7d7;
	display:table;
	height:100%;
	width:283px;
}

.entrevista img
{
	margin-right:5px;
	float:left;
}

.banners
{
    padding:1px;
	border:1px solid #d7d7d7;
	height:96px;
	font-size:1px;
}

.olho
{
	font-size:11px; 
	color:#333333;	
}

.titEntrevista
{
	border-bottom:1px solid #d7d7d7;
	border-collapse:collapse;
	font-size:16px;
	font-weight:bold;	
	text-align:right;
	width:168px;
	display:table;
	padding-top:5px;
	margin-bottom:5px;
}

.titEntrevista a
{
    color:#333333;    
}

.boxAgenda
{
    width:255px;
    margin-bottom:20px;
    display:table;   
}

.margemEvento
{
	border-top:1px solid #d7d7d7;
	display:table;
	width:100%;
}

.evento
{
    margin:0px 0px 0px 10px;
	font-weight:bold;	
	width:200px;
	padding:3px 5px;
	font-size:12px;
	float:left;
}

.evento a
{
    color:#333333;    
    line-height:14px;
}

.boxBanco
{
	background-image:url(../img/bg/bgBoxLateralD1.gif);
	background-repeat:repeat-x;
	width:244px;
	height:17px;
	border:1px solid #d7d7d7;
	padding-bottom:1px;
	padding-top:4px;
}

.conteudoBoxBanco{
	font-size:11px;
	font-weight:bold;
	color: #003366;
	padding-left: 7px;
	margin:0px;
}

/* TERMINO DO CENTRO DA HOME */


/* INICIO DO LADO DIREITO DA HOME */

.ladoDHome
{
	width:170px;
	float:right;
}

/* TERMINO DO LADO DIREITO DA HOME */







