@charset "UTF-8";
/* CSS Document */

/* CSS Document */
#basso {
	margin-top:20px;
	float:right;
	margin-left:auto;
	margin-right:auto;
	font-weight:bolder;
	color: #FFFFFF;
	width: 670px;
	height: 95px;
	text-align:center;
}
#contenitore {
	width: 660px;
	margin-left:auto;
	margin-right:auto;
}
#col_due {
	width: 300px;
	height: 300px;
	float:left;
	text-align:center;
}
#col_due a {
	color: #e8f4fd;
	font-style: normal;
	text-decoration:none;
}
#col_quattro a {
	color: #ca83a7;
	text-decoration:none;
	font-style: normal;

}
#col_quattro {
	width: 660px;
	height: 350px;
	text-align:center;
	background-color:#510129;
}
#logo_due {
	margin-top:10px;
	width: 660px;
	height: 77px;
}
#logo_uno {
	margin-top:10px;
	width: 300px;
	height: 69px;
}


body {
	background-color: #510129;
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
p {
	text-align: justify;
	margin-left: 20px;
	color: #660033;
}

.testobianco {
	color: #ffffff;
}
