body {
    font-family: Arial,Helvetica,sans-serif;
}
#header {
    width: 100%;
    background: url(../images/fond_eau.jpg) top center no-repeat white;
}
#ggmap_header {
	background-color: #4385c7;
	color : #FFF;
}
#header #ident {
    background: #a5dbeb;
}
#header #menugen #content {
    background: #a5dbeb;
}
#header #ident label {
    color: #0e61a0;
    text-transform: uppercase;
    font-weight: bold;
}
#header .blochalfmaxheigh {
    max-height: 120px;
}
#header #infoabo {
    float: right;
}

#footer {
	background-color: #4385c7;
	color : #FFF;
}
.info p img {
    width: 60%;
}
.menu li a {
    color: #0e61a0;
    text-transform: uppercase;
    font-weight: bold;
}
.info p.subtitle {
    background-color: #95c046;
    text-align: center;
}
.info h3 {
    color: #5eb8ea;
    height: 2em;
} 

h3, .h3-like {
    font-size: 1.5714em;
    line-height: 1.909em;
    margin: 0px 0 2px 0;
        margin-top: 0px;
}

.message_service {
    display: block;
    position: relative;
    width: 100%;
    min-height: 50px;
    margin: 17px 0 10px 0;
        margin-bottom: 10px;
    padding-left: 60px;
    border-bottom: solid 1px #F0F0F0;
    color: #444;
    clear: both;
}

