<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.winsoft.row , .winsoft .row{
	margin-right:0px !important;
	margin-left:0px !important;
}
.Titre, .Titre td, .newssq-right{
	color : #fff;
	padding : 5px;	
	font-weight : bold;
}
.TitreNeutre{
	font-size : 24px;
}
.sTitre, .sTitre th, .sTitre td, .sTitre td a{
	color :#FFF;
	padding : 5px;
	font-weight : bold;
}
.news_feed img{
	padding-right:5px;
	padding-top : 5px;
}
/* pour centrer titre sur joomla */
.sppb-addon-title {
	text-align : center;
}
.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
a:hover {
	text-decoration: underline;
}
a:link, a:active, a:visited {
	text-decoration: none;
}

.Titre{
		font-size : 150%;
		text-align :left;
		font-weight: bold;
}
.Titre &gt; a, .sTitre a{
		text-decoration: none;
}

.Titre .petitLien{
	text-decoration: none;
	font-size : 70%;
	text-align : right;
	font-weight: none;
}

.petitTexte{
	font-size : 50%;
	font-weight: none;
}
.list-group-item{
	margin-left : 0px;
}

div.bloctexte {
	padding-left: 50px;
	margin-top: 0px;
}
div.blocimage {
	margin: 0;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.rounded {
	-moz-border-radius:20px 20px;
	-webkit-border-radius:20px 20px;
	border-radius:20px 20px;
}
.mod_home{
	margin-bottom : 20px;
}
.center , .center MARQUEE{
	text-align : center;
}
.align-droite{
	text-align : right;
}
.home_aff &gt; .col-photo {
	display:inline-block;
	vertical-align:top !important;
	height : 100%;
}

.navbar a, .navbar .navbar-brand, .parallax, .header-img-text{
	color: #fff;
	text-decoration: none;
	vertical-align: central;
	font-weight: bold;
	font-family: Cabin, Oswald, sans-serif;
	font-size: 18px;
	/* text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px; */
}
.navbar .caret{
	text-shadow: #000000 1px 1px, #000000 -1px 1px, #000000 -1px -1px, #000000 1px -1px;
}
.navbar img{
	float: left;
}
.navbar .dropdown-menu a{
	text-shadow: none;
}
.open a{
	color : #000;
	}
.news_det_1{
	padding : 5px;
}
.lignepair{
	background-color : #DDD !important;
}
.div_gauche{
	text-align:left;
}
.col-photo{
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left : 0px;
}
.photo-tableau img, .photoAlbum img{
	max-height : 150px
}
.photoAlbum{
	padding :15px;
}
.photoAlbumGrand{
	text-align:center ;
}
.photoAlbumGrand img{
	display:inline ;
}
.gestion_ok a{
	font-weight : bold;
}
.fieldsetborder{
	border: 1px groove #ddd !important;
}
textarea{
	width:100%;
}
.footerbs {
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	background-color: #000;
	color : #FFF;
}
.footerbs a, .header-img-text a{
	text-decoration : none;
	color : #FFF;
}
.gauche_home{
	padding-right:15px;
	padding-left:0px;
}
.droite_home{
	padding-right:0px;
	padding-left:15px;
}
.photo_equipe{
	padding-left: 0px;
}
.text_equipe{
	padding-right: 0px;
}
.equipe_det &gt; .row {
	margin-top:10px;
}
.parallax {
    /* The image used */
	background-image: url("../images/stade.jpg");
	min-height: 100vh;
    /* Set a specific height */
    height: 100%;
	width : auto;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	font-size : 8em;
}
.parallax-text {
  margin-top: 18vh; /* poussÃ© de la moitiÃ© de hauteur de viewport */
  transform: translateY(-50%); /* tirÃ© de la moitiÃ© de sa propre hauteur */
  background-color : rgba(187, 210, 225, 0.5);
}
.parallax-text img , .parallax-text span, .header-img-text img , .header-img-text a{ 
display:inline-block;
vertical-align:middle;
height : 160px;
}
.header-img{
	background-image: url("../images/header.jpg");
	overflow:hidden;
	height : 196px;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.header-img-text {
	font-size : 120px;
}
.affix {
	top: 0;
	width: 100%;
	z-index : 1000;
}

.affix + .container-fluid {
	padding-top: 70px;
}
.menu{
	padding-left:1em;
	padding-right:1em;
}
.newssq{
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-background-size: cover;
	background-size: cover;
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.newssq-right{
	float: right;
	width: 50%;
	height: 260px;
	color: #FFF;
}
.newssq-text{
	font-size: 12px;
	padding: 15px 15px 0 15px;
	text-align: left;
	color: #FFF;
}
.newssq-title, .newssq-title a, .newssq-title i{
	font-size: 14px;
	font-weight : bold;
	text-align: left;
	color: #FFF;
}
.newssq-title small{
	font-weight : normal; 
	color: #FFF;
}
.newssq-more, .newssq-more a{
	font-size: 13.6px;
	font-weight: 700;
	line-height: 35px;
	width: 100%;
	cursor: pointer;
	text-align: right;
	color: #2C518C;
	position: absolute;
	bottom: 2px;
	right: 0;
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	color: #FFF;
}
.btn-news{
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.newssq-social{
	margin-bottom: 0;
	float:right; 
	vertical-align:bottom; 
	padding-right: 15px;
}
.news_det .det{
	padding-left : 0px;
}
.match_premier_logos{
	background:linear-gradient( -80deg, #ffffff 0%, #ffffff 50%, #375D81 51%, #375D81 100%) !important;
}
.rowNoPadding{
	padding-left:0px;
	padding-right:0px;
}
</pre></body></html>