div, span, p
{
	margin: 0;
	padding: 0;
}
.clear
{
	clear: both;
}
body
{
	background-image: url('../images/backbody.gif');
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:center;
	position:relative;
}

#global
{
	margin: 0 auto;
	margin-top:10px;
	width:980px;
	height: auto;
	min-height: 950px;
	background-color: #fff33e;
	background-image: url('../images/backContainer.gif');
	background-repeat: repeat-y;
	border:solid 1px #000;
	text-align:left;
}

#topBanner
{
	height: auto;
	width: 980px;
	background-image: url('../images/banner.jpg');
	background-repeat: no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px;
}
#header
{
	/*background-image: url('../images/banner.gif');
	background-repeat: no-repeat;*/
	height: 230px;
	width: 980px;
	position:relative;
}
#footer
{
	height: 20px;
	width: 680px;
	clear: both;
}
#topMenu ul
{
	padding-top:7px;
	position:absolute;
	top:130px;
	/*border:1px solid red;*/
	margin-left:250px;
}
#topMenu li
{
	display:inline;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-right:12px;
	margin-left:12px;
}
#topMenu li a
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#leftColumn
{
	float: left;
	width: 212px;
	padding-top:75px;
	/*border:1px solid red;*/
}

#leftColumn ul
{
	margin:0px;
	padding:0px;
}

#leftColumn li
{
	list-style-type:none;
	width:212px;
	height:61px;
	background-image: url('../images/backMenuLeft2.gif');
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

#leftColumn li:hover
{
	background-image: url('../images/backMenuLeftHover2.gif');
}

#leftColumn li.Current
{
	background-image: url('../images/backMenuLeftHover2.gif');
}

#leftColumn li a
{
	display:block;
	width:180px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding:0px;
	padding-left:12px;
	padding-top:19px;
}

.leftColumnBloc
{
	margin-top:25px;
	width:160px;
	text-align:center;
}

#main
{
	margin: 0 10px;
	margin-left: 220px;
	margin-bottom:20px;
}

.mainHeader
{
	background-image: url('../images/backMain.gif');
   	background-repeat: no-repeat;
  	width: 725px; 
	height: 51px;
}

.mainHeader span
{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-right:10px;
	padding-top:20px;
	padding-left:60px;
}

.mainContent
{
	background-image: url('../images/backgroundMain.gif');
	background-repeat: repeat-y;
	width:685px;
	/*height:800px;*/
	margin:0px;
	padding: 10px 15px 20px 25px;
	
}

.mainContent td
{
	padding-top:2px;
	padding-bottom: 2px;
}


#leftContentHome
{
	/*border: 1px solid red;*/
	
	width:440px;
	float:left;
}

#rightContentHome
{
float:right;
width:285px;
	/*border: 1px solid red;*/
}

.rightBloc
{
	margin-bottom:20px;
}

.rightBlocHeader
{
	background-image: url('../images/backTitreMatchsHome2.gif');
   	background-repeat: no-repeat;
  	width: 283px; 
	height: 51px;
}

.rightBlocHeader span
{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-right:10px;
	padding-top:20px;
	padding-left:60px;
}

.rightBlocContent
{
	background-image: url('../images/backContentMatchsHome.gif');
	background-repeat: repeat-y;

	height:auto;
	margin:0px;
	padding: 10px 15px 20px 25px;
	
}

.rightBlocContent td
{
	padding-top:2px;
	padding-bottom: 2px;
}

.leftBloc
{
	margin-bottom:20px;
}

.leftBlocHeader
{
	background-image: url('../images/backTitreInfoHome2.gif');
   background-repeat: no-repeat;
   width: 440px; 
	height: 51px;
}

.leftBlocHeader span
{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-right:10px;
	padding-top:20px;
	padding-left:60px;
}

.leftBlocContent
{
	background-image: url('../images/backContentInfoHome.gif');
	background-repeat: repeat-y;
	margin:0px;
	padding: 25px 15px 20px 25px;
	
}
/* --------------------------------------------------------- bloc infos et evenements ----------------------------------------------------*/

.leftBlocContent table
{
	width:100%;
	margin-bottom:12px;
}

.infosTitle
{
	width:100%;
	font-size:21px;
	font-weight:bold;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
}

/* -------------------------------------------------- formulaire ----------------------------------------------------------------------------*/

.formulaire
{
}

.formulaire td
{
	width:150px;
	text-align:left;
}

.formulaire td input
{
	width:200px;
	border:solid 1px #000;
}

.formulaire td textarea
{
	border:solid 1px #000;
}

.btnForm
{
	text-align:right !important;
}

.btnForm input
{
	width:75px !important;
	background-color:#000;
	color:#fff;
	margin-left:15px;
}

.formLabel
{
	font-weight:bold;
	padding-left:50px;
}
.formIntro
{
	padding:15px 50px 50px 50px;
}

/*********************** EQUIPES *****************************/

#divPhoto
{
	width:100%;
	text-align:center;
	margin:0 auto;
}

.entrainements
{
	margin:35px 25px 25px 55px;
}

.entrainements table td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	padding:5px;
	padding-left:0px;
}

#divJoueurs table
{
	margin-left:50px;
}

#divJoueurs table td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:150px;
	padding:5px;
}

#divCalendrier table
{
	margin-left:50px;
	margin-right:50px;
}

#divCalendrier table td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:150px;
	padding:5px;
}







