@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
form{
	margin:0;
	padding:0;
}
a:link {
	color: #808080;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #0A92C7;
	text-decoration: underline;
}
a:active {
	color: #808080;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #0A92C7;	
	margin-bottom:0;

}
h2 {
	font-size: 16px;
	color: #666;
	padding:0; 
	margin:0;
}
h3 {
	font-size: 14px;
	color: #0A92C7;
	padding:0; 
	margin:0;
}
h4 {
	font-size: 12px;
	color: #666;
	padding:0; 
	margin:0;
}
h5 {
	font-size: 12px;
	padding:0; 
	margin:0;
}
h6 {
	font-size: 12px;
	padding:0; 
	margin:0;
}
p{
	padding:0; 
	margin:0;
	font-weight:normal;
}

.lien_blanc:link {
	color: #808080;
	text-decoration: none;
	font-weight:normal;
}
.lien_blanc:visited {
	color: #808080;
	text-decoration: none;
	font-weight:normal;
}
.lien_blanc:hover {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
.lien_blanc:active {
	color: #808080;
	text-decoration: none;
	font-weight:normal;
}


.lien_image:link {
	text-decoration: none;
}
.lien_image:visited {
	text-decoration: none;
}
.lien_image:hover {
	text-decoration: none;
}
.lien_image:active {
	text-decoration: none;
}

.content_main{
	width:990px;
	margin:auto;
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;
	margin-top:-20px;
}
.main_vote{
	width:990px;
	margin:auto;
	background-color:#fff;
	margin-top:-20px;
}
.content{
	width:990px;
	margin:auto;
}
.content2{
	width:950px;
	margin:auto;
	background-color:#FFF;
}
.content_left{
	width:700px;
	padding-left:20px;
	padding-right:40px;
	float:left;
	background-color:#fff;
	background-image:url(images/colonne_center2.png);
	background-repeat:repeat-y;
	background-position:right;
	padding-top:20px;
}
.content_left2{
	width:720px;
	padding-right:40px;
	float:left;
	background-color:#fff;
	background-image:url(images/colonne_center2.png);
	background-repeat:repeat-y;
	background-position:right;
}

.content_vote{
	width:700px;
	height:600px;
	padding-left:20px;
	padding-right:40px;
	float:left;
	background-color:#fff;
	background-image:url(images/colonne_center2.png);
	background-repeat:repeat-y;
	background-position:right;
}

.colonne{
	padding-top:20px;
	padding-left:20px;
	width:180px;
	background-color:#fff;
	text-align:left;
	float:left;
}
.vote_right{
	padding-top:20px;
	padding-left:10px;
	width:220px;
	background-color:#fff;
	text-align:left;
	float:left;
	height:650px;
	overflow-y:scroll;
}
.color{
	color:#0a92c7;
}
.gris{
	color:#666;
}
.blanc{
	color:#fff;
}
#logo{
	width:295px;
	height:95px;
	float:left;
	padding-top:5px;	
}
#header_right{
	width:675px;
	height:95px;
	float:left;
}
#slogan{
	font-size:11px;
	padding:0;
	margin-top:-33px;
	margin-left:49px;
	text-align:right;
	color:#999;
	font-size:11.5px;
	position:relative;
	z-index:1000;
}
#header{
	width:970px;
	height:95px;
	margin:auto;
}

#login{
	width:315px;
	float:right;
	height:43px;
	margin:auto;
	background-color:#f1f1f1;
	background-image:url(images/btm_login.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:5px;
}


#search{
	clear:both;
	float:right;
	width:400px;
	height:30px;
	padding-top:10px;
	text-align:right;
}
#menu{
	width:990px;
	margin-top:10px;
	margin:auto;
}

#bg_slide{
	background-image:url(images/bg_slide.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:404px;
	width:990px;
	margin:auto;
	text-align:center;
	
}

