@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
}
#bx {
	margin:auto;
	width:1000px;
	height: 708px;
	line-height: 708px;
	background-color: #eeeeee;
}
.testata {
	margin:auto;
	background-color: #FFFFFF;
	line-height:normal;
	text-align:left;

}
.tx{
	text-align:center;
	height:467px;
	line-height:normal;

}
.testo {
	margin:auto;
	width:474px;
	height:363px;
	padding:52px 22px 52px 42px;
	background-color: #eeeeee;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	float:left;
	line-height:normal;
	text-align:justify;

}
.testo2 {
	margin:auto;
	height:363px;
	background-color: #eeeeee;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height:normal;
	text-align:justify;
	padding-top: 52px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 42px;

}
.testo3 {
	margin:auto;
	height:363px;
	background-color: #eeeeee;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	line-height:normal;
	text-align:justify;
	padding-top: 52px;
	padding-right: 42px;
	padding-bottom: 30px;
	padding-left: 42px;

}
.testo p {
}


.gallery {
margin:auto;
	width:420px;
	height:363px;
	padding:52px 20px 52px 20px;
	background-color: #eeeeee;
	float:left;
line-height:normal;
}




.menu {
	line-height:normal;
	background-color: #ffffff;
	height:70px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	padding:0px 0px 0px 42px;
	text-align:left;
}
.priv {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.form {
	font-size: 12px;
	color: #333333;
	background-color:#eeeeee;
	width:257px;
	border: 1px solid #999999;
}
.form2 {
	font-size: 12px;
	color: #333333;
	background-color:#eeeeee;
	width:125px;
}
.dx {
	font-size: 12px;
	font-style: oblique;
	text-align: right;
}
.testo12 {
	font-size: 13px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #000000;
	text-decoration:none;
}



