@import 'https://fonts.googleapis.com/css?family=Lato:400,100,300,300italic,100italic,400italic,700,700italic,900,900italic';
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,400,700,700i';

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

body {
    font-family: 'Source Sans Pro', sans-serif;
    color: #555;
    min-height:100vh;
    margin:0;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	background-color:#ededed;
	background-image: url('../img/statics/background.jpg');
background-size: cover;
background-attachment: fixed;
background-position: center top;
font-size:11pt;
font-weight:400;
}

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

body.white_textarea img {
	max-width:100%;
}

/* Titles */

h1 {
	font-size: 32pt;
	margin: 5px 0px 5px;
	color: #000;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}

h2 {
	color: #145105;
	font-family: 'Lato';
	font-weight: 700;
	font-size: 19pt;
	text-transform: uppercase;
	margin: 5px 0px 14px;
}

h3 {
	color: #000;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 19pt;
	text-transform: uppercase;
	margin-top: 15px;
}

h4 {
	color: #47873b;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 16pt;
}

h5, p {
	color:#000;
	font-weight:400;
	font-size:11pt;
	line-height:14pt;
	font-family:Lato;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
	}

h6{
	margin:0px;
	font-size:10pt;
	}
	
.main_container img {
	margin: 0px 0px 20px 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 */


.centered {
    text-align: center;
}

/* Links */
a {
    color: #145105;
    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: 0px 0px 10px 0px;
    padding: 0;
}

/* Containers */

.wrap {
	min-height:100vh;
	min-height:100vh;
	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: 10%;
	min-width: 50px;
	color: #fff;
	font-size: 3rem;
}

.contact a {
    color:#3c3c3c !important;
}

.contact img {
	max-height:28px;
	vertical-align:middle;
}



.header_container {
	max-width:960px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	}
	
.categorie {
	margin:10px 0px 10px 0px;
	text-align:left;
}

.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;
	overflow:auto;
	padding:0 0 70px 0;
	position: relative;
	z-index: 0;
	}	

.main_container {
	width: 100%;
	margin: 45px auto 0px auto;
	}

.main_container_joueur {
	width: 100%;
	margin: -5px auto 0px auto;
	background-color:#fff;
	}
	
	
.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;
}

.bouton_couleur {
	width: 9px;
	height: 11px;
	display: inline-table;
	border-radius: 3px;
margin-right: 3px;
}

table h4 {
	text-transform:uppercase;
	color:#fff;
	font-weight:800;
}

.table_teams {
	width: 24.4%;
	max-width: 100%;
	float: left;
	margin-right: 0.4rem;
}

.classement {
	width:100%;
	min-width:350px;
	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 a {
	text-shadow: #000 2px 2px 5px;
}

.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;
	text-shadow: #000 2px 2px 5px;
}

.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 {
	max-width:2000px;
	width: 78%;
	background-color:rgba(255,255,255,0.9); 
	margin: 20px auto -40px auto;
	padding:10px 25px 30px 25px;
	text-align:justify;
	overflow:auto;
	min-height:89vh;
	min-width:1200px;
	}

.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:#061b01;
	width:100%;
	min-width:1260px;
	height:120px;
	margin-top:-80px;
	}

.footer #left{
	width:33%;
	float:left;
	padding-right:30px;
}

.footer #left img{
	width:18%;
	max-width:48px;
	margin:5px 10px 0px 0px;
	filter:invert(100%);
}

.credit {
margin-top:-40px;height:40px;float:right;margin-right:20px;color: rgba(255,255,255,0.8);font-size: 8pt;text-align:right;font-style:none;
}

.footer h3 {
	color:#FFBD00;
	margin-bottom:0px;
}

.footer h4 {
	color:#fff;
	margin-top:20px;
	text-transform:uppercase;
}

.footer h5 {
	color:#fff;
	margin-top:0px;
	font-size:11pt;
}
.footer h6 {
	color: #fff;
	margin-top: 5px;
	font-size: 10pt;
	position: absolute;
	bottom: 2rem;
}
.footer a {
	color:#fff;
	font-style:italic;
}



.joueur a div {
	position: absolute;
	z-index:100;
	display:none;
	margin-left:150px;
	margin-top:-120px;
}

.joueur a:hover div {
	display:block;
}
	
.footer_container {
	min-width:1200px;
	width: 80%;	
	margin: 20px auto 0px auto;
	padding-top:2px;
	text-align:left;
	}
	
