BODY {
	background: #fff;
	color: #306;
	margin: 0px;
}
DIV.titolo {
	border-top: 10px solid #306;
	font: bold 18pt serif;
	padding-top: 30px;
	padding-left: 80px;
	position: absolute;
	top: 0px;
	width: 97%;
}
DIV.utenti {
	font: bold 11pt serif;
	position: absolute;
	top: 80px;
	left: 80px;
}
DIV.galleria {
	background: #ddd url(../images/mex.png) right;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	width: 696px;
	height: 270px;
	position: absolute;
	top: 120px;
}
DIV.immagini {
	border: 1px solid #333;
	width: 480px;
	position: absolute;
	top: 32px;
	left: 32px;
}
DIV.nomi {
	background: #ddd url(../images/quad.png);
	border: 1px solid #999;
	color: #111;
	font: bold 8pt/15pt sans-serif;
	height: 264px;
	left: 544px;
	letter-spacing: 2pt;
	padding: 6px 6px 0px 6px;
	position: absolute;
	top: 32px;
}
DIV.info {
	background: #fff;
	border: 1px dotted #ddd;
	font: 8pt sans-serif;
	height: 60px;
	left: 64px;
	letter-spacing: 2pt;
	position: absolute;
	top: 460px;
	width: 654px;
}
DIV.dec {
	background: #ddd url(../images/mex.png) left;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	width: 50%;
	height: 270px;
	position: absolute;
	top: 120px;
	left: 744px;
}
DIV.webmail {
	position: absolute;
	top: 40px;
	left: 744px;
}
DIV.mail {
	background: #eee url(../images/mex1.png) repeat-x right;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	height: 17px;
	padding: 3px 1% 0px 0px;
	position: absolute;
	text-align: right;
	top: 483px;
	width: 888px;
}
A {
	font-family : serif;
	color : #940;
	text-decoration: none;
}
A:VISITED {
	color : #830;
}
A:LINK {
  	color : #940;
}
A:HOVER {
	color : #A50;
	text-decoration: underline;
}
.titolo A {
	font: 18pt serif;
	letter-spacing: 5pt;
	text-transform: uppercase;
}
.utenti A {
	font: 11pt serif;
	letter-spacing: 2pt;
}
.nomi A {
	font: bold 8pt/15pt sans-serif;
	letter-spacing: 1pt;
	color: #111;
}
.info A {
	font: 8pt sans-serif;
	letter-spacing: 1pt;
}
.mail A {
	font: 9pt sans-serif;
	letter-spacing: 1pt;
	color: #940;
}

