/* secondary-box */
.content .secondary-box .left{
	width: 524px;
	border: none;
	text-align: center;
	float: left;
	margin-top: 12px;
}
.content .secondary-box .right{
	width: 427px;
	float: left;
	margin: 12px 0 0 27px;
	font-size: 11px;
}
.content .secondary-box .right h3{
	font-size: 18px;
	color: #aca9a9;
	margin-bottom: 29px;
}
.entretenimentoCopa {
	width: 990px;
	margin-top: 53px;
}
.entretenimentoCopa li {
	width: 489px;
	float: left;	
}
.titPapeisParede, .titFotos, .titCelular, .titBolao {
	height: 24px;
	text-indent: -9999px;
	margin-bottom: 9px;
}
.titPapeisParede {
	width: 158px;
	height: 24px;
	background-image:url(../imagens/titPapeisParede.gif);
}
.titFotos {
	width: 53px;
	background-image:url(../imagens/titFotos.gif);
}
.titCelular {
	width: 77px;
	margin-top: 24px;
	background-image:url(../imagens/titCelular.gif);
}
.titBolao {
	width: 58px;
	margin-top: 24px;
	background-image:url(../imagens/titBolao.gif);
}

/*fotos*/
.fullImage {
	width: 100%;
	text-align: center;
	border-bottom:1px dotted #666;
	padding-top:
}
.fullImage img {
	border: 2px #6d6d6d solid;
}