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

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
}
#container #main {
	height: 580px;
	width: 810px;
	margin: auto;
	background-attachment: scroll;
	background-image: url(/images/bg_tot.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #main #tablecont #menu {
	padding-top: 60px;
	padding-left: 60px;
}
#container #main #tablecont {
	padding-top: 14px;
	padding-left: 14px;
}
#container #main #tablecont #menu a {
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#container #main #tablecont #menu a:hover {
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 5px;
	color: #000000;
	text-decoration: none;
}
#chisiamo {
	padding-top: 280px;
	background-image: url(/images/bg_chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 14px;
	color: #333333;
	padding-right: 18px;
	padding-left: 54px;
}
#home {
	background-image: url(/images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 18px;
	color: #333333;
	padding-top:83px;
	padding-right: 18px;
	padding-left: 35px;
	height:469px;
}
#servizi {
	background-image: url(/images/bg_servizi.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 14px;
	font-weight:bold;
	color: #006600;
	padding-top:83px;
	padding-right: 18px;
	padding-left: 35px;
	height:469px;
}
#contatti {
	padding-top: 280px;
	background-image: url(/images/bg_contatti.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
	color: #000000;
	padding-top:100px;
	padding-right: 18px;
	padding-left: 35px;
}
#servizi li {
	margin-bottom:10px;
}
#gallery {
	background-image: url(/images/bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
	color: #333333;
	padding-top:150px;
	padding-right: 18px;
	padding-left: 35px;
	height:402px;
}
#menuitem {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
#fotina {
	float: left;
	background:url(/images/gb_thumb.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 17px;
	margin-bottom: 10px;
}
#fotina2 {
	float: left;
	background:url(/images/gb_thumb2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 0px;
	margin-left:15px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 0px;
}
 
.PopBoxImageSmall 
{ 
   border: none 0px white; 
   cursor: url("/images/magplus.cur"), pointer; 
} 
.PopBoxImageLarge 
{ 
   border: solid thin #000000; 
   cursor: url("/images/magminus.cur"), pointer; 
} 

