
@font-face {
    font-family: rogfontsv16-regular;
    src: url('https://www.asus.fr/event/sharkcup2021/fonts/rogfontsv16-regular.eot');
    src: 
      url('https://www.asus.fr/event/sharkcup2021/fonts/rogfontsv16-regular.eot?#iefix') format("embedded-opentype"), url('https://www.asus.fr/event/sharkcup2021/fonts/rogfontsv16-regular.ttf') format("truetype"),
      url('https://www.asus.fr/event/sharkcup2021/fonts/ROGFonts-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal
}



body {
    background-color: #000000;
}


html,body{background-color:#000;font-family:'Roboto', sans-serif;color:#fff;}
.h1, .h2 {text-align:center;font-size:3em;font-family:'rogfontsv16-regular', 'Roboto', arial, helvetica, sans-serif;margin:20px 0;letter-spacing: 2px;text-shadow: 1px 1px 2px #ff0029;}
.h3{text-align:center;font-size:2.5em;font-family:'rogfontsv16-regular', 'Roboto', arial, helvetica, sans-serif;margin:20px 0;letter-spacing: 2px;text-shadow: 1px 1px 2px #ff0029;}
.h4{text-align:center;font-size:1.5em;font-family:'rogfontsv16-regular', 'Roboto', arial, helvetica, sans-serif;margin:20px 0; color: #ff0029;}


a{text-decoration:none;color:#ff0029;transition: all 0.2s ease-in-out;}
a:hover{color:#eee;}


p { font-size: 1.2em; }

#prez { text-align: center;}

ul li { margin-top:0.5em; }

.btn-principal a{padding: 0px 15px 15px 15px;font-size: 1.5em;background-color:#ff0029;color:#fff;border-radius:5px;font-family:'rogfontsv16-regular', 'Roboto', arial, helvetica, sans-serif;transition: all 0.2s ease-in-out;}
.btn-principal a:hover{background-color:#333;}

/* #inscription ul li { text-align: left; padding: 0 130px 0 130px; list-style: none; } */
#inscription ul li{text-align: center; list-style: none; font-size: 1.2em;}

#lots img { right: 10px;}

.img-concours{ padding: 10px 10px}


.img-products-line {
    vertical-align: middle;
    text-align: center;
}