@charset "utf-8";
/* CSS Document */


#conteudo_news{
/*	width:700px;*/
	width: 470px;
/*	border: 1px solid #999;*/
	height:853px;
	float: left;
}

#novidades{
	float: left;
	width: 225px;
/*	border: 1px solid #999;*/
	height:853px;	
}

.coluna_news a{
	color: inherit;
}

/*10px
10px*/

.area_principal, .area_sub, .area{
	float:left;
	background:#eaeaea;

	overflow:hidden;

	margin: 0 0 10px 0;
}

.area_principal{
	width:460px;
	height: 225px;
}

.area_sub{
	width:225px;
	height: 225px;
}

.area{
	width:225px;
	height: 290px;
}

/*
#news_inicial, #news_2, #news_3, #news_4, #news_5{
	margin-right: 10px;
}*/

#news_2, #news_4{
	margin-right: 10px;
}

/************** area principal ***************/

.area_principal h3{
	width: 440px;
	margin-left: 10px;
}

.area_principal h4, .area_principal p{
	width: 184px;
	float: left;	
}

.area_principal p, .area_principal p a{
	font-size:9px;
	color:#999;
}

.area_principal h4{
	font-size:10px;
	color:#54301a;
	text-transform:uppercase;
/*	line-height: 35px;*/
	margin:11px 0 10px;
}
.area_principal h4 a{
	color:#54301a;
	letter-spacing: -0.06em;
	
}

.area_principal img{
	margin-left: 10px;
	margin-right: 10px;
/*	width: 205px;*/
	display: inline;
	float: left;
}

/************** area sub ***************/

.area_sub li{
	float: left;
	clear: left;
	width: 100%;
	
	height: 56px;
	margin-bottom: 8px;
	overflow: hidden;
}

.area_sub h4, .area_sub p{
	width: 118px;
	float: left;
}

.area_sub p, .area_sub p a{
	font-size:9px;
	color:#999;
}

.area_sub h4, .area_sub h4 a{
	font-size:10px;
	color:#54301a;
	text-transform:uppercase;
	
	letter-spacing: -0.04em;
/*	margin-bottom: 8px;*/
}

.area_sub img{
	margin-left: 10px;
/*	_margin-left: 5px;*/
	margin-right: 10px;
	display: inline;
	float: left;
}

/*****************************************/

/******************* area **********************/

.area h3, .area h4, .area p, .area_sub h3{
	width: 205px;
	margin-left: 10px;
}

.area p{
	font-size:9px;
	color:#999;
}

.area p a{
	color:#999;
}

.area p.data{
/*	color:#999;*/
	line-height: 32px;
}

.area img{
	margin-left: 10px;
	width: 205px;
	display: inline;
}

.area h4{
	font-size:10px;
	color:#54301a;
	text-transform:uppercase;
	
	margin-bottom: 8px;	
}

.area h4 a{
	color:#54301a;
}
/******************* galeria **********************/

#news_galeria li{
	float:left;
	clear:left;
	
	width: 100%;
	border-top: 1px solid #fff;
}

#news_galeria img{
	margin-left: 10px;
/*	margin-bottom: 10px;*/
	width: 205px;
	display: inline;
	float: left;
	clear:left;
}

#news_galeria strong{
	width: 205px;
	margin: 0 0 0 10px;
	line-height: 27px;
	float: left;
	clear:left;
	
	font-size:10px;
	color:#54301a;
	text-transform:uppercase;
}

#news_galeria li.galeria_1{
	border-top: 0;
	padding-bottom: 10px;
}

#news_galeria li.galeria_2{
	padding-bottom: 10px;
}

#news_galeria li.galeria_1 strong{
	line-height: 13px;
	margin-bottom: 7px;
}

/****************save the date*****************/
#news_save li{
	float:left;
	clear:left;
	
	width: 100%;
	height: 51px;
	border-top: 1px solid #fff;
}

#news_save li.pri{
	border-top: 0px;
}
#news_save li a.teste{
	width: 100%;
	display: block;
	height: 100%;
}

#news_save strong{
	float: left;
	width: 100px;
	margin: 13px 0 0 0;
}
#news_save p{
	float: left;
	
	width: 170px;
/*	height: 50px;*/
/*	background: red;*/
	
	letter-spacing: -0.03em;
	
/*	background: green;*/
	
	margin: 0 0 0 0;

}

#news_save strong{
	width: 44px;
/*	padding: 10px 0 11px 0;*/
	text-align: center;
	
	font-size:11px;
	line-height: 13px;
	color:#54301a;
	text-transform:uppercase;
}

.coluna_news h3{
/*	text-indent: -3000px;*/
/*	overflow: hidden;*/
	
	height: 30px;
}

/*h3.giobbi{
	background: url(../img/news/home/tit_cesar.png) no-repeat left center;
}

h3.moda{
	background: url(../img/news/home/tit_moda.png) no-repeat left center;
}

h3.viagem{
	background: url(../img/news/home/tit_viagem.png) no-repeat left center;
}

h3.homens{
	background: url(../img/news/home/tit_homens.png) no-repeat left center;
}

h3.noivas{
	background: url(../img/news/home/tit_noivas.png) no-repeat left center;
}

#news_save h3{
	background: url(../img/news/home/tit_save_the_date.png) no-repeat left center;
}

#news_galeria h3{
	background: url(../img/news/home/tit_galeria.png) no-repeat left center;
}

#news_acontece h3{
	background: url(../img/news/home/tit_acontece.png) no-repeat left center;
}
*/