/*
### WebMoole 2 Css						###
### ----------------------------------- ###
### Googlemap							###
*/

#sfondo_intestazione_googlemap {
	background-image: url(images/bgHeader.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 210px;
}

#colonna22 {
	width: 720px;
}

#pagine_maps {
}

#pagine_maps h1 {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #52585d;
}

#pagine_maps p {
	font-size: 10px;
}

#pagine_maps p a {
	text-decoration: none;
	color: #91211a;
}

#pagine_maps p a:hover {
	text-decoration: underline;
}
