body {
cursor: crosshair;
}

html, body {
	margin: 0;
	padding: 0;
	font-size:90%;
	background-color:#000;
	font-family: Helvetica, Arial, sans-serif;
}


.clear {
  clear: both; }


p {
 line-height: 20px;
 padding:10px;
 text-align: justify;
 color: #c9c9c9;
  }

a {
  color:#575A5F;
  text-decoration: none;
  cursor: crosshair;
}
a :hover{
  color:#FF0;
  cursor: crosshair;
  cursor: crosshair;
}

.centrato {
 width: 100%;
 max-width:1040px;
 height: auto;
 margin: 0 auto;
 overflow:hidden;
}

.centro {
  background-color:#575A5F;
  height:492px;
  
}
.colonna {
  width: 50%;
 }

.left{
	float:left;
}


.right{
	float:right;
}
   
 #top{
   width:100%;
   padding-top:15px;
   display:block;
   background-color:#171717;
   height:auto;
 }
 
 #barra{
	width:100%;
	display:block;
	background-color:#282828;
	opacity: 0.8;
	height: 30px;
	margin-top: -30px;	
 }

 #bottom{
	width:100%;
	display:block;
	background-color:#000000;
	
 }
 #bottom img{
  height:75px;
 }
 .logo{
   float:left;
   width:50%;
   background-color:#171717;
 }
#imghome{ 
 height:492px;
 }

#fisso{ 
 height:492px;
 }
#testochisiamo{
   width:60%;
 }

#icon-set{
   float:right;
   font-size:0.8em;
   text-allign:right;
     margin-right:15px;
	font-family: 'Michroma', sans-serif;
	cursor: crosshair;
	word-spacing:10px;
  
 }
#icon-set a{
     margin-right:15px;
 }

.current{
  color:#FF0;
  cursor: crosshair;
 }

#icon-set a:hover{
  color:#FF0;
  cursor: crosshair;

 }
 

.icon{
   padding:5px;
   height:25px;
   cursor: crosshair;
 }
 
 
  #categorie{
   width:100%;
   display:block;
   background-color:#494b4e;
   height:30px;
   line-height:30px;
   font-size:0.8em;
	text-transform:uppercase;
	font-family: 'Michroma', sans-serif;
	word-spacing:10px;
  
  text-align:center;
   cursor: crosshair;
   margin-bottom:15px;
 }
 
 #categorie .selezionato {
  color:#FFFFF;
  text-decoration: none;
  background: url(../Logotipos/LogoBiancoPiccolo.png) no-repeat top left;
}



  #categorie a {
	  margin-right:15px;
	margin-left:15px;
	padding-left:35px;
	line-height:30px;
	
  color:#999;
  text-decoration: none;
  background: url(../Logotipos/LogoGrigioPiccolo.png) no-repeat top left;
}

#categorie a:hover{
  text-color:#FFFFF;
  cursor: crosshair;
   background: url(../Logotipos/LogoBiancoPiccolo.png) no-repeat top left;
}
 
#imgcontatti{
  width:60%;
  padding-right:35px;
 }


  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
