@charset "utf-8";
body {
	background-color: #BFBFBF;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/sfondo-tot.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFF;
}
.centro {
	background-image: url(../images/centro.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 605px;
}
#testo1 {
	position: relative;
	width: 428px;
	height: 170px;
	top: 118px;
	left: 540px;
	text-align: right;
}
#testo2 {
	position: relative;
	width: 428px;
	height: 150px;
	top: 200px;
	left: 10px;
	text-align: left;
}
#btn1 {
	position: absolute;
	width: 460px;
	height: 42px;
	top: 70px;
	left: 120px;
}
#btn2 {
	position: absolute;
	width: 460px;
	height: 42px;
	top: 310px;
	left: 500px;
}


.content {
	margin: 0px auto;
	width: 980px;
	position: relative;
}
.footer {
	height: 230px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.container {
	width: 100%;
	position: relative;
}


.content2 {
	margin: 0px auto;
	width: 920px;
	left:8%;
	position: relative;
}


#header .content img {
	float: right;
	margin-right: 50px;


}
.bottoni1 {
	float: left;
	background-image: url(../images/entra1.png);
	background-repeat: no-repeat;
	width: 391px;
	height: 427px;
	margin-top: 100px;
	overflow: hidden;
}
.bottoni2 {
	float: right;
	background-image: url(../images/entra2.png);
	background-repeat: no-repeat;
	width: 391px;
	height: 427px;
	margin-top: 100px;
	overflow: hidden;
}
.btn {
	width: 210px;
	height: 92px;
	position: relative;
	margin: 315px auto;
}
