html{  
	outline: none;
}

body{
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #dedede;
	font-family:Lucida Sans, Helvetica, sans-serif;
	font-size:12px;
	color: #505050;
}

img {
	border:none;
}

a {
	text-decoration:none;
	outline: none;
	color: #033DA8;
}

/***************************
********** Bannière ********
****************************/

#top{
	position: relative; 
	margin: 0px;
	padding:0;
	width: 100%;
	height: 103px;
	background: url("../img/bg_top.png") repeat;
}

#top #tabletop{
	position:relative;
	width:100%;
	margin: 0px;
	padding:0;
	height:103px;	
	text-align: center;
}

#top #tabletop td{
	width: 33%;
	margin: 0px;
	padding:0;
}

#top #logo{
	position: relative;
	margin-bottom: 0px;
	padding:0;
}

#top #logo2{
	position: relative;
	margin-bottom: 0px;
	padding:0;
}

#top #alaffiche .affiche{
	position: relative;
	width: 100%;
	height: 95px;
	text-align: center;
}

#alaffiche .affiche table {
	position:relative;
	width: auto;
	margin-left:auto;
	margin-right:auto;
	height: 95px;
}

.imgaffiche{
	width: 67px;
	text-align:right;
}

.titreaffiche{
	font-size:17px;
}

.textaffiche{
	text-align: left;
}

#top a {
	color: #707070;
}

/***************************
********** MENU ************
****************************/

#menu{
	position:relative;
	margin: 0px;
	width: 100%;
	height: 26px;
	background: url("../img/bg_menu.png") repeat;
	font-weight: bold;
	font-size: 12px;
	z-index:10;
}

#menu #table_menu tr{
	position: absolute;
	margin-top: 0px;
}

#menu a{
	margin-left: 12px;
	margin-right: 10px;
	padding-top: 2px;
	color: #ffffff;
}

#menu .sousmenu{
	position:absolute;		
	top:25px;
	display:block;
	z-index: 10;	
	background: #033DA8;
}


#menu .sousmenu a{
	position:relative;
	display:block;
	width:100%;
	height:25px;
	margin:0px;
	padding-left: 10px;
}

#menu .sousmenu .a_first{
	padding-top:7px;
}

#ssmenu_socc{
	left:162px;	
	width: 220px;
}

#ssmenu_eccc{
	left:288px;
	width: 220px;
}

#ssmenu_club{
	left:413px;
	width: 220px;
}

/***************************
********** Contenu *********
****************************/

#page{
	position: relative;
	margin: 0px;
	width: 100%;
	height: auto;
	text-align: center;
	z-index:0;
}

/*******************************
******* Commun ****************
******************************/

.module{
	border: 1px solid #bfcbe5;
	z-index:0;
}

.fond_blanc {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	background: #ffffff;
	z-index:0;
}

.content_titre{
	position: absolute;
	height: 15px;
	left: 5px;
	top: 5px;
	right: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre_gros{
	position: relative;
	height: 25px;
	left: 5px;
	top: 5px;
	width: 99%;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: url("../img/bg_titre_gros.png") repeat;
}

.content_titre .text_titre{
	margin-left: 5px;
}

.content_titre_gros .text_titre{
	position: absolute;
	left: 5px;
	top:4px;
}
.fond_blanc_contenu{
	position: absolute;
	top: 25px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	height: auto;
	background: #ffffff;
}

.fond_blanc2 {
	position: relative;
	margin:4px;
	background: #ffffff;
}

.content_titre2{
	position: relative;
	height: 15px;
	left: 5px;
	top: 5px;
	width: 99%;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre2 .text_titre2{
	margin-left: 5px;
}


.fond_blanc_contenu2{
	position: relative;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	height: auto;
	background: #ffffff;
}

.titre_actif{
	background: url("../img/bg_titre.png") repeat;
	color:#ffffff;
}

.titre_inactif{
	background: url("../img/bg_titre_off.png") repeat;
	color:#ffffff;
}

#list_medias {
	position: relative;
	width:100%;
	height:100%;
	margin-left:0px;
}

#list_medias ul{
	position:relative;
	width: 100%;
	height: 100%;
	list-style-type:none;
	margin:0; 
	padding:0;
	text-align:center;}

