@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700|Satisfy);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Oswald:700);

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family: 'Lato', sans-serif;
font-weight: 300;
}
html, body {
height: 100%;
}
a {
text-decoration: none;
}
header {
height: 130px;
}
.no-js header {
display: none;
}
.logo_container {
display: inline-block;
}
img.logo {
display: inline-block;
margin-top: -30px;
margin-left: 70px;
position: relative;
z-index: 1;
}
nav#menu {
display: inline-block;
width: 750px;
white-space: nowrap;
overflow: hidden;
}
nav#menu li {
color: #0092D0;
font-size: 18px;
display: inline-block;
margin-top: 53px;
margin-left: 50px;
font-weight: 400;
padding: 0 5px 15px 5px;
cursor: pointer;
}
nav#menu a {
color: #0092D0;
font-weight: 400;
cursor: pointer;
}
nav#menu li:hover {
border-bottom: 2px solid #0092D0;
}
.scroll_header {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 65px;
text-align: center;
white-space: nowrap;
background: rgba(255,255,255,0.95);
z-index: 9999;
-webkit-transition: top .3s ease-in-out;
-moz-transition: top .3s ease-in-out;
-o-transition: top .3s ease-in-out;
transition: top .3s ease-in-out;
}
.scroll_header {
top: -65px;
}
.no-js .scroll_header {
top: 0;
}
.scroll_header img.logo {
width: 100px;
height: 100px;
margin-top: -18px;
margin-left: 150px;
opacity: 0.9;
cursor: pointer;
}
.scroll_header nav#menu li {
margin-top: 20px;
padding-bottom: 22px;
cursor: default;
}
.js .scroll_header nav#menu li {
cursor: pointer;
}
.title {
width: 100%;
background: 50% 0% no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
opacity: 100;
opacity: 1;
filter: alpha(opacity=100);
}
.nom {
font-size: 80px;
text-align: center;
padding-top: 115px;
font-weight: 700;
font-family: 'Oswald', sans-serif;
color: #fff;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.title p {
font-family: 'Open Sans', sans-serif;
font-size: 22px;
padding-top: 30px;
font-weight: 300;
margin-left: auto;
margin-right: auto;
color: #fff;
text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
}
#title_2 p {
width: 900px;
}
.numero {
font-size: 45px;
height: 100px;
color: #fff;
top: 89px;
background: rgba(0,0,0,0.5);
text-align: right;
padding-top: 20px;
padding-right: 100px;
position: relative;
z-index: 10;
}
.numero a {
color: #fff;
}
#title_1 {
background-image: url(../images/Wasserfall-vosges.jpg);
background-position: 0 10%;
height: 400px;
margin: 0;
}
.no-js #title_1 {
margin-top: 65px;
}
#title_2 {
background-image: url(../images/Wasserfall-vosges_blur.jpg);
height: 625px;
padding-top: 70px;
padding-bottom: 100px;
}


p img {
display: inline-block;
margin-top: -5px;
}
section {
padding: 90px 0 60px 0;
color: #464646;
}
section#infos {
padding-bottom: 0;
}
.section_head {
width: 100%;
text-align: center;
}
section h1 {
font-family: 'Open Sans', sans-serif;
font-size: 32px;
text-align: center;
padding-top: 30px;
width: 900px;
margin: 0 auto;
color: #0092D0;
}
#apropos p, #activite p, #laboratoire p {
font-family: 'Open Sans', sans-serif;
font-size: 20px;
text-align: center;
padding-top: 30px;
width: 900px;
margin: 0 auto;
}
img.hero {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
}
.next {
font-size: 100px;
position: relative;
color: #fff;
}
#activite {
background: #fafafa;
}
#infos {
background: #fafafa;
}
#infos h1 {
padding-bottom: 60px;
}
#infos a.mail {
color: #464646;
}
.no-js iframe {
display: none;
}
.no-js a.map_link {
display: none;
}
a.map_link {
width: 100%;
display: block;
background: #0092D0;
color: #fff;
text-align: center;
font-size: 20px;
padding: 10px 0;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
a.map_link:hover {
background: #fff;
color: #0092D0;
}
.row {
width: 1040px;
margin-left: auto;
margin-right: auto;
padding-bottom: 50px;
}
.row .left, .row .right {
display: inline-block;
width: 518px;
}
.row .left {
border-right: 1px solid #e5e6dd;
padding-left: 120px;
}
.row .right {
padding-left: 60px;
}
.row h1 {
font-size: 24px;
padding: 0 10px 10px 0 !important;
text-align: left;
display: block;
width: 350px;
white-space: nowrap;
margin-top: 40px;
margin-bottom: 40px;
}
.info img {
display: inline-block;
width: 60px;
height: 60px;
margin-top: -15px;
}
.info {
width: 100%;
display: block;
font-size: 20px;
margin-top: 40px;
margin-bottom: 40px;
}
.info h2, .info p {
text-align: left;
}
.pg {
display: inline-block;
}
.row p.first {
margin-top: -10px;
padding-bottom: 10px;
}
footer {
padding: 50px 35px;
background: #464646;
color: #fff;
}
footer .content {
text-align: center;
}
footer a {
color: #fff;
}
.content div {
display: inline-block;
margin-right: 40px;
}
.right {
display: inline-block;
padding-left: 40px;
width: 100px;
text-align: left;
border-left: 1px solid rgba(255,255,255,0.2);
}
footer img {
width: 50px;
height: 50px;
margin-left: 10px;
margin-top: -14px;
}
.bubble {
width: 80px;
display: inline-block;
position:relative;
color: #fff;
cursor: pointer;
}
.bubble:hover {
background: none; 
z-index: 50; 
}
.bubble span { 
display: none;
}
.bubble:hover span {
display: block; 
position: absolute;
top: -3px;
left: 20px;
font-size: 14px;
text-align:justify; 

font-weight:normal;
width:445px;
color: #fff;
background: #464646;
padding: 5px;
}
.bubble span a { 
color: #fff;
font-weight:normal;
text-decoration: underline;
}
@media screen and (max-width: 1040px) {
body, html {
width: 1040px;
}
}