<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ol li, ul li {
    list-style-type: none;
}

ol, ul {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.titre2{
    font-size: 1.125rem;
    padding-left: 0.30rem;
    padding-top: 0.75rem;
}

.container{
    padding-left: 0;
    padding-right: 0;
}

.row {
    --bs-gutter-x: 0.9375rem;
    margin-right: 0;
    padding-right: 0;
}

 .row&gt;*{
	 padding-right: 0;
}

.no-padding{
   padding: 0;
}

.centre {
    text-align: center;
}

.font-weight-bold {
    font-weight: 500;
}

.font-15{
	font-size: 0.875rem;
}

.large {
    width: 96%;
}

.inout {
    width: 40%;
}

.arrondi{
    border: .1rem solid #eaeaea;
    border-radius: .25rem !important;
}

.arrondi1{
    border: .1rem solid #eaeaea;
    border-radius: .4rem !important;
}

.img1 {
    width: 100%;
    display: block;
    margin: -.75rem auto;
    width: auto;
    padding-bottom: .5rem;
}

fieldset{
    margin: auto;
}

.form-check-inline {
	padding-right: .08rem;
}

.image-align{
    padding-bottom: 2px;
    min-height: 0.9375rem;
    max-height: 1rem;
}

/* Navbar    */
.teal {
    background-color: #2C9;
    background: linear-gradient(18deg,rgba(4,204,33,.9) 0,rgba(129,125,4,.4) 45%, rgba(4,204,33,.9));    
    border-color: #185;
}

.nav-red {
    background: linear-gradient(18deg,rgba(255,0,0,.9) 0,rgba(255,0,0,.7) 45%, rgba(255,0,0,.9));    
    border-color: #185;
}

.nav-link{
    color: #212529;
    display: inline;
}

.nav-link:focus, .nav-link:hover {
    color: #a1a5a9;
}

.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
    color: #fff;
    background-color: #cd1d1d;
}

.hero-header_image img {
    width: 100%;
    display: block;
    margin: -12px auto;
    width: 75px;
}

.scorebox_teams-container {
    padding-top: 0.625rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    clear: both;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.scorebox_teams-container .team.home {
    padding-right: 6.25rem;
}

.scorebox_teams-container .team.away {
    padding-left: 6.25rem;
}

.scorebox_teams-container .team {
    width: 50%;
    position: relative;
}

.scorebox_teams-container .teamLink {
    text-decoration: none;
}

.scorebox_teams-container .teamLink .teamName {
    font-family: Century Gothic W04 Bold,Fira Sans,sans-serif;
    font-weight: 100;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    color: #fff;
    display: block;
    height: 4.0625rem;
    vertical-align: middle;
    display: table;
    width: 100%;
    transition: .2s;
}

.scorebox_teams-container .teamLink .teamName2 {
    font-family: Century Gothic W04 Bold,Fira Sans,sans-serif;
    font-weight: 100;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    color: #fff;
    display: block;
    height: 4.0625rem;
    vertical-align: middle;
    display: table;
    width: 100%;
    transition: .2s;
}

.scorebox_teams-container .team.home .badgeContainer {
    right: 0.625rem;
}

.scorebox_teams-container .team.away .badgeContainer {
    left: 0.625rem;
}

.scorebox_teams-container .team.home .teamName {
    text-align: right;
}

.scorebox_teams-container .team.away .teamName {
    text-align: left;
}

.scorebox_teams-container .team.home .teamName2 {
    text-align: center;
}

.scorebox_teams-container .team.away .teamName2 {
    text-align: center;
}

.scorebox_teams-container .badgeContainer {
    position: absolute;
}

.scorebox_teams-container .teamLink .teamName span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.875rem;
}

.scorebox_teams-container .teamLink .teamName2 span {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.875rem;
}

.badge-75.t13, .badge-75.t8755, .badge-75.t8879, .badge-75.t12162, .badge-75.t12940 {
    background-position: -560px -480px;
}

.badge-75 {
    background-image: url(../i/sprites/badges-75-sprite.png);
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    display: block;
    background-position: -880px -160px;
}

.badge-75 {
    background-image: url(../i/sprites/badges-75-sprite@x2.png);
    background-size: 955px 875px;
}

.scorebox_score-container .score {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    font-size: 2.5rem;
    color: #061729;
}

.scorebox_score-container .score .away, .scorebox_score-container .score .home {
    position: relative;
    background: linear-gradient(#e2a700,#fbba00 50%,#c89400 0);
    width: 3.125rem;
    line-height: 3.125rem;
    padding: .5rem 0;
}

.scorebox_score-container .score div:first-child {
    border-right: 1px solid #0a2f57;
}

.scorebox_score-container .score div:last-child::before {
    background-color: #dea70b;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.scorebox_score-container .score div:first-child::after {
    background-color: #dea70b;
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.class-details{
  margin: 0;
}

.colo-06{
flex: 0 0 auto;
width: 10%;
}

.colo-47{
flex: 0 0 auto;
width: 45%;
}

.perso-py-2{
  padding: .5rem 0;
  line-height: 1.5rem;
  font-size: 0.9rem;  
}

/* Pour la mise en forme du tableau Coupe */
.perso-py-4{
  padding: 1.75rem 0;
  line-height: 1.5rem;
  font-size: 0.9rem;  
}

.perso-py-6{
  padding: 4.25rem 0;
  line-height: 1.5rem;
  font-size: 0.9rem;  
}

.fs-7{
  font-size: 0.9rem;
}

.fs-8{
  font-size: 0.872rem;
}

#map-canvas {
  height: 390px;
  width: 100%;
  margin: auto;
  text-align: center;
}




@media (min-width: 40em) {
  .show-only-on-small-size {
    display: none;
  }
  .show-only-on-large-size {
    display: inline-block;
  }  
}

@media (max-width: calc(767.5px)) {
  .show-only-on-large-size, .show-only-on-medium-size {
    display: none;
  }
}



@media (min-width: 40em) {
  .u-show-phablet {
    display: none !important;
  }
}

@media (max-width: 25em) {
  .u-show-mobile {
    display: none !important;
  }
}
     
@media (max-width: 39.99em) {
  .u-hide-tablet {
    display: none !important; }
    	
  .hero-header_image img {
    margin: auto;
    width: 50px;
  }
  	
  .scorebox_teams-container, .scorebox_teams-container .team.away, .scorebox_teams-container .team.home {
    padding: 0;
  }

  .scorebox_teams-container .team.home .badgeContainer {
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }

  .scorebox_teams-container .team.away .badgeContainer {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .scorebox_teams-container .team.away .teamLink .teamName, .scorebox_teams-container .team.home .teamLink .teamName {
    font-size: 1.875rem;
/*    font-weight: 300; */  
    text-align: center;
    padding-top: 3.5rem;
  }
  
  .scorebox_teams-container .team.away .teamLink .teamName .short, .scorebox_teams-container .team.home .teamLink .teamName .short {
    font-size: 1rem;
  }

  .scorebox_score-container .score {
    font-size: 2.1875rem;
  }
  
  .u-hide-phablet {
    display: none !important;
  }
}

@media (max-width: 24.99em) {
  .scorebox_score-container .score {
    font-size: 1.875rem;
  }
	
  .scorebox_score-container .score .away, .scorebox_score-container .score .home {
    width: 2.5rem;
    line-height: 1.875rem;
  }
}
</pre></body></html>