html, body, div, span, object, iframe
 {
	border: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	background-color: #e3d9ad;*/
	background-color: #eee3b5;
    margin-bottom: 30px;
}

.sito
{
	width: 1000px;
	margin: 0 auto;	
	text-align: center;
	border: 1px solid #eee3b5;
	height:675px;
	background: #e3d9ad url(/img/sfondo.jpg);
}

.contenuto
{
	width: 800px;
	height: 450px;
	text-align: center;
	margin: 0 auto;
	margin-top: 140px;
}

p
{	
	text-align: justify;
	color: black;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.4px;
	margin-bottom: 2px;
}

a.mb
{
	margin-left:22px;
}

a img
{
	border: 2px solid #7e6151;
}

a img:hover
{
	border: 2px dotted #7e6151;
}

.foto-lists
{
	width: 800px;
	height: 50px;
	margin: 10px;
	margin-top: -20px;
	margin-left:16px;
}

.foto-lists div
{
	float: left;
}

#location
{
	width: 586px;
	height: 445px;
	margin: 0 auto;
	text-align: center;
	margin:5px;
}

a 
{
	color: #53321f;
	text-decoration: underline;
}

a:hover 
{
	color: #000;
	text-decoration: underline;
}

.credits
{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	margin-top: 54px;
}

.credits p
{
	text-align: center;
}