.top_menu {
	width: 100%;
	min-width: 1260px;
	display: block;
	height: 60px;
	background-color: #fff;
	clear: both;
	position: fixed;
	z-index: 100;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	}

.top_menu_wrap {
    min-width:1200px;
	width: 80%;	
    margin: 15px auto 10px auto;
}

.nav_container {
	width:960px;
	margin:0px auto 0px auto;
	text-transform: uppercase; 
	color:#fff;
	float:left;
	text-align:left;
	width:90%;
	}

.menu_bouton {
	text-align:center;
	display: inline-block;
	font-weight: 700;
	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 {
	float:left;margin-right:15px !important;height: 93px;
	}
	
.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%;
	
	}

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

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

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

.news_list {
	width: 30%;
	float: right;
	margin: 20px 0px 20px 0px;
	}
	
.news_feed_titre {
	width: 47%;
	float: left;
	}
.news_full_titre {
	text-align:left;
	}
	
.news_feed_img {
	width: 49%;
	float: right;
	margin: 0px 0px 45px 20px;
	}
	
.spacer {
	display:block;
	clear:both;
	height:20px;
	}
.latest { width: 30%; float:right; margin: 20px 10px 20px -10px;padding: 10px 10px 15px 0px;text-align:left;min-height:700px; }

.titre_latest {
	margin: 15px 0px 15px 0px;
	width:90%;
	margin-left:5px;
	
	}

.home_wrap {
	position:relative;
	width:100%;
	min-height:89vh;
}

.info_accueil {
	width:70%;
	height:auto;
	margin: 0px auto 20px auto; 
	padding: 30px 60px 10px 40px;
	text-align:justify;
	float:left;
	}


.info_accueil img {
	max-width:100%;
}


#nav{
    height: 60px;
    border-right: 1px none #bbb;
    border-radius: 3px;
    min-width:500px;
    margin-left: 0px;
    padding-left: 0px;
	font-size:13pt !important;
	float:left;
	
}  

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

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

#nav ul{
    width:200px;
	background-color:#bfc9be;
}

#nav li:hover{
	background-color:#25970A;
	transition: 0.25s;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.2);
}

#nav li:hover a{
	color:#fff;
}

#nav li a{
    display: block;
	color:#000;
}


#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: 45px;
    z-index:100;
	color:#000;
	min-width:270px;
	width:auto;
	box-shadow:5px 5px 10px rgba(0,0,0,0.12);
}
#nav ul li {
    border-right:none;
    height:38px;
	width:270px;
	text-align:left;
	padding-left:15px;
}

#nav ul li {
	color:#000;
}


#nav li:hover ul li a{
	border-right: none;
	padding-left: 10px;
	vertical-align: middle;
	margin: -4px 0px 0px -10px;
	color: #000;
	font-size: 12pt;
}

#nav ul li:hover a {
    border-right: none;
	vertical-align:middle;
	margin:-10px 0px 0px -10px;
	color:#fff;
	font-size:10pt;
}

#nav li:hover ul li:hover a{
	color:#fff;
}



/* Third-level menus */
#nav ul ul{
    top: 0px;
    left:270px;
    display: none;
	overflow:hidden;
}

#nav li:hover ul li:hover ul a{
	color:#000;
}

#nav li:hover ul li:hover ul a:hover{
	color:#fff;
}


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

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


.boites {
	margin-bottom:25px;
}

.boites a {
	color:#4A4A4A;
	}
	
.boites a:hover{
	text-decoration:none;
	}
	
.boites h3 {
 font-size:18pt;
 color:#000;
 }

.boites h4 {
margin:5px 0px 5px 0px;font-size:12pt;
padding-left: 10px;
border-left: 2px solid #4A4A4A;

    -webkit-transition: 0.1s ease-in;
    -moz-transition: 0.1s ease-in; 
    -ms-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    transition: 0.1s ease-in;
}
.boites h4:hover {
border-left: 8px solid #FBA800;

}

.nospam {
	display:none;
}

.parcnr {
	float: right;
height: 100px;
margin-top: 10px;
}

.bouton_right_col {
	max-width:100%;
}

#code ul , #code2 ul {
	padding:10px 20px;
}

#code h6, #code2 h6 {
	margin:0px 0px 10px 0px;
}

.waiver {   
    overflow-y: scroll;
    height: 350px;
    width: 100%;
    padding: 10px;
    border: 1px solid 000;
    background: white;
    margin-bottom: 15px;
    font-size: 1.4rem;
}

