html,body,form,fieldset,div,p,ul,li,img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    -webkit-text-size-adjust: none;
}
form,fieldset,div,p,ul,li {
    overflow: hidden;
}
html {
    width: 100%;
    overflow: -moz-scrollbars-vertical;
}
body {
    width: 100%;
    height: auto;
    color: #555555;
    overflow-x: hidden;
    font-size: 11px;
    background: rgba(20,20,20,.1);
    font-family: Verdana,Geneva,sans-serif;
}
h1,h2,h3,h4 {
    font-weight: normal;
    -webkit-margin-before: 2px;
    -webkit-margin-after: 2px;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
}
li {
    margin: 0;
}
a,a :visited {
    color: rgba(0,0,0,1);
    text-decoration: none;
    cursor: pointer;
}
a img {
    text-decoration: none;
    border: none;
}
#is #une .block.football,
.block.football {
    background: rgba(100,163,116,1);
}
#is #une .block.tennis,
.block.tennis {
    background: rgba(195,199,139,1);
}
#is #une .block.motorsport,
.block.motorsport {
    background: rgba(197,100,132,1);
}
#is #une .block.rugby,
.block.rugby {
    background: rgba(184,126,63,1);
}
#is #une .block.autre,
.block.autre {
    background: rgba(80,80,80,1);
}
#is #une .block.basketball,
.block.basketball {
    background: rgba(116,183,181,1);
}
#is #une .block.golf,
.block.golf {
    background: rgba(0,0,0,1);
}
#is #une .block.jeuxolympiques,
.block.jeuxolympiques {
    background: rgba(116,183,181,1);
}
#une .block {
    background: rgba(80,80,80,1);
}
.block a {
    color: rgba(255,255,255,1);
}
.block {
    z-index: 2;
    position: absolute;
    margin: -18px 0px 0px 20px;
    padding: 9px 15px;
    text-transform: uppercase;
    font: 12px/12px 'ProdigySansSemiBold',Arial,sans-serif;
    border: 1px solid rgba(255,255,255,1);
    border-radius: 200px;
}
.text .block {
    display: none;
}
#is {
    position: relative;
    width: 1200px;
    left: 50%;
    margin: 0px 0px 0px -600px;
}
header {
    width: 100%;
    height: 80px;
    margin: 20px 0px 20px 0px;
    border-radius: 10px;
    overflow: hidden;
}
header #logo {
    float: left;
    width: 600px;
    height: 80px;
    margin: 0px 1px 0px 0px;
    background: rgba(32,32,32,1);
}
header #logo img {
    position: relative;
    height: 20px;
    left: 20px;
    top: 30px;
}
header #menu_mobile {
    display: none;
}
header #live {
    float: left;
    width: 599px;
    height: 80px;
    background: rgba(238,30,64,1);
    color: rgba(255,255,255,1);
    text-align: center;
    letter-spacing: 1px;
    font: 18px/80px 'ProdigySansExtraBold',Arial,sans-serif;
}
header #live a {
    color: rgba(255,255,255,1);
}
header #live a:hover {
    color: rgba(255,255,255,.5);
}
#menu {
    height: 34px;
    width: 100%;
    margin: 0px 0px 1px 0px;
    overflow: hidden;
    transition-timing-function: ease-in;
    transition: 0.5s;
}
#menu.expanded {
    height: 275px;
}
#menu .element,
#menu .element_home {
    float: left;
    margin: 0px 20px 0px 0px;
    font: 16px/16px 'ProdigySansBold',Arial,sans-serif;
    text-transform: uppercase;
    cursor: pointer;
}
#is .element.close {
    display: none;
}
.sport_menu {
    position: absolute;
    margin: 50px 0px 0px 10px;
    opacity: 0;
    z-index: 0;
    transition-timing-function: ease-in;
    transition: 0.5s;
}
.sport_menu.visible {
    display: block;
    opacity: 1;
    z-index: 2;
}
.sport_menu.sport1,
.sport_menu.sport2,
.sport_menu.sport3,
.sport_menu.sport4,
.sport_menu.sport5,
.sport_menu.sport6 {
    margin-left: 0;
}
.sport_menu.sport1.visible {
    margin-left: 80px;
    margin-left: 0px;
}
.sport_menu.sport2.visible {
    margin-left: 185px;
    margin-left: 0px;
}
.sport_menu.sport3.visible {
    margin-left: 290px;
    margin-left: 0px;
}
.sport_menu.sport4.visible {
    margin-left: 370px;
    margin-left: 0px;
}
.sport_menu.sport5.visible {
    margin-left: 430px;
    margin-left: 0px;
}
.sport_menu.sport6.visible {
    margin-left: 510px;
    margin-left: 0px;
}
#menu_divers.visible {
    margin-left: 842px;
    margin-left: 0px;
}
#menu .element_home a,
#menu .element {
    color: rgba(0,0,0,.5);
}
#menu .element_home a:hover,
#menu .element:hover {
    color: rgba(0,0,0,.8);
}
#menu .element.sport1.active {
    color: rgba(100,163,116,1);
}
#menu .element.sport5.active {
    color: rgba(195,199,139,1);
}
#menu .element.sport2.active {
    color: rgba(197,100,132,1);
}
#menu .element.sport3.active {
    color: rgba(184,126,63,1);
}
#menu .element.sport4.active {
    color: rgba(116,183,181,1);
}
#menu .element.sport6.active {
    color: rgba(116,183,181,1);
}
#menu .element#divers.active {
    color: rgba(80,80,80,1);
}
#menu .zone.one .column.active,
#menu .zone.two .column .level3.active {
    background: rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);
}
#menu .zone.one .column.active:hover,
#menu .zone.two .column .level3.active:hover {
    background: rgba(0,0,0,.8);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);
    box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.1);
}
#menu .sport_menu.sport7 {
}
#menu .zone {
    float: left;
}
#menu .zone.one {
    width: 203px;
}
#menu .column {
    float: left;
    min-width: 200px;
    max-width: 200px;
    margin: 0px 3px 3px 0px;
    padding: 10px;
    background: rgba(255,255,255,1);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
#menu .two .column {
    min-width: 200px;
    max-width: 600px;
}
#menu .column.center {
    height: 27.5px;
}
#menu .column.center.live {
    background: rgba(238,30,64,1);
    color: rgba(255,255,255,1);
}
#menu .column.center.live.big {
    height: 200px;
}
#menu .column .level2 {
    margin: 0px 0px 5px 5px;
    font: 16px/24px 'ProdigySansThin',Arial,sans-serif;
}
#menu .column .level3 {
    padding: 5px;
    font: 16px/18px 'ProdigySansSemiBold',Arial,sans-serif;
    cursor: pointer;
}
#menu .column.center .level3,
#menu .sport_menu.sport2 .column.center .level3 {
    font: 18px/15px 'ProdigySansSemiBold',Arial,sans-serif;
    cursor: pointer;
}
#menu .column.center.live.big .level3 {
    font: 18px/180px 'ProdigySansSemiBold',Arial,sans-serif;
}
#menu .column .level3 {
    color: rgba(0,0,0,0.35);
}
#menu .column .level3 a {
    color: rgba(0,0,0,0.8);
}
#menu .column.center.live a {
    color: rgba(255,255,255,1);
}
#menu .column.center.live a:hover {
    color: rgba(255,255,255,.5);
}
#menu .column .level3:hover {
    background: rgba(0,0,0,.8);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
