/* Eléments principaux de la page */

html
{
    background: url("/template/images/bg_black_new.png ")   center top repeat fixed;
	margin:auto;
	height: 100%;
   
}



body
{
    font-family: 'Trebuchet MS', Arial, sans-serif;
    color: white;
	height:100%;
	
}


.button.mobile-menu {
    position: absolute;
    left: 5px;
    top: 10px;
    width: 35px;
    border: none;
    height: 35px;
    z-index: 100;
}


.top-info {
    margin-left: 25%;
    width: 500px;
    height: 700px;
    margin-top: 10%;
}

.news-box {
    display: none;
    display: block;
    z-index: 1;
    margin: 3%;
    /* position: absolute; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

a.news-item {
    display: inline-block;
    margin-right: 40px;
}

a.news-item h3{
	 color: rgba(147, 0, 255, 0.7);
}

.berner-xbet {
text-align: center;
}







#logo

{
	display:flex;
	flex-direction:row;
	
}

#bloc_page
{
    width: 100%;
    margin: auto;
	*/border-radius:20px;
	position:relative;
	border-bottom: 1px solid #CCC;
	
}

section h1, footer h1, nav a
{
    font-family: Dayrom, serif;
    font-weight: normal;
    text-transform: initial;
}
/* Header */

header
{
	position: relative;
   background: #000000;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	*/border-radius:15px;
	 */   border-bottom: 6px solid white;

	}

.header{
	    background-color: black;
/*			margin-top:30px; */
}


 caption.ligue_2{
    max-width: 163px;
    width: 215px;
}

/*accueil bonus*/
*/lib ecrire 

.lb , .lb-list > li {
	display:inline-block;
	vertical-align: top;
	-moz-box-orient:vertical;
    _display:inline;
	*display:inline;
    zoom: 1;
}



section
{
    display: flex;
    background: #0e0d0d;
    width: 900px;
    margin: auto;
	margin-bottom:6px;
	margin-top:6px;
	*/border-radius:15px;
	position:relative;
	border:10px;
	z-index:10;
	}
	
	


.post{
	  background: black;
    width: 100px;
    margin: auto;
	height:400px;
}


header h1
{
    font-family: 'BallparkWeiner', serif;
    font-size: 2.5em;
    font-weight: normal;
    margin: 0 0 0 10px;
}


/* Navigation */

nav  ul
{
    list-style-type: none;
    display: flex;
}

nav li
{
    margin-right: 27px;
	list-style-type:none;
}

nav a
{
    font-size: 1.3em;
    color: #FFFFFF;
    padding-bottom: 3px;
    text-decoration: none;
}


.top-menu{
	position:absolute;
	right:0;
	 top: 61px;
	    z-index: 31;
}






#dock {
	position:fixed;
	bottom:4px;
	left:50%;
	background:url('imgDock/dock.png') bottom no-repeat;
	width:600px;
	height:105px;
	margin:auto;
	margin-left:-300px;
	padding:0px;
	overflow:hidden;
	text-align:center;
}
#dock:hover {
    background:url('imgDock/dock2.png') bottom no-repeat;
}
#dock ul {
    margin:60px 0 0 0;
    padding:0;
}
 
#dock ul li {
      display:inline;
      margin:0 5px 0 5px;
}
 
#dock ul li a:hover {
  text-decoration:none;
}
 
#dock ul li img {
      width:40px;
      height:40px;
       -webkit-box-reflect: below 0px -webkit-gradient(linear, 0 50%, 0 100%, from(transparent), color-stop(0.7, transparent), to(white));
}
#dock ul li a span {
  display:none;
}


a{
	text-decoration:none;
	    color: rgb(0, 255, 33);
}


a.suivant {
    /* margin-left: 44px; */
	 color: rgb(255, 96, 0);
    margin-right: 55px;
    position: absolute;
    overflow: hidden;
    /* right: 222px; */
    left: 72%;
	
}


#dock ul li a:hover span {
  display:inline;
  position:absolute;
  bottom:75px;
  margin-left:-80px;
  width:80px;
  border:1px solid #555;
  background:#888;
  border-radius:5px;
  padding:4px 8px 4px 8px;
  text-shadow:1px 0px 2px #111,0px 1px 2px #111,-1px 0px 2px #111,0px -1px 2px #111;
  color:#fff;
  font:bold 16px Arial;
}

nav li  ul.submenu{
	display:none;
    background-color: black;
    padding: 10px;
    position: absolute;	
	z-index: 3!important;
}


nav li  ul.submenu li:hover{
	background-color: #008000;
}

nav li  ul.submenu li a{
	color: #ffffff;
    font-size: 14px;
	text-decoration:none !important;
	
}



nav li:hover > ul.submenu{
	display: block;
}

nav li ul.submenu2 li a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none !important;
}

nav li ul.submenu2 {
   */ display: none;
    background-color: black;
    padding: 10px;
    position: absolute;
    z-index: 3!important;
}
nav li:hover > ul.submenu2{
	display: block;
}


