﻿#div_latestnews div.div_titolo
{
  font-family:Tahoma;
  font-weight:bold;
  font-size:16px;
  color:#323232;
  padding:30px 0px 20px 0px;
}
#div_latestnews h3
{
  font-family:Arial;
  font-size:13px;
  color:#323232;
  padding:0px 0px 0px 0px;
}
#div_latestnews div.div_data
{
  font-family:Arial;
  font-size:10px;
  color:#999999;
  padding:0px 0px 0px 0px;
}
#div_latestnews p
{
  font-family:Arial;
  font-size:12px;
  color:#666666;
  padding:10px 2px 10px 2px;
}
#div_latestnews p.leggi a
{
  font-family:Arial;
  font-size:10px;
  line-height:10px;
  color:#EBF0F1;
  text-decoration:none;
  display:block;
  float:left;
}
#div_latestnews p.leggi a:hover
{
  text-decoration:none;
}
#div_latestnews p.leggi span.leggi
{
  background-color:#892121;
  cursor:pointer;
  display:block;
  float:left;
}
#div_latestnews p.leggi img
{
  display:block;
  float:left;
}

a.bottone
{
  padding:10px 2px 10px 2px;
  display:block;
  float:left;
  font-size:0px;
  line-height:0px;
  color:#EBF0F1;
  text-decoration:none;
}

a.bottone .bottone_sx
{
  width:5px;
  height:13px;
  float:left;
}

a.bottone .bottone_cn
{
  font-family:Arial;
  font-size:10px;
  line-height:13px;
  float:left;
  height:13px;
  background-color:#892121;
  padding:0px 0px 0px 0px;
  cursor:pointer;
}

a.bottone .bottone_cn_chiudi
{
  font-family:Arial;
  font-size:10px;
  line-height:13px;
  float:left;
  height:13px;
  background-color:#892121;
  padding:0px 0px 0px 0px;
  cursor:pointer;
  display:none;
}

a.bottone .bottone_dx
{
  width:5px;
  height:13px;
  float:left;
}

