<!-- Rouge : #C00202 -->
<!-- Gris : #C0C0C0 -->


body, html {
    padding: 0;
    margin: 0;
}

body {
    font-family: "Arial";
	/*
	background-color: #FFFFFF;
    background-image: url(../images/terrain-roller.jpg);
    background-repeat: repeat-y;
	background-attachment: scroll;
	background-size: 100% auto;
	*/
	background-color: transparent;
	letter-spacing: 0.04rem;
}



.carousel-caption {
	background-color: rgba(20,20,20,0.6);
	color: #ffffff;
	bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	left: 0;
	right: 0;
}

.img-caption {
	background-color: rgba(20,20,20,0.6);
	color: #ffffff;
	padding: 10px;
	text-align: left;
	padding-left: 10px;
	border-bottom-left-radius:10px;
}

img {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.image-coins-arrondis {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.carousel-caption a {
	font-weight: bold;
}

.h1, h1{
	color: #C00202;
	font-size: 1.5rem;
	font-weight: bold;
}
.h2, h2 , .texteGrand {
	color: #C00202;
	font-size: 1.25rem;
}
.h3, h3, .texte {
	color: #C00202;
	font-size: 1rem;
	margin-bottom: 5px;
}
.textePetit {
	color: #C00202;
	font-size: .8rem;
	padding-bottom: 15px;
}
.petit {
	font-size: .8rem;
}
a, a:hover {
	color: #C00202;
    text-decoration: none;
}

.container-fluid {
    padding:0;
    margin:0;
	
}

.fondfixe {
	background-image: url(../images/terrain-roller.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-size: 100% auto;
}

/* Header */
.header {
    position: fixed;
    top: 0;
    background-color: white;
    width: 100%;
    height: 70px;
    /*background-image: url(../images/logo-roller-hockey-demons-asnieres.png);*/
    background-repeat: no-repeat;
}

.logo {
    position: fixed;
    z-index: 998;
    top: 5px;
    width: 80px;
    padding: 0;
    margin: 0;
    padding-right: 0px;
    left: 5px;
}

.logo-titre {
    position: fixed;
    z-index: 999;
    top: 5px;
    width: 130px;
    padding: 0;
    margin: 0;
	right: 10px;
}

.nomClub {
    padding-top: 55px;
    background-color: #FFFFFF;
	text-align: center;
}

.bg-light {
    background-color: #FFFFFF!important;
}

.navbar {
	/*
    background: -moz-linear-gradient(top, #c00202 5%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #c00202 5%, #ffffff 100%);
    background: linear-gradient(to bottom, #c00202 5%, #ffffff 100%);
	*/
	background-color: white;
    padding-left: 90px;
    padding-top: 10px;
    margin: 0px;
    z-index: 99;
    overflow: visible;
	height:80px;
}

ul.navbar-nav li.dropdown:hover > div.dropdown-menu {
    display: block;
}
.nav-item:hover, .nav-item:active, .nav-link:active {
    color: #C00202;
}
.nav-link {
    font-weight: bold;
}
.nav-link:hover {
    color: #C00202;
    /*background-color: #C0C0C0;*/
}
.navbar-light .navbar-nav .nav-link {
    color: black;
	padding-left: 10px;
	/*padding-right: 10px;*/
}
.navbar-light .navbar-nav .show>.nav-link, .navbar-light .navbar-nav .nav-link:hover {
    color: #C00202;
    background-color: #C0C0C0;
}
.navbar-light .navbar-nav .nav-item.active, .navbar-light .navbar-nav .nav-link:active  {
    color: black;
}
.navbar-light .navbar-nav .nav-item:hover  {
    color: #C00202;
}
.navbar-light .navbar-nav .nav-link.show {
    color: #C00202;
    /*background-color: #C0C0C0;*/
}
.dropdown-menu {
    /*background-color: #C00202;*/
	background-color: white;
    color: black;
	border: 0px;
}
.navbar-nav .dropdown-menu {
	float: left;
	margin: 0;
}
.navbar-nav .dropdown .dropdown-menu .dropdown-item:hover  {
    color: #C00202;
}
.navbar-nav .dropdown .dropdown-menu  .dropdown-item:active  {
	background-color: #ffffff;
}
.navbar-light .navbar-toggler {
    margin-top: 5px;
}

.dropdown-item {
    color: black;
}
.dropdown-item:hover {
    color: #C00202;
}

.bandeau-infos {
	height:46px;
	padding-left:3px;
	background-color: rgba(192, 2, 2, 1);
}

.demon-anime {
	float:left;
	height:42px;
	padding-top:3px;
}

.sidebar_top {
	/*width: 290px;*/
	background-color: #C00202;
	height: 20px;
	border-radius: 10px 10px 0px 0px;
    font-size: 0.8rem;
    color: white;
    text-align: center;
}

.sidebar_middle {
	/*width: 290px;*/
	background-color: #C00202;
	height: 140px;
	font-size: 1.2rem;
    color: white;
    text-align: center;
}
.sidebar_middle  a {
    color: white;
}

.sidebar_facebook {
	width: 290px;
	height: 95%;
	border: solid 2px #C00202;
}

.sidebar_bottom {
    /*width: 290px;*/
	background-color: #C00202;
	height: 15px;
	border-radius: 0px 0px 10px 10px;
}
/*
#pagesection {
	padding-left:100px;
	padding-right:100px;
}
*/
.main {
    padding-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 10px;
    min-height: 1000px;
    /*background-color: rgba(255, 255, 255, 1);*/
	text-align: justify;

	
}
.banner {
    width: 100%;
    min-width: 100%;
}

.ban {
    width: 100%;
    min-width: 100%;
    position: relative;
}

.ban img {
    width: 100%;
    min-width: 100%;
}

.inner-banner {
    position: absolute;
    top: 0;
    width: 100%;
}

.img.sponsor1 {
    width: 180px;
    padding: 10px;
}
.img.demons_tel {
    width: 300px;
    padding: 10px;
}

#footer {
	font-size: 0.8rem;
	margin-top: 20px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	background-color: rgba(62, 62, 62, 0.9);
	color: #FFFFFF;
}

.mentions_legales {
    text-align: center;
    text-decoration: none;
}

.mentions_legales a {
    color: #C00202;
}

.logo-reseau-social {
	position: relative;
	bottom: 5px;
	width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
	padding-top: 10px;
	padding-left: 5px;
}
.logoFFRSfooter {
	padding-left: 5px;
	height: 40px;
}

.responsiveCal {
 	position: relative;
	padding-bottom: 75%;
	height: 700px;
	overflow: hidden;
}

.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.iframe-container{
	margin-bottom: 50px;
	background: #eee;
}

.responsiveCal iframe, .responsiveCal object, .responsiveCal embed {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}

#footer1 {
	display: none;
}

.responsiveCal .iframe-container {
	height: 700px;
}

.carousel {
    height: auto;
	border-radius:10px;
}
.carousel-caption {
	z-index: 0;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
carousel-inner img {
    width: 100%;
    height: auto;
	border-radius:10px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 40px;
    height: 40px;
}
/*
.carousel-control-prev-icon, .carousel-control-next-icon {
  background-size: 100%, 100%;
  background-image: none;
}
.carousel-control-next-icon:after {
  content: '>';
  font-size: 55px;
  font-weight: bold;
  color: #C00202;
}
.carousel-control-prev-icon:after {
  content: '<';
  font-size: 55px;
  font-weight: bold;
  color: #C00202;
}
*/

.table, .table-bordered th, .table-bordered td {
	border: #C00202;
	border-width: medium;
    background-color: transparent;
	border-color: #C00202;
	border-style: solid;
}
.table th, .table-bordered th {
	color: white;
	background-color: #C00202;
}

.table tr, .table td, .table th {
    vertical-align: middle;
    padding: .3rem;
}.table-small-padding tr, .table-small-padding td, .table-small-padding th {    vertical-align: middle;    padding: .1rem;}

.video-fluid {
	width: 100%;
	height: auto;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

.navbar-light .navbar-toggler, .navbar-light .navbar-toggler:active {
	background-color: #C0C0C0;
	border-color: #c00202;
}

.navbar-light .navbar-nav {
	width: max-content;
	padding-right: 10px;
	background-color: transparent;
}

divRss {
	width: 100%;
}

.feedEkList {
  width:100%; 
  list-style:none outside none;
  background-color:transparent; 
  padding:0; 
  color:black;
  font-size:14px;
}
.feedEkList li {
  /*border-bottom:1px solid #D3CAD7; */
  /*padding-top:10px;*/
}
.feedEkList li:last-child {
  border-bottom:none;
}
.itemTitle a {
  font-weight:bold; 
  color:#C00202; 
  text-decoration:none;
  font-size:16px;
}
.itemTitle a:hover { 
  text-decoration:underline;
}
.itemDate {
  font-size:0.8rem;
  color:#000000;
}
.itemContent p {
  /*margin: 5px;*/
  font-size:14px;
}

.main ul {
	padding-left: 1rem;
}

.main ul li {
	list-style:none;
}
.main ul li:before {
	content: "•";
	display: inline-block;
    color: #C00202;
	height: 8px;
	width: 8px;
	margin-bottom: 2px;
	margin-right: 10px;
}

#divRssComite ul li:before, #divRssFederation   ul li:before{
	content: "";
	display: none;
    color: #C00202;
	height: 8px;
	width: 8px;
	margin-bottom: 2px;
	margin-right: 10px;
}

.main a {
    text-decoration: underline;
}

.navbar-toggler-icon {
    height: 1.9em;
}
.non-confirme {
	background-color: orange;
}

.bouton {
	color: white;
	background-color: #C00202;
	border-radius: 10px;
	padding: 10px;
	font-weight: bold;
}
select {
    border-color: #C00202;
    border-width: 2px;
    padding: 3px;
}
textarea, input {
    border-color: #C00202;
    border-width: 2px;
}
#produitBoutique {
    position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
.produitNouveaute {
	position: absolute;
	top: 0px;
	left: 0px;
	max-width: 40%;
}
.imageBoutique {
	/**border-width: 2px;
	border-style: solid;
	border-color: #C00202;
	*/
}
.prixArticleBoutique {
	font-size: 1.75rem;
	padding-right: 8px;
}
.obligatoire, .rouge {
	color: #C00202;
}
.vert {
	color: green;
}
.invisible {
	display: none;
}
.fondGris {
	background-color: darkgrey;
}
.miniatureArticle {
	width: 30px;
}
.texteCentre {
	text-align: center;
}

.blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	 animation: blink .75s linear infinite;
}
.pictoRS {
	width: 40px;
	height: 40px;
}
.divEquipe {
	padding-bottom: 15px;
}
.pictoPhotoEquipe {
	padding-bottom: 10px;
}
.pictoEquipe {
	width: 35px;
	height: 35px;
}
.pictoCalendrier {
	margin-left: 12px;
}
.pictoClassement {
	margin-left: 12px;
}
.pictoClubReference {
	height: 45px;
}
.iframeScorenco {
	display: block; 
	width: 100%; 
	overflow: auto; 
	margin: auto; 
	border-width: 0px;
}
.iframeHelloassoInscriptions {
	width: 100%;
	height: 1300px;
}
.iframeHelloassoBoutique {
	width: 100%;
	height: 1300px;
}
.iframeSansBordure {
	border: 0px;
}
.pointer {
	cursor: pointer;
}
.largeur100Pourcent {
	width: 100%;
}

.videoLogoAnime {
	max-height: 70px;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50%{ opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}

@media screen and (min-width: 992px) {
	.logo {
		width: 80px;
		left: 5px;
		top: 5px;
	}
	.navbar {
		padding-top: 10px;
	}
}

@media screen and (max-width: 992px) {
	.navbar {
		padding-top: 0px;
	}
	.navbar-light .navbar-toggler {
		margin-top: 5px;
	}
}

@media screen and (min-width: 901px) and (max-width: 1120px) { 
/**
	#pagesection {
		padding-left:50px;
		padding-right:50px;
	}
	*/
	/*
	.navbar-light .navbar-toggler {
		margin-top: 7px;
	}
	*/
	.navbar-light .navbar-nav .nav-link {
		background-color: #FFFFFF;
	}
	.navbar-light .navbar-toggler, .navbar-light .navbar-toggler:active {
		background-color: #C0C0C0;
		border-color: #FFFFFF;
	}
}

p {
	margin-bottom: 0.5rem;
}
 .logo-hotel {	max-width : 150px; }   
 .logo-hotel-fond {	background-color: rgba(26, 20, 18); }
@media screen and (max-width: 900px) {
	body {
		font-size: 0.9rem;
	}

	.container {
		padding-left: 10px; 
		padding-right: 10px;
	}
	
	/*
	.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		padding-left: 5px; 
		padding-right: 5px;
	}
	*/
	.bandeau-infos {
		height:44px;
	}

	.sidebar_middle {
		/*width: 290px;*/
		background-color: #C00202;
		height: 110px;
		font-size: 0.8rem;
		color: white;
		text-align: center;
	}
	
	.header {
		height: 75px;
	}
	.logo {
		width: 70px;
		left: 2px;
		top: 5px;
	}
	.logo-titre {
		top: 5px;
		height: 60px;
		right: 5px;
	}
	.logo-equipe {
		display: block;
		top: 5px;
		height: 50px;
		right: 160px;
	}
	.nomClub {
		padding-top: 55px;
	}
	.navbar {
		padding-left: 80px;
		padding-top: 0px;
	}
	.main {
		padding-top: 5px;
		margin-bottom: -5px;
		padding-bottom: 5px;
		
	}
	.navbar-light .navbar-nav .nav-link {
		background-color: #FFFFFF;
	}
	.navbar-light .navbar-toggler, .navbar-light .navbar-toggler:active {
		background-color: #C0C0C0;
		border-color: #FFFFFF;
	}
	#footer {
		height: 80px;
	}
	.img.sponsor1 {
		width: 70px;
		padding: 5px;
	}
	.img.demons_tel {
		width: 180px;
		padding: 5px;
	}
}

@media screen and (max-width: 440px) {
	.logo {
		width: 50px;
	}
	.logo-titre {
		height: 50px;
	}
	.logo-equipe {
		right: 120px;
	}
	.navbar {
		padding-left: 60px;
		padding-top: 0px;
	}
}


	
#imageCaroussel {
	cursor: pointer;
	transition: 0.3s;
	border-radius: 10px;
}
#imageCaroussel:hover {
	opacity: 0.7;
}