#menu .column .level3:hover a {
    color: rgba(255,255,255,1);
}
#menu .column.center .level3:hover {
    color: rgba(0,0,0,.8);
    background: rgba(255,255,255,0);
}
#menu .column.center .level3:hover a {
    color: rgba(0,0,0,.8);
    background: rgba(255,255,255,0);
}
.title_zone {
    width: 700px;
    margin: 0px 0px 1px 0px;
    padding: 20px 20px;
    background: rgba(32,32,32,1);
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font: 20px/40px 'ProdigySansBlack',Arial,sans-serif;
}
.title_zone span.page {
    color: rgba(255,255,255,.2);
    letter-spacing: 2px;
    font: 34px/40px 'ProdigySansThin',Arial,sans-serif;
}
.sport .title_zone {
    width: 1600px;
}
#une .title_zone {
    border-bottom: 5px solid rgba(80,80,80,1);
}
#is.football .title_zone,
.sport.football .title_zone {
    border-bottom: 5px solid rgba(110,163,116,1);
}
#is.formule1 .title_zone,
.sport.formule1 .title_zone {
    border-bottom: 5px solid rgba(197,100,132,1);
}
#is.tennis .title_zone,
.sport.tennis .title_zone {
    border-bottom: 5px solid rgba(195,199,139,1);
}
#is.rugby .title_zone,
.sport.rugby .title_zone {
    border-bottom: 5px solid rgba(184,126,63,1);
}
#is.autre .title_zone,
.sport.autre .title_zone {
    border-bottom: 5px solid rgba(80,80,80,1);
}
#is.basket .title_zone,
.sport.basket .title_zone {
    border-bottom: 5px solid rgba(116,183,181,1);
}
#is.cyclisme .title_zone,
.sport.cyclisme .title_zone {
    border-bottom: 5px solid rgba(116,183,181,1);
}
#is.golf .title_zone,
.sport.golf .title_zone {
    border-bottom: 5px solid rgba(0,0,0,1);
}
#une {
    float: left;
    width: 740px;
    margin: 10px 10px 0px 0px;
    padding: 0px 0px 1px 0px;
    border-bottom: 12px solid rgba(80,80,80,1);
    border-radius: 10px;
}
#is.football #une {
    border-bottom: 12px solid rgba(110,163,116,1);
}
#is.formule1 #une {
    border-bottom: 12px solid rgba(197,100,132,1);
}
#is.tennis #une {
    border-bottom: 12px solid rgba(195,199,139,1);
}
#is.rugby #une {
    border-bottom: 12px solid rgba(184,126,63,1);
}
#is.autre #une {
    border-bottom: 12px solid rgba(80,80,80,1);
}
#is.basket #une {
    border-bottom: 12px solid rgba(116,183,181,1);
}
#is.golf #une {
    border-bottom: 12px solid rgba(0,0,0,1);
}
#une .principal {
    position: relative;
    width: 740px;
    margin: 0px 10px 0px 0px;
}
#une .principal .image {
    width: 740px;
    height: 300px;
    margin: 0px 0px 1px 0px;
}
#une .principal .image img {
    width: 740px;
    margin: -50px 0px 0px 0px;
}
#une .principal .content {
    height: 199px;
    background: rgba(255,255,255,1);
}
#une .principal .content .title {
    margin: 20px 40px 10px 20px;
    font: 30px/34px 'ProdigySansThin',Arial,sans-serif;
}
#une .principal .content .date {
    margin: 10px 40px 10px 20px;
    background: rgba(255,255,255,1);
    font: 12px/14px 'ProdigySansSemiBold',Arial,sans-serif;
}
#une .principal .content .title a {
    color: rgba(80,80,80,1);
}
#is.football #une .principal .content .title a {
    color: rgba(110,163,116,1);
}
#is.formule1 #une .principal .content .title a {
    color: rgba(197,100,132,1);
}
#is.tennis #une .principal .content .title a {
    color: rgba(195,199,139,1);
}
#is.rugby #une .principal .content .title a {
    color: rgba(184,126,63,1);
}
#is.autre #une .principal .content .title a {
    color: rgba(80,80,80,1);
}
#is.basket #une .principal .content .title a {
    color: rgba(116,183,181,1);
}
#is.golf #une .principal .content .title a {
    color: rgba(0,0,0,1);
}
#une .principal .content .title a:hover {
    color: rgba(0,0,0,.5);
}
#une .principal .content .description {
    margin: 0px 80px 10px 20px;
    font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
}
#une.solo {
    float: none;
    width: 1200px;
    margin: 10px 0px 0px 0px;
}
#une.solo .title_zone {
    width: 1160px;
}
#une.solo .principal {
    width: 1200px;
    margin: 0px 0px 0px 0px;
}
#une.solo .principal .image {
    float: left;
    width: 1200px;
    height: 500px;
    margin: 0px 0px 0px 0px;
}
#une.solo .principal .image img {
    width: 1200px;
    margin: 0px 0px 0px 0px;
}
#une.solo .principal .content {
    position: absolute;
    width: 700px;
    height: 150px;
    margin: 350px 0px 0px 20px;
    overflow: visible;
}
#une.solo .principal .content .title {
    font: 30px/34px 'ProdigySansThin',Arial,sans-serif;
}
#une.solo .principal .block {
    margin: -1px 0px 0px 20px;
}
.breves {
    float: left;
    width: 449px;
    height: 275px;
    margin: 10px 0px 10px 0px;
    background: rgba(255,255,255,1);
    border-radius: 10px;
}
.breves .title {
    width: 430px;
    margin: 0px 0px 10px 0px;
    padding: 20px 20px;
    background: rgba(32,32,32,1);
    color: rgba(255,255,255,1);
    font: 34px/40px 'ProdigySansThin',Arial,sans-serif;
    -moz-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);
    box-shadow: 0px 1px 0px 0px rgba(255,255,255,1);
    border-bottom: 5px solid rgba(80,80,80,1);
}
#is.football .breves .title {
    border-bottom: 5px solid rgba(110,163,116,1);
}
#is.formule1 .breves .title {
    border-bottom: 5px solid rgba(197,100,132,1);
}
#is.tennis .breves .title {
    border-bottom: 5px solid rgba(195,199,139,1);
}
#is.rugby .breves .title {
    border-bottom: 5px solid rgba(184,126,63,1);
}
#is.autre .breves .title {
    border-bottom: 5px solid rgba(80,80,80,1);
}
#is.basket .breves .title {
    border-bottom: 5px solid rgba(116,183,181,1);
}
.breves .breve {
    width: 400px;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 6px 0px;
    font: 14px/14px 'ProdigySansRegular',Arial,sans-serif;
}
.breves .breve a {
    color: rgba(0,0,0,.5);
}
.breves .breve:hover a {
    color: rgba(0,0,0,.8);
}
.breves .breve img {
    height: 10px;
    margin: 0px 10px 0px 0px;
}
.square {
    float: left;
    width: 449px;
    height: 302px;
    padding: 0px 0px 1px 0px;
    border-bottom: 12px solid rgba(80,80,80,1);
    border-radius: 10px;
}
.square .Opta_W {
    margin: 0;
}
.square tbody:before {
    content: '';
    display: block;
    height: 5px;
}
#is.football .square {
    border-bottom: 12px solid rgba(110,163,116,1);
}
#is.formule1 .square {
    border-bottom: 12px solid rgba(197,100,132,1);
}
#is.tennis .square {
    border-bottom: 12px solid rgba(195,199,139,1);
}
#is.rugby .square {
    border-bottom: 12px solid rgba(184,126,63,1);
}
#is.autre .square {
    border-bottom: 12px solid rgba(80,80,80,1);
}
#is.basket .square {
    border-bottom: 12px solid rgba(116,183,181,1);
}
#is.golf .square {
    border-bottom: 12px solid rgba(0,0,0,1);
}
.square .title {
    width: 449px;
    margin: 0px 0px 1px 0px;
    background: rgba(32,32,32,1);
    color: rgba(255,255,255,.5);
    font: 16px/30px 'ProdigySansThin',Arial,sans-serif;
    -moz-box-shadow: inset 0px -1px 0px 0px rgba(240,240,240,1);
    -webkit-box-shadow: inset 0px -1px 0px 0px rgba(240,240,240,1);
    box-shadow: inset 0px -1px 0px 0px rgba(240,240,240,1);
    border-bottom: 5px solid rgba(80,80,80,1);
    cursor: pointer;
}
#is.football .square .title {
    border-bottom: 5px solid rgba(110,163,116,1);
}
#is.formule1 .square .title {
    border-bottom: 5px solid rgba(197,100,132,1);
}
#is.tennis .square .title {
    border-bottom: 5px solid rgba(195,199,139,1);
}
#is.rugby .square .title {
    border-bottom: 5px solid rgba(184,126,63,1);
}
#is.autre .square .title {
    border-bottom: 5px solid rgba(80,80,80,1);
}
#is.basket .square .title {
    border-bottom: 5px solid rgba(116,183,181,1);
}
#is.golf .square .title {
    border-bottom: 5px solid rgba(0,0,0,1);
}
.square .title:hover {
    color: rgba(80,80,80,1);
}
#is.football .square .title:hover {
    color: rgba(110,163,116,1);
}
#is.formule1 .square .title:hover {
    color: rgba(197,100,132,1);
}
#is.tennis .square .title:hover {
    color: rgba(195,199,139,1);
}
#is.rugby .square .title:hover {
    color: rgba(184,126,63,1);
}
#is.autre .square .title:hover {
    color: rgba(80,80,80,1);
}
#is.basket .square .title:hover {
    color: rgba(116,183,181,1);
}
#is.golf .square .title:hover {
    color: rgba(0,0,0,1);
}
.square .title .element {
    float: left;
    width: 50%;
    padding: 12px 0px;
    text-align: center;
}
.square .title .element.bt_un {
    -moz-box-shadow: inset -1px 0px 0px 0px rgba(240,240,240,1);
    -webkit-box-shadow: inset -1px 0px 0px 0px rgba(240,240,240,1);
    box-shadow: inset -1px 0px 0px 0px rgba(240,240,240,1);
}
.square .title .element.active {
    background: rgba(80,80,80,1);
    font: 16px/30px 'ProdigySansThin',Arial,sans-serif;
    color: rgba(255,255,255,1);
}
#is.football .square .title .element.active {
    background: rgba(110,163,116,1);
}
#is.formule1 .square .title .element.active {
    background: rgba(197,100,132,1);
}
#is.tennis .square .title .element.active {
    background: rgba(195,199,139,1);
}
#is.rugby .square .title .element.active {
    background: rgba(184,126,63,1);
}
#is.autre .square .title .element.active {
    background: rgba(80,80,80,1);
}
#is.basket .square .title .element.active {
    background: rgba(116,183,181,1);
}
#is.golf .square .title .element.active {
    background: rgba(0,0,0,1);
}
.square .square_zone {
    width: 928px;
    height: 280px;
}
.square .square_zone .sqr {
    float: left;
    position: relative;
    height: 250px;
    background: rgba(255,255,255,1);
}
.square .square_zone .sqr {
    width: 449px;
}
#live-target .date{
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    background: rgba(255,255,255,1);
    color: rgba(0,0,0,.8);
    font: 16px/24px 'ProdigySansSemiBold',Arial,sans-serif;
}
#live-target .event{
    position: relative;
    width: 100%;
    background: rgba(255,255,255,1);
    height: 100px;
}
#live-target .event .home{
    width: 60px;
    position: absolute;
    left: 20px;
}
#live-target .event .away{
    width: 60px;
    position: absolute;
    right: 20px;
}
#live-target .event h2 {
    position: absolute;
    width: 100%;
    color: rgba(0,0,0,.5);
    text-align: center;
    font: 18px/50px 'ProdigySansBold',Arial,sans-serif;
}
.square .square_zone .sqr .opta-widget-container {
    margin: -1px 0px 0px 0px;
}
.opta-widget-container .standings-container {
    border: 0px;
}
.square .square_zone .sqr .opta-widget-container tr th,
.square .square_zone .sqr .opta-widget-container a,
.square .square_zone .sqr .opta-widget-container td {
    font: 14px/17px 'ProdigySansSemiBold',Arial,sans-serif;
}
.square .square_zone .sqr .opta-widget-container .st_points {
    padding: 0.5em 20px 0.5em 0.5em;
}
.square .square_zone .sqr .opta-widget-container h2 {
    display: none;
}
.square .square_zone .sqr.two {
    width: 449px;
}
.square .square_zone .sqr .more {
    z-index: 10;
    position: absolute;
    width: 100%;
    top: 183px;
    padding: 18px 0px 22px 0px;
    background: rgba(40,40,40,1);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font: 14px/20px 'ProdigySansSemiBold',Arial,sans-serif;
    -moz-box-shadow: inset 0px -5px 0px 0px rgba(240,240,240,1),0px -5px 0px 0px rgba(240,240,240,1);
    -webkit-box-shadow: inset 0px -5px 0px 0px rgba(240,240,240,1),0px -5px 0px 0px rgba(240,240,240,1);
    box-shadow: inset 0px -5px 0px 0px rgba(240,240,240,1),0px -5px 0px 0px rgba(240,240,240,1);
}
.square .square_zone .sqr .more {
    color: rgba(255,255,255,1);
}
.square .square_zone .sqr .more:hover {
    background: rgba(60,60,60,1);
}
.square .square_zone .sqr .live{
    margin-top: 60px;
    font-size: 18px;
    width: 100%;
    text-align: center;
}
#slider {
    float: left;
    position: relative;
    width: 100%;
    height: 200px;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 1px 0px;
    border-bottom: 12px solid rgba(170,170,170,1);
    border-radius: 10px;
}
#slider .slide {
    float: left;
    width: 400px;
    height: 200px;
    margin: 0px 1px 0px 0px;
}
#slider .slide:last-child {
    width: 398px;
    margin: 0px;
}
#slider .slide img {
    width: 400px;
}
#slider .slide .title {
    position: absolute;
    width: 360px;
    bottom: 1px;
    padding: 90px 20px;
    background: rgba(0,0,0,.15);
    font: 16px/20px 'ProdigySansSemiBold',Arial,sans-serif;
    color: rgba(255,255,255,.5);
    -moz-box-shadow: 0px -1px 0px 0px rgba(255,255,255,.1);
    -webkit-box-shadow: 0px -1px 0px 0px rgba(255,255,255,.1);
    box-shadow: 0px -1px 0px 0px rgba(255,255,255,.1);
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
#slider .slide .title a {
    color: rgba(255,255,255,0);
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
#slider .slide:hover .title a,
#slider .slide .title a:hover {
    color: rgba(255,255,255,1);
}
#slider .slide:hover .title {
    background: rgba(0,0,0,.8);
}
.sport {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0px 0px 0px;
    border-radius: 10px;
}
.sport.football {
    border-bottom: 12px solid rgba(110,163,116,1);
}
.sport.formule1 {
    border-bottom: 12px solid rgba(197,100,132,1);
}
.sport.tennis {
    border-bottom: 12px solid rgba(195,199,139,1);
}
.sport.rugby {
    border-bottom: 12px solid rgba(184,126,63,1);
}
.sport.autre {
    border-bottom: 12px solid rgba(80,80,80,1);
}
.sport.basket {
    border-bottom: 12px solid rgba(116,183,181,1);
}
.sport .principal {
    float: left;
    position: relative;
    width: 599px;
    height: 601px;
    margin: 0px 1px 0px 0px;
}
.sport .principal .image {
    width: 599px;
    height: 350px;
    margin: 0px 0px 1px 0px;
}
.sport .principal .content {
    height: 250px;
    background: rgba(255,255,255,1);
}
.sport .principal .content .title {
    margin: 20px 20px 10px 20px;
    font: 30px/36px 'ProdigySansThin',Arial,sans-serif;
}
#is.football .sport .principal .content .title a,
.sport.football .principal .content .title a {
    color: rgba(110,163,116,1);
}
#is.formule1 .sport .principal .content .title a,
.sport.formule1 .principal .content .title a {
    color: rgba(197,100,132,1);
}
#is.tennis .sport .principal .content .title a,
.sport.tennis .principal .content .title a {
    color: rgba(195,199,139,1);
}
#is.rugby .sport .principal .content .title a,
.sport.rugby .principal .content .title a {
    color: rgba(184,126,63,1);
}
#is.autre .sport .principal .content .title a,
.sport.autre .principal .content .title a {
    color: rgba(80,80,80,1);
}
#is.basket .sport .principal .content .title a,
.sport.basket .principal .content .title a {
    color: rgba(116,183,181,1);
}
#is.golf .sport .principal .content .title a,
.sport.golf .principal .content .title a {
    color: rgba(0,0,0,1);
}
.sport .principal .content .title a:hover {
    color: rgba(0,0,0,.5);
}
.sport .principal .content .date {
    margin: 10px 40px 10px 20px;
    background: rgba(255,255,255,1);
    font: 12px/14px 'ProdigySansSemiBold',Arial,sans-serif;
}
.sport .principal .content .description {
    margin: 0px 80px 10px 20px;
    font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
}
.sport .small {
    float: left;
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0px 1px 1px 0px;
}
.sport .small.two {
    width: 299px;
    margin: 0px 0px 1px 0px;
}
.sport .small .image {
    width: 300px;
    height: 160px;
    margin: 0px 0px 1px 0px;
}
.sport .small .image img {
    width: 100%;
}
.sport .small.two .image {
    width: 299px;
}
.sport .small .content {
    height: 139px;
    background: rgba(255,255,255,1);
}
.sport .small .content .title {
    margin: 20px 20px 0px 20px;
    font: 24px/28px 'ProdigySansThin',Arial,sans-serif;
}
.sport .small .content .title a {
    color: rgba(0,0,0,1);
}
.sport .small .content .title a:hover {
    color: rgba(0,0,0,.5);
}
.sport .text {
    float: left;
    position: relative;
    width: 600px;
    height: 300px;
}
.sport .text .block {
    bottom: 41px;
    margin: 0px 0px 0px -1px;
}
.sport .text .content {
    height: 300px;
    background: rgba(255,255,255,1);
}
.sport .text .content .title {
    margin: 50px 40px 0px 40px;
    font: 40px/50px 'ProdigySansThin',Arial,sans-serif;
}
.sport .text .content .title a {
    color: rgba(0,0,0,.8);
}
#article_rubrique_zone {
    float: left;
    width: 1200px;
    margin: 10px 0px 10px 0px;
}
#article_rubrique_zone .title_zone {
    width: 1200px;
}
#article_rubrique_zone .article_rubrique {
    float: left;
    position: relative;
    width: 600px;
    height: 570px;
    margin: 0px 1px 10px 0px;
    background: rgba(255,255,255,1);
}
#article_rubrique_zone .article_rubrique.pair {
    width: 599px;
    margin: 0px 0px 0px 0px;
}
#article_rubrique_zone .article_rubrique .date {
    position: absolute;
    width: 80px;
    margin: 0px 0px 0px 20px;
    background: rgba(0,0,0,.2);
    text-align: center;
}
#article_rubrique_zone .article_rubrique .date .jour {
    padding: 10px 0px 0px 0px;
    color: rgba(255,255,255,1);
    font: 60px/64px 'ProdigySansThin',Arial,sans-serif;
}
#article_rubrique_zone .article_rubrique .date .mois {
    padding: 0px 0px 10px 0px;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font: 30px/32px 'ProdigySansThin',Arial,sans-serif;
}
#article_rubrique_zone .article_rubrique .date .heure {
    padding: 5px 10px;
    color: rgba(0,0,0,.8);
    background: rgba(255,255,2555,1);
    font: 20px/24px 'ProdigySansRegular',Arial,sans-serif;
}
#article_rubrique_zone .article_rubrique .image {
    height: 330px;
}
#article_rubrique_zone .article_rubrique .image img {
    width: 100%;
}
#article_rubrique_zone .article_rubrique .title {
    padding: 20px 40px 5px 20px;
    font: 34px/40px 'ProdigySansThin',Arial,sans-serif;
}
#article_rubrique_zone .article_rubrique .title a {
    color: rgba(0,0,0,.8);
}
#article_rubrique_zone .article_rubrique .title a:hover {
    color: rgba(0,0,0,.5);
}
#article_rubrique_zone .article_rubrique .introduction {
    padding: 0px 80px 20px 20px;
    color: rgba(0,0,0,.5);
    font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
}
#pagination {
    float: left;
    position: relative;
    height: auto;
    margin: -10px 0px 0px 0px;
}
#pagination.pagination_rubric {
    margin: 5px 0px 10px 0px;
    border-radius: 10px;
}
#pagination .page_link {
    float: left;
    position: relative;
    width: 15px;
    margin: 0px 1px 0px 0px;
    padding: 0px 10px;
    text-align: center;
    background: rgba(255,255,255,1);
    font: 12px/40px 'ProdigySansSemiBold',Arial,sans-serif;
    display: block;
}
#pagination .page_link:hover {
    background: rgba(255,255,255,.5);
}
#pagination a.page_link.active {
    background: rgba(0,0,0,.5);
    color: rgba(255,255,255,1);
    font: 16px/40px 'ProdigySansBold',Arial,sans-serif;
}
#pagination a.page_link {
    color: rgba(0,0,0,.8);
}
.social {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 10px;
    left: 10px;
}
.text .social {
    left: 30px;
}
.sport .small .social {
    display: none;
}
.social div {
    float: left;
    margin: 0px 1px 0px 0px;
}
#une .social div {
    background: rgba(80,80,80,1);
}
#is.football .social div,
.sport.football .social div {
    background: rgba(110,163,116,1);
}
#is.formule1 .social div,
.sport.formule1 .social div {
    background: rgba(197,100,132,1);
}
#is.tennis .social div,
.sport.tennis .social div {
    background: rgba(195,199,139,1);
}
#is.rugby .social div,
.sport.rugby .social div {
    background: rgba(184,126,63,1);
}
#is.autre .social div,
.sport.autre .social div {
    background: rgba(80,80,80,1);
}
#is.basket .social div,
.sport.basket .social div {
    background: rgba(116,183,181,1);
}
#is.golf .social div,
.sport.golf .social div {
    background: rgba(0,0,0,1);
}
.social .facebook,
.social .twitter,
.social .google {
    width: 30px;
    height: 30px;
    background: rgba(198,196,188,1);
    cursor: pointer;
}
#is .social div:hover,
#une .social div:hover,
.sport .social div:hover {
    background: rgba(0,0,0,.8);
}
.social .google {
    margin: 0px 0px 0px 0px;
}
.social img {
    width: 30px;
}
#article {
    float: left;
    width: 750px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 40px 0px;
    background: rgba(255,255,255,1);
    border-radius: 10px;
}
#article h1 {
    margin: 80px 40px 80px 40px;
    font: 60px/62px 'ProdigySansThin',Arial,sans-serif;
}
#article #date {
    position: absolute;
    margin: -47px 0px 20px 40px;
    padding: 10px 0px;
    background: rgba(255,255,255,1);
    font: 20px/24px 'ProdigySansSemiBold',Arial,sans-serif;
    border-bottom: 3px solid rgba(238,30,64,1);
}
#article #image {
    width: 100%;
    margin: 10px 0px 20px 0px;
}
#article #image img {
    width: 100%;
}
#article .video_player_container,
#article .video_player_container #player {
    height: 428px;
    margin: 0px 0px 20px 0px;
}
#article #content {
    margin: 0px 80px 0px 40px;
    padding: 0px 0px 40px 0px;
    font: 18px/24px 'ProdigySansRegular',Arial,sans-serif;
}
#article #content p {
    margin: 0px 0px 20px 0px;
}
#article #content .social {
    position: relative;
    bottom: -10px;
    left: -10px;
}
#article #content .social .facebook,
#article #content .social .twitter,
#article #content .social .google {
    background: rgba(80,80,80,1);
}
#article #content .social .facebook:hover,
#article #content .social .twitter:hover,
#article #content .social .google:hover {
    background: rgba(160,160,160,1);
}
#article h2 {
    font: 30px/50px 'ProdigySansThin',Arial,sans-serif;
}
#article header {
    height: 0px;
    padding: 0px;
}
#article blockquote {
    font: 24px/30px 'ProdigySansBold',Arial,sans-serif;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
