/* CSS Document */

img{
	position:relative;
	border-color:#FFECA7;
	border-style:solid;
	border-width:0px;
}

img.albumFotos, img.albumImagem{
	border-width:2px;
	margin-bottom:5px;
	margin-right:10px;
}

img.albumFoto{
	border-width:4px;
	margin-top:20px;
}

.albumImagem{
	width:524;
	float:right;
	margin-left:10px;
	margin-right:2px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

img.visto{
	width:10;
	float:left;
	margin-right:10;
	top:2;
}

img.bandeira{
	margin-left:7;
	margin-right:7;
}