.modal {
	display: none;
	position: fixed;
	z-index: 10;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.9);
}

.modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
}

#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

.modal-content, #caption { 
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)} 
	to {-webkit-transform:scale(1)}
}

@keyframes zoom {
	from {transform:scale(0)} 
	to {transform:scale(1)}
}

.close {
	position: relative;
	/*top: 55px;*/
	right: 35px;
	color: #C00202;
	font-size: 30px;
	font-weight: bold;
	transition: 0.3s;
}
.close:hover, .close:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
@media only screen and (max-width: 700px){
	.modal-content {
		width: 100%;
	}
}


@media {
    .container {
        max-width: 2000px;
    }
}

.bento {
	position: relative;
	text-align: left;
	background-color: #C00202;
	color: red;
	border-radius: 10px;
	height: 300px;
}

.bento img {
  height: 100%;
  width: 100%;
}

.texte-sur-image {
	position: absolute;
	top: 20px;
	left: 20px;
}

.texte-gros-rouge {
	font-size: 4rem;
	font-family: Arial;
	font-weight: bold;
	font-stretch: condensed;
	color: #C00202;
}

.texte-moyen-noir {
	font-size: 2rem;
	font-family: Arial;
	font-weight: bold;
	color: black;
}

@media screen and (max-width: 900px) {
	.texte-gros-rouge {
		font-size: 3rem;
	}
	.texte-moyen-noir {
		font-size: 1.5rem;
	}
}