#article #bouton_vierge {
    position: relative;
    width: 180px;
    margin: 10px 0px;
    padding: 10px 20px;
    font-size: 12px;
    color: rgba(200,200,200,1);
    background: rgba(240,44,95,1);
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#article #bouton_vierge:hover {
    background: rgba(220,24,75,1);
}
#article #bouton_vierge a {
    font-size: 18px;
    color: rgba(255,255,255,1);
}
#article .billing {
    z-index: 100;
    position: relative;
    width: 380px;
    height: 120px;
    left: 120px;
    top: -220px;
    margin-left: -0px;
    margin-top: -80px;
}
#article .billing #price_inter {
    width: 380px;
    background-color: #ccc;
    padding: 5px 0;
    margin: 0px;
    font: 12px/20px "ProdigySansThin",Arial,sans-serif;
    text-align: center;
}
#article .billing #button {
    font: 22px/70px "ProdigySansExtraBold",Arial,sans-serif;
    width: 380px;
    margin: 0px;
}
#article .billing #button span {
    margin-left: 0px;
}
#article .billing #button .button_play {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
    margin-left: 10px;
    margin-right: 10px;
}
#article.non_subscriber .play {
    display: none;
}
#article.non_subscriber .video_player_container {
    cursor: auto;
}
#article.non_subscriber.mobile,
#article.non_subscriber.mobile .video_player_container {
    cursor: pointer;
}
#button.goon {
    position: relative;
    width: 280px;
    margin: 20px auto;
    text-align: center;
    background: rgba(240,44,95,1);
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font: 18px/70px 'ProdigySansExtraBold',Arial,sans-serif;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    cursor: pointer;
}
#button.goon:hover {
    background: rgba(20,20,20,1);
}
#related_zone {
    margin: 0px 0px 20px 0px;
    border-radius: 10px;
}
#article_title {
    float: left;
    width: 359px;
    margin: 0px 0px 1px 1px;
    padding: 40px;
    background: rgba(0,0,0,.9);
    color: rgba(255,255,255,1);
    font: 27px/30px 'ProdigySansThin',Arial,sans-serif;
}
.related {
    float: left;
    width: 439px;
    margin: 0px 0px 1px 1px;
}
.related.impair {
    background: rgba(255,255,255,1);
}
.related.pair {
    background: rgba(255,255,255,.5);
}
.related h1 {
    margin: 40px 40px 0px 40px;
    padding: 0px 0px 0px 12px;
    font: 20px/24px 'ProdigySansThin',Arial,sans-serif;
    border-left: 3px solid rgba(0,0,0,0.8);
}
.related:hover h1 a {
    color: rgba(0,0,0,0.5);
}
.related #date {
    margin: 10px 0px 10px 40px;
    font: 12px/14px 'ProdigySansSemiBold',Arial,sans-serif;
}
.related #image {
    width: 100%;
    height: 200px;
    margin: 10px 0px 0px 0px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    opacity: 1;
}
.related:hover #image {
    height: 200px;
    opacity: 1;
}
.related #image img {
    width: 100%;
}
.related #content {
    margin: 20px 40px 0px 40px;
    padding: 0px 0px 20px 0px;
    font: 14px/16px 'ProdigySansRegular',Arial,sans-serif;
}
.icon_video {
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 20px 0px 0px 20px;
    background: url(/images/icon_video.png) -4px -7px no-repeat;
    border-top-right-radius: 200px;
    border-top-left-radius: 200px;
    border-bottom-right-radius: 200px;
    border-bottom-left-radius: 200px;
    -moz-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,.2),inset 0px 0px 0px 3px rgba(0,0,0,.25);
    -webkit-box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,.2),inset 0px 0px 0px 3px rgba(0,0,0,.25);
    box-shadow: inset 0px 0px 0px 2px rgba(255,255,255,.2),inset 0px 0px 0px 3px rgba(0,0,0,.25);
}
#article_rubrique_zone .icon_video {
    margin: 20px 0px 0px 530px;
}
#live {
    text-align: center;
}
#live {
    text-align: center;
}
#live .date {
    position: relative;
    width: 100%;
    margin: 10px 0px 3px 0px;
    text-align: center;
    padding: 10px 0px;
    background: rgba(255,255,255,1);
    color: rgba(0,0,0,.8);
    font: 18px/34px 'ProdigySansSemiBold',Arial,sans-serif;
}
#live .match {
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    background: rgba(255,255,255,1);
    cursor: pointer;
}
#live .match div {
    overflow: visible;
}
#live .match h2 {
    color: rgba(0,0,0,.5);
    font: 16px/60px 'ProdigySansBold',Arial,sans-serif;
}
#live .match img.home {
    width: 40px;
    position: absolute;
    left: 100px;
    top: 10px;
}
#live .match img.away {
    width: 40px;
    position: absolute;
    right: 100px;
    top: 10px;
}
#live .match .sport {
    width: 100%;
    margin: -2px 0px 0px 0px;
    text-transform: uppercase;
    color: rgba(238,30,64,1);
    font: 20px/50px 'ProdigySansExtraBold',Arial,sans-serif;
    display: block;
}
#live .numbertwo .match .sport {
    margin: 0px 0px 0px 0px;
}
#live .match .name a {
    color: rgba(0,0,0,.7);
    font: 14px/16px 'ProdigySansRegular',Arial,sans-serif;
}
#live .match .crest {
    width: 200px;
    margin: 0px 0px -10px 0px;
}
#live .match .crest img {
    height: 70px;
    margin: 0px 0px 10px 0px;
}
#live .numbertwo .match .crest img {
    height: 50px;
    margin: 10px 0px 10px 0px;
}
#live .match .crest .equipe {
    display: block;
    font: 20px/24px 'ProdigySansBold',Arial,sans-serif;
}
#live .numbertwo .match .crest .equipe {
    display: block;
    font: 14px/16px 'ProdigySansRegular',Arial,sans-serif;
}
#live .match .button_live {
    width: 50px;
    padding: 5px;
    background: rgba(238,30,64,1);
    border: 5px solid rgba(255,255,255,1);
}
#live .match:hover .button_live,
#live .match:hover .button_live {
    background: rgba(80,80,80,1);
}
#live .match .button_live {
    color: rgba(255,255,255,1);
    font: 14px/18px 'ProdigySansBold',Arial,sans-serif;
    text-transform: uppercase;
}
#live .match .bigtitle {
    margin: 20px 0px 10px 0px;
}
#live .match .bigtitle {
    text-transform: uppercase;
    font: 30px/40px 'ProdigySansBlack',Arial,sans-serif;
    width: 100%;
}
#live .match .versus {
    width: 200px;
    margin: 0px 20px;
    padding: 20px;
    background: rgba(0,0,0,0.1);
    font: 50px/100px 'ProdigySansBold',Arial,sans-serif;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#live .numbertwo .match .versus {
    padding: 10px 20px;
    font: 30px/70px 'ProdigySansSemiBold',Arial,sans-serif;
}
#live .match .versus span,
#live .numbertwo .match .versus span {
    font: 20px/50px 'ProdigySansSemiBold',Arial,sans-serif;
}
#is #live.live {
    margin: 10px 0px 0px 0px;
}
#is #live .live_sport {
    float: left;
    position: relative;
    width: 600px;
    height: auto;
    margin: 0px 0px 10px 0px;
    background: rgba(255,255,255,1);
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
#is #live .live_sport .image {
    position: relative;
    width: 600px;
    height: 300px;
    border-bottom: 1px solid rgba(255,255,255,1);
}
#is #live .live_sport .image img {
    position: relative;
    width: 600px;
    left: 0px;
    transition: all 0.25s linear;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
}
#is #live .live_sport.inactive .image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
#is #live .live_sport:hover .image img {
    position: absolute;
    width: 650px;
    margin: -25px 0px 0px -25px;
}
#is #live .live_sport.inactive:hover .image img {
    width: 600px;
    margin: 0px;
}
#is #live #football .image {
    border-bottom: 9px solid rgba(122,149,125,1);
}
#is #live.pays .image {
    border-bottom: 9px solid rgba(122,149,125,1);
}
#is #live #formule1 .image {
    border-bottom: 9px solid rgba(177,134,148,1);
}
#is #live #tennis .image {
    border-bottom: 9px solid rgba(195,199,139,1);
}
#is #live #rugby .image {
    border-bottom: 9px solid rgba(178,163,147,1);
}
#is #live #basket .image {
    border-bottom: 9px solid rgba(116,183,181,1);
}
#is #live #handball .image {
    border-bottom: 9px solid rgba(159,163,131,1);
}
#is #live #cyclisme .image {
    border-bottom: 9px solid rgba(142,151,162,1);
}
#is #live #golf .image {
    border-bottom: 9px solid rgba(90,100,120,1);
}
#is #live #can .image {
    border-bottom: 9px solid rgba(166,75,88,1);
}
#is #live .live_sport .livetext {
    z-index: 2;
    width: 100%;
    position: absolute;
    margin: -40px 0px 0px 0px;
    text-align: center;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font: 50px/350px 'ProdigySansBlack',Arial,sans-serif;
}
#is #live .live_sport.inactive .livetext {
    color: rgba(255,255,255,.3);
}
#is #live .live_sport .title {
    position: absolute;
    width: 250px;
    left: 50%;
    margin: -120px 0px 0px -125px;
    background: rgba(0,0,0,.5);
    text-align: center;
    text-transform: uppercase;
    font: 20px/35px 'ProdigySansBold',Arial,sans-serif;
    -moz-box-shadow: 0px 0px 0px 2px rgba(255,255,255,.1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255,.1);
    box-shadow: 0px 0px 0px 2px rgba(255,255,255,.1);
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#is #live a .live_sport .title {
    color: rgba(255,255,255,1);
}
#is #live a .live_sport .title.football {
    background: rgba(100,163,116,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(100,163,116,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(100,163,116,1);
    box-shadow: 0px 0px 0px 2px rgba(100,163,116,1);
}
#is #live a .live_sport .title.rugby {
    background: rgba(184,126,63,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(184,126,63,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(184,126,63,1);
    box-shadow: 0px 0px 0px 2px rgba(184,126,63,1);
}
#is #live a .live_sport .title.basketball {
    background: rgba(116,183,181,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(116,183,181,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(116,183,181,1);
    box-shadow: 0px 0px 0px 2px rgba(116,183,181,1);
}
#is #live a .live_sport .title.motorsport {
    background: rgba(197,100,132,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(197,100,132,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(197,100,132,1);
    box-shadow: 0px 0px 0px 2px rgba(197,100,132,1);
}
#is #live a .live_sport .title.tennis {
    background: rgba(195,199,139,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(195,199,139,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(195,199,139,1);
    box-shadow: 0px 0px 0px 2px rgba(195,199,139,1);
}
#is #live a .live_sport .title.golf {
    background: rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
    box-shadow: 0px 0px 0px 2px rgba(0,0,0,1);
}
#is #live .live_sport.inactive .title {
    color: rgba(255,255,255,.5);
}
#is #live a .live_sport .direct {
    z-index: 1;
    position: absolute;
    width: 100px;
    left: 50%;
    top: 94px;
    margin: 185px 0px 0px -50px;
    background: rgba(238,30,64,1);
    color: rgba(255,255,255,1);
    letter-spacing: 1px;
    text-align: center;
    font: 12px/30px 'ProdigySansBold',Arial,sans-serif;
    -moz-box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
}
#live_header {
    position: relative;
    width: 100%;
    margin: 10px 0;
    text-align: left;
    text-transform: uppercase;
    font: 30px/40px 'ProdigySansBlack',Arial,sans-serif;
    padding: 10px 0;
    color: black;
}
#is #live_menu {
    position: relative;
    margin: 10px 0px 0px 0px;
    text-align: center;
}
#is #live_menu .live_button {
    cursor: pointer;
    position: relative;
    float: left;
    width: 60px;
    margin: 0px 5px 0px 0px;
    padding: 0px 20px;
    background: rgba(20,20,20,1);
    color: rgba(255,255,255,1);
    font: 14px/50px 'ProdigySansBold',Arial,sans-serif;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    list-style: none;
}
#is #live_menu .active {
    background: rgba(238,30,64,1);
}
#is #live_menu .live_button a {
    color: rgba(255,255,255,1);
}
#is #live_menu .live_button:hover {
    background: rgba(238,30,64,1);
}
#is #match-recap {
    width: 100%;
}
#is #match-recap div{
    overflow: visible;
}
#is #match-recap #match-other {
    display: inline-grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    margin-top: 5px;
    background: none;
    width: 100%;
}
#is #match-recap #match-other .widget_title {
    padding: 10px;
    border-bottom: 10px solid green;
    background: white;
}
#is #rankings{
    position: relative;
    width: 100%;
}
.calendar {
    position: relative;
    width: 1220px;
    margin: 10px 0px 10px 0px;
}
.calendar .menu {
    float: left;
    width: 192px;
    margin: 0px 10px 0px 0px;
    padding: 10px 0px;
    text-align: center;
    background: rgba(255,255,255,.5);
    font: 16px/30px 'ProdigySansSemiBold',Arial,sans-serif;
}
.calendar #select {
    position: absolute;
    width: 192px;
    right: 0px;
}
.calendar select {
    width: 207px;
    height: 50px;
    padding: 10px 10px;
    background: rgba(0,0,0,.8) url(/images/arrow_dropdown.png) center right no-repeat;
    color: rgba(255,255,255,1);
    font: 16px/30px 'ProdigySansSemiBold',Arial,sans-serif;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    cursor: pointer;
    border: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.calendar select option {
    color: rgba(255,255,255,1);
}
#is .calendar .menu a span {
    margin: 0px 5px;
    padding: 2px 7px;
    background: rgba(255,255,255,1);
    font: 16px/30px 'ProdigySansSemiBold',Arial,sans-serif;
    border-top-right-radius: 200px;
    border-top-left-radius: 200px;
    border-bottom-right-radius: 200px;
    border-bottom-left-radius: 200px;
}
.calendar .menu.active,
.calendar .menu:hover {
    background: rgba(40,40,40,.5);
}
#is footer {
    float: left;
    position: relative;
    width: 100%;
    margin: 100px auto 0px auto;
    text-align: center;
    font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
}
#is footer a {
    margin: 0px 10px 0px 0px;
    display: inline-block;
}
#is footer .footer-iplus {
    width: 60px;
    margin: 10px auto 20px auto;
}
#infiniweb_generic {
    background: rgba(255,255,255,1);
}
#infiniweb_generic #header-logo {
    margin: 20px auto;
}
#infiniweb_generic #header-logo img {
    width: 160px;
}
#infiniweb_generic #customer {
    margin: 0px 0px 40px 5%;
    background: none;
    text-align: center;
    -moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
    box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
}
#infiniweb_generic #inter {
    text-align: center;
}
#infiniweb_generic #customer .titre {
    width: auto;
    margin: 0px auto 0px auto;
    padding: 10px 0px;
    background: rgba(0,0,0,0);
    color: rgba(0,0,0,0.2);
    text-transform: none;
    font: 50px/60px 'ProdigySansThin',Arial,sans-serif;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#infiniweb_generic #customer .zone_text .text,
