div.contenuto 
{
  width: 100%;
  min-height: 251px;
  border: none;
  background-color: #eee;
  background-image: url("img/sfondo.jpg");
  background-position:top left;
  background-repeat: repeat;
}

div.inverter
{
	float:left;
	margin-left: 380px;
	margin-top: 17px;
	color: #FFF;
	font-size: 17px;
	line-height:5px;
}

div.ricerca
{
	float:left;
	position: relative;
	top: 24px;
	left: 37px;
	z-index:100;
}

div.lente
{
	width: 50px;
	height: 30px;
	position: relative;
	top: -15px;
	left: 614px;
	z-index:100;
}

div.icon_commenti
{
	width: 30px;
	height: 30px;
	position: relative;
	top: -17px;
	left: 658px;
	z-index:100;
}

div.intestazione 
{
  width: 100%;
  height: 75px;
  padding-top: 2px;
  border-bottom-width: 1px;
  border-bottom-style: none;
  padding: 0;
  background-image:url("img/header_togo.png");
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: bottom;
  font-family: 'Calibri', 'Arial', 'sans-serif';
  font-size: 14px;
  color: #231f20;
  font-weight: bold;
}

div.alfabeto
{
	width: 100%;
	font-family: Calibri;
	font-size: 14px;
	text-align: center;
}

a.lettera
{
	cursor: pointer;
}

div.dizionario
{
	width:97.5%;
	height:auto;
	min-height:500px;
	padding:10px;
}

.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;}