body {
	MARGIN: 0px; 
	BACKGROUND-REPEAT: repeat; 
	BACKGROUND-COLOR: #FFFFFF; 
	TEXT-ALIGN: center
}
table {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	HEIGHT: 100%;
	PADDING-TOP: 0px; 
}
#brian {
	display: block;
	left: 0px;
	width: 100%;
	position: absolute;
	top: 50%;
	text-align: center;
}
#container {
	WIDTH: 900px;
	HEIGHT: 613px;
	position: absolute;
	margin-right: auto;
	margin-left: -450px;
	left: 50%;
	top: -310px;
}
#titoloalto {
	WIDTH: 900px;
	HEIGHT: 213px;
	position: absolute;
	BACKGROUND-COLOR: #FFFFFF;
	top: 0px;
	left: 0px;
	right: 0px;
}
#riquadro {
	WIDTH: 600px;
	HEIGHT: 400px;
	position: absolute;
	BACKGROUND-COLOR: #FFFFFF;
	top: 213px;
	right: 0px;
	text-align:left;
}
.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#menu {
	WIDTH: 300px;
	HEIGHT: 400px;
	position: absolute;
	background-color: #FFFFFF;
	top: 213px;
	left:0;
	visibility: visible;
	text-align:left;
}
#nav{
	list-style: none;
	width: 300px;
	margin-left: 0px;
	text-align:left;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 2em;
}
#nav li{ padding: 0; margin: 0;}
#nav a{
	display: block;
	height: 50px;
	/* padding: 0.3em 0.2em 0.2em 0.8em; */
	border-bottom: 1px none #cccccc;
	color: #000000;
	text-decoration:none;
	background-color: #ffffff;
}
#nav a:hover{
	color: #FFFFFF;
	background-color: #000000;
	/* background-color: #4984b4; */
}
.testomenubig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.testocontatta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.testodesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #7d7d7d;
	text-decoration: none;
}
a:hover
{
 color:#FFFFFF;
}
/* info ------------------------------------------------------------------ */
#riquadroinfo {
	WIDTH: 600px;
	HEIGHT: 400px;
	position: absolute;
	BACKGROUND-COLOR: #000000;
	top: 213px;
	right: 0px;
	text-align:left;
	background-image: url(../info/img/information.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#riquadrotestoinfo{
	width:325px;
	height: 380px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: 1.3px;
}
.titolinfo{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.testoinfo{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: text-bottom;
	white-space: normal;
	line-height: 16px;
}