nav a:hover
{
    color: #FFFFFF;
    border-bottom: 3px solid #760001;
}







article{
	 display: flex;
    background: white;
    width: 900px;
    margin: auto;
	margin-top:20px;
	border-color:#000;
	border-style: solid; /* Стиль границы */
    padding: 2px; /* Поля вокруг текста */
	margin-bottom:20px;

}



.papier {
    min-width: 320px;
    max-width: 1280px;
    margin: 0 auto;
    min-height: 100%;
    padding-bottom: 170px;
    border-bottom: none;
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #0e0d0d;
	*/background: url("images/DUI_Fade_Background-900x1005.jpg");
    overflow: hidden;
	color:gray;
	box-shadow: 0 0 6px 1px;

	
}


.baner-xx {
    position: absolute;
    right: 0;
    bottom: 1%;
}

.footbal{
       margin-left: 105px;
}

.Sport_accueil {
    margin-left: -125px;
}

.text_d_accueil {
    padding: 0px 10% 0 10%;
	margin: 47px;

}


/*

.lonaci {
					padding: 0px 10% 0 10%;

}

 .parionsdirect{
					padding: 0px 10% 0 10%;

}

.sportcash {
    margin: 0px 10% 0 10%;
}
.1xbet{
    margin: 0px 10% 0 10%;
}
.bet365 {
					padding: 0px 10% 0 10%;

}
 .betclic {
					padding: 0px 10% 0 10%;

}

*/


.explication{
					padding: 0px 4% 0 3%;

}

.footbal{
       margin-left: 105px;
}

.Sport_accueil {
    margin-left: -125px;
}



ol, ul {
    */list-style: none;
}

ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
	    list-style-type: lower-alpha;

}


.bottom-menu li {
    display: inline-block;
    margin: 0 5px 0 5px;
 margin-top: 50%;
 color:gray;
}


.prono {
    margin-left: 25%;
}





.enumeration1 {
    width: 80px;
    letter-spacing: -1px;
}

.enumeration {
    width: 158px;
    letter-spacing: -2px;
}


/*

footer
{
    display: flex;
    background: rgb(4, 4, 4);
    width: 900px;
    margin: auto;
	border-radius:15px;
	height:145px;
	margin-top:1px;
	z-index:9000px;
	font-size: 1.4rem;
    line-height: 1.6rem;
    letter-spacing: -0.015em;
	color: #fff!important;
    border-color: #fff !important;
	background-color: #000 !important;
	box-sizing: border-box;
	  font-family: "Arial",sans-serif;
    font-weight: normal;
	padding-top:1px;
	border-bottom: 3px solid blue;
	margin-top:-10px;

	

}

footer p, footer ul
{
    font-size: 0.8em;
	position:relative;
	right:0px;
	bottom:0px;
	display: flex;
	background:black;
	width: 900px;
	margin: auto;
	color:orangered;
	z-index:99;
    border-bottom: 3px solid white;
	margin-top:0px;
}

footer h1
{
    font-size: 1.1em;
}

*/
/*
diaporama
*/






textarea{
	width:300px;
	height:200px;
}



.B_I{
	    margin-left: 30px;
}
}
/*
button.button {
	/*
    background-color: rgba(0, 31, 255, 0.41);
    position: absolute;
    overflow: hidden;
    top: 392px;
    width: 271px;
    height: 33px; 
    z-index: 0;
     bottom: 136px; 
    right: 153px;
 background-repeat: no-repeat;
     background-color: rgba(0, 0, 255, 0.43);
}
*/

table {
	border: solid 1px #DDEEEE;
	border-collapse: collapse;
	border-spacing: 0;
	font: normal 13px Arial, sans-serif;
	border-spacing: 5px;
	background:#000;
	color: #fff;
	width: 100%;
  border: 1px solid #000;

}
#stars{
	width : 158px;
    letter-spacing: -2px;
}

.table_avantages {
    /* border: solid 1px #DDEEEE; */
    /* border-collapse: collapse; */
    border-spacing: 0;
    font: normal 13px Arial, sans-serif;
    border-spacing: 5px;
    background: #000;
    color: #921616;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
	border-collapse: separate;
}

.backfon{
	position: fixed;
	width:100%;
	height:100%;
	background-color: rgba(0, 0, 0, 0.3);
	top: 0;
    left: 0;
}



.inscription{
    background-color: rgba(0, 0, 255, 0.43);
    position: absolute;
    overflow: hidden;
    bottom: 29%;
    width: 27%;
    height: 19%;
    /* bottom: 136px; */
    right: 153px;
    background-size: contain;
	background-image: url(../images/Inscription.gif) ;
	background-repeat: no-repeat;


}




#image1{
    background-image: url(../images/xbetp.jpg) ;
    width: 90%;
    height: 575px;
	background-repeat: no-repeat;
    background-size: contain;
}

.banner-content {
    margin: 0 auto;
    max-width: 1066px;
    width: 100%;
    position: relative;
}

