@charset "utf-8";
/* CSS Document */
#Box					{	width:300px; float:left; z-index:100;}
#Boxs 					{ 	height:650px; list-style-type:none; margin:0; padding:0; width:300px; overflow:hidden; }
#Box li 				{ 	float:left; overflow:hidden;}
#Box .Box {					
							
							z-index:100;
							height:650px;
							width:25px;
							
}
.Link{
	position:relative;
	top:00px;
	left:5px;
	width:250px;
	float:left;
	overflow:hidden;
}
#Box .Box .Link{			
							width:35px;
							overflow:hidden;
								
}
#Box .Box .Link a{			
							width:35px;
							z-index:150;
								
}
#Box .Box p {width:150px; margin:00px}
#Box .Box span 			{ display:none; }
		
#Box .nuovasolai { background-image: url(img/logo_nuovasolai.png);
		background-repeat:no-repeat;
		background-position:top left;
		
		width:200px;}
#Box img{border:none;}

#Box .solai{ background-image:url(img/logo_solai.png);
		background-position:left top;
		background-repeat:no-repeat;
		
		}
#Box .ferro{ background-image:url(img/logo_ferro.png);
		color:#FFF;
		background-position:left top;
		background-repeat:no-repeat;
		}
#Box .ferro a{
	color:#FFF;}
#Box .ferro a:hover{
	color: #F00;}
#Box .architrave{ background-image:url(img/logo_errepi.png);
		background-position:left top;
		background-color:#919191;
		background-repeat:no-repeat;
				}
#Box .blocchi{ background-image:url(img/titolo_blocchi.png);
		background-position:left top;
		background-color:#C5C5A7;
		background-repeat:no-repeat;
		
		}