#list_medias li{
	float: left;
	width: 149px;
	height:120px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:3px;
	background: #f6f6f6;
	border:1px solid #f1f1f1;
}

#list_medias .media_equipe{
	float: left;
	width: 149px;
	height:120px;
	margin-left:20px;
	margin-top:30px;
	background: #f6f6f6;
	border:1px solid #f1f1f1;
}

/*************************************
******** Accueil ****************
***********************************/


#accueil_content{
	position: relative;
	width: 1000px;
	height: 740px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#accueil_content a{
	color: #ffffff;
}

.accueil_link_bottom {
	position:absolute;
	bottom: -1px;
	right: 2px;
	font-size:12px;
}

#accueil_content .accueil_link_bottom a{
	color: #858585;
}

.content_titre_accueil{
	position: relative;
	height: 15px;
	left: 5px;
	top: 5px;
	width: 461px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre_accueil .text_titre{
	position:absolute;
	left: 5px;
	top:1px;
}


#accueil_actus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 479px;
	height: 280px;
}

#fond_blanc_actu {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 272px;
	width: 471px;
	background: #ffffff;
	z-index:0;
}

#accueil_actus a{
	color: #dddddd;
}

#accueil_actus .mini{
	width: 103px;
	height: 63px;
	border: 1px solid #d2d2d2;
}

#accueil_actus #mini1{
	position: absolute;
	left: 8px;
	top: 12px;
	z-index: 5;
}

#accueil_actus #mini2{
	position: absolute;
	left: 8px;
	top: 87px;
	z-index: 5;
}

#accueil_actus #mini3{
	position: absolute;
	left: 8px;
	top: 162px;
	z-index: 5;
}

#accueil_actus .actu {
	position:absolute;
	left:0px;
	top:0px;
	width: 460px;
	height: 241px;
}

#accueil_actus .actu_titre{
	position: absolute;
	width: 460px;
	height: 21px;
	left:0px;
	top: 136px;
	background: url("../img/bg_titre_actu.png");
	z-index: 0;
}

#accueil_actus .actu_titre_text {
	position: absolute;
	left: 120px;
	top: 3px;
	color: #dddddd;
	font-size: 12px;
	font-weight: bold;
}

#accueil_actus .actu_resume{
	position: absolute;
	width: 100%;
	height: 80px;
	left:0px;
	top: 161px;
	background: url("../img/bg_contenu_actu.png");
	z-index: 0;
}

#accueil_actus .actu_resume_text {
	position: absolute;
	left: 120px;
	top: 3px;
	color: #dddddd;
	font-size: 12px;
	font-weight: bold;
}

#accueil_matchs{
	position: absolute;
	right: 260px;
	top: 0px;
	width: 240px;
	height: 180px;
}

#fond_blanc_match {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 172px;
	width: 232px;
	background: #ffffff;
	z-index:0;
}

#matchs_dernier{
	width: 220px;
	height: 140px;
}

#matchs_prochain{
	display:none;
	visibility:hidden;
	width: 220px;
	height: 140px;
}

#match_titre a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#match_titre2 a {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

#match_titre{
	position: absolute;
	height: 15px;
	width: 108px;
	left: 5px;
	top: 5px;
	text-align:center;
}

#match_titre2{
	position: absolute;
	height: 15px;
	width: 108px;
	top: 5px;
	right: 5px;
	text-align:center;
}


#matchs_contenu{
	position:relative;
	width: 95%;
	border:1px solid #dedede;
	text-align: center;
	font-weight:bold;
}

