/* INITIALISATION */
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}

.Box
{
	background-color: transparent;
	border: 1px solid #02408D;
	color: #02408D;
}

h1
{
	color: #6aad05;
	font-weight: bold;
	font-size: 14px;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}

h2
{
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
}

h3
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;	
	color: #DE2739;
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

.texteBlanc
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.texteNoir
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.texteNoir:hover
{
	text-decoration: underline;
}

.texteGris
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}

a.texteGris:hover
{
	text-decoration: underline;
}


#conteneurGlobal
{
	width: 1034px;
	margin: 0 auto;
	position: relative;
    left: 50%;
	margin-left: -517px;
	/*padding-top: 10px;*/
}

/***** CONTENEUR *****/
#Conteneur
{
	
}

/***** HEADER *****/
#Header 
{
	height: 180px;
	width: 1034px;
	background-image: url(../images/banniere_new.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#logo
{
	width: 324px;
	height: 58px;
	padding-top: 19px;
	padding-left: 39px;
}

#menuHaut
{
	width: 500px;
	margin-left: 100px;
}

#menuHaut_1
{
	margin-left: 3px;
	margin-top: 36px;
	float: left;
}

#menuHaut_1 a
{
	width: 114px;
	height: 66px;
	background-image: url(../images/menu_le_club_2.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

#menuHaut_1 a:hover
{
	background-position: top right;
}

#menuHaut_1_on
{
	margin-left: 3px;
	margin-top: 36px;
	float: left;
}

#menuHaut_1_on a
{
	width: 114px;
	height: 66px;
	background-image: url(../images/menu_le_club_2.png);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
}

#menuHaut_1_on a:hover
{
	background-position: top right;
}

#menuHaut_2
{
	margin-top: 27px;
	margin-left: 37px;
	float: left;
}

#menuHaut_2 a
{
	width: 115px;
	height: 33px;
	background-image: url(../images/menu_sportif_2.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

#menuHaut_2 a:hover
{
	background-position: top right;
}

#menuHaut_2_on
{
	margin-top: 27px;
	margin-left: 37px;
	float: left;
}

#menuHaut_2_on a
{
	width: 115px;
	height: 33px;
	background-image: url(../images/menu_sportif_2.png);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
}

#menuHaut_2_on a:hover
{
	background-position: top right;
}

#menuHaut_3
{
	margin-top: 30px;
	margin-left: 28px;
	float: left;
}

#menuHaut_3 a
{
	width: 155px;
	height: 31px;
	background-image: url(../images/menu_club_house_2.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

#menuHaut_3 a:hover
{
	background-position: top right;
}

#menuHaut_3_on
{
	margin-top: 30px;
	margin-left: 28px;
	float: left;
}

#menuHaut_3_on a
{
	width: 155px;
	height: 31px;
	background-image: url(../images/menu_club_house_2.png);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
}

#menuHaut_3_on a:hover
{
	background-position: top right;
}

.menuOff
{
	color: #555;
}

.menuOff:hover
{
	color: #6aad05;
}

.menuOn
{
	/*color: #6aad05;*/
	color: #034C97;
	font-weight: bold;
}

/***** MILIEU *****/
#MilieuOmbre
{
	padding: 0px 11px 0px 6px;
	width: 1034px;
	background-image: url(../images/ombre_cote.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#milieu
{
	margin-left: -2px;
	width: 1021px;
	background-image: url(../images/fond_milieu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 200;
	min-height: 551px;
	height:auto !important;
	height: 551px;
}

/*.titreBanniere 
{
	position: absolute;
	margin-top: 156px;
	margin-left: 363px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #DADBDC;
}*/

/***** MENU GAUCHE *****/
#Gauche
{
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	width: 293px;
	margin-left: 2px;	
}

#MenuGaucheVide
{
	margin: 25px 0px 0px 70px;
	padding: 0px;
	position: relative;
	width: 160px;
	height: 245px;	
}

#MenuGauche
{
	margin: 25px 0px 0px 70px;
	padding: 0px;
	background-image: url(../images/menu_gauche.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	width: 160px;
	height: 245px;	
}

#MenuGauche ul
{
	padding: 10px 0px 0px 0px; 
	margin: 0px 0px 0px 10px;
	list-style-type: none;
}

#MenuGauche ul li a
{
	text-decoration: none;
}

#boulePPP
{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/boule_ppp.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 106px;
	height: 116px;
	margin-top: 140px;
	margin-left: 145px;
	
}
	
/***** CONTENU MILIEU *****/
#Contenu
{
	float: left;
	width: 700px;
	margin-left: 20px;
	min-height: 550px;
	height:auto !important;
	height: 550px;
}

	#ContenuHaut
	{
		margin: 0px;
		padding: 0px;
		background-image: url(../images/cadre_haut.png);
		background-repeat: no-repeat;
		background-position: top left;
		position: relative;
		width: 652px;
		height: 49px;
	}

	#ContenuMilieu
	{
		margin: 0px;
		padding: 0px;
		background-image: url(../images/cadre_milieu.png);
		background-repeat: repeat-y;
		background-position: top left;
		position: relative;
		width: 652px;
		min-height: 430px;
		height:auto !important;
		height: 430px;
	}

	#ContenuBas
	{
		margin: 0px;
		padding: 0px;
		background-image: url(../images/cadre_bas.png);
		background-repeat: no-repeat;
		background-position: top left;
		position: relative;
		width: 652px;
		height: 49px;
	}


	#titre {		
		position: absolute;
		padding-top:15px;
		padding-left: 15px;
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		text-align: left;	
		color: #DE2739;
		}
	#titreFond {
		padding-left: 15px;
		padding-bottom: 4px;
		margin-bottom: 30px;
		font-size: 30px;
		text-decoration: none;
		font-weight: bold;
		font-style: italic;
		text-align: left;
		line-height: 32px;
		background-repeat: no-repeat;
		background-position: 15px bottom;
		color: #FAE5E8;
		background-image: url(../../images/titre_fond.gif);
		}

	#FilAriane 
	{
		margin-top: 15px;
		margin-left: 120px;
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
	}

	#FilAriane a
	{
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
	}


	#FilAriane a:hover
	{
		text-decoration: underline;
	}
	
	#Actu .logo
	{
		float: left;
		border: 1px solid #929084;
		margin: 0px 10px 0px 0px;
		padding: 0px;
		margin-bottom: 15px;
	}

	#Actu .logo2
	{
		float: left;
		margin: 0px 10px 0px 0px;
		padding: 0px;
	}

	#Actu .titre
	{
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 13px;
		font-weight: bold;
		color: #DE2739;
		text-decoration: none;
		line-height: 20px;
	}

	#Actu .date 
	{
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		text-decoration: none;
		line-height: 20px;
	}

	#Actu .desc 
	{
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		line-height: 15px;
		display: block;
		padding-top: 2px;
	}

	.lien 
	{
		font-family: Trebuchet MS, Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		line-height: 20px;
	}

	.lien:hover
	{
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		text-decoration: underline;
		line-height: 20px;
	}

	#EnsembleFiche
	{
		width: 100%;
		text-align: center;
		background-repeat: no-repeat;
		background-position: left top;
	}
	
	#photoJoueur
	{
		float: left;
		padding-bottom: 25px;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #837d7b;
		line-height: 15px;
		text-align: center;
		/*width: 144px;*/
	}

		.cadreImg
		{
			border: 1px solid #929084;
			margin: 0px 0px 5px 0px;
			padding: 0px;
		}

	#detailJoueur {		
		padding-top: 20px;
		padding-bottom: 25px;	
		padding-left: 155px;
		font-size: 9px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		text-align: left;
		}
	#detailJoueur .classement{	
		float: right;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		}
	#detailJoueur .titre{	
		font-size: 19px;
		font-weight: bold;
		text-decoration: none;
		}
	#detailJoueur .titre2{	
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		line-height: 18px;
		}
	
	#plusDePhotos {
		background-image: url(../images/plus-de-photos.png);
		background-repeat: no-repeat;
		background-position: left top;

		margin-bottom: 25px;
		padding-top: 30px;
		padding-right: 9px;
		padding-bottom: 9px;
		padding-left: 9px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		border: 1px solid #B17E0C;
		}


/* AVIS CLIENTS*/
	#avisClients {
		background-image: url(../images/commentaires.png);
		background-repeat: no-repeat;
		background-position: left top;
		clear: both;
		margin-bottom: 25px;
		padding-top: 30px;
		padding-right: 9px;
		padding-bottom: 9px;
		padding-left: 9px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		border: 1px solid #B17E0C;
		}
			#avisClients .posteur {
				font-size: 11px;
				font-weight: bold;
				color: #000000;

				}
			#avisClients span {
				font-size: 9px;
				font-weight: normal;
				color: #666666;
				}
	
	#photoEquipe
	{
		float: left;
		padding-bottom: 25px;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: #837d7b;
		line-height: 15px;
		text-align: center;
		/*width: 144px;*/
	}

		.cadreImg
		{
			border: 1px solid #929084;
			margin: 0px 0px 5px 0px;
			padding: 0px;
		}

	#detailEquipe {		
		padding-top: 20px;
		padding-bottom: 25px;	
		padding-left: 302px;
		font-size: 9px;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		text-align: left;
		}
	#detailEquipe .classement{	
		float: right;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		}
	#detailEquipe .titre{	
		font-size: 19px;
		font-weight: bold;
		text-decoration: none;
		}
	#detailEquipe .titre2{	
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		line-height: 18px;
		}

		.tableau
		{
			font-size: 11px;
			text-decoration: none;
			font-weight: normal;
			color: #000000;
			border: 1px solid #4A707B;
		}

		.tableau a
		{
		 color: #000000;
		}

		.tableauTop
		{
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(../../images/fond_tableau_vert.gif);
			background-repeat: repeat-x;
			background-position: left top;
			height: 30px;
		}

		.tableauJaune
		{
			font-size: 11px;
			text-decoration: none;
			font-weight: normal;
			color: #000000;
			border: 1px solid #4A707B;
		}

		.tableauTopJaune
		{
			font-size: 11px;
			text-decoration: none;
			font-weight: bold;
			color: #FFFFFF;
			background-image: url(../../images/fond_tableau_vert.gif);
			background-repeat: repeat-x;
			background-position: left top;
			height: 30px;
		}

	#Separateur
	{
		width: 100%;
		background-image: url(../../images/separateur.gif);
		background-repeat: repeat-x;
		background-position: left top;
		clear: both;
		height: 5px;
	}


