
#lista{
	float:left;
	position:relative;
	width:332px;
	margin-top:20px;
	}
#lista h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#B9A789;
	text-transform:uppercase;
	margin-top:20px;
	}
#lista ul li{
	font-family: "decker";
	font-size: 26px;
	color: #000;
	margin-top: 11px;
	background-image: url(../img/li.png);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	width: 149px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;}
#foto{
	width:777px;
	margin-top:20px;
	float:right;
	position:relative;
	margin-left:-199px;
	}
