body {
	font:             11px verdana, helvetica, arial, sans-serif;
	color:            #333;
	background-color: #999;
	background-repeat: repeat-x;
	margin:           0;
	padding:          0;
	}

#Content {
	width:            520px;
	height:           100%;
	margin-top:       80px;
	margin-left:      auto;
	margin-right:     auto;
	padding:          2px;
	border:           1px dashed #ccc;
	background:       #fff url("info-scuole.png") top center no-repeat;
	text-align:       center;
	z-index:          1;
}

#Content p.quote {
	margin:           120px 0 0 0;
	padding:          20px 20px 0 20px;
	text-align:       justify;
}

#Content p.enter {
	margin:           60px 0 0 0;
	padding:          20px;
	text-align:       center;
	border-top:       1px solid #ccc;
}


#Content p.enter a {
	color:           #333;
	text-decoration: none;
	font-weight:     600;
	}

#Content p.enter a:link {
	color:#333;
	}

#Content p.enter a:visited {
	color:#333;
	}

#Content p.enter a:hover {
	color:#333;
	text-decoration: underline;
	}

#Note {
	display:          block;
	margin-left:      auto;
	margin-right:     auto;
	margin-top:       15px;
	text-align:       center;
	width:            500px;
	}

#AdsGoogle {
	display:          block;
	margin-left:      auto;
	margin-right:     auto;
	margin-top:       15px;
	text-align:       center;
	width:            730px;
	}

p {
	font-size:   14px;
	line-height: 1.8;
	margin:      2em 0 2em 0;
	}

.ds {
	color:          gray;
	font-style:     italic;
	margin-top:      15px;
	margin-bottom:  15px;
}
