@charset "utf-8";
/* CSS Document */

.mostre img {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #FFF;
	top:0;
	left:0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 10px;
	margin-top:10px;
	margin-left:10px;
	}
	
	#rectm{
	width:780px;
	padding-bottom: 65px;
	margin-bottom: 15px;
	background-position: bottom;
	background-image:url(../images/border-h.png);
	background-repeat:repeat-x;
	}

