@charset "utf-8";
/* CSS Document */

body, html {height:100%; font-family: 'cipherregular'; color:#000;padding:0px;margin:0px;background:#000;}
#lien_reugo{width:100%;height:30px;background:#000;text-align:center;}
a{color:#b3b3b3;font-family:arial;font-size:14px;}

@media (min-width: 1000px) {

.container {width:100%;padding:0px;margin:0px;height:1826px;background:center no-repeat url("../img/5RONE_maquette_portail.jpg");}
.image-container{display:none}
#lien_reugo{position:absolute;margin-top:1790px;}
}

@media (max-width: 1000px) {

/*.container {width:100%;padding:0px;margin:0px;height:1370px;background:#000 center top no-repeat url("../img/5RONE_maquette_portail_mobile.jpg");background-size:100%!important;}*/
.container {width:100%;padding:0px;margin:0px;background:#000:;}
.image-container{position:relative;width:100%;}
#lien_reugo{position:relative;}
}
