*{margin:0;padding:0;}
body{
color:#000;
background: #484848 url(images/body-bg3.png) 0 0 repeat-x;
text-align:center;
}

#body-bg{
	border-top:1px solid #000;
	margin:0;
	padding:0;
	background: transparent url(images/bg.jpg) center top  no-repeat;

}
#wrapper{
	border:0px solid yellow;
	width: 750px;
	margin:110px auto 0px auto;
	background: transparent url(images/content-bg.png);
}
#wrapper-bg{
	margin:0;
	padding:0;
	background: transparent url(images/2.png) bottom right no-repeat;
}
#content{
	border:0px solid red;
	width:670px;
	padding:50px 40px 70px 40px;
	text-align:left;
	line-height:20px;
}
#header{
	margin:10px
}

#logo{
	margin:10px auto; 
	text-align:center;
}

#footer{
	margin:0px auto 7px auto;
	padding:0 0 7px 0;
	text-align:center;
	color:#666666;
}
#footer-bottom{
	padding:0;
	margin:0 auto;
	color: #333333;
}
	
/*MENU*/
.menuNavigazione{
width:100%;
margin:0;
padding:15px 0 5px 0;
border-bottom:1px solid #999;
text-align:center;
}
.menuNavigazione li{
list-style:none;
display:inline;

position:relative; top:-2px;
}
.menuNavigazione a{
text-decoration:none;
border-bottom:5px solid;
padding:5px 20px;
font-size:16px;
font-weight:bold;
color:#000;

}
.menuNavigazione a:link,
.menuNavigazione a:visited{
color:#999;
border-color:#999;
text-decoration:none;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
color: #444;
border-color:#444;
text-decoration:none;
}
/*MENU*/

/*MENU PAGINE COME LAVORIAMO*/
.menuLavoro{
margin:0;
padding:0.4em 0;
border-bottom:1px solid #000;
border-top:1px solid #000;
text-align:center;
font-weight:bold;
}
.menuLavoro li{
display:inline;
margin:0 1em;
height:0;
font-size:14px;
}
.menuLavoro a:link,
.menuLavoro a:visited{
color:#000;
}
.menuLavoro a:hover,
.menuLavoro a:focus,
.menuLavoro a:active{
color:#C00;
}
/*MENU PAGINE COME LAVORIAMO*/


/*ELEMENTI PAGE*/
h2{
	color:#666666;
	font-family: arial, 'lucida sans', verdana;
	font-size:26px;
}
a:link,a:visited{color:#555;}
a:hover,a:focus,a:active{color:#AAA; text-decoration:underline;}

#content p{
	margin:5px 0;
	padding:5px;
	font-size:14px;
	font-family: Georgia, Verdana, arial, 'lucida sans';
}

.greytext{
	
	color:#666666;
	font-family: Georgia, Verdana, arial, 'lucida sans';
	font-size:16px;
}
#p-right{
	padding-top:20px !important;
}
	
.img-left{
	margin:10px;
	float:left;
}	
.img-center{
	margin:10px auto;
	text-align:center;
}	

#maps{
	margin:10px auto;
	text-align:center;
}

.space{
	margin:20px 0;
}

/*BLOCCHI PAGINE COME LAVORIAMO*/
.blocco{
	width:310px;
	margin:10px 10px;
	float:left;

}.titolo{
	width: 260px;
	margin: 5px auto;
	padding:7px;
	padding-left: 30px;
	background: transparent url(images/ok.png) left 50% no-repeat;
	color: red;
	font-size:13px;
	font-weight:bold;

}
.img{
	margin: 0 auto;
	
}

.didascalia{
	padding:5px;
	width: 310px;
	text-align:justify;

}
img.center{
	margin: 10px auto;
	text-align:center;
}
/*BLOCCHI PAGINE COME LAVORIAMO*/

/*TINTE*/
.link-ciliegio{
	width:250px;
	height:260px;
	border:1px solid #000;
display: block;

}
.link-ciliegio a:link, .link-ciliegio a:visited{ background: url(images/ciliegio-sa.jpg) top no-repeat;}
.link-ciliegio a:hover, .link-ciliegio a:focus, .link-ciliegio a:active{ background: transparent url(images/ciliegio-s.jpg) top no-repeat;}

/*TINTE*/
