@import url(https://fonts.googleapis.com/css?family=Merriweather:400,300,900);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,300italic,100italic,400italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800,600italic);


html {
	height:100vh;
	height:100%;
}

body {
    font-family: 'Lato', sans-serif;
    color: #555;
    min-height:100vh;
    margin:0;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	background-color:#fff;
}

body.white_textarea {
	background-color:#fff;
	background-image:none;
	}

/* Titles */

h1 {
	font-size: 24pt;
	margin:12px 0px 8px;
	color:#4a4a4a;
	font-family: 'Yanone Kaffeesatz';
	font-weight: 700;
	text-transform:uppercase;
}

h2 {
	color: #000;
	font-family: 'Yanone Kaffeesatz';
	font-weight: 700;
	font-size:36pt;
	text-transform:uppercase;
}

h3 {
	color: #95a5a6;
	font-family: 'Yanone Kaffeesatz';
	font-weight: 700;
	font-size:25pt;
	margin-bottom:20px;
	text-transform:uppercase;
}

h4 {
	color: #000;
	font-family: 'Yanone Kaffeesatz';
	font-weight: 700;
	font-size: 16pt;
}

h5 {
	color:#555;
	font-weight:400;
	font-size:12pt;
	line-height:15pt;
	font-family:Lato;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	}

h6{
	margin:0px;
	font-size:8pt;
	}
	
.main_container img {
	margin: 0px 20px 0px 0px;
	}

.textarea img {
	margin: 0px 20px 0px 0px;
	}

ul {
	padding:0px;
	margin: 0px;
}

#titre  {
	text-transform: uppercase;
	font-family: 'Raleway';
	font-weight:900;
	font-size:30pt;
	margin-top:20px;
	color:#fff;
	}

.page_titre {
	font-family: 'Droid Serif', serif;
	font-size:25pt;
	padding:0px 0px 20px 0;
}
	
#sous-titre  {
	font-family: 'Merriweather';
	font-weight:300;
	font-size:16pt;
	margin-top:-16px;
	margin-bottom:10px;
	color:#fff;
	}

#titre_single {
	font-size: 40px;
	font-family: 'Merriweather', serif;
	margin:8px 0px 0px 5px;
	color:#336699;
	}

#response {
	padding:10px;
	background-color:#9F9;
	border:2px solid #396;
	margin-bottom:20px;
}
#list li {
	margin: 0 0 3px;
	padding:8px;
	background-color:#DCC;
	list-style: none;
	cursor: alias; 
}
#list2 li {
	margin: 0 0 3px;
	padding:8px;
	background-color:#DCC;
	list-style: none;
}

/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 16px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #3c78a1;
    word-wrap: break-word;
    text-decoration: none;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;

}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: underline;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 10px 0px 10px 0px;
    padding: 0;
}

/* Containers */

.wrap {
	min-height:100vh;
	min-height:100%;
	width:100%;
	}

