﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	background:#ffffff url('../images/ly/sfnd_page.jpg');
	 background-repeat: repeat-x
}

.foto
{
	padding:10px;background:white;border:1px solid #cccccc;
	width:800px;height:600px;
}

.box_foto
{
	margin:auto;padding:auto;
	width:800px;display:table;
	background-image:url('../images/ly/totem_basile.jpg');
	height:600px;
	 background-repeat:no-repeat;
	 text-align:left;
	 border:1px solid #cccccc;

}

.box_dati
{
	margin-top:310px;margin-left:15px;
	width:550px;
	height:250px;
	padding:8px;
	background-image:url('../images/ly/sfnd_dati.png');

	
}


.box_dati_2
{
	margin-top:310px;margin-left:15px;
	width:410px;
	height:250px;
	padding:8px;
	background-image:url('../images/ly/sfnd_dati.png');

	
}