.ksl{
background-image:url(images/bg_slide.png);
}
.footer{
	background-color:#505050;
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	width:970px;
	margin:auto;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

.td_style{
	border-bottom:solid 1px #CCC;
}

.td_style2{
	border-bottom:solid 1px #efefef;
}


.row1{
	background-color:#fff;
}
.row1:hover{
	background-color:#E1E6FF;
}
.row2{
	background-color:#efefef;
}
.row2:hover{
	background-color:#E1E6FF;
}

.div_joueur{
	width:211px; 
	float:left; 
	height:90px; 
	background-color:#fff;  
	margin:5px; 
	margin-right:0px; 
	padding:5px; 
	border:solid 2px #efefef;
}
.div_joueur:hover{
	width:211px; 
	float:left; 
	height:90px; 
	background-color:#efefef;  
	margin:5px; 
	margin-right:0px; 
	padding:5px; 
	border:solid 2px #666;
}




/*Filtres de recherche */
#filtres_left{
	width:233px;
	float:left;
	margin-right:5px;
}
.results_right{
	width:460px;
	float:left;
}

.filtre_title{
	width:233px;
	background-color:#666;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:#FFF;
	background-image:url(images/top_filter.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.filtre_bottom{
	text-align:center;
	color:#FFF;
	height:15px;
	clear:both;
	width:233px;
	background-image:url(images/bottom_filter.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.couleur_left{
	width:30px;
	background-color:#666;
	float:left;
	color:#FFF;
	height:30px;
}

.couleur_left2{
	background-color:#fff;
	height:25px;
	width:228px;
	border-right: 5px solid #666666;
	cursor: pointer;
}

.couleur_left2 input{
	margin: 8px;
}


.filtre_categorie{
	background-color:#efefef;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	padding-left:20px;
	height:20px;
	display:inline-block;
	width:178px;
	border-right: solid 5px #666;
}

.filtre_choix{
	text-align:left;
	height:20px;
	display:inline;
}

.filtre-choix-checkbox {
	background-color:#666;
	width:30px;
	height:25px;
	display:inline-block;
}

.filtre-choix-libelle {
	display:inline-block;
	padding-left:10px;
}


.couleur_left2:hover{
	background-color:#E1E6FF;
}


.filtre-wrapper {
width: 233px;
}

.filtre_choix_list {
	display: block;
}

.filtre_choix_wrapper {
	display: block;
}

.filtre-wrapper .couleur_left,
.filtre-wrapper .filtre_categorie {
	cursor: pointer;
}


.filter-plusmoins {
	background: #ffffff url(images/filter_plusmoins.gif);
	height: 30px;
	width: 30px 
}

.filter-plus {
	background-position: 0 -0;
}

.filter-moins {
	background-position: 0 -30px;
}

.filtre_categorie h3 {

}




/* jcarousel */
/**
 * This <div> element is wrapped by statically around the list
 * inside the HTML document.
 */
.jcarousel-container {
    position: relative;
	height:130px;
    -moz-border-radius: 10px;
	padding:10px;
	padding-top:0;
	border:solid 1px #ccc;
	padding-left:55px;
}
 
/**
 * Similar styles will be applied by jCarousel. But we additionally
 * add it here for better displaying with browsers having
 * javascript disabled.
 */
.jcarousel-list {
    overflow: hidden;
    margin: 0;
    padding: 0;

}
 
.jcarousel-list li {
    float: left;
    list-style: none;
    margin-right: 10px;
		height:100px;
		width:80px;
		font-size:10px;
		text-align:center;
}
 
/**
 * The button-elements are added statically in the HTML document
 * to illustrate how to cutomize the prev/next controls.
 *
 * We set display:none to hide them from browsers having
 * javascript. jCarousel will show them automatically.
 */
 
.jcarousel-next {
    display: none;
    position: absolute;
    top: 112px;
    right: 4px;
    cursor: pointer;
	z-index:1000000px;
}

 
.jcarousel-next-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
	z-index:1000000px;
}
 
.jcarousel-prev {
    display: none;
    position: absolute;
    top: 112px;
    left: 4px;
    cursor: pointer;
	z-index:1000000px;
}
 
.jcarousel-prev-disabled {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
	z-index:1000000px;
}

.vignette_equipe{
	width:113px; 
	padding:5px; 
	text-align:center; 
	height:135px; 
	float:left; 
	border:solid 1px #CCC; 
	margin:5px;
}
.vignette_equipe:hover{
	width:113px; 
	padding:5px; 
	text-align:center; 
	height:135px; 
	float:left; 
	border:solid 1px #0A92C7;
	background-color:#efefef;
	margin:5px;
}