.header {
	width:100%;
	min-width:1260px;
	margin: 0px auto 0px auto;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.contact {
	float:right;
	text-align:right;
	width:15%;
	min-width:200px;
	color:#fff;
}

.header_container {
	max-width:960px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}

.fiche {
	width:900px;
	height:500px;
	position:absolute;
	margin-top:40;
	z-index:200;
	visibility:visible;
}

.main {
	width:100%;
	clear:both;
	margin-top:-15px;
	min-height:700px;
	min-width:1260px;
    background-color:#fff;
	overflow:auto;
	padding:0 0 70px 0;
	position: relative;
	z-index: 0;
	}	

.main_container {
	width: 100%;
	margin: 54px auto 0px auto;
	background-color:#fff;
	}

.main_container_joueur {
	width: 100%;
	margin: -5pxpx auto 0px auto;
	background-color:#fff;
	}

.col-md-4 div {
	background-image:background-position:center center;background-size:cover;width:80%;height:180px;border-radius:20px;margin:0px auto 20px auto;max-width:300px;
}
	
	
.titre {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 6;
	color: #fff;
	text-align:center;
	padding:10px 25px 10px 25px;
	border: 1px solid #fff;
	background-color:rgba(0,0,0,0.55);
	display:none;
}

.next {
	clear:both;
	width:100%;
	height:120px;
	margin-top:-30px;
	padding:1px 0px 20px 0px;
	text-align:center;
	position:relative;
	background-color:#569AC8;
	z-index:6;
	color:#fff;
}

.next_wrap {
	position:relative;
	margin:auto;
	width:40%;
	min-width:700px;
}

.next_wrap h5 {
	margin-top:-5px;
}

.next_gauche {
	float:left;
	width:47%;
	min-width:340px;
	padding:15px;
}

.next_droit {
	float:right;
	width:47%;
	min-width:340px;
	padding:15px;
}

.classement {
	width:50%;
	min-width:350px;
	float:left;
	position:relative;
}

.classement table {border:1px solid #000}
.classement td,tr,th {border-top:none !important;border-bottom:none !important;}

.classement thead {
	background-color:#303444;
}

.classement th {
	text-align:center;
	color:#fff;
}

.etoiles {
	width:45%;
	min-width:350px;
	float:right;
	position:relative;
}

.etoiles_box {
	display:inline-block;
	border-radius: 0px 10px 0px 10px;
	background-repeat:no-repeat;
	width:30%;
	margin-right:10px;
	height:180px;
	border: 1px solid #ccc;
}

.etoiles_box div {
	position:absolute;
	z-index:2;
	background-color:rgba(255,255,255,0.3);
	width:30%;
	height:25%;
	bottom:0px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	font-family: 'Yanone Kaffeesatz';
	font-weight: 700;
	font-size:14pt;
	line-height:13pt;
	padding-top:4px;
}

.etoiles_box div img {
	width: 65px;
	position: absolute;
	top: -320%;
	right: 60%;
	display:none;
	}

.etoiles_box p {
	margin-top:-25px;
	color:#ccc;
	}

.titre_holder {
	width:50%;
	min-width:800px;
	position:relative;
	margin:auto;
	margin-top:-14%;
	height:0px;
}

.single_page_container {
	min-width:960px;
	width:60%;
	min-height:500px;
	background: #fff; margin: 20px auto -40px auto;
	padding:10px 25px 30px 25px;
	min-height:600px;
	text-align:justify;
	}

.joueur_couleur {
	width:100%;
	height:20px;
	margin-top:20px;
	margin-bottom:10px;
}	
	
.joueur_photo {
	position:relative;
	width:20%;
	float:left;
	margin-top:15px;
	height:300px;
}

.joueur_info {
	position:relative;
	width:73%;
	float:right;
	margin-top:-15px;
	height:300px;
}
	
.footer {
	clear:both;
	position:relative;
	background-color:#3C78A1;
	width:100%;
	min-width:1260px;
	height:140px;
	margin-top:-70px;
	}

.logo {
	float:left;
	position:absolute;
	max-height:80px;
	top:5px;
	}
	
.footer_container {
	min-width:960px;
	width: 60%;	
	margin-left: auto;
	margin-right: auto;
	padding-top:15px;
	}
	
.top_menu {
	width: 100%;
	min-width: 1260px;
	display: block;
	height: 55px;
	background-color: rgba(57, 62, 80, 0.85);
	clear: both;
	position: absolute;
	z-index: 100;
	}

.top_menu_wrap {
    min-width:960px;
	width: 60%;	
    margin: 15px auto 10px auto;
}

.nav_container {
	width:960px;
	margin:0px auto 0px auto;
	text-transform: uppercase; 
	color:#fff;
	font-weight:bold;
	float:left;
	width:70%;
	}

.menu_bouton {
	text-align:center;
	display: inline-block;
	font-weight: 400;
	padding: 0px;
	height:100%;
	}

.menu_bouton:hover {
	transition: background-color 0.2s;
	background-color:#B1BAC3;
	}

.album {
	width:100%;
	display:block;
	height:100px;
	overflow:hidden;
	height:auto;
	clear:both;
	}

.album_form {
	display:block;
	}
	
.album_bouton {
	width:90%;
	height:30px;
	background-color:#A1AEBA;
	margin-left:10px;
	color:#fff;
	text-align:center;
	border-style:none;
	}
	
.album_form :hover {
	cursor:pointer;
	background-color:#4D4D4D;
	}

.logo {
	padding: 15px 20px 25px 0px;
	float:left;
	}

.site_titre {
	text-align:right;
	float:right;
	margin-top:25px;
	}
	
.social {
	width:300px;
	float:right;
	text-align:right;
	margin: 15% 0 15px 0px;
	}

.slider {
	width:100%;
	display:none;
	}

#slider1 {
	box-shadow:0px 0px 15px 10px rgba(0,0,0,0.1);
	}

.galleria{ width: 70%; float:left; height: 400px; background: #fff;margin: 0px 0px 20px 0px; }

.galleria_albums {
	width: 25%;
	float: right;
	margin: 0px 0px 20px 0px;
	}
	
.galleria_titre {
	margin:-10px 0 0 0;
	}
	
.news{ width: 70%; float:left; margin: 20px 0px 30px 0px; padding:0px 15px 25px 0px; }

.news_list {
	width: 30%;
	float: right;
	margin: 20px 0px 20px 0px;
	}
	
.news_feed_titre {
	float:float;
	width:55%;
	text-align:left;
	font-size:45pt;
	}

	
.news_feed_img {
	float:right;	
	margin: 20px 0px 10px 0px;
	}
	
.spacer {
	display:block;
	clear:both;
	height:30px;
	}
.latest { width: 30%; float:right; margin: 20px 0px 20px 0px; padding:0px 0px 10px 20px; }

.titre_latest {
	margin: 15px 0px 15px 0px;
	width:90%;
	margin-left:5px;
	}
	
.titre_latest :hover {
	transition: background-color 0.2s;
	background-color:#E5E5E5;
	text-decoration:none;
}

.home_wrap {
	position:relative;
	width:100%;
	background-color:#fff;
	min-height:650px;
}

.info_accueil {
	min-width:960px;
	width:60%;
	height:auto;
	margin: 0px auto 20px auto; 
	padding:20px 25px 10px 25px;
	}

#nav{
    height: 40px;
    border-right: 1px none #bbb;
    border-radius: 3px;
    min-width:500px;
    margin-left: 0px;
    padding-left: 0px;
	
}  

#nav li{
    list-style: none;
    display: block;
	
    float: left;
    height: 40px;
    position: relative;
    border-right: 1px none #bbb;
}

