/*******************************************************/
/*			 	 CONTENITORE	CENTRO  			   */
/*******************************************************/
h2,h3,h4,h5,h6,.h2,.h3,.h4,.h5,.h6 {
	color:#565656;
}

/*******************************************************/
/*                      footer        			   */
/*******************************************************/ 
footer{
/*	border-top:0px solid #f5f5f5;
	margin-top:0px;*/
	margin-top:40px;
	background-color: #fff;
}
footer img.img-responsive{
	width:32px;
}
/*******************************************************/
/*				 	  	google	maps				   */
/*******************************************************/
 .map_cont{
  float:left;
  height: 570px;
  width: 100%;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color:#fff;
  border-radius: 6px;
}
#map_canvas {
  margin: 0;
  padding: 0;
  height: 540px;
  border-radius: 6px;
}
#content h1#firstHeading{
  font-size:18px;
}
#map_tumb {
  text-align:right;
  margin: 0;
  padding: 0;
  height: 0px;
  width: 100%;
}
#map_tumb p {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  color: #666;
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 0px 0px;
}
#map_tumb .numeroBig{
  font-size: 20px;
  line-height: 20px;
  color: #AC0040;
}