#infiniweb_generic #inter #accroche_inter_1 {
    padding: 10px auto 10px auto;
    background: none;
    border-bottom: 0px;
}
#infiniweb_generic #customer .zone_text .text p,
#infiniweb_generic #inter #accroche_inter_1 {
    width: 450px;
    margin: 0px auto 0px auto;
    color: rgba(0,0,0,.5);
    font: 18px/22px 'ProdigySansRegular',Arial,sans-serif;
}
#infiniweb_generic #customer form {
    margin: 0px 0px 10px 0px;
}
#infiniweb_generic #customer .label {
    position: relative;
    width: 208px;
    left: 0px;
    margin: 0px auto 2px auto;
    border: 1px solid #ddd;
}
#infiniweb_generic #customer input {
    border: 0px;
}
#infiniweb_generic #customer .bouton,
#infiniweb_generic #inter #bouton_vierge {
    width: 300px;
    height: 75px !important;
    left: 0px;
    margin: 10px auto 5px auto;
    background: rgba(73,141,199,1);
    color: rgba(255,255,255,1);
    border-radius: 10px;
    font: 35px/75px 'Arial',sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold !important;
}
#infiniweb_generic #inter #bouton_vierge {
    background: rgba(240,44,95,1);
}
#infiniweb_generic #inter #bouton_vierge:hover {
    background: rgba(220,24,75,1);
}
#infiniweb_generic #inter #price_inter {
    width: 500px;
    margin-left: 0px;
    margin: 10px auto 5px auto;
    font: 12px/12px 'Calibri',sans-serif;
    color: #585858 !important;
    letter-spacing: 0px !important;
    font-weight: bold;
}
#infiniweb_generic #confirm-container {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#infiniweb_generic #inter .confirm,
#infiniweb_generic #inter .confirm a {
    color: #000;
    font: 14px/16px 'ProdigySansRegular',Arial,sans-serif;
}
#infiniweb_generic #inter .confirm {
    margin: 0px 0px 0px 0px;
}
#infiniweb_generic #inter .confirm a {
    color: rgba(0,0,0,.85);
    font: 14px/16px 'ProdigySansRegular',Arial,sans-serif;
}
#infiniweb_generic #inter #bouton_vierge a {
    color: rgba(255,255,255,1);
}
#infiniweb_generic #customer .bouton.gris {
    margin: 0px auto 0px auto;
    background: rgba(0,0,0,.2);
}
#infiniweb_generic #customer .bouton.red {
    margin: 0px auto 0px auto;
    background: rgba(240,44,95,1);
}
#infiniweb_generic #customer .bouton:hover {
    background: rgba(53,121,179,1);
}
#infiniweb_generic #customer .bouton.gris:hover {
    background: rgba(0,0,0,.35);
}
#infiniweb_generic #customer .bouton.red:hover {
    background: rgba(220,24,75,1);
}
#infiniweb_generic #customer .bouton img,
#infiniweb_generic #inter #bouton_vierge img {
    display: none;
}
#infiniweb_generic #customer .bouton_orange_text,
#infiniweb_generic #customer .bouton_gris_text {
    width: 100%;
    left: 0px;
    color: rgba(255,255,255,1);
    margin: 0px 0px 5px 0px;
    font: 18px/75px 'ProdigySansThin',Arial,sans-serif;
    letter-spacing: 0px;
    -moz-text-shadow: 0px -1px 1px rgba(0,0,0,0);
    -webkit-text-shadow: 0px -1px 1px rgba(0,0,0,0);
    text-shadow: 0px -1px 1px rgba(0,0,0,0);
}
#infiniweb_generic #customer .zone_text .text.deux {
    border-top: 0px;
}
#infiniweb_generic #generique {
    /*width: 900px;*/
    margin: 10px auto 20px auto;
}
#infiniweb_generic #generique .titre {
    padding: 0px;
    margin: 0px;
    background: rgba(255,255,255,1);
    border: 0px;
}
#infiniweb_generic #generique .titre h1,
#infiniweb_generic #subscriptions .titre {
    max-width: 600px;
    margin: 10px auto 10px auto;
    color: rgba(0,0,0,0.2);
    text-align: center;
    text-transform: none;
    background: rgba(255,255,255,1);
    font: 30px/40px 'ProdigySansThin',Arial,sans-serif;
}
#infiniweb_generic #generique li {
    width: 200px;
    margin: 2px auto 0px auto;
    padding: 10px 20px;
    font: 14px/18px 'ProdigySansSemiBold',Arial,sans-serif;
    background: rgba(0,0,0,.1);
    color: rgba(0,0,0,0.8);
    text-align: center;
    border: 0px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#infiniweb_generic #generique li:hover {
    background: rgba(0,0,0,.2);
}
#infiniweb_generic #generique .textecentre .conditions {
    max-width: 600px;
    margin: 0px auto 0px auto;
    padding: 0px 20px;
    font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
}
#infiniweb_generic #generique .textecentre .conditions a {
    text-decoration: underline;
}
#infiniweb_generic #subscriptions {
    max-width: 600px;
}
#infiniweb_generic .no_subscription_text {
    font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
    margin: 10px auto;
}
#infiniweb_generic .back_to_home {
    width: 240px;
    font: 16px/45px 'ProdigySansSemiBold',Arial,sans-serif;
    background: rgba(0,0,0,.1);
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#infiniweb_generic .back_to_home:hover {
    background: rgba(0,0,0,.2);
}
#infiniweb_generic .back_to_home a {
    color: rgba(0,0,0,.8);
}
#infiniweb_generic footer {
    float: none;
    position: relative;
    width: 200px;
    margin: 20px auto 40px auto;
    padding: 20px;
    background: rgba(0,0,0,.05);
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
#infiniweb_generic footer .footer-link {
    height: auto;
    border: 0px;
    font: 12px/14px 'ProdigySansSemiBold',Arial,sans-serif;
    color: rgba(0,0,0,.5);
}
#infiniweb_generic footer .footer-link:hover {
    color: rgba(0,0,0,.8);
}
footer .footer-link {
    display: inline-block;
    width: 100%;
}
footer .footer-link .footer-text {
    position: relative;
    cursor: pointer;
}
#infiniweb_generic footer .footer-iplus {
    margin-top: 10px;
    left: 0px;
}
.button-visu {
    width: 80%;
    margin: 0px 0px 5px 0px;
    padding: 0px 10%;
    background: rgba(68,165,246,1);
    color: rgba(255,255,255,1);
    text-align: center;
    font: 27px/80px 'ProdigySansThin',Arial,sans-serif;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.button-visu a {
    color: rgba(255,255,255,1);
}
.button-visu:hover {
    background: rgba(48,145,246,1);
}
#billing_dialog .price {
    font: 12px/12px 'Calibri',sans-serif !important;
    letter-spacing: 0px !important;
    color: #585858 !important;
    font-weight: bold;
}
#price_inter {
    width: auto !important;
    margin: 10px auto 5px auto !important;
    letter-spacing: 2px;
    height: 30px !important;
}
.message {
    width: auto !important;
}
#live .numberone.tennis .match.clignote .button_live {
    margin: -15px 0px 0px -60px;
    width: 150px;
}
.titre > h3 {
    text-align: center;
}
.jo-direct-left {
    width: 594px;
    float: left;
    margin-right: 6px;
}
.jo-direct-right {
    width: 590px;
    float: right;
}
.jo-item {
    background: rgba(255,255,255,1);
    margin: 2% 0 2% 0;
    padding: 2% 2% 2% 2%;
    border-bottom: 8px #404040 solid !important;
}
.jo-date {
    font: 15px/15px 'ProdigySansThin',Arial,sans-serif;
    font-style: italic;
    margin: 0 0 8px 0;
}
.jo-title {
    font: 22px/22px 'ProdigySansBold',Arial,sans-serif;
    margin: 0 0 8px 0;
    text-transform: uppercase;
}
.jo-body {
    font: 16px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    margin: 0 0 8px 0;
}
.jo-enclosure img {
    margin: 8px 0 0 0;
}
.title_zone_rio {
    max-width: 1200px;
    margin: 0px 0px 1px 0px;
    padding: 20px 20px;
    background: rgba(32,32,32,1);
    color: rgba(255,255,255,1);
    font: 34px/40px 'ProdigySansThin',Arial,sans-serif;
}
#news_rio {
    margin-top: 10px;
    position: relative;
    color: #202020;
    background: #ffffff;
    max-width: 1200px;
    display: inline-block;
    float: left;
}
.article_rio {
    padding: 2%;
    float: left;
    width: 20%;
}
.title_rio {
    font: 24px/24px 'ProdigySansThin',Arial,sans-serif;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.describe_rio {
    font: 18px/18px 'ProdigySansSemiBold',Arial,sans-serif;
    padding-bottom: 10px;
}
.date_rio {
    font: 14px/14px 'ProdigySansThin',Arial,sans-serif;
    font-style: italic;
    padding-bottom: 10px;
}
.call_rio {
    font: 18px/30px 'ProdigySansBlack',Arial,sans-serif;
    width: 125px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    border: none;
    background: #f45d37;
}
.call_rio a {
    color: #ffffff;
}
#border_rio {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#cgv_prebilling {
    margin-bottom: 20px;
    font-size: 14px;
    color: rgba(0,0,0,.5);
    text-align: center;
    font-family: 'ProdigySansSemibold',sans-serif;
}
#cgv_prebilling a {
    color: rgba(73,141,199,1);
}
#operator_choice .operator .image {
    overflow: visible !important;
}
#operator_choice h3 {
    background: #fff !important;
}
#cookie_dialog {
    z-index: 999 !important;
    position: fixed;
    width: 100% !important;
    bottom: 0;
    left: 0;
    padding: 5px 15px !important;
    background: #fff !important;
    font: 14px/14px ProdigySansRegular,Arial,sans-serif !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    border-top: 1.5px solid rgba(0,0,0,.2);
    box-sizing: border-box;
}
#cookie_dialog .text {
    margin: 0 !important;
}
#cookie_dialog p {
    width: 80%
}
#cookie_dialog p a {
    text-decoration: underline;
    cursor: pointer;
    color: #555555 !important;
}
#cookie_dialog_close,
#cookie_settings_dialog_close {
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.01) !important;
    border: .5px solid rgba(0,0,0,.1) !important;
    font: 14px/40px ProdigySansRegular,Arial,sans-serif !important;
    color: #555555 !important;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}


