@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

h1 {}
h2 {}


a {
outline-style:none;
color: #646464;
	font-weight: bold;
}
a:hover {
	color: #646464;
	font-weight: bold;
}


#roll a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	outline-style:none;
	font-weight: normal;
	}
	
#roll a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}









.margintop{
	margin-top:20px;
}


.tabfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.imgbackground {
	background-image: url(../img/forma_contatti.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.altezza {
	height: 770px;
	}
.background_container {
	background-image: url(../img/fondo_bianco.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.innerbox {}

.footer {}

.bottoni{}

.invisibile {
	background-color: #A8000D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 35px;
	width: 60px;
	background-position: left center;
	margin-left: -5px;
}

.bottoneRichiesta {
	height: 35px;
	line-height: 35px;
	width: 50px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center center;
	background-color: #FFFFFF;
}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 250px;
}

