@import url(../3colsSimple/3colsSimple.css);

/** File CSS comune per le pagine:
 *
 *Home
 * 
**/

.header
{
	height: 370px;
}

.headerImg
{
	height: 215px;
}

.headerImg img
{
	height: 215px;
} 
 
.centraleSuperiore
{
  height: 350px;
}

.centraleSuperiore h3
{
  margin-bottom: 4px;
}

.colSxCont
{
  visibility: hidden;
}

.piva
{
  float: left;
  width: 100%;
  margin-top: 80px;
}