.date_match{
	color: #888888;
	font-size: 11px;
	margin-top: 2px;
}

.no_match{
	position: relative;
	margin-top: 55px;
}

#matchs_contenu .club_dom{
	position: absolute;
	width: 50%;
	left: 0px;
	top: 20px;
	text-align: center;
}

#matchs_contenu .club_ext{
	position: absolute;
	width: 50%;
	right: 0px;
	top: 20px;
	text-align: center;
}

#matchs_contenu table{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#matchs_contenu table .logo{
	height: 70px;
}


#accueil_classement{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 240px;
	height: 180px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

#fond_blanc_class {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 172px;
	width: 232px;
	background: #ffffff;
	z-index:0;
}

.content_titre_accueil2{
	position: relative;
	height: 15px;
	left: 5px;
	top: 5px;
	width: 222px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre_accueil2 .text_titre{
	position:absolute;
	left: 5px;
	top:1px;
}


#accueil_classement #classement_contenu {
	border:1px solid #dedede;
	height: 142px;
}

#accueil_classement #classement{
	position:relative;
	width: 205px;
	margin-top:2px;
	margin-left: auto;
	margin-right: auto;
}

#accueil_classement .class_detail_club_titre{
	position: relative;
	height: 15px;
	width: 100%;
	margin-bottom: 3px;
	background:#e3e3e3;
	color: #969696;
}

#accueil_classement .class_detail_club0{
	position: relative;
	height: 15px;
	width: 100%;
	margin-bottom: 3px;
	background:#f1f1f1;
	color: #999999;
}

#accueil_classement .club_detail_socc0{
	position: relative;
	height: 15px;
	width: 100%;
	margin-bottom: 3px;
	background:#f1f1f1;
	color: #033DA8;
}

#accueil_classement .class_detail_club1{
	position: relative;
	height: 15px;
	width: 100%;
	margin-bottom: 3px;
	background:#f6f6f6;
	color: #aaaaaa;
}

#accueil_classement .club_detail_socc1{
	position: relative;
	height: 15px;
	width: 100%;
	margin-bottom: 3px;
	background:#f6f6f6;
	color: #033DA8;
}

#accueil_classement .class_rang{
	position: absolute;
	left: 0px;
	height: 15px;
	width: 35px;
	margin-top:1px;
	text-align:center;
}

#accueil_classement .class_club{
	position: absolute;
	left: 38px;
	height: 15px;
	width: 128px;
	text-align:left;
	margin-top: 1px;
}

#accueil_classement .class_points{
	position: absolute;
	left: 169px;
	height: 15px;
	width: 35px;
	margin-top:1px;
	text-align:center;
}

#accueil_media{
	position: absolute;
	left: 0px;
	top: 295px;
	width: 479px;
	height: 290px;
}

#fond_blanc_media {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 282px;
	width: 471px;
	background: #ffffff;
	z-index:0;
}

#accueil_media_contenu{
	width: 464px;
}

#accueil_motpres{
	position: absolute;
	overflow:auto;
	right: 0px;
	top: 195px;
	width: 500px;
	height: 400px;
}

.content_titre_accueil3{
	position: relative;
	height: 15px;
	left: 5px;
	top: 5px;
	width: 480px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre_accueil3 .text_titre{
	position:absolute;
	left: 5px;
	top:1px;
}

#fond_blanc_motpres {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 390px;
	width: 491px;
	background: #ffffff;
	z-index:0;
}

#accueil_motpres .fond_blanc_contenu{
	position:relative;
	width:491px;
	margin-left: -5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#707070;
}

#accueil_motpres #photo_president{
	position: relative;
	width:110px;
	height:135px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
}

#accueil_motpres #mot_president{
	position: relative;
	width:480px;
	margin-top:-10px;	
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
}

#mot_president .sous_titre{
	position: relative;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 13px;
}

#accueil_forum{
	position: absolute;
	left: 0px;
	top: 600px;
	width: 479px;
	height: 218px;
}