#nav li a{
    padding: 0px 15px 0px 15px;
    margin: 0px 0;
    line-height: 40px;
    text-decoration: none;
    border-right: 1px none #bbb;
    height: 40px;
    color:#fff;
}

#nav ul{
    width:170px;
	background-color:#90AED2;
}
#nav .site-name,#nav .site-name:hover{
	list-style: none;
    display: block;
    float: left;
    height: 40px;
    position: relative;
    border-right: 1px none #bbb;
 
}
#nav .site-name a{
    padding: 0px 15px 0px 15px;
    margin: 0px 0;
    line-height: 40px;
    text-decoration: none;
    border-right: 1px none #bbb;
    height: 40px;
}

#nav li:hover{
	background-color:#085786;
	transition: 0.25s;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.2);
}
#nav li a{
    display: block;
}
#nav ul li {
    border-right:none;
    border-bottom:1px solid #DDDDDD;
    width:170px;
    height:39px;
}
#nav ul li a {
    border-right: none;
    border-bottom:1px solid #FFFFFF;
}
#nav ul li:hover{
}
#nav ul li:last-child { border-bottom: none;}
#nav ul li:last-child a{ border-bottom: none;}
/* Sub menus */
#nav ul{
    display: none;
    visibility:hidden;
    position: absolute;
    top: 40px;
    z-index:100;
}

/* Third-level menus */
#nav ul ul{
    top: 0px;
    left:170px;
    display: none;
}
/* Fourth-level menus */
#nav ul ul ul{
    top: 0px;
    left:170px;
    display: none;
}

#nav ul li{
    display: block;
    visibility:visible;
}
#nav li:hover > ul{
    display: block;
    visibility:visible;
}
