@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	background-color: #000000;
}

h1 {}
h2 {}

a {
	outline-style:none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}


#roll a{
	color: #990000;
	font-weight: normal;
}

#roll a:hover{
	color: #990000;
	font-weight: bold;
}


.boxbottoni {
	margin-top: -25px;
	margin-left: 40px;
	position: absolute;
}

.allineamento {
	margin: 0px;
}






.margintop{
	margin-top:20px;
}



.altezza {
	height: 770px;
	}
.background_container {
	background-image: url(../img/fondo_webdesign1.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #231F20;
}

.innerbox {}

.footer {}

.bottoni{}