#fond_blanc_forum {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 210px;
	width: 471px;
	background: #ffffff;
	z-index:0;
}

#erreur_forum{
	position: absolute;
	left: 100px;
	top: 80px;
	font-weight:bold;
}

#forum_messages {
	position:relative;
	width:458px;
	height:180px;
}

#forum_messages a {
	font-weight:bold;
	color: #777777;
}

#forum_messages .date{
	position:relative;
	width: 90px;
	height: 31px;
	color:#033DA8;
	font-weight:bold;
}

#accueil_partner{
	position: absolute;
	left: 0px;
	top: 600px;
	width: 998px;
	height: 135px;
}

#fond_blanc_partner {
	position: absolute;
	top: 4px;
	left: 4px;
	right: 4px;
	bottom: 4px;
	height: 127px;
	width: 990px;
	background: #ffffff;
	z-index:0;
}

#accueil_partner a {
	color: #666666;
	font-weight:bold;
	text-align:center;
}

#partner_list_top{
	position: absolute;
	text-align:center;
	top:0px;
}

.partner_elem {
	position:relative;
	width:140px;
	height:90px;
	font-size: 10px;
}

.partner_elem .link{
	width:115px;
}


/***********************************
* Actus *************************
************************************/

#actus_content{
	position: relative;
	width: 1000px;
	min-height:500px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#actus_content .actu {
	position: relative;
	width: 550px;
	height: 80px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#actus_contenu{
	height: 400px;
}

html>body #actus_contenu {
	height:auto;
	min-height: 400px;
}

.actu .actu_img{
	position: absolute;
	left:0px;
	top: 0px;
	width: 103px;
	height: 63px;
}

.actu .actu_titre{
	position: absolute;
	top: 0px;
	left: 106px;
	height: 14px;
	font-weight:bold;
}

.actu .actu_resume{
	position: absolute;
	top: 16px;
	left: 106px;
	height: 74px;
}

.actu .actu_next{
	position: absolute;
	left:12px;
	top: 65px;
	font-weight:bold;
	font-size: 11px;
}

.nbpages {
	position: relative;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-weight:bold;
}

.nbpages .pageactive{
	font-size:16px;
	text-decoration:underline;
}

#lactu{
	min-height: 500px;
	text-align:justify;
}

#lactu_resume{
	position: relative;
	top: 5px;
	margin-left: 10px;
	width: 100%;
	height: 90px;
}

#lactu_resume .lactu_img{
	position: absolute;
	width:103px;
	height:64px;
	top: 8px;
	left: 0px;
	border: 1px solid #bfcbe5;
}

#lactu_resume .lactu_titre{
	position: absolute;
	top: 2px;
	left: 110px;
	font-size: 14px;
	font-weight:bold;
}

#lactu_resume .lactu_resume{
	position: absolute;
	width: 500px;
	height:64px;
	top: 22px;
	left: 110px;
	font-weight: bold;
}

#lactu .lactu_contenu{
	position: relative;
	width: 610px;
	height:500px;
	margin-left: 10px;
	margin-bottom: 4px;
}

html>body #lactu .lactu_contenu{
	height: auto;
	min-height: 500px;
}


#actu_others{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 330px;
}

#actu_others .actu_apercu{
	position:relative;
	margin:5px;
	width: 320px;
	height: 15px;
}

#logo_equipe{
	position: absolute;
	top: 50px;
	right: 50px;
}

#agenda{
	position: absolute;
	width: 260px;
	max-height:500px;
	right: 10px;
	top: 40px;
}

#agenda .agenda_jour_j{
	position: relative;
	width: 250px;
	max-height: 60px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size:11px;
}

.agenda_jour_j .agenda_jour{
	padding:2px;
	background:#d1d1d1;
	font-size:12px;
	font-weight:bold;
}
.agenda_jour_j .agenda_contenu{
	margin-top: 2px;
}