@media screen and (max-width:800px) {
    
    
    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:#ededed;
    	background-image: url('../img/statics/background.jpg');
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    }
    
    body.white_textarea {
    	background-color:#fff;
    	background-image:none;
    	}
    
    /* Titles */
    
    h1 {
    	font-size: 19pt;
    	margin:12px 0px 0px;
    	color:#000;
    	font-family: 'Source Sans Pro';
    	font-weight: 700;
    	text-transform:uppercase;
    	text-align:left;
    	line-height:15pt;
    }
    
    h2 {
    	color: #145105;
    	font-family: 'Source Sans Pro';
    	font-weight: 700;
    	font-size:15pt;
    	text-transform:uppercase;
    	margin:5px 0px;
    }
    
    h3 {
    	color: #657172;
    	font-family: 'Source Sans Pro';
    	font-weight: 700;
    	font-size:22pt;
    	text-transform:uppercase;
    	margin-top:15px;
    }
    
    h4 {
    	color: #000;
    	font-family: 'Source Sans Pro';
    	font-weight: 400;
    	font-size: 16pt;
    }
    
    h5, p {
    	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:10pt;
    	}
    	
    .main_container img {
    	margin: 0px 0px 20px 0px;
    	float:right;
    	}
    
    .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 */
    
    
    .centered {
        text-align: center;
    }
    
    /* Links */
    a {
        color: #FBA800;
        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%;
    	margin: 0px auto 0px auto;
    	position:relative;
    	z-index:1;
    	overflow:hidden;
    }
    
    .contact {
    	float:left;
    	text-align:left;
    	width:34%;
    	color:#fff;
    	margin-left:10px;
    }
    
    .contact img {
    	width:100%;
    	vertical-align:middle;
    	padding-top:12%;
    	float:left;
    }
    .header_container {
    	width: 100%;
    	margin-left: auto;
    	margin-right: auto;
    	}
    
    .top_menu {
    	width: 100%;
    	display: block;
    	overflow:auto;
    	background-color: rgba(255, 255, 255, 0.9);
    	clear: both;
    	z-index: 100;
    	box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    	}
    
    .categorie {
    	margin:10px 0px 10px 0px;
    	text-align:left;
    	line-height:20px;
    }
    
    .categorie h6 {
    	line-height:22px;
    	word-wrap:no-wrap;
    }
    
    .top_menu_wrap {
    	width: 100%;	
        margin: 15px auto 10px auto;
    }
    
    .fiche {
    	width:900px;
    	height:500px;
    	position:absolute;
    	margin-top:40;
    	z-index:200;
    	visibility:visible;
    }
    
    .main {
    	width:100%;
    	clear:both;
    	margin-top:-15px;
    	overflow:auto;
    	padding:0 0 70px 0;
    	position: relative;
    	z-index: 0;
    	}	
    
    .main_container {
    	width: 100%;
    	margin: 13% auto 0px auto;
    	}
    
    .main_container_joueur {
    	width: 100%;
    	margin: -5px auto 0px auto;
    	background-color:#fff;
    	}
    	
    	
    .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;
    }
    
    
    .titre_holder {
    	width:50%;
    	position:relative;
    	margin:auto;
    	margin-top:-14%;
    	height:0px;
    }
    
    .single_page_container {
    	width: 100%;
    	background: RGBA(255,255,255,0.86);
    	margin: 20px auto -40px auto;
    	padding: 0px 25px 0px 0px;
    	text-align: justify;
    	overflow: auto;
    }
    
    .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:#342E2E;
    	width:100%;
    	height:120px;
    	margin-top:-80px;
    	}
    
    .footer #left{
    	width:20px;
    	min-width:95%;
    	margin:10px auto 10px auto;
    	
    }
    
    .footer #left img{
    	width:18%;
    	max-width:48px;
    	margin:0px 10px 0px 0px;
    	padding-right:10px;
    	filter:invert(100%);
    }
    
    .footer h3 {
    	color:#FFBD00;
    	margin-bottom:0px;
    }
    
    .footer h4 {
    	color:#fff;
    	margin-top:20px;
    	font-size:10pt;
    }
    
    .footer h5 {
    	color:#fff;
    	margin-top:0px;
    	font-size:11pt;
    }
    .footer h6 {
    	color:#fff;
    	margin-top:5px;
    	font-size:8pt;
    }
    
    .footer a {
    	color:#fff;
    	font-style:italic;
    }
    
    
    .joueur a div {
    	position: absolute;
    	z-index:100;
    	display:none;
    	margin-left:150px;
    	margin-top:-120px;
    }
    
    .joueur a:hover div {
    	display:block;
    }
    	
    .footer_container {
    	width: 90%;	
    	margin: 20px auto 0px auto;
    	padding-top:2px;
    	text-align:left;
    	}
    	
    
    
    .nav_container {
    	width:960px;
    	margin:0px auto 0px auto;
    	text-transform: uppercase; 
    	color:#fff;
    	font-weight:bold;
    	float:right;
    	text-align:right;
    	width:75%;
    	}
    
    .menu_bouton {
    	text-align:center;
    	display: inline-block;
    	font-weight: 700;
    	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 {
    	float:left !important;margin-right:10px!important;height: 65px;
    	}
    
    .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%;
    	
    	}
    	
    .nivoSlider {
    	position:relative;
    	width:100%;
    	height:150px !important;
    	overflow: hidden;
    }
    
    
    
    .galleria{ width: 100%; float:left; height: 600px; background: #fff;margin: 0px 0px 20px 0px; }
    
    .galleria_albums {
    	width: 25%;
    	float: right;
    	margin: 0px 0px 20px 0px;
    	}
    	
    .galleria_titre {
    	margin:-10px 0 20px 0;
    	}
    	
    .news {
    	width:100%; 
    	min-width:20px;
    	margin: 10px auto 30px auto; 
    	padding:10px 15px 25px 0px; 
    	display:block;
    	position:relative;
    }
    
    .news_list {
    	width: 30%;
    	float: right;
    	margin: 20px 0px 20px 0px;
    	}
    	
    .news_feed_titre {
    	width:100%;
    	text-align:left;
    	font-size:45pt;
    	}
    	
    .news_feed_img {
    	width: 100%;
    	float: right;
    	margin-left: 20px;
    
    	}
    	
    .news_full_titre {
    	text-align:left;
    	}
    	
    .news_feed_titre img {
    	float:left;	
    	margin: 5px 0px 10px 20px;
    	display:none;
    	}
    	
    .spacer {
    	display:block;
    	clear:both;
    	height:20px;
    	}
    .latest { display:none; width: 100%; float:right; margin: 0px 10px 20px -10px; padding:0px 0px 10px 4%;text-align:left;}
    
    .titre_latest {
    	margin: 15px 0px 15px 0px;
    	width:90%;
    	margin-left:5px;
    	
    	}
    .boites {
    	width:100%;
    	float:left;
    	margin-left:3%;
    }
    
    .home_wrap {
    	position:relative;
    	width:100%;
    }
    
    .info_accueil {
    	width:100%;
    	height:auto;
    	margin: 10px auto 0px auto; 
    	padding:20px 0px 30px 10px;
    	text-align:justify;
    	float:left;
    	}
    
    .info_accueil h3 {
    	text-align:left;
    }
    
    .info_accueil img {
    	max-width:100%;
    	MARGIN-TOP:10px;
    }
    
    .dropdown-submenu {
        position:relative;
    }
    .dropdown-submenu>.dropdown-menu {
        top:0;
        left:100%;
        margin-top:-6px;
        margin-left:-1px;
        -webkit-border-radius:0 6px 6px 6px;
        -moz-border-radius:0 6px 6px 6px;
        border-radius:0 6px 6px 6px;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        display:block;
    }
    .dropdown-submenu>a:after {
        display:block;
        content:" ";
        float:right;
        width:0;
        height:0;
        border-color:transparent;
        border-style:solid;
        border-width:5px 0 5px 5px;
        border-left-color:#cccccc;
        margin-top:5px;
        margin-right:-10px;
    }
    .dropdown-submenu:hover>a:after {
        border-left-color:#ffffff;
    }
    .dropdown-submenu.pull-left {
        float:none;
    }
    .dropdown-submenu.pull-left>.dropdown-menu {
        left:-100%;
        margin-left:10px;
        -webkit-border-radius:6px 0 6px 6px;
        -moz-border-radius:6px 0 6px 6px;
        border-radius:6px 0 6px 6px;
    }
    
    .nospam {
    	display:none;
    }
    
    .bouton_couleur {
    	width: 9px;
    	height: 11px;
    	display: inline-table;
    }
    table h4 {
    	text-transform:uppercase;
    	color:#fff;
    	font-weight:800;
    }
    .classement {
    	width:100%;
    	max-width:100%;
    	position:relative;
    	overflow-x:scroll;
    	font-size:8pt;
    }
    
    .classement .bouton_couleur {
    	display:none;
    }
    
    .parcnr {
    
    	float: right;
    height: 41px;
    margin: 10px;
    }   
}
