#pagetitle h1 {
    margin: 41px 0 0 0;
}
#homesubtitle {
    background: #FFF;
}
#homesubtitle h2 {
	padding : 10px;
	text-align: center;
	font-size: 1.4em;
}
#header {
    background: #FFF;
    height: 127px;
}
.info h3 {
    text-align: center;
    font-weight: normal;
    width: 100%;
    padding-top: 15px;
    background: #01b7eb;
    color: #FFF;
}
.info p.subtitle {
    font-weight: normal;
}
.info.i3blocs {
    padding: 0px;
}
.info p img {
  width: 48%;
}
a.homemapborder {
    color: #FFF;
}

#footer {
    background: #808080;
}

#footer.nomargin {
    margin-top: 10px !important;
}