/**********************************
******* Equipes *****
**************************/

#equipes_content{
	position: relative;
	width: 1000px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#equipes_content #equipes{
	position: relative;
	height: 500px;
}

#equipes ul{
	position: absolute;
	top: 30px;
	font-size: 14px;
	font-weight:bold;
}

/************************************
********** Equipe ************
***********************/

#equipe_content{
	position: relative;
	width: 1000px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#lequipe{
	width: 100%;
	height: 725px;
}

#equipe_matchs {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 240px;
	height: 180px;
}

.content_titre_equipe{
	position: relative;
	height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	width: 582px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre_equipe .text_titre{
	margin-left: 5px;
}


#equipe_classement {
	position: absolute;
	top:35px;
	left: 0px;
	width: 600px;
	height: 470px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

#equipe_classement #classement_contenu {
	width:580px;	
	height: 435px;
	border:1px solid #dedede;	
	text-align:center;
}

#equipe_classement #classement{
	position:relative;
	width: 540px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
}

#equipe_classement .class_detail_club_titre{
	position: relative;
	height: 17px;
	width: 100%;
	margin-bottom: 3px;	
	background:#e1e1e1;
	color: #959595;
}

#equipe_classement .class_detail_club0{
	position: relative;
	height: 17px;
	width: 100%;
	margin-bottom: 3px;	
	background:#f1f1f1;
	color: #999999;
}

#equipe_classement .club_detail_socc0{
	position: relative;
	height: 17px;
	width: 100%;
	margin-bottom: 3px;
	background:#f1f1f1;
	color: #033DA8;
}

#equipe_classement .class_detail_club1{
	position: relative;
	height: 17px;
	width: 100%;
	margin-bottom: 3px;	
	background:#f6f6f6;
	color: #aaaaaa;
}

#equipe_classement .club_detail_socc1{
	position: relative;
	height: 17px;
	width: 100%;
	margin-bottom: 3px;
	background:#f6f6f6;
	color: #033DA8;
}

#equipe_classement .class_rang{
	position: absolute;
	left: 0px;
	height: 15px;
	width: 35px;	
	margin-top: 1px;
}

#equipe_classement .class_club{
	position: absolute;
	left: 38px;
	height: 17px;
	width: 178px;
	text-align:left;
	margin-top: 1px;
}

.class_club .textmarginleft{
	margin-left: 5px;
}

#equipe_classement .class_points{
	position: absolute;
	left: 221px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_journee{
	position: absolute;
	left: 261px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_gagne{
	position: absolute;
	left: 301px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_nul{
	position: absolute;
	left: 341px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_perdu{
	position: absolute;
	left: 381px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_bp{
	position: absolute;
	left: 421px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_bc{
	position: absolute;
	left: 461px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

#equipe_classement .class_diff{
	position: absolute;
	left: 501px;
	height: 15px;
	width: 35px;
	margin-top: 1px;
}

.content_titre_equipe2{
	position: relative;
	height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	width: 382px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre.png") repeat;
}

.content_titre_equipe2 .text_titre{
	margin-left: 5px;
}

#equipe_calendrier {
	position: absolute;
	top:210px;
	right: 0px;
	width: 400px;
	height:470px;
	text-align:center;
}

#equipe_calendrier #calendrier_contenu {
	border:1px solid #dedede;
	width: 380px;
	height: 430px;
}

#equipe_calendrier table{
	position:relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#equipe_calendrier table .name{
	width: 170px;
}

#equipe_calendrier .nametextbold{
	width: 170px;
	font-weight: bold;
}

#equipe_media{
	position: absolute;
	top:500px;
	left: 0px;
	width: 600px;
	height: 225px;
}

#equipe_media #media_contenu {
	border:1px solid #dedede;
	width:580px;
	height: 185px;
}


/**********************************
***** Joueurs ******
*****************************/