#cookie_dialog.advanced {
    display: block;
    padding-bottom: 20px;
}
#cookie_dialog.advanced p {
    width: 60%;
    margin: 20px 20%;
}
#cookie_buttons {
    clear: both;
    width: 310px;
    margin: 0 auto;
}
#cookie_buttons .cookie_button {
    width: 300px;
    height: 40px;
    background: rgba(0, 0, 0, .01)!important;
    border: .5px solid rgba(0, 0, 0, .1)!important;
    font: 14px/40px ProdigySansRegular, Arial, sans-serif!important;
    color: #555555!important;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

#cookie_settings_dialog {
    left: 0;
    display: none;
    z-index: 999!important;
    position: fixed;
    width: 100%!important;
    bottom: 0;
    padding: 5px 15px!important;
    background: #fff!important;
    font: 14px/14px ProdigySansRegular, Arial, sans-serif!important;
    border-top: 1.5px solid rgba(0, 0, 0, .2);
    box-sizing: border-box;
}
#cookie_settings_dialog p {
    width: 60%;
    margin: 20px 20%;
    text-align: center;
}
#cookie_settings_dialog .cookie_type_details {
    display: none;
}
#cookie_settings_dialog .cookie_type_label {
    cursor: pointer;
    font-weight: bold;
    margin: 20px 0;
}
#cookie_settings_dialog .cookie_type_description {
    margin: 20px 0;
}
#cookie_settings_dialog .cookie_table {
    width: 320px;
}
#cookie_settings_dialog .cookie_table tr td,
#cookie_settings_dialog .cookie_table tr th {
    text-align: left;
    border: 1px solid #ccc;
    margin: 0;
    padding: 5px;
}

