.gm-style-iw {
		border-radius: 2px 2px 0 0;
		/*color: white;*/
		background-color': rgba(0, 0, 0, 0.8);
}

.gm-style-iw h1 {
		/*font-family: 'Open Sans Condensed', sans-serif;*/
		font-size: 22px;
		font-weight: 400;
		padding: 10px;
		background-color: rgba(255, 255, 255, 0.2);
		color: #BDC106;
		margin: 1px;
		border-radius: 10px; /* In accordance with the rounding of the default infowindow corners. */
}

.gm-style-iw .indirizzo {
	padding-top: 15px;
	font-size:15px;
    text-align: center;
} 
.gm-style-iw .testo {
    font-size:13px;
	line-height: 16px;
	padding-left: 15px;
} 

.gm-style-iw img{
	margin:0;
	padding: 15px;
	}