/***** FOOTER *****/
#Footer
{
	clear: both;
	width: 1034px;
	height: 89px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;

	
}

#FooterTexte
{
	padding: 0px;
	margin: 0px;
	height: 50px;
	width: 652px;
	text-align: center;
	margin-left: 320px;
	color: #fff;
}

	.footerLien
	{
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}

	.footerLien:hover
	{
		color: #034C97;
	}

	.copyright
	{
		color: #FFF;
		font-size: 10px;
		font-family: Trebuchet MS, Arial, Verdana;
		text-decoration: none;
	}

.Menustyle
{
	display: none;
	position: absolute;
	top: 120px;
	left: 312px;
	padding: 4px;
	line-height: 18px;
	border: 1px solid #FFFFFF;
	background-color: #22802C;
	z-index: 2;
}

.Gamme
{
	color: #DBE5BE;
}

.Gamme:hover
{
	color: #FFFFFF;
}

 #clip_joueur
 {
	/*width: 694px; */
	width: 600px;
	height: 151px; 
	/*background-image: url('../../images/home_joueur.gif');
	background-position: top left; 
	background-repeat: no-repeat;*/
	padding-left: 10px; 
	padding-top: 22px;
	margin: 0 auto;
 }

 #home_resultat
 {
	float: left;
	/*width: 310px; */
	width: 245px;
	/*height: 251px; */
	/*background-image: url('../../images/home_resultat.gif'); 
	background-position: top left; 
	background-repeat: no-repeat; */
	margin-left: 25px; 
}

