/* CSS Document */
BODY {
	BACKGROUND-COLOR: #181818;
	color:#636161;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.background{
background-image:url(../images/bg.png);
height:100%;
}
.menubg{
background-image:url(../images/sfmenu.png);
height: 130px;
width: 421px;
margin-left:35px;
margin-top:20px;
}
.topmenu{
padding-top:10px;
}
.header{
padding-top:19px;
}
.sfmenu{
background-image:url(../images/sfmenu2.png);
height:351px;
width: 245px;
}
.menuposition{
padding-left:10px;
padding-top:14px;
}
.writeposition{
padding-top:204px;
}
.contentposition{
padding-left:20px;
}
.menuspalla{
background-image:url(../images/cartelli.png);
height:166px;
width: 177px;
}
.positionmenuspalla{
padding-left:20px;
}
.chisiamo{
padding-left:20px;
padding-top:18px;
}
.dovesiamo{
padding-left:78px;
padding-top:22px;
}
.contatti{
padding-left:50px;
padding-top:26px;
}
.sfrichiedi{
background-color:#242424;
}
.right{
padding-right:5px;
}
.left{
padding-left:10px;
}
.left20{
padding-left:20px;
}
.bottom{
padding-bottom:40px;
}
.bottom2{
padding-bottom:20px;
}
.borderimage{
  padding:0px; 
  border-color: #EC008C;
  border-style: solid;
  border-width: 1px; 
}
.thumbnail{
position:relative;
z-index: 0;
}
 
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
 
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #057291;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
 
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
 
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -80px;
left: -10px; /*position where enlarged image should offset horizontally */
}
 /*second one*/
 .thumbnail12{
position:relative;
z-index: 0;
}
 
.thumbnail12:hover{
background-color: transparent;
z-index: 50;
}
 
.thumbnail12 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #057291;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
 
.thumbnail12 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
 
.thumbnail12:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -10px; /*position where enlarged image should offset horizontally */
}

/*second */
.thumbnail2{
position: relative;
z-index: 0;
}
.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}
 
.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #057291;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: -250px; /*position where enlarged image should offset horizontally */
}

/*third */
.thumbnail3{
position: relative;
z-index: 0;
}
.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}
 
.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #057291;
padding: 5px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;
}
.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
}
.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -250px; /*position where enlarged image should offset horizontally */
}


.positiontext2{
width:500px;
color:#FFFFFF;
font-size:14px;
font-family:"Lucida Sans Unicode", Tahoma, sans-serif;
}
.flash{
z-index: 0;
}