#joueurs_content{
	position: relative;
	width: 1000px;
	min-height:500px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#joueurs {
	position:relative;
	margin: 5px;
	margin-top: 20px;
	padding: 0;
	width: 500px;
	min-height: 500px;
}

.poste_titre{
	position:relative;
	width: 100%;
	height:18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #777777;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre_clair.png") repeat;
}

.poste_titre .content {
	position:absolute;
	left: 5px;
	top: 2px;
}


#joueurs .joueur_apercu{
	position:relative;
	width: 100%;
	height:20px;	
	text-align:center;
	font-weight:bold;
	color: #505050;
}

#joueurs .joueur_apercu_titre{
	position:relative;
	width: 100%;
	height:20px;
	text-align:center;
	background:#eeeeee;
	color: #c1c1c1;
}

.joueur_numero{
	position:absolute;
	top:3px;
	left: 5px;
	width:20px;
}

.joueur_nom{
	position:absolute;
	top:3px;
	left: 35px;
	text-align:left;
}

.joueur_matchs{
	position:absolute;
	top:3px;
	left: 265px;
	width: 50px;
}

.joueur_buts{
	position:absolute;
	top:3px;
	left: 320px;
	width: 40px;
}

.joueur_pdecisives{
	position:absolute;
	top:3px;
	left: 365px;
	width: 40px;
}

.joueur_cjaunes{
	position:absolute;
	top:3px;
	left: 410px;
	width: 40px;
}

.joueur_crouges{
	position:absolute;
	top:3px;
	left: 455px;
	width: 40px;
}

#joueur_detail{
	position: absolute;
	top: 40px;
	right: 5px;
	width: 450px;	
	color: #505050;
}

#joueur_detail_titre {
	position: relative;
	margin:5px;
	padding:0;
	width:440px;
	height:16px;
	color: #dddddd;
	font-weight: bold;
	font-size: 14px;
	background: url("../img/bg_titre_gros_bleu.png") repeat;
}

#joueur_detail_titre .text_titre{
	margin-left: 5px;
}

.detail_info{
	font-weight:bold;
}

#joueur_detail_info{
	position:relative;
	width: 440px;
	height: 205px;
	margin:5px;
}

#joueur_detail_photo{
	position:relative;
	width: 152px;
	height: 202px;
	border: 1px solid #bebebe;
}

#joueur_detail_photo_img{
	margin: 1px;
}

#joueur_detail_info_text{
	position: absolute;
	top:5px;
	left: 165px;
	width: 270px;
}

#joueur_detail_stat{
	position: relative;
	margin:5px;
	width: 440px;
}

#joueur_detail_numero_nom{
	margin-bottom: 10px;
	font-size:20px;
	font-weight:bold;
}

#joueur_detail_numero{	
	color:#ef0222;	
}

.joueur_detail0{
	position: relative;
	width: 100%;
	height: 22px;
	background:#f1f1f1;
}

.joueur_detail1{
	position: relative;
	height: 22px;
	background:#f6f6f6;
}

.text_align_top_left{
	position: absolute;
	top: 5px;
	left: 5px;
}

.stat_titre{
	position:relative;
	width: 100%;
	height:18px;
	margin:0px;
	margin-bottom: 5px;
	color: #777777;
	font-weight: bold;
	font-size: 12px;
	background: url("../img/bg_titre_clair.png") repeat;
}

.stat_titre .content {
	position:absolute;
	left: 5px;
	top: 2px;
}

/****************************
******* CLUB *****************
**************************/

#club_content{
	position: relative;
	width: 1000px;
	min-height:500px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#club {
	position:relative;
	width: 100%;		
	min-height: 500px;
	margin: 5px;
	margin-top: 20px;
	padding: 0;
}

#boutique {
	position:relative;
	width: 100%;		
	height: 600px;
	margin: 5px;
	margin-top: 20px;
	padding: 0;
	text-align:center;
}

