

#page {
	position:absolute;
	top:0px;
	left:20px;
	font-family:monospace;
	font-size:11px;
	margin-bottom:30px;}

#sidemsg {
	top:130px;
	position:absolute;
	width:220px;
	height:100px;
	}

#art {
	width:100%;
	border-bottom: 1px dashed black;
	border-top: 1px dashed black;
	padding-top:10px;
	padding-bottom:10px;
	}

#contact {
	width:100%;
	border-bottom: 1px dashed black;
	padding-top:10px;
	padding-bottom:10px;
	}

#sepmenu {
	width:220px;
	border-top: 1px dashed black;
	padding-top:15px;
	margin-top:20px;
	padding-bottom:15px;
	}

#menu {
	position:absolute;
	top:100px;
	width:150px;
	}

#contents {
	top:130px;
	left:250px;
	position:absolute;
	width:600;
	border-bottom: 1px dashed black;

	}

a {
	color:#FF0066;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}

.form {
	font-family:monospace;
	font-size:11px;
	width:220px;
}

.titolone {
color:#FF0066;
position:absolute;
left:250px;
width:500px;
}

.msg {
	color:#666666;
	}
	 
.auth {
	}
