@charset "utf-8";
/* CSS Document */
.img {
	position:relative;
	margin-bottom:50px;
	text-align:center;
}
.colecao_fotos {
	background-image: url(../imagens/look/bg_clipping.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 329px;
	width: 249px;
	text-align: center;
	padding-top: 20px;
}

.img_titulo {
	position:relative;
	margin-top:45px;
	}
	.inverno {
	background:#434248;
}
#pag{
	width:381px;
	margin-top:35px;
}
#pag img{
float:left;
}
#paginacao{
	float:right;
}
tr{
font-size:11px;
font-family:Arial, "Trebuchet MS", Verdana;
}	

