body {
	margin-top: 1px;
	background-color:#fff;
	color: #818181;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
A:link {
	color: #818181;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #818181;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	color: #818181;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #0080C0;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
} 

/*Onsitus.it - css orizzontale accordion gratuito - esempio 14/free css horizontal accordion - example 14:
Altri menu gratuiti/Other free css menu:
http://css.flepstudio.org/css/css-menu/
Se usate questo template, grazie per lasciare queste informazione o un link back a onsitus.it è sempre il benvenuto
If you use this template, thank you to leave those information or a link back to onsitus.it is always welcome*/

#slide_orizzontale{
	width:475px;
	padding:10px;
	overflow:hidden;
	position:relative;
	background-color:#454545;
	font-family:Tahoma;
	font-size:11px;
	color:#FFF;
}
#slide_orizzontale a{
	display:block;
	width:25px;
	height:270px;
	position:relative;
	float:left;
	overflow:hidden;
	background:#454545 url(../immagini/a_bg.jpg) repeat-y top left;
	text-decoration:none;
	color:#FFF;
	background-image: url(../immagini/a_bg.jpg);
}
#apertura{
position:absolute;
top:10px;
left:135px;
}
.title, .background_img, .background_span, .description{
display:block;
position:absolute;
cursor:default;
}
.title{
	width:25px;
	bottom:6px;
	left:-1px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.background_img{
width:305px;
height:250px;
top:10px;
left:35px;
border:none;
}
.background_span{
width:265px;
height:210px;
top:30px;
left:55px;
background-color:#000;
opacity:0.6;
filter: alpha(opacity=60);
}
.description{
	width:245px;
	height:190px;
	top:40px;
	left:65px;
	text-align:left;
	overflow:hidden;
	font-family: Tahoma;
}
.description b{
display:block;
font-size:13px;
}
#slide_orizzontale a:hover{
width:350px;
}
#mozzarelladibufalamilano{
	width:955px;
    height:247px;
	position: absolute;
	margin: -500px 0 0 10px;
	padding: 0 0;
}