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

body, html {
	margin-top: 50px;
	background-color:#000000;
	scrollbar-face-color:#000000;
    scrollbar-shadow-color:#000000; 
    scrollbar-highlight-color:#000000;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#000000;
    scrollbar-arrow-color:#FFFFFF;
}

div#bgsite1{
	width:900px;
	height:500px;
	background-image:url(images/bgstoria.jpg);
	margin: 0 auto;
}

div#bgsite2{
	width:900px;
	height:500px;
	background-image:url(images/bgfotogallery.jpg);
	margin: 0 auto;
}

div#bgsite3{
	width:900px;
	height:500px;
	background-image:url(images/bgmarche.jpg);
	margin: 0 auto;
}

div#bgsite4{
	width:900px;
	height:500px;
	background-image:url(images/bgofferte.jpg);
	margin: 0 auto;
}

div#bgsite5{
	width:900px;
	height:500px;
	background-image:url(images/bgstaff.jpg);
	margin: 0 auto;
}

div#bgsite6{
	width:900px;
	height:500px;
	background-image:url(images/bgdovesiamo.jpg);
	margin: 0 auto;
}

div#bgsite7{
	width:900px;
	height:500px;
	background-image:url(images/bgcontatti.jpg);
	margin: 0 auto;
}

div#bgsite8{
	width:900px;
	height:500px;
	background-image:url(images/bgprodotti.jpg);
	margin: 0 auto;
}

div#footer{
	width:900px;
	padding-top:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin: 0 auto;
}

div#footer a:link, div#footer a:hover, div#footer a:visited, div#footer a:active{
	width:900px;
	padding-top:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin: 0 auto;
	text-decoration: none;
}

div#left{
	width:250px;
	height:500px;
	background-image:url(images/bg.png);
	float:left;
}

div#logo{
	padding-top:54px;
	padding-bottom:10px;
}

div#header{
	width:650px;
	height:92px;
	background-image:url(images/bglinea.png);
	background-repeat:repeat-x;
	float:right;
}

div#titolo{
	padding-top:67px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:25px;
	color:#CCCCCC;
}


div#content{
	width:600px;
	height: 408px;
	background-image:url(images/bg.png);
	float:right;
}

div#box{
	height:360px;
	overflow:auto;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 20px;
}

div#box{
	height:360px;
	overflow:auto;
	padding-right:10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 20px;
}

.testo{
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	color: #FFFFFF;
}

.mappa{
	text-align:center;
}

.testo a:link, .testo a:visited, .testo a:active{
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 14px;
	color:#FF6600;
	text-decoration: none;
}

div#boxmenu{
	padding-top:20px;
}

.menu{
	width:250px;
	height:20px;
	display:block;
	text-decoration: none;
}

.menu a:link{
	width:250px;
	height:20px;
	display:block;
	text-decoration: none;
}

.menu a:hover{
	background-image:url(images/link.png);
	background-repeat:no-repeat;
	width:250px;
	height:20px;
	display:block;
	text-decoration: none;
}

.home{
	margin-top:150px;
	width:250px;
	height:20px;
	display:block;
	text-decoration: none;
}

.home a:link{
	width:250px;
	height:20px;
	display:block;
	text-decoration: none;
}

.home a:hover{
	background-image:url(images/bghome.png);
	background-repeat:no-repeat;
	width:250px;
	height:20px;
	display:block;
	text-decoration: none;
}

div#big{
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-weight:bold;
	font-size: 16px;
	color: #FFFFFF;
}

.logo{
	width:47%;
	height:50px;
	text-align:center;
	margin-right:15px;
	padding-top:5px;
	padding-bottom:10px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.marca{
	width:30%;
	height:20px;
	margin-right:15px;
	padding-top:5px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.img{
	padding:5px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

.colonna{
	width:50%;
	float:left;
}

.realizzazioni{
	width:100%;
	height:20px;
	margin-right:15px;
	padding-top:50px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
