﻿.divPrimoPannelloHome
{
  height:auto!important;
  height:380px;
	min-height:380px;
  width:676px;
	color: #7f7f7f;
	background:url(Images/home-pannello-uno-sfondo.jpg) no-repeat top left;
	float:left;
}

.divPrimoPannelloHomeContenuto
{
  margin-left:50px;
  margin-top:50px;
}

.divSecondoPannelloHome
{
  height:auto!important;
  height:380px;
	min-height:380px;
  width:324px;
	color: #7f7f7f;
	background:url(Images/home-pannello-due-sfondo.jpg) no-repeat top right;
	float:left;
}

.divSecondoPannelloHomeContenuto
{
  margin-left:20px;
  margin-top:50px;
}

.titoloHome
{
  font:10px/10px Lucida Sans;
  color:#3d3d3d;
  margin-left:5px;
  text-transform:uppercase;
}

.corpoHome
{
  margin-top:20px;
  font:11px/15px Lucida Sans;
  color:#7f7f7f;
  float:left;
  width:200px;
}

.pHome
{
   margin-left:5px;
   margin-right:10px;
   margin-top:0px;
}

.titoloNewsHome
{
  font:10px/10px Lucida Sans;
  color:#3d3d3d;
  margin-left:5px;
}

.corpoNewsHome
{
  margin-top:20px;
  font:11px/15px Lucida Sans;
  color:#7f7f7f;
  width:250px;
  margin-left:5px;
}

.DataElencoNews
{
  width:55px; 
  font-weight:bold;
  float:left;
  color:#666666;
  font:10px/10px Lucida Sans;
  letter-spacing:-1px;
}

.TestoElencoNews
{
  width:190px; 
  float:left;
  font:11px/11px Lucida Sans;
  color:#7f7f7f;
}

.TitoloElencoNews
{
  font-weight:bolder;
  color:#666666;
  font:10px/10px Lucida Sans;
  margin-bottom:5px;
}

a.LinkTitoloElencoNews
{
  text-decoration: none;
  color:#666666;
}

a.LinkTitoloElencoNews:hover
{
  text-decoration:underline;
  color:#666666;
}





