@charset "Shift_JIS";



.ogni-pubblicazione-all{
  width : 675px;
  height : 480px;
  position : relative;
  border-bottom-width : 2px;
  border-bottom-style : ridge;
  border-bottom-color : #808080;
  
}

.ogni-pubblicazione-top{
  width : 675px;
  height : 30px;
  position : relative;
  font-size : medium;
  font-weight : bold;
  
}

.ogni-pubblicazione-left{
  width : 250px;
  height : 300px;
  float : left;
  position : relative;
  top : 50px;
  left : 10px;
}

.ogni-pubblicazione-foto{
  width : 230px;
  height : 280px;
  position :  relative;
  text-align : center;
  top : 10px;
}

.ogni-pubblicazione-right{
  width : 400px;
  height : 300px;
  right : 0px;
  float : right;
  position : relative;
  top : 50px;
  font-size : small;
}



.ogni-pubblicazione-spiegazione{
  font-size : 15px;
  width : 375px;
  height : 150px;
  position : relative;
  left : 10px;
  line-height : 2;
}
 
.ogni-pubblicazione-vedere-all{
  width : 375px;
  height : 20px;
  position : relative;
  top : 30px;
  left : 10px;
}

.ogni-pubblicazione-vedere{
  font-size : 12px;
  text-align : left;
  width : 220px;
  height : 20px;
  position : relative;
  float : left;
  font-weight : 400;
}

.ogni-pubblicazione-vederelink{
  width : 150px;
  height : 20px;
  position : relative;
  right : 0px;
  float : right;
}


.ogni-pubblicazione-editore{
  width : 375px;
  height : 20px;
  position : relative;
  left : 10px;
  top : 35px;
}

.ogni-pubblicazione-editore-nome{
  width : 220px;
  height : 20px;
  float : left;
  position : relative;
  font-size : 12px;
  top : 0px;
  font-weight : 400;
}

.ogni-pubblicazione-editore-link{
  font-size : small;
  width : 150px;
  height : 20px;
  float : right;
  right : 0px;
}
.ogni-pubblicazione-editore-link-long{
  font-size : small;
  width : 300px;
  height : 20px;
  float : right;
  right : 0px;
  top : 30px;
  position : absolute;
}