.cookie_type_chevron {
    cursor: pointer;
    float: right;
}
.cookie_type_chevron::before {
    border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.45em;
}
.cookie_type_chevron.right:before {
    left: 0;
    transform: rotate(45deg);
}
.cookie_type_chevron.bottom:before {
    top: 0;
    transform: rotate(135deg);
}

@media screen and (max-width: 1600px) {
    #is #article_rubrique_zone .icon_video {
        margin: 20px 0px 0px 400px;
    }
    #is #live .match .sport {
        margin: -2px 0px 0px 0px;
    }
    #is #live .live_sport {
        width: 450px;
    }
    #is #live .live_sport .image {
        width: 450px;
        height: 250px;
    }
    #is #live .live_sport .image img {
        width: 450px;
    }
    #is #live .live_sport:hover .image img {
        width: 500px;
        margin: -25px 0px 0px -25px;
    }
    #is #live .live_sport .livetext {
        margin: -20px 0px 0px 0px;
        font: 36px/250px 'ProdigySansBlack',Arial,sans-serif;
    }
    #is #live .live_sport .title {
        width: 200px;
        margin: -140px 0px 0px -100px;
        font: 14px/30px 'ProdigySansBold',Arial,sans-serif;
    }
    #is #live.pays .live_sport .title {
        font: 20px/40px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #live a .live_sport .direct {
        margin: 135px 0px 0px -50px;
    }
    #is .calendar {
        width: 920px;
    }
    #is .calendar .menu {
        width: 142px;
        font: 12px/27px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .calendar .menu a span {
        font: 12px/25px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is {
        width: 900px;
        margin: 0px 0px 0px -450px;
    }
    #is header {
        height: 60px;
    }
    #is header #logo {
        width: 450px;
        height: 60px;
    }
    #is header #logo img {
        top: 20px;
    }
    #is header #live {
        width: 449px;
        height: 60px;
        font: 24px/60px 'ProdigySansExtraBold',Arial,sans-serif;
    }
    #is #menu {
        margin: 0px 0px 1px 0px;
        padding: 20px 0px;
    }
    #is #menu .element_home,
    #is #menu .element {
        font: 24px/30px 'ProdigySansThin',Arial,sans-serif;
    }
    .sport_menu.sport1.visible {
        margin-left: 130px;
        margin-left: 0px;
    }
    .sport_menu.sport2.visible {
        margin-left: 260px;
        margin-left: 0px;
    }
    .sport_menu.sport3.visible {
        margin-left: 400px;
        margin-left: 0px;
    }
    .sport_menu.sport4.visible {
        margin-left: 480px;
        margin-left: 0px;
    }
    .sport_menu.sport5.visible {
        margin-left: 600px;
        margin-left: 0px;
    }
    .sport_menu.sport6.visible {
        margin-left: 685px;
        margin-left: 0px;
    }
    #menu_divers.visible {
        margin-left: 685px;
        margin-left: 0px;
    }
    #is #menu .column.center .level3 {
        font: 18px/18px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .title_zone {
        width: 900px;
        margin: 0px 0px 1px 0px;
    }
    #is #une {
        width: 900px;
        height: auto;
        margin: 10px 0px 10px 0px;
    }
    #is #une .principal {
        width: 900px;
        height: 300px;
        margin: 0px 0px 1px 0px;
    }
    #is #une .principal .image {
        float: left;
        width: 550px;
        height: 300px;
        margin: 0px 1px 1px 0px;
    }
    #is #une .principal .image img {
        margin: 0px 0px 0px 0px;
    }
    #is #une .principal .image img {
        width: 550px;
    }
    #is #une .principal .content {
        height: 300px;
    }
    #is #une .principal .content .title {
        font: 34px/38px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #une .principal .content .description {
        margin: 10px 40px 10px 20px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #une .principal .block {
        margin: -1px 0px 0px 20px;
    }
    #is #une .principal .social {
        left: 570px;
    }
    #is #une.solo {
        width: 900px;
    }
    #is #une.solo .title_zone {
        width: 860px;
    }
    #is #une.solo .principal {
        width: 900px;
        height: 300px;
        margin: 0px 0px 1px 0px;
    }
    #is #une.solo .principal .image {
        float: left;
        width: 550px;
        height: 300px;
        margin: 0px 1px 1px 0px;
    }
    #is #une.solo .principal .image img {
        width: 550px;
    }
    #is #une.solo .principal .content {
        float: left;
        position: relative;
        width: 349px;
        height: 300px;
        margin: 0px;
    }
    #is #une.solo .principal .content .title {
        font: 34px/38px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #une.solo .principal .content .description {
        margin: 10px 40px 10px 20px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #une.solo .principal .block {
        margin: -1px 0px 0px 20px;
    }
    #is #une.solo .principal .social {
        left: 20px;
    }
    #is .breves {
        float: left;
        position: relative;
        width: 450px;
        height: 270px;
        margin: 0px 1px 0px 0px;
    }
    #is .square {
        position: relative;
        width: 449px;
        height: 258px;
        margin: 0px 0px 1px 0px;
    }
    #is .square .suare_zone {
        width: 998px;
    }
    #is .square .sqr.one {
        width: 449px;
        height: 270px;
    }
    #is .square .sqr.two {
        width: 449px;
        height: 270px;
    }
    #is .square .square_zone .sqr .opta-widget-container tr th,
    #is .square .square_zone .sqr .opta-widget-container a,
    #is .square .square_zone .sqr .opta-widget-container td {
        font: 12px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .square .square_zone .sqr .more {
        top: 139px;
    }
    #is #slider {
        height: 160px;
        margin: 10px 0px 10px 0px;
    }
    #is #slider .slide {
        width: 300px;
        height: 160px;
        margin: 0px 1px 0px 0px;
        background: rgba(42,42,42,1);
    }
    #is #slider .slide:last-child {
        width: 290px;
        margin: 0;
    }
    #is #slider .slide img {
        width: 300px;
    }
    #is #slider .slide .title {
        width: 260px;
        padding: 70px 20px;
        font: 14px/20px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .sport {
        margin: 0px 0px 10px 0px;
    }
    #is .sport .principal {
        float: left;
        position: relative;
        width: 450px;
        margin: 0px 1px 0px 0px;
    }
    #is .sport .principal .image {
        width: 450px;
        height: 300px;
        margin: 0px 0px 1px 0px;
        background: rgba(255,255,255,1);
    }
    #is .sport .principal .image img {
        width: 450px;
    }
    #is .sport .principal .content {
        height: 299px;
    }
    #is .sport .principal .content .description {
        margin: 0px 40px 10px 20px;
    }
    #is .sport .small {
        width: 449px;
        height: 200px;
        margin: 0px 0px 1px 0px;
    }
    #is .sport .small.two {
        width: 449px;
    }
    #is .sport .small .image {
        width: 449px;
        height: 200px;
    }
    #is .sport .small.two .image {
        width: 449px;
    }
    #is .sport .small .image img {
        width: 449px;
    }
    #is .sport .small .content {
        position: absolute;
        width: 449px;
        height: 50px;
        margin: -51px 0px 0px 0px;
        background: rgba(255,255,255,.8);
    }
    #is .sport .small .content .title {
        margin: 20px 20px 0px 20px;
        font: 14px/20px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .sport .small .title a {
        color: rgba(0,0,0,.8);
    }
    #is .football.sport .small .title a:hover {
        color: rgba(110,163,116,1);
    }
    #is .sport .small .content .social {
        position: absolute;
        width: auto;
        top: -138px;
        right: 0px;
    }
    #is .sport .small .content .social div {
        float: none;
        width: 45px;
        height: 45px;
        margin: 0px 0px 1px 0px;
    }
    #is .sport .small .block {
        margin: -67px 0px 0px 20px;
    }
    #is .sport .text {
        width: 449px;
        height: 198px;
    }
    #is .sport .text .content {
        height: 197px;
    }
    #is .sport .text .content .title {
        font: 26px/34px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_rubrique_zone {
        width: 900px;
    }
    #is #article_rubrique_zone .title_zone {
        width: 900px;
    }
    #is #article_rubrique_zone .article_rubrique {
        width: 450px;
        height: 500px;
    }
    #is #article_rubrique_zone .article_rubrique.pair {
        width: 449px;
    }
    #is #article_rubrique_zone .article_rubrique .date {
        width: 60px;
    }
    #is #article_rubrique_zone .article_rubrique .date .jour {
        padding: 10px 0px 0px 0px;
        font: 40px/44px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .date .mois {
        font: 20px/32px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .date .heure {
        font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .image {
        height: 250px;
    }
    #is #article_rubrique_zone .article_rubrique .image img {
        width: 100%;
    }
    #is #article_rubrique_zone .article_rubrique .title {
        padding: 20px 40px 10px 20px;
        font: 27px/30px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .introduction {
        padding: 0px 60px 20px 20px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #article {
        width: 580px;
        padding: 0px 0px 20px 0px;
    }
    #is #article h1 {
        margin: 40px;
        font: 40px/42px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article #date {
        margin: -43px 0px 20px 40px;
        font: 14px/20px 'ProdigySansBold',Arial,sans-serif;
    }
    #is #article #content {
        font: 16px/22px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #article h2 {
        font: 20px/34px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_title {
        width: 279px;
        padding: 20px;
        font: 20px/26px 'ProdigySansThin',Arial,sans-serif;
    }
    #is .related {
        float: left;
        width: 319px;
    }
    #is .related h1 {
        margin: 20px 20px 0px 20px;
        font: 18px/22px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .related #date {
        margin: 10px 0px 10px 20px;
    }
    #is .related #image {
        height: 120px;
    }
    #is .related:hover #image {
        height: 120px;
    }
    #is #article .video_player_container,
    #is #article .video_player_container #player {
        width: 100%;
        height: auto;
    }
    #is .related #content {
        margin: 20px 20px 0px 20px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #une .principal .block {
        margin: 20px 0px 0px -1px;
        right: 349px;
    }
    #is #live .numberone.tennis .match.clignote .button_live {
        margin: 0px 0px 0px -60px;
        width: 150px;
    }
}
@media screen and (max-width: 980px) {
    #is #pagination {
        width: 100%;
        margin: 0px 0px 20px 0px;
        text-align: center;
        border-radius: 0px;
    }
    #is #pagination .page_link {
        float: none;
        width: 12px;
        margin: 0px -1px 0px -1px;
        padding: 0px 5px;
        font: 10px/34px 'ProdigySansSemiBold',Arial,sans-serif;
        border-radius: 2px;
        display: inline-block;
    }
    #is #article_rubrique_zone .icon_video {
        right: 5%;
        margin: 20px 0px 0px 0px;
    }
    #is #live .date {
        width: 90%;
        margin: 10px auto 3px auto;
        padding: 10px 0px;
        background: rgba(0,0,0,.1);
        color: rgba(0,0,0,.8);
        font: 10px/18px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #live .match {
        position: relative;
        width: 90%;
        margin: 0 auto 5px auto;
    }
    #is #live .match .sport {
        margin: 20px 0px 10px 0px;
        font: 14px/16px 'ProdigySansExtraBold',Arial,sans-serif;
    }
    #is #live .match .crest {
        width: 35%;
        margin: 0px 0px 10px 0px;
    }
    #is #live .match .crest img,
    #is #live .numbertwo .match .crest img {
        height: 50px;
        margin: 0px 0px 0px 0px;
    }
    #is #live .match .crest .equipe,
    #is #live .numbertwo .match .crest .equipe {
        font: 12px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #live .match .button_live {
        width: 26%;
        padding: 5px 0px;
        margin: 0px 0px 0px -13%;
        border: 0px;
        border-bottom: 2px solid rgba(255,255,255,1);
    }
    #is #live .match .sport.bigtitle {
        position: relative;
        width: 100%;
        left: 0px;
        margin: 40px 0px 10px 0px;
    }
    #is #live .match .bigtitle {
        z-index: 2;
        position: absolute;
        width: 500px;
        left: 50%;
        margin: 60px 0px 20px -250px;
    }
    #is #live .match .bigtitle a {
        font: 16px/22px 'ProdigySansBlack',Arial,sans-serif;
    }
    #is #live .match .versus,
    #is #live .numbertwo .match .versus {
        width: 26%;
        margin: 0px;
        padding: 0px;
        font: 26px/50px 'ProdigySansThin',Arial,sans-serif;
    }
    #is .match .versus span,
    #is .numbertwo .match .versus span {
        font: 14px/30px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #live.live {
        width: 96%;
        margin: 10px 0px 0px 2%;
    }
    #is #live .live_sport {
        transition: all 0s linear;
        -webkit-transition: all 0s linear;
        -moz-transition: all 0s linear;
        -o-transition: all 0s linear;
        -ms-transition: all 0s linear;
    }
    #is #live .live_sport {
        width: 100%;
    }
    #is #live .live_sport .image {
        width: 100%;
        height: 200px;
    }
    #is #live .live_sport .image img {
        width: 100%;
        transition: all 0s linear;
        -webkit-transition: all 0s linear;
        -moz-transition: all 0s linear;
        -o-transition: all 0s linear;
        -ms-transition: all 0s linear;
    }
    #is #live .live_sport:hover .image img {
        width: 100%;
        margin: 0px;
    }
    #is #live .live_sport .livetext {
        margin: 70px 0px 0px 0px;
        font: 40px/40px 'ProdigySansBlack',Arial,sans-serif;
    }
    #is #live .live_sport .title {
        width: 200px;
        margin: -80px 0px 0px -100px;
        font: 20px/40px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #live.pays .live_sport .title {
        font: 12px/40px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #live a .live_sport .direct {
        margin: 85px 0px 0px -50px;
    }
    #is #live_menu {
        margin: 10px 0px 0px 5%;
        text-align: center;
    }
    #is #live_menu ul li {
        width: 90px;
        padding: 0px 0px;
        margin: 0px 5px 0px 0px;
        font: 14px/30px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #match-recap #match-other {
        grid-template-columns: repeat(1, 1fr);
    }
    #is .calendar {
        width: 90%;
        margin: 10px auto 0px 5%;
        text-align: center;
    }
    #is .calendar #select {
        position: relative;
        width: 172px;
        right: inherit;
        margin: 0px auto 0px auto;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is .calendar select {
        float: inherit;
        width: 182px;
    }
    #is .calendar .menu {
        float: none;
        width: 45%;
        margin: 0px 5px 10px 0px;
        padding: 10px 0px;
        font: 12px/14px 'ProdigySansSemiBold',Arial,sans-serif;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        display: inline-block;
    }
    #is .calendar .menu.day,
    #is .calendar .menu.day_ {
        width: 172px;
        margin: 0px 2% 10px 2%;
    }
    #is .calendar .menu a span {
        font: 12px/12px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is footer {
        width: 98%;
        margin: 50px auto 0px auto;
        padding: 0px;
        font: 12px/14px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is footer a {
        margin: 0px 5px 0px 0px;
    }
    #infiniweb_generic #is {
        background: rgba(255,255,255,1);
    }
    #infiniweb_generic #is #customer .titre {
        width: 80%;
        margin: 10px auto 10px auto;
        font: 36px/40px 'ProdigySansThin',Arial,sans-serif;
    }
    #infiniweb_generic #is #customer .zone_text .text p,
    #infiniweb_generic #is #inter #accroche_inter_1 {
        width: 100%;
    }
    #infiniweb_generic #is #inter #price_inter {
        width: 280px;
    }
    #infiniweb_generic #is #generique {
        width: 80%;
    }
    #infiniweb_generic #is #generique .titre h1,
    #infiniweb_generic #is #subscriptions .titre {
        width: 80%;
        margin: 10px auto 10px auto;
        font: 36px/40px 'ProdigySansThin',Arial,sans-serif;
    }
    #infiniweb_generic #is #generique .textecentre .conditions {
        width: 100%;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #infiniweb_generic #is #subscriptions {
        max-width: 300px;
    }
    #infiniweb_generic #is .no_subscription_text {
        font: 12px/16px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is {
        width: 100%;
        left: 0px;
        margin: 0px 0px 0px 0px;
        background: rgba(186,184,176,.7);
    }
    #is .block,
    #is .sport .block {
        width: 100px;
        top: 0px;
        left: 50%;
        bottom: inherit;
        margin: 0px 0px 0px -65px;
        border: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        display: none;
    }
    #is header {
        height: 40px;
        margin: 0px;
        border-radius: 0px;
    }
    #is header #logo {
        width: 50%;
        height: 40px;
        margin: 0px;
    }
    #is header #logo img {
        height: 15px;
        top: 12px;
        left: 50%;
        margin: 0px 0px 0px -55px;
    }
    #is header #menu_mobile {
        float: left;
        width: 25%;
        height: 40px;
        background: rgba(80,80,80,1);
        text-align: center;
        display: block;
        cursor: pointer;
    }
    #is header #menu_mobile img {
        position: relative;
        height: 20px;
        top: 10px;
        display: inline-block;
    }
    #is header #live {
        width: 25%;
        height: 40px;
        font: 15px/40px 'ProdigySansExtraBold',Arial,sans-serif;
    }
    #is #menu {
        z-index: 3;
        position: fixed;
        width: 90%;
        height: 100%;
        top: 0px;
        left: 110%;
        padding: 5% 5% 10% 5%;
        background: rgba(255,255,255,1);
        text-align: center;
        display: block;
    }
    #is #menu.expanded {
        left: 0;
    }
    #is #menu .element_home,
    #is #menu .element {
        width: 100%;
        margin: 0px auto 0px auto;
        font: 34px/50px 'ProdigySansThin',Arial,sans-serif;
        cursor: pointer;
    }
    #is #menu .element.close {
        display: block;
        padding: 5% 0px;
        color: rgba(0,0,0,.5);
        font: 27px/30px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #menu .element_home a {
        color: rgba(0,0,0,.8);
    }
    #is #menu .element.sport1 {
        color: rgba(110,163,116,1);
    }
    #is #menu .element.sport2 {
        color: rgba(197,100,132,1);
    }
    #is #menu .element.sport5 {
        color: rgba(195,199,139,1);
    }
    #is #menu .element.sport3 {
        color: rgba(184,126,63,1);
    }
    #is #menu .element.sport4 {
        color: rgba(116,183,181,1);
    }
    #is #menu .element.sport6 {
        color: rgba(116,183,181,1);
    }
    #is #menu #divers {
        color: rgba(170,170,170,1);
    }
    #is #menu .element.sport1.active,
    #is .sport_menu.sport1 .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(110,163,116,1);
    }
    #is .sport_menu.sport1 .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu .element.sport2.active,
    #is .sport_menu.sport2 .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(197,100,132,1);
    }
    #is .sport_menu.sport2 .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu .element.sport5.active,
    #is .sport_menu.sport5 .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(195,199,139,1);
    }
    #is .sport_menu.sport5 .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu .element.sport3.active,
    #is .sport_menu.sport3 .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(184,126,63,1);
    }
    #is .sport_menu.sport3 .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu .element.sport4.active,
    #is .sport_menu.sport4 .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(116,183,181,1);
    }
    #is .sport_menu.sport4 .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu .element.sport6.active,
    #is .sport_menu.sport6 .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(116,183,181,1);
    }
    #is .sport_menu.sport6 .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu #divers.active,
    #is #menu_divers .column .level3.active {
        color: rgba(255,255,255,1);
        background: rgba(170,170,170,1);
    }
    #is #menu_divers .column .level3.active a {
        color: rgba(255,255,255,1);
    }
    #is #menu .sport_menu {
        z-index: 5;
        position: fixed;
        width: 95%;
        height: 100%;
        top: 20px;
        left: 100%;
        margin: 60px 0px 0px 0px;
        padding: 0px;
        background: rgba(255,255,255,1);
        text-align: center;
        opacity: 1;
    }
    #is #menu .sport_menu.visible{
        left: 0;
        text-align: center;
    }
    #is #menu .zone{
        width: 100%;
    }
    #is #menu .column{
        min-width: 100%;
        max-width: 100%;
    }
    #is .title_zone {
        width: 84%;
        margin: 0px 0px -2px 6%;
        padding: 10px 2%;
        text-align: center;
        background: rgba(0,0,0,.8);
        color: rgba(255,255,255,1);
        font: 14px/16px 'ProdigySansSemiBold',Arial,sans-serif;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
    }
    #is .title_zone span.page {
        font: 14px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #une {
        width: 100%;
        height: auto;
        margin: 10px 0px 0px 0px;
        border-bottom: 0px;
    }
    #is #une .principal {
        float: none;
        width: 100%;
        height: auto;
        margin: 0px;
    }
    #is #une .principal .image {
        float: none;
        width: 98%;
        margin: 0px 0px -2px 1%;
        height: auto;
    }
    #is #une .principal .image img {
        width: 100%;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is #une .principal .content {
        width: 84%;
        margin: 0px 0px 10px 5%;
        padding: 10px 3%;
        height: auto;
        background: rgba(255,255,255,1);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    #is #une .principal .content .title {
        margin: 5px;
        font: 18px/22px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #une .principal .content .description {
        margin: 5px;
        font: 12px/16px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #une .principal .content .social {
        display: none;
    }
    #is #une .principal .block {
        right: inherit;
        margin: 0px 0px 0px -65px;
    }
    #is #une.solo {
        width: 100%;
    }
    #is #une.solo .title_zone {
        width: 80%;
    }
    #is #une.solo .principal {
        width: 100%;
        height: auto;
    }
    #is #une.solo .principal .image {
        float: none;
        width: 98%;
        height: auto;
        margin: 0px 1%;
    }
    #is #une.solo .principal .image img {
        width: 100%;
        margin: 0px 0px -2px 0px;
    }
    #is #une.solo .principal .content {
        width: 84%;
        margin: 0px 0px 10px 5%;
        padding: 10px 3%;
        height: auto;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is #une.solo .principal .content .title {
        margin: 5px;
        font: 18px/22px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #une.solo .principal .content .description {
        margin: 5px;
        font: 12px/16px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #une.solo .principal .content .social {
        display: none;
    }
    #is #une.solo .principal .block {
        margin: -1px 0px 0px 1%;
    }
    #is .breves {
        display: none;
    }
    #is .square {
        display: none;
    }
    #is .mobile_button {
        float: left;
        position: relative;
        width: 100%;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 5px 0px;
        text-align: center;
        display: block;
    }
    #is .mobile_button .title {
        width: 82%;
        height: auto;
        margin: 0px 0px 0px 5%;
        padding: 4%;
        background: rgba(255,255,255,.9);
        color: rgba(0,0,0,.5);
        font: 30px/34px 'ProdigySansThin',Arial,sans-serif;
        -moz-box-shadow: inset 0px -5px 0px 0px rgba(238,30,64,1),inset 0px -1px 0px 0px rgba(0,0,0,.2);
        -webkit-box-shadow: inset 0px -5px 0px 0px rgba(238,30,64,1),inset 0px -1px 0px 0px rgba(0,0,0,.2);
        box-shadow: inset 0px -5px 0px 0px rgba(238,30,64,1),inset 0px -1px 0px 0px rgba(0,0,0,.2);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
    }
    #is .mobile_button .button {
        float: left;
        width: 35%;
        height: auto;
        margin: 0px 0px 1px 0%;
        padding: 5%;
        text-align: center;
        background: rgba(255,255,255,.9);
        font: 14px/20px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .mobile_button .button.gauche {
        margin: 0px 0px 1px 5%;
        border-bottom-left-radius: 2px;
        -moz-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,.2);
        -webkit-box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,.2);
        box-shadow: inset -1px 0px 0px 0px rgba(0,0,0,.2);
    }
    #is .mobile_button .button.droite {
        margin: 0px 0px 1px 0%;
        border-bottom-right-radius: 2px;
    }
    #is #slider {
        display: none;
    }
    #is .sport {
        height: auto;
        margin: 0px;
        border-bottom: 0px;
    }
    #is .sport .principal {
        float: none;
        width: 100%;
        height: auto;
        margin: 0px;
    }
    #is .sport .principal .image {
        width: 98%;
        margin: 0px 0px -2px 1%;
        height: auto;
    }
    #is .sport .principal .image img {
        width: 100%;
        margin: 0px 0px -2px 0px;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is .sport .principal .content {
        width: 84%;
        margin: 0px 0px 10px 5%;
        padding: 10px 3%;
        height: auto;
        background: rgba(255,255,255,1);
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is .sport .principal .content .title {
        margin: 5px;
        font: 18px/22px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .sport .principal .content .description {
        margin: 5px;
        font: 12px/16px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is .sport .principal .content .social {
        display: none;
    }
    #is .sport .small {
        width: 100%;
        height: auto;
        margin: 0px;
    }
    #is .sport .small.two {
        width: 100%;
    }
    #is .sport .small .image {
        width: 98%;
        margin: 0px 0px -2px 1%;
        height: auto;
    }
    #is .sport .small.two .image {
        width: 98%;
    }
    #is .sport .small .image img {
        width: 100%;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is .sport .small .content {
        position: relative;
        width: 84%;
        margin: 0px 0px 10px 5%;
        padding: 10px 3%;
        height: auto;
        background: rgba(255,255,255,1);
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is .sport .small .content .title {
        margin: 0px 5px 3px 0px;
        font: 16px/20px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .sport .small .content .description {
        margin: 0px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is .sport .small .content .social {
        display: none;
    }
    #is .sport .text {
        width: 98%;
        height: auto;
        margin: 0px 0px 10px 1%;
        background: rgba(255,255,255,1);
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        display: none;
    }
    #is .sport .text .content {
        height: auto;
        background: rgba(255,255,255,1);
    }
    #is .sport .text .content .title {
        margin: 0px;
        padding: 10%;
        font: 27px/34px 'ProdigySansThin',Arial,sans-serif;
    }
    #is .sport .text .content .title a {
        color: rgba(0,0,0,0.8);
    }
    #is .sport .text .content .social {
        display: none;
    }
    #is #article_rubrique_zone {
        width: 100%;
    }
    #is #article_rubrique_zone .title_zone {
        width: 80%;
    }
    #is #article_rubrique_zone .article_rubrique {
        width: 98%;
        height: auto;
        margin: 0px 0px 10px 1%;
        background: none;
    }
    #is #article_rubrique_zone .article_rubrique.pair {
        width: 98%;
        margin: 0px 0px 10px 1%;
    }
    #is #article_rubrique_zone .article_rubrique .date {
        width: 60px;
    }
    #is #article_rubrique_zone .article_rubrique .date .jour {
        padding: 10px 0px 0px 0px;
        font: 40px/44px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .date .mois {
        font: 20px/32px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .date .heure {
        font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .image {
        height: auto;
        margin: 0px 0px -2px 0px;
    }
    #is #article_rubrique_zone .article_rubrique .image img {
        width: 100%;
    }
    #is #article_rubrique_zone .article_rubrique .title {
        width: 84%;
        margin: 0px 0px 0px 5%;
        padding: 10px 3% 0px 3%;
        background: rgba(255,255,255,1);
        font: 18px/22px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #article_rubrique_zone .article_rubrique .introduction {
        width: 84%;
        margin: 0px 0px 0px 5%;
        padding: 5px 3% 10px 3%;
        background: rgba(255,255,255,1);
        font: 12px/16px 'ProdigySansRegular',Arial,sans-serif;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is #article_rubrique_zone .article_rubrique .social {
        display: none;
    }
    #is #article {
        float: none;
        width: 100%;
        border-radius: 0px;
    }
    #is #article h1 {
        font: 30px/36px 'ProdigySansThin',Arial,sans-serif;
    }
    #is #article #content {
        margin: 0px 40px 0px 40px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is #article h2 {
        font: 20px/24px 'ProdigySansThin',Arial,sans-serif;
        margin: 0px 0px 20px 0px;
    }
    #is #article_title {
        width: 80%;
        padding: 5%;
        margin: 10px 0px 10px 5%;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is #article blockquote {
        font: 18px/22px 'ProdigySansBold',Arial,sans-serif;
        -webkit-margin-before: 0px;
        -webkit-margin-after: 0px;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }
    #is .related {
        float: none;
        width: 90%;
        margin: 0px 0px 10px 5%;
        border-top-left-radius: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
    }
    #is .related.pair {
        background: rgba(255,255,255,1);
    }
    #is .related h1 {
        margin: 20px 20px 0px 20px;
        font: 18px/22px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is .related #date {
        margin: 10px 0px 10px 20px;
    }
    #is .related #image {
        height: auto;
    }
    #is .related:hover #image {
        height: auto;
    }
    #is .related #content {
        margin: 20px 20px 0px 20px;
        font: 14px/18px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is .button-visu {
        font: 18px/50px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is #live .formule1 .match .sport.bigtitle {
        margin: 40px 0px 10px 0px;
    }
}
/* Other media queries from V1 site */
@media screen and (max-width: 700px) {
    #article .billing {
        width: 150px;
        height: 45px;
        margin-left: 55px;
        margin-top: -53px;
    }
    #article .billing #price_inter {
        width: 280px;
        font: 18px/20px "ProdigySansExtraBold",Arial,sans-serif;
    }
    #article .billing #button {
        width: 150px;
        height: 45px;
        font: 30px/45px "ProdigySansExtraBold",Arial,sans-serif;
    }
    #article .billing #button span {
        margin-left: -20px;
    }
    #article .billing #button .button_play {
        width: 25px;
        height: 25px;
        margin-top: -11px;
        margin-left: 15px;
        margin-right: 15px;
    }
    #is.small #live .match .sport.bigtitle {
        position: relative;
        width: 100%;
        left: 0px;
        margin: 0px 0px 0px 0px;
    }
    #live .match h2 {
        color: rgba(0,0,0,.5);
        font: 12px/60px 'ProdigySansBold',Arial,sans-serif;
    }
    #live .match img.home {
        width: 20px;
        left: 10px;
        top: 20px;
    }
    #live .match img.away {
        width: 20px;
        right: 10px;
        top: 20px;
    }
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    #infiniweb_generic #generique li {
        font: 14px/18px 'ProdigySansSemiBold',Arial,sans-serif;
    }    }
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    #infiniweb_generic #is.small #generique .textecentre .conditions {
        font: 8px/12px 'ProdigySansRegular',Arial,sans-serif;
    }
    #is.small #live .match .sport.bigtitle {
        position: relative;
        width: 100%;
        left: 0px;
        margin: 60px 0px 20px -250px;
    }    }
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    #is.small #une .title_zone {
        font: 20px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is.small #une .title_zone span.page {
        font: 20px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is.small .sport .title_zone {
        font: 12px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }
    #is.small .sport .title_zone span.page {
        font: 12px/16px 'ProdigySansSemiBold',Arial,sans-serif;
    }    }
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    #is.small #article #content {
        font: 16px/20px 'ProdigySansRegular',Arial,sans-serif;
    }    }