#pub
{
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index:900px;
	display:none;
	border-radius:10px;
}





/*publicite de fermeture de la 1ere page d'accueil-------*/

.baner {
    position: fixed;
    width: 80%;
    height: 100%;
    background:none no-repeat  ;
    top: 0;
   	margin-top:50px;
	display:none;
	z-index: 10000;
	
	

}


.baner .close{
    position: absolute;
    overflow:;
     color:red;
    /* right: -23px; */
    top: -3px;
    color: red;
    border-radius: 100%;
    border: 1px solid gray;
    cursor: pointer;
	background-color: rgba(30, 29, 146, 0.28);

	
}

.close{
    margin: 1px;
    padding: 5px;
}



.div{
	display:block;
}




table  th {
background-color: #DDEFEF;
border: solid 1px #DDEEEE;
color: #336B6B;
padding: 10px;
text-align: left;
text-shadow: 1px 1px 1px #fff;
}
table td {
border: solid 1px #DDEEEE;
color: #333;
padding: 10px;
text-shadow: 1px 1px 1px #fff;
}

caption, th, td {
  padding: .2em .8em;
  border: 1px solid #fff;
}
caption {
	    background-color: #0e0d0d;
    color: white;
    font-weight: bold;
    */font-size: x-large;
    margin-left: -1px;
	margin-left: -1px; /* Fix FF 1px issue */
}


td, th {
  background: #fff;
  color: #000;
}



tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}


p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}


*/top



#retour-a-ligne a:hover {
    color: #FFF;
}

#retour-a-ligne{
    position: fixed;
    bottom: 25px;
    right: 25px;
    text-align: center;
    text-decoration: none;
    border: none;
    color: #FFF;
    display: block;
    font-size: 15px;
    font-weight: 900;
	z-index: 9000;
	}


#retour-a-ligne a {
    text-align: center;
    text-decoration: none;
    border: none;
    color: #FFF;
    display: block;
    font-size: 15px;
    font-weight: 900;
}

#retour-a-ligne a span {
    
    display: block;
    height: 40px;
    padding-top: 25px;
    width: 60px;
    background: orangered url(images/arrow_totop.png) no-repeat center 15px;
    margin: 0;
	cursor:pointer;
	white-space: nowrap;
	box-shadow: 0 0 6px 1px;
	*/box-shadow: inset 2px  rgba(0, 0, 0, 0.2);
	border-radius: 10px 10px 10px 10px;
}

#retour-a-ligne span:hover {
    background-color: green;
}

#retour-a-lignespan:hover {
    text-decoration: underline;
}

*/tableau


.comparateur * {
    margin: 0px;
    padding: 0px;
}

.comp_cotes a {
    text-decoration: none;
    color: #457FB2;
}

.comp_mc a {
    color: #B72E0B;
    font-weight: bold;
	    background: none !important;
    background-color: #FEEA3B !important;
    color: #B72E0B;
    border: 1px solid #B72E0B !important;
    font-weight: bold;
    box-shadow: 2px 2px 2px #AAA;
	    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;

}


   .comp_cotes td {
text-align: center;
} 

.comp_haut {
    display: inline-block;
    vertical-align: top;
    -moz-box-orient: vertical;
    _display: inline;
    zoom: 1;
}
td.comp_bas {
    display: inline-block;
    vertical-align: top;
    -moz-box-orient: vertical;
    _display: inline;
    zoom: 1;
}


/* Footer */

.papier-footer {
    margin: -170px auto 0;
    width: 100%;
    height: 250px;
    position: relative;

}


.footer {
    margin: 0 auto 0;
    min-width: 320px;
    max-width: 1280px;
    height: 200px;
    background-color: black;
    position: relative;
    border-top: 1px solid #CCCCCC;
	color:gray;
	
	
}

.bottom-menu {
    display: block;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-left: -500px;
	color:gray;
}
.bottom-menu li {
color:#FFF
}



.Contactez_nous{
	position:relative;
    left: 90px;
}
.copyright {
    position: absolute;
    right: 100px;
    top: 0%;
}






@media only screen and (max-width : 768px) {
    body {
    padding: 0;
  }


  .top-menu{
        top:0;
        width: 100%;
        background-color: #fff;
        height: 40px;
  }

  .top-menu ul{
    display:none;
  }


   .top-menu:hover ul{
        display:block;
        margin-top: 40px;
        width: 100%;
        background-color: #fff;
  }

   .top-menu:hover ul li{
       min-height: 40px;
   }

  .top-menu:hover ul li a{
    color: #000;
    padding: 10px 0 10px 0;
    display: inline-block;
    margin: 0;
  }

 .top-menu:hover ul li:hover {
    background-color: black;
 
  }
  
  nav li{
    margin: 0;
  }
    
  .top-menu:hover ul li:hover > a{
     color: #fff; 
    text-decoration: none;
    border-bottom: none;
  }


  .top-menu:hover ul li ul {
     padding-left: 30px;
  }

}
