/* COLONNE */
.columns { background: url(../immagini/grafica/home/shadow.png) no-repeat bottom; height:620px;}
.column1, .column2, .column3 { float:left; width: 315px; height:610px; }
.column1, .column2 {background: url(../immagini/grafica/home/middle_shadow.png) no-repeat top right; }

/* TITOLI */
#content strong {display:block; }
#content strong a { text-transform:uppercase; color:#B5B7B8; font-size: 24px; font-weight: bold; color: #b5b7b8; text-align: left; letter-spacing:-0.1em;}
#content strong a span{font-size: 24px; font-weight: bold; color: #bebb04;}

/* DATE */
#content .column1 h3, #content .column3 h3{   
width: 183px; height: 33px;
display: inline-block;
font-size: 20px;
text-align: center;
text-indent: 20px;
line-height:20px;
padding-top: 15px;
font-weight: bold;
color: #fff;
background-repeat:no-repeat;
background-position:center center;
}

.column1 h3 { background-image: url("../immagini/grafica/home/dal_blog.png"); }
.column3 h3 {background-image: url("../immagini/grafica/home/le_news.png"); }

/* formattazione */
#content .column1 h2, #content .column3 h2 {font-size:14px; font-weight:bold; color:#a8ae02; letter-spacing:-0.1em; }
.column1 p, .column3 p{color: #666464;width: 290px;padding-bottom: 5px; height: 49px; overflow: hidden;}
.column1 .abstract, .column3 .abstract{padding-bottom: 15px;} 
.column1 a, .column3 a {color: #a4a830;}
#content .abstract h2 {margin:0;}

/* COLONNA CENTRALE */
/*ul.main_socials {margin:0; padding: 0; }
ul.main_socials li a {display:block; float:left; }*/
div.column2{position:relative; overflow:hidden;}
div.banner_home { 
  /*margin:210px 0 0 -10px;*/
  float:left; 
  text-align:center; 
  width:300px; 
  height:290px; 
  line-height:305px; 
  background-color:#fff;
  /*position:absolute; top:30px; left:0;*/ 
}
/*div.variabile.secondo{
  top: 320px;
} */
div.banner_home img { 
  vertical-align:middle;
}

/* CONTENT_BOTTOM */
#content .content_bottom strong {margin:40px 0;}
#content .content_bottom h2 {padding: 0 12px 0 0; margin:0; font-weight: bold; color: #b5b7b8; text-align: left; min-height:50px;}
#content .content_bottom h2, #content .content_bottom h2 span{ font-size:19px; }
.content_bottom  span {font-size: 26px; font-weight: bold; color: #bebb04; text-align: left; }
.content_bottom div {float:left; width: 315px; height:330px; }
.col1 {background: url(../immagini/grafica/home/shadow_bottom.png) no-repeat center right;  height: 317px;}
.col2 {background: url(../immagini/grafica/home/shadow_bottom.png) no-repeat  center right; height: 317px;}

.content_bottom div span{font-size: 16px; font-weight: bold; color: #bebb04;}
.content_bottom div p {color: #666464; padding-top: 15px; width: 290px; height:51px; overflow:hidden;}
.content_bottom div a {color: #a4a830;}

