#link
	{
	margin: 1px 0 0 100px;
	border-left: 3px silver solid;
	width: 200px;
	float: left;
	padding-right: 10px}

#link li
	{
	padding: 3px 0 4px 0;
	text-decoration: none;
  	list-style: none;
	border-bottom: 1px silver dotted;
	margin-left: -25px}
	
li a
	{
	text-decoration: none;
	color:#707070;
	height: 10px;
	font: 12px calibri arial, sans-serif;
	padding-left: 5px;
	}
li a:hover
	{
	color: #662c06;
	text-decoration: underline;
	}
	
.foto
	{
	width:400px;
	padding-bottom: 7px;
	}