/*******************************************
										VITRINE
*******************************************/

#vitrine {
	padding:30px 0 35px 0;
	background:url(../img/sombra-vitrine.jpg) no-repeat left bottom;
}

#vitrine .foto {
	position:relative;
	float:left;
	width:647px;
	height:293px;
	background:url(../img/bg-vitrine.jpg) no-repeat;
	z-index:0;
}

#vitrine .foto .carregando {
	position:absolute;
	width:30px;
	height:30px;
	top:50%;
	left:50%;
	margin:-15px 0 0 -15px;
	display:none;
}

/*******************************************
								 DESTAQUE02
*******************************************/

#destaque02 {
	height:146px;
	background:url(../img/bg-destaque02.jpg) no-repeat;
}

#destaque02 .texto {
	width:245px;
	float:left;
	padding:23px 0 0 20px;
}

#destaque02 .texto h1 {
	color:#fff;
}

#destaque02 .texto p {
	color:#9db3cf;
}

#destaque02 .texto .vejamais {
	display:block;
	padding-top:20px;
	color:#fff;
}

.vejamais {
	color:#466da0;
}

.vejamais img {
	position:relative;
	top:1px;
}

#destaque02 .imagem {
	width:240px;
	float:right;
	text-align:center;
}

.destaquechamada {
	width:308px;
	/*padding-top:30px;*/
}

.destaquechamada h1 a {
	color:#4d74a7;
}

#destaquechamadaLeft {
	float:left;
}

#destaquechamadaRight {
	float:right;
}

#rodape {
	margin-top:10px;
}

/*******************************************
								 DESTAQUE02
*******************************************/

#informativo {
	background-color: #ecf1f5;
	padding:18px 18px 18px 18px;
	margin-top: 30px;
	border-bottom: none;
	margin-bottom: 30px;
}

#informativo .campo {
	background-color: #FFFFFF;
}
