*{
	margin: 0;
	padding: 0;
	background-position: top left;
}
html, body{
	height:100%;
}
body{
	height:100%;
	font-family: Helvetica,Arial;
	font-size: 15px;
	color: #333;
	background-color: #fff;
	text-align: justify;
}
body > div{
	width: 960px;
	margin: 0 auto;
}
a{
	text-decoration: none;
	border: 0;
}
img{
	border: 0;
}
.clear{
	clear: both;
}
.center{
	text-align: center;
}
#header{
	height: 120px;
	padding: 10px;
}
#header img{
	float: left;
}
#header ul {
	margin-top: 95px;
}
#header ul li{
	list-style: none;
	float: left;
	margin: 0 20px;
}
#header ul li a{
	color: #b21e35;
	font-size: 1.2em;
	font-weight: bold;
}
#header ul li a:hover{
	text-decoration: underline;
}
#menu{
	min-height: 100px;

}
#menu ul li{
	list-style: none;
	float: left;
	margin: 0 2px 10px;
	width: 156px;
}
#menu ul li img{
	width: 154px;
	height: 98px;
	border: 1px solid #000;
	display: block;
}
#menu ul li span{
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	margin-top: 1px;
}
#menu ul li a:hover span{
	text-decoration: underline;
}
#main{
	background-color: #e4e6e5;
	height: 450px;
	overflow: auto;
	position: relative;
}
#footer{
	min-height: 20px;
	background-color: #a71d21;
	margin: 10px auto;
}
#footer p{
	padding: 2px 10px;
	color: #fff;
	line-height: 20px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
}
 #footer p a, .intro .mail a{
/*	float: right; */
	color: #fff;
}
#footer p a:hover{
	text-decoration: underline;
}
#virtual{
	margin: 20px auto 0;
	width: 800px;
	height: 350px;
	background-image: url(../images/virtual.png);
	position: relative;
}
#virtual a{
	color: #000;
	font-size: 23px;
	position: absolute;
	background: transparent;
	padding-left: 43px;
	text-transform: uppercase;
	line-height: 20px;
}
#virtual a > span{
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 7px;
	margin-left: -43px;
}
#virtual a:hover > span{
	border: 1px solid #000;
}
#virtual a small{
	font-size: 12px;
	line-height: 10px;
	display: block;
}
.video{
	background-color: #707171;
}
.pratic{
	background-color: #b21e37;
}
.granvolume{
	background-color: #00AAFF;
}
.banconi{
	background-color: #135c2f;
}
.gomme{
	background-color: #55ac46;
}
.arredo{
	background-color: #fccb10;
}
#virtual a.banconi{
	top: 158px;
	left: 0;
}
#virtual a.pratic{
	top: 218px;
	left: 69px;
}
#virtual a.arredo{
	top: 275px;
	left: 199px;
}
#virtual a.gomme{
	top: 268px;
	left: 451px;
}
#virtual a.granvolume{
	top: 205px;
	left: 563px;
}
#introHead {
	height: 125px;
	padding-top: 15px;
}
#introHead img{
	float: left;
}
#introHead img+img{
	float: right;
}
#introHead h2{
	text-align: center;
	font-size: 30px;
	line-height: 130px;
	white-space: nowrap;
}
.intro .mail{
	height: 22px;
	line-height: 20px;
	background-color: #858585;
}
.intro .mail a{
	padding-right: 10px;
}
.intro .video{
	margin-top: 20px;
	height: 425px;
	background-color:#c4c7c3;
	text-align: center;
}
.intro .refs ul{
	margin: 0 100px 10px;
	height: 80px;
}
.intro .refs ul li{
	width: 150px;
	padding: 0 19px;
	float: left;
	list-style: none;
	font-weight: bold;
	border-right: 1px solid #000;
	height: 80px;
}
.intro .refs ul li+li{
	border-right: 0;
}
.intro .refs ul li+li+li+li{
	border-left: 1px solid #000;
	border-right: 0;
}
.red{
	color: #b21e35;
}
.nobottom{
	padding-bottom: 0 !important;
}
#main h2{
	color: #b21e35;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 160px;
}
#main h3{
	color: #b21e35;
	padding: 30px 20px 5px 180px;
}
#main h2+h3{
	padding-top: 15px;
}
#main h2+p{
	padding-top: 19px;
}
#main p{
	padding: 7px 20px 7px 180px;
}
#main p+ul{
	padding: 5px 20px 15px 210px;
}
div.gallery{
	padding: 10px;
	width: 550px;
	margin: 0 auto;
}
div.ul { list-style: none; }
div.gallery ul li { display: inline; }
div.gallery ul img {
	border: 5px solid #d8d8d8;
	border-width: 5px 5px 20px;
}
div.gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#map{
	width: 700px;
	margin: 20px auto 0;
	height: 350px;
}
#video{
	width: 800px;
	height: 400px;
	margin: 0 auto;
}
div.rif{
	margin: 5px 0 5px 100px;
	display: block;
	clear: left;
}
div.rif > label{
	font-weight: bold;
	width: 180px;
	float: left;
	padding-right: 20px;
	text-align: right;
}
div.rif2{
	margin: 5px 0 5px 0px;
	display: block;
	clear: left;
}
div.rif2 > label{
	font-weight: bold;
	width: 180px;
	float: left;
	padding-right: 20px;
	text-align: right;
}
input, textarea, select {
    border: 1px solid #B21E35;
    width: 250px;
}
input[type=submit]{
	background-color: #666;
	color: #fff;
	font-weight: bold;
	margin: 10px 0;
	width: 150px;
}
input.error,textarea.error,select.error,form span.error{
	background-color: #FFCBCD;
	border: 1px solid #ff0000;

}
div.notice{
	margin: 20px 20px 20px 200px;
	padding: 10px;
	text-align: center;
}
div.notice.error{
	background-color: #FFCBCD;
	border: 1px solid #831E2C;
}
div.notice.success{
	background-color: #B3FFDA;
	border: 1px solid #02A756;
}
/*
     FILE ARCHIVED ON 10:47:50 Jan 09, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:02:07 Mar 04, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.575
  exclusion.robots: 0.03
  exclusion.robots.policy: 0.018
  esindex: 0.01
  cdx.remote: 63.414
  LoadShardBlock: 212.773 (3)
  PetaboxLoader3.datanode: 107.927 (4)
  PetaboxLoader3.resolve: 129.088 (2)
  load_resource: 102.227
*/