#liens {
	position:relative;
	width: 100%;		
	height: 600px;
	margin: 5px;
	margin-top: 20px;
	padding: 0;
	text-align:center;
}

#liens .lien_mini {
	position: relative;
	display:block;
	width: 180px;
	height:150px;
	margin-left:7px;
	margin-bottom:5px;
	text-align:center;
}

#liens .lien_mini table{
	position: relative;
	width:100%;
	height: 100%;
}

#liens img{
	padding: 1px;
	border: 1px solid #d1d1d1;
}

#plan_acces {
	width: 100%;
	text-align:center;
}

#plan_acces iframe{
	padding: 1px;
	border: 1px solid #bebebe;
	margin-top: 30px;
	margin-bottom: 30px;
}

#stades iframe{
	padding: 1px;
	border: 1px solid #bebebe;
	margin-top: 5px;
	margin-bottom: 30px;
}

#stades img{
	padding:1px;
	border: 1px solid #bebebe;
	margin-top: 25px;
}

#plan_pignier{
	position: absolute;
	left: 420px;
	top: 48px;
}

#plan_cerdan{
	position: absolute;
	left: 420px;
	top: 458px;
}


#plan_gorguettes{
	position: absolute;
	left: 420px;
	top: 863px;
}

#plan_bouissou{
	position: absolute;
	left: 420px;
	top: 1258px;
}

#plan_abeille{
	position: absolute;
	left: 420px;
	top: 1653px;
}

#jeunes{
	width:950px;
	height: 600px;
	font-size:13px;
	text-align:justify;
}

#vecteur{
	width:950px;
	font-size:13px;
	text-align:justify;
}

#vecteur #partenaires{
	text-align:center;
}

#partenaires .partenaire_img{
	margin-top:20px;
}

#partenaires .partenaire{
	margin-top: 20px;
	text-align: left;
}

#responsables{
	position: relative;
	width:100%;
}

.personnel {
	position:relative;
	width: 180px;
	min-height: 80px;
	margin: 5px;
	border:1px solid #bfcbe5;
	text-align:center;
}

.personnel .fonction {
	position: relative;
	margin:5px;
	padding:0;
	width:170px;
	height:16px;
	color: #dddddd;
	font-weight: bold;
	font-size: 14px;
	background: url("../img/bg_titre.png") repeat;
}

.personnel .fonction2 {
	position: relative;
	margin:5px;
	padding:0;
	width:170px;
	height:16px;
	color: #dddddd;
	font-weight: bold;
	font-size: 13px;
	background: url("../img/bg_titre_gros_bleu.png") repeat;
}

.personnel .nomprenom {
	position:relative;
	width: 170px;
	margin:5px;
	margin-top: 15px;
	font-weight: bold;
}

.personnel_big {
	position:relative;
	width: 230px;
	min-height: 80px;
	margin: 5px;
	border:1px solid #bfcbe5;
	text-align:center;
}

.personnel_big .fonction {
	position: relative;
	margin:5px;
	padding:0;
	width:220px;
	height:32px;
	color: #dddddd;
	font-weight: bold;
	font-size: 13px;
	background: url("../img/bg_titre_double_bleu.png") repeat;
}

.personnel_big .fonction2 {
	position: relative;
	margin:5px;
	padding:0;
	width:220px;
	height:16px;
	color: #dddddd;
	font-weight: bold;
	font-size: 13px;
	background: url("../img/bg_titre_gros_bleu.png") repeat;
}

.personnel_big .nomprenom {
	position:relative;
	width: 220px;
	margin:5px;
	margin-top: 15px;
	font-weight: bold;
}

#historique{
	width:545px;
	height: 650px;
	font-size:13px;
	text-align:justify;
}

#historique #signature{
	margin-left: 438px;
}

.illustration{
	position:absolute;	
	right: 10px;
	text-align:center;
}

.illustration img{
	padding:1px;
	border: 1px solid #bebebe;
}

