/* CSS Document */
@media only screen and (max-width: 480px) {

/*header nav{
    width:400px;
    margin:0 auto;
}*/
#la-une{
  display:none;
}
header nav,footer+nav{
    width: 90%;
    margin: 10px auto;
    height: auto;
    float: none;
}
footer+nav.center{
    width:100%;
}
footer+nav{
    margin-top:20px;
    width: 100%;
}
.contentfocusportrait{
    width:98%;
}
#bioxpress, #focusplus{
    margin-left:0;
    margin-bottom:50px;
}
.navresp:nth-of-type(2) {
    margin:0;
}
#center,#sectionright{
    clear:both;
    width:98%;
    margin: 0 1%;
}
footer{
    padding-bottom:20px;
}
footer li,footer li:nth-of-type(2),footer li:first-child{
    width:50%;
}
.institut .foot3{
    clear:both;
}
.institut .foot5{
    margin-top:0!important;
}
article{
    width:100%
}
article a img{
  width:100px;
  height:auto;
}

.annonces div a img{
  width:100px;
  height:auto;
  float:left;
  margin:5px;
}

.pextheader_resp p{
  font-size:0.65em;

}
.sectionimg .up{
    float:none;
    margin-left:10px;
    line-height:12px;
    width:auto;
}
article a img{
  width:100px;
  height:auto;
}

article #masonry-wrap a img{
  width: auto;
}
#annonce img{
  width:100px;
  height:auto;
  float:left;
  margin:5px;
}
pextheader_resp p{
  font-size:0.65em;
}

}
