@charset "UTF-8";
/* CSS Document */

* :focus { outline: 0; }


A:link {text-decoration: none;color:white;}
A:visited {text-decoration: none;color:white;}
A:active {text-decoration: none;color:white;}
A:hover {text-decoration: none;color:white;}

body {
	scrollbar-arrow-color: yellow;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: yellow;
	scrollbar-track-color: green;
	scrollbar-face-color: blue;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black;
}

body {
	background-color:#000000;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	
}

#logo {
	margin-top:81px;
	text-align:center;
}

#menu {
	margin-top:46px;
	text-align:center;
}

#fb {
	margin-top:44px;
	margin-left:847px;
	height:44px;
	overflow:hidden;
	text-align:center;
	background-image:url(img/f.png);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
}

#chisiamo {
	margin-top:44px;
	height:211px;
	overflow:hidden;
	text-align:center;
	background-image:url(img/chisiamo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	
}

#chisiamo_tasto {
	margin-left:850px;
	margin-top:10px;
}

#chisiamo_chiudi {
	margin-left:425px;
	margin-top:400px;
}


.web {
	margin-top:77px;
	text-align:center;
}

.web-el {
	text-align:center;
	width:991px;
	height:600px;
	overflow:hidden;
}

.minbut {
	margin-right:58px;
}

.webtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.weblink {
	margin-left:659px;
	text-align:left;
}


.print {
	margin-top:77px;
	text-align:center;
}

.print-el {
	text-align:center;
	width:991px;
	height:536px;
	overflow:hidden;
}

.minbut {
	margin-right:58px;
}


.printtitle {
	font-weight:bold;
}


.printtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:252px;
	height:463px;
	color:white;
	margin-left:659px;
	text-align:left;
}

.contatti {
	width:1191px;
	height:663px;
	border:1px solid black;
	background-image:url(img/contatti_page.jpg);
	margin-bottom:60px;
	text-align:left;
}

.gmap {
	margin-left:120px;
	margin-top :61px;
}

.gmapz {
	border:10px solid white;
}

.conttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.titolo {
	font-size:18px;
	font-weight:bold;
}

.servizi {
	width:911px;
	height:799px;
	border:1px solid black;
	background-image:url(img/servizi_page.jpg);
	margin-bottom:60px;
	text-align:left;
}

.servizi-text {
	width:725px;
	margin-left:22px;
	margin-top:93px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#FFFFFF;
}
