body {
    background-image: url("./../images/background.png");
    background-repeat: repeat-x;
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
    font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

img {
    border: none;
	margin-right: 5px;
}

p {
    margin-top: 0px;
}

#shadow_header {
    background-image: url("./../images/background_header_top.png");
	background-repeat: none;
	width: 980px;
	margin: auto;
	height: 50px;
}

#shadow_header p {
    padding-top: 20px;
    margin: 0px;
	height: 30px;
}

#left_l {
    float: left;
	padding-left: 20px;
}

#right_r {
    float: right;
	padding-right: 20px;
}

#fond_header {
    background-image: url("./../images/background_header_middle.png");
	background-repeat: none;
	width: 100%;
	height: 200px;
}

#header {
    background-image: url("./../images/header.png");
	background-image: url("./../images/background_on_header.png");
    background-repeat: no-repeat;
	height: 199px;
	width: 980px;
	margin: auto;
    font-family: Georgia, "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;

}

#content {
    background-image: url("./../images/background_content.png");
    background-repeat: no-repeat;
	width: 980px;
	margin: auto;

}

.left {
	margin: 0px;
    margin-left: 25px;
    float: left;
	width: 250px;
}

.right {
    float: right;
	width: 150px;
	margin: 0px;
	margin-right: 25px;
}

.middle {
    margin-left: 285px;
	width: 500px;
}

#menu_horizontal {
    padding-top: 10px;
    margin: auto;
	margin-bottom: 10px;
	margin-top: -1px;
    height: 35px;
	width : 960px;
	background-image: url("./../images/bg_menu.png");
}

#footer {
    color: #c23a1b;
    padding-top: 5px;
	text-align: center;
    width: 950px;
	margin: auto;
	border-top: 1px dashed #c23a1b;
	clear: both;
}
#eclairement {
    clear: both;
}
.sixnine {
    font-size: 34px;
}

table {
    width: 500px;
    border-collapse: collapse;
	border: 0px;
    margin: 0px;
    padding: 0px
}
table, td, th {
    border: 0px;
    margin: 0px;
   padding: 0px
}
table img {
   width: 120px;
   margin: 0px;
   padding: 0px
}

#news img {
   width: 206px;
}
#table img {
   width: 167px;
   margin: 0px;
   padding: 0px
}
.cvn {
   width: 120px;
}

h3 {
   text-align: center;
   margin: 0px;
   color: #c23a1b;
   font-size: 30px;
   font-weight: normal;
   padding: 0px;
}

.centre {
    text-align: center;
}
.centre img {
    margin-bottom: 5px;
}

/* TABLEAU SELECTION */

.selection img {
   width: 16px;
}

table.selection {
   vertical-align: middle;
   text-align : center;
   width: 100%;
}
.selection tr {
}
.selection td {
   width: 25%;
}
.selection tr, td {
   height: 20px;
}
h4 {
   color: #f5b664;
   font-size: 13px;
   font-weight: normal;
   padding-left: 10px;
}

/* JOUEURS SELECTIONS */

img.tail_joueurs {
    width: 60%;
}

/* JOUEURS CONTENT */

#content_left {
    width: 250px;
	float: left;
	height: 300px;
	text-align: center;
}
#content_right {
    width: 235px;
	float: right;
	text-align: center;
}

#content_left img {
    width: 120px;
}
#content_right img {
    width: 235px;
}
/* FICHES DES JOUEURS */

.bold {
    color: #de7d35;
}

h1 {
   font-weight: normal;
   font-size: 14px;
   color: #c23a1b;
   margin: 0px;
}

#flash {
    width: 700px;
    height: 300px;
    position: absolute;
    z-index: 0;
}

td.predo img {
    width: 130px;
}

td.large img {
    width: 120px;
}

td.haute img {
    width: 90px;
}

td.predo_large img {
    width: 150px;
}

td.predo_large_large img {
    width: 200px;
}

#left_resultat  {
	width: 200px;
}

#left_resultat  img {
	width: 200px;
}

#middle_resultat {
	margin-left: 240px;
}


.slideshow {
    margin: 0px;
    margin-left: 25px;
    float: left;
    width: 250px;    
    text-align : center;
}