@media screen and(max-width: 1600px) {
    .jo-direct-left {
        width: 440px;
    }
    .jo-direct-right {
        width: 440px;
    }    }
@media screen and(max-width: 900px) {
    .jo-direct-left {
        width: 90%;
        float: inherit;
        margin: 0 auto;
    }
    .jo-direct-right {
        width: 90%;
        float: inherit;
        margin: 0 auto;
    }    }
@media screen and(max-width: 568px) {
    .jo-enclosure img {
        width: 100%;
    }    }
@media screen and (max-width: 900px) {
    .article_rio {
        width: 48%;
    }    }
@media screen and (max-width: 568px) {
    .article_rio {
        width: 90%;
    }    }
@media screen and (max-width: 768px) {
    #cgv_prebilling {
        font-size: 16px;
    }    }
@media screen and (max-width: 480px) {
    #cookie_dialog {
        font: 10px/10px 'ProdigySansRegular',Arial,sans-serif !important;
    }    }

#prebilling_message {
    width: auto;
    font-size: 12px;
}
#prebilling_message a{
    color: rgba(238,30,64,1);
}

@media screen and (max-width:800px) {
    #prebilling_message {
        width: auto;
    }
}


/* FOR PAGE INTER MOBILE AND IMG IPLUS FOOTER IPHONE */

@media screen and (max-width: 450px) {
    #infiniweb_generic #customer .zone_text .text p, #infiniweb_generic #inter #accroche_inter_1 {
        width: 100% !important;
    }
}

footer .footer-iplus {
    margin: 10px auto 0 !important;
}

#prebilling_message {
    max-width: 800px;
    margin: 15px auto;
    line-height: 12px;
}
