@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFFFFF;
}

#corpo {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-align: center;
}
#footer {
	margin-top: 40px;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #5291D4;
	font-size: 10px;
}
#footer #credits {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
}
#footer address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}
#footer   a  {
	color: #5291D4;
}



#corpo #lineasx {
	height: 150px;
	width: 198px;
	float: left;
	margin-bottom: 305px;
	background-image: url(immagini/linea_sfondo.jpg);
	margin-right: 2px;
	margin-top: 108px;
}
#corpo img {
	padding-bottom: 10px;
}
#corpo #entra {
	font-family: Garamond;
	font-size: 30px;
	color: #2B66A8;
	font-weight: bold;
	margin-top: 25px;
}

#corpo #lineadx {
	height: 150px;
	width: 198px;
	margin-bottom: 305px;
	float: right;
	background-image: url(immagini/linea_sfondo.jpg);
	margin-top: 108px;
}