#home_actu
{
	float: left;
	 /*width: 365px; */
	 width: 350px;
	 /*height: 251px; */
	 /*background-image: url('../../images/home_actu.gif'); 
	 background-position: top left; 
	 background-repeat: no-repeat;*/ 
	 padding-left: 5px;
}

.titre_home
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #de2739;
	text-decoration: none;
	background-image: url('../images/fond-titre.png'); 
	background-position: top right; 
	background-repeat: no-repeat;
	width: 280px;
	height: 30px;
	padding: 7px 0px 0px 7px;
}

.actu_home
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.actu_home:hover
{
	text-decoration: underline;
}

.date_home
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.texteOr
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B17E0C;
	text-decoration: none;
}

.texteOr:hover
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B17E0C;
	text-decoration: underline;
}

.texteVert
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6aad05;
	text-decoration: none;
}

.texteVert:hover
{
	text-decoration: underline;
}

.texteBleu
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #02408D;
	text-decoration: none;
}

.texteBleu:hover
{
	text-decoration: underline;
}

.texteVertBold
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #6aad05;
	text-decoration: none;
}

.texteVertBold:hover
{
	text-decoration: underline;
}

.texteNoirBold
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}

.texteRougeBold
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #DE2739;
	text-decoration: none;
}

.texteRougeBold:hover
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: Bold;
	color: #DE2739;
	text-decoration: underline;
}

.titreStatut
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.message
{
	color: #B17E0C;
	text-decoration: none;
	font-weight: bold;
}

.message:hover
{
	color: #B17E0C;
	text-decoration: underline;
	font-weight: bold;
}

.logo
{
	border: 1px solid #929084;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	margin-bottom: 15px;
}

.reponse_categorie
{
	display: block;
	font-size: 10px;
}

.nouveau-sujet
{
	background-image: url('../images/nouveau-sujet-2.png'); 
	background-position: top left; 
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 20px;
	cursor: pointer;
}

.nouveau-sujet:hover
{
	background-position: top right; 
}

.nouveau-message
{
	background-image: url('../images/nouveau-message-2.png'); 
	background-position: top left; 
	background-repeat: no-repeat;
	display: block;
	width: 130px;
	height: 20px;
	cursor: pointer;
}

.nouveau-message:hover
{
	background-position: top right; 
}

/* AGENDA ----------------------------------------------------------------------------------- */

		#calendar { margin: 0 20px; width: 195px; }

		#moisCourant {
			background: #6aad05;
			color: #FFFFFF;
			text-align: center;
			font-weight: bold;
			text-transform: uppercase;
			}
			#moisCourant img { margin: 3px; }
			

		#calendarTable { color: #FFFFFF;
			width: 195px;
			text-align: center;
			
			line-height: 20px;
			}
			#calendarTable td { border: solid 1px #6aad05; }

				.jourCalendar, .jourCalendarWE {color: #6aad05; }

				#calendarTable a {
					color: #ED1C24;
					font-weight: bold;
					text-decoration: none;
					background: #FFFFFF;
					}
				#calendarTable a:hover {
					color: #FFFFFF;
					font-weight: bold;
					text-decoration: none;
					background: #6aad05;
					}