body {
  min-height: 1000px;
  padding-top: 70px;
}
h5 {
font-size:13;
text-align:center;     
}

.textcenter {
text-align: center;
}

.imgcenter{
margin: 0 auto;
}

.navbar-default {
background-color: white;
}

.logoup{
margin-top: -10px;
}

.reza {
right: 30px;    
padding-top: 30px;
position: fixed;    
}

.headie {
margin-top: -45px;
/*position:absolute;*/
margin-left: auto;
margin-right: auto;
display: block;    
height: 50px;
}

.homie {
background: url(backpichomedark.jpg);
min-height: 700px;
margin-top: -20px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
        
color: white;        
}

.homie-content {
margin-top:10%;
}

.concept {
min-height:450px;
/*background-color: #4b72b1; */   
}

.interprogramme {
background: url(backpicProg.jpg);
min-height: 350px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;    
color: black;
text-align: center;    
}

.intercalstartup {
background: url(backpicstartup.jpg);
min-height: 350px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;        
}

.intercalatelier{
    background: url(IMG_8745.JPG);
    min-height: 350px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.intercalgrandjury {
background: url(backpic.jpg);
min-height: 350px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;        
}

.interpartner {
background: url(back8.jpg);
min-height: 350px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;        
}

.google-map {
 position: relative;
        /*padding-bottom: 75%; // This is the aspect ratio */
        height: 500px;
        overflow: hidden;
        z-index: 1;
    }
    .google-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 500px !important;
    }

.overmap {
float: left;
width:25%;    
background-color: white;
border: 1px solid lightgray;    
z-index: 1000;
font-size: 12px;
font-family: sans-serif;    
padding: 35px;;    
}

.footer {
border-top:1px solid lightgrey;
width:100%;
height:50px;
padding:15px;
font-size:12px;
opacity:0.6;    
}
.footer:hover {
opacity:1;}

.td{

text-align:center;


}

.img_center{
    display: block;
    margin-left: auto;
    margin-right: auto;
}