@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

h1 {
	line-height: 20px;
	font-size:20px;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {}


a {
outline-style:none;
color: #646464;
	font-weight: bold;
}
a:hover {
	color: #646464;
	font-weight: bold;
}

.rosso{
	color: #A8000D;
}
.nero {
	color: #000000;
}







.margintop{
	margin-top:20px;
}









.altezza {
	height: 770px;
	}
.background_container {
	background-image: url(../img/fondo_bianco.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.innerbox {}

.footer {

}

.bottoni{}