#mapgoogle {
	height: 333px;
	width: 100%;
	margin: auto;
	position: relative;
}

h3 {
	font-family: 'Rufina', serif;
	font-size: 16px;
	margin: 25px 0 15px 0;
	font-weight: normal;
}

p {
	color: #666;
}

.contact a {
	text-decoration: underline;
	color: #666;
}
.contact{
    border-bottom: 1px solid #000;
    padding-bottom: 26px;
}
.mail{
   text-align: center;
   padding-top: 26px;
   line-height: 18px;

}
.mail a{
    text-decoration: underline;
}