#img_cassis{
	width: 405px;
	top: 0px;
}

#img_carnoux{
	width: 405px;
	top: 220px;
}

#img_ciotat{
	width:405px;
	top: 440px;
}

.titre {
	font-weight:bold;
	font-size:20px;
	margin-top:30px;
	margin-bottom: 10px;
	margin-left:5px;
}

.sous_titre{
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
}

.gras{
	font-weight:bold;
}

.pasgras{
	font-weight:normal;
}

.gras_margin5{
	font-weight:bold;
	margin: 5px;
}

.normal{
	margin-top:5px;
	margin-left:5px;
}

#fiche_inscription{
	position: absolute;
	top: 0px;
	right: 30px;
	width: 320px;
	color: #505050;
}

#fiche_inscription_titre {
	position: relative;
	margin:5px;
	padding:0;
	width:310px;
	height:16px;
	color: #dddddd;
	font-weight: bold;
	font-size: 14px;
	background: url("../img/bg_titre_gros_bleu.png") repeat;
}

#fiche_inscription_titre .text_titre{
	margin-left: 5px;
}

#fiche_inscription_content{
	position: relative;
	width: 310px;
	margin:5px;
	text-align:center;
}

#fiche_inscription_content table{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/**********************************
**** Mediatheque ************************
*****************************/

#medias_content{
	position: relative;
	width: 1000px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#medias_content a{
	color:#505050;
}

#rep_list {
	position:relative;
	width: 830px;
	min-height: 200px;
	margin: 5px;
	margin-left: auto;
	margin-right:auto;
	text-align:left;
	padding: 0;
}

#rep_list .rep_mini{
	position:relative;
	width: 160px;
	height:150px;
	margin-left:5px;
	margin-bottom:5px;
	background: #e1e1e1;
	border:1px solid #d1d1d1;	
	text-align:center;
}

#media_list {
	position:relative;	
	width: 990px;
	margin: 5px;
	padding: 0;
	height:500px;
	text-align:center;
}

html>body #media_list {
	height:auto;
	min-height: 500px;
}

#media_list .media_mini {
	position: relative;
	display:block;
	width: 150px;
	height:120px;
	margin-left:7px;
	margin-bottom:5px;
	text-align:center;
}

#media_list .media_mini table{
	position: relative;
	width:100%;
	height: 100%;
}

#media_list img{
	padding: 1px;
	border: 1px solid #d1d1d1;
}

#un_media{
	position:relative;
	width:100%;
	height:100%;
	margin-top:10px;
	text-align: center;
}

#un_media table{
	margin-left:auto;
	margin-right:auto;
}

#media_affichage{
	position:relative;
	width:100%;
	font-size:11px;
	color: #aaaaaa;
}

#media_affichage img{
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #d1d1d1;
}

#media_date{
	position:absolute;
	bottom:0px;
	left: 5px;
}

#media_taille_reelle{
	position:absolute;
	bottom: 0px;
	right: 5px;
}

#media_comm{
	position:relative;	
	margin-top:5px;
	margin-bottom:10px;
	font-weight:bold;
}

#media_page{
	position: relative;
	width:100%;
	font-size:14px;
	font-weight:bold;
}

#media_page a{
	margin: 4px;
}

#media_page .selectedpage{
	font-size: 18px;
}

/****************************
******** Pied de page *******
*****************************/

#footer{
	position: relative;
	margin:0px;
	margin-top: 30px;
	width: 100%;
	height: 25px;
	background: url("../img/bg_footer.png") repeat;
	color: #707070;
	font-size: 11px;
	font-weight: bold;
}

#footer a {
	color: #707070;
	font-size: 11px;
	font-weight: bold;
}

#footer #copyright{
	position: absolute;
	top: 7px;
	left: 10px;
}

#footer #contact{
	position: absolute;
	top: 7px;
	right: 10px;
}