﻿


.colonnehome {
    float: left;
    margin: 0;
    padding: 0;
    width:125px;
}





.colonnehome .boxfoto {
    position: relative;
    z-index: 10;
    height:87px;
    width:125px;
}

div#rotazione1 ,
div#rotazione2 ,
div#rotazione3 ,
div#rotazione4  
{
   float: left;
   margin: 0; 
   padding: 0;
   width: 33%;
}

.scheletro-pagina 
{
  clear: both;
  width: 100%;
  text-align:center;
  padding-bottom:10px;
}



.img_header0 {
   
 width: 126px;
 height:87px;
 
 border-top-left-radius:8px;
 -moz-border-radius-topleft:8px;
 -webkit-border-top-left-radius:8px;
 border-bottom-left-radius:8px;
 -moz-border-radius-bottomleft:8px;
 -webkit-border-bottom-left-radius:8px;

}


.img_header {
    
 width: 125px;
 height:87px;	

}


.img_header1 {
    
 width: 125px;
 height:87px;
 
  border-top-right-radius:9px;
 -moz-border-radius-topright:9px;
 -webkit-border-top-right-radius:9px;
 
 border-bottom-right-radius:8px;
 -moz-border-radius-bottomright:8px;
 -webkit-border-bottom-right-radius:8px;

}

#centra_intestazione
{ 
margin: 0 auto;
width:500px;
border: solid 2px #0866B8;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
height:87px;


}
