body {
	color : #595959;

	margin : 0;
	padding : 0;

	margin-top : 10px;
	margin-bottom : 10px;

	background-color : #0F5984;
	background-color : #D1D1D1;

	/*background-image : url(../images/page-fond.gif);*/

	text-align : center;
}

a {
	color : #595959;
	text-decoration : none;
}

a:hover {
	color : #000;
	text-decoration : underline;
}

#page {
	position : relative;

	text-align : left;

	width : 723px;
	margin : auto;

	padding-left : 20px;
	padding-right : 20px;

	border : 3px solid #000;
	background-color : #fff;
}

.imgBordure {
	border : 1px solid #E3E3E3;
}

/*--------------------------------------------------------------------
/* ENTETE
/**/

#entete {
	position : relative;
	height : 217px;
}

#entete #entete-photo {
	position : absolute;

	bottom : 0;

	width : 719px;
	height : 180px;

	border : 2px solid #6C6C6C;
}

#entete .entete-photo0 {
	background-image : url(../images/entete-photos/photo0.jpg);
}

#entete .entete-photo1 {
	background-image : url(../images/entete-photos/photo1.jpg);
}

#entete .entete-photo2 {
	background-image : url(../images/entete-photos/photo2.jpg);
}

#entete .entete-photo3 {
	background-image : url(../images/entete-photos/photo3.jpg);
}

#entete .entete-photo4 {
	background-image : url(../images/entete-photos/photo4.jpg);
}

#entete .entete-photo5 {
	background-image : url(../images/entete-photos/photo5.jpg);
}

#entete #entete-logo {
	position : absolute;
	bottom : 0;
	left : 10px;
}


#entete-nomDuSite {
	position : absolute;
	left : 10px;
	top : 7px;
}

#entete #entete-liens {
	position : absolute;
	right : 10px;
	top : 7px;
}

/*--------------------------------------------------------------------
/* MENU
/**/

#menu {
	margin : 0;
	padding : 0;
	margin-top : 1em;
	margin-bottom : 1em;

	list-style-type : none;

	height : 1.5em;

	background-image : url(../images/menu-separateur.gif);
	background-repeat : no-repeat;
	background-position : left center;
}

#menu li {
	display : block;
	float : left;

	background-image : url(../images/menu-separateur.gif);
	background-repeat : no-repeat;
	background-position : right center;

	padding-left : 8px;
	padding-right : 9px;
}

/*--------------------------------------------------------------------
/* COLONNES, BOX, ETC.
/**/

.colonne {
	margin-bottom : 0;
}

.colonne h1 {
	margin : 0;
	padding : 0;
	background-color : #6C6C6C;

	padding-left : 10px;
	padding-top : 4px;
	padding-bottom : 4px;
	padding-right : 20px;

	background-image : url(../images/menu-3pts.gif);
	background-position : center right;
	background-repeat : no-repeat;

	color : #fff;
	font-size : 11px;
	font-weight : bold;
}

.box {
	padding : 5px 10px 5px 10px;

	margin-top : 3px;
}

.box p {
	margin-top : 0.5em;
	margin-bottom : 0.5em;
}

.boxAvecBordure {
	border : 1px solid #E3E3E3;
}

#colonne1 {
	float : left;
	width : 160px;
}

#colonne2 {
	float : left;
	width : 310px;
	margin-left : 15px;
}

#colonne3 {
	float : right;
	width : 225px;
}

#colonneContenu {
	width : 548px;
	float : right;
}

#colonneContenu .box {
	min-height : 100px;
}

* html #colonneContenu .box {
	/*height : 100px;*/
}

.elementPage {
	margin-bottom : 15px;
}

#colonneContenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#colonneContenu ul li {
	padding-left : 10px;
	background-image : url(../images/menu-puce.gif);
	background-position : 0px 7px;
	background-repeat : no-repeat;

	margin-bottom : 0.25em;
}

#colonneContenu ul li ul li {
	background-image : url(../images/menu-puce-rouge.gif);
}

/*--------------------------------------------------------------------
/* MENU PAGE
/**/

.menuPage {
	border-top : 2px solid #6C6C6C;

	margin-left : 0;
	margin-top : 0;
	margin-right : 0;

	list-style-type : none;
}

.menuPage li {
	padding : 0;
	margin : 0;

	padding-top : 3px;
	padding-bottom : 3px;

	border-bottom : 1px solid #E3E3E3;
	padding-left : 10px;
	background-image : url(../images/menu-puce.gif);
	background-position : center left;
	background-repeat : no-repeat;
}

.menuPage li ul {
	display : none;
}

.menuPage .dernier {
	border : 0;
}

/*--------------------------------------------------------------------
/* MENU OUTILS PRATIQUES
/**/

.menuOutilsPratiques {
	margin-left : 0;

	margin-right : 0;

	list-style-type : none;
}

.menuOutilsPratiques li {
	padding : 0;
	margin : 0;

	padding-top : 3px;
	padding-bottom : 3px;

	border-bottom : 1px solid #E3E3E3;
	padding-left : 10px;
	background-image : url(../images/menu-puce.gif);
	background-position : center left;
	background-repeat : no-repeat;
}

.menuOutilsPratiques li ul {
	display : none;
}

.menuOutilsPratiques .dernier {
	border : 0;
}


/*--------------------------------------------------------------------
/* PROCHAIN MATCH
/**/

#prochainMatch {
	position : relative;

	border-top : 2px solid #6C6C6C;
	padding-top : 1px;
}

#prochainMatch h1 {
	display : none;
}

#prochainMatch-infos {
	position : absolute;
	right : 20px;
	top : 1em;

	text-align : right;

	color : #fff;

	text-transform : uppercase;
	font-weight : bold;

	font-size : 13px;
}

#prochainMatch-ligue {

}

#prochainMatch-date {
	color : #FFC600;
}

#prochainMatch-equipes {
	font-size : 16px;
}

/*--------------------------------------------------------------------
/* HEADLINES
/**/

.headlines {
	margin : 0;
	padding : 0;
	margin-bottom : 5px;
	list-style-type : none;
}

.headlines li {
	padding : 0;
	margin : 0;

	padding-top : 3px;
	padding-bottom : 3px;

	border-bottom : 1px solid #E3E3E3;
	padding-left : 10px;
	background-image : url(../images/menu-puce.gif);
	background-position : 0px 11px;
	background-repeat : no-repeat;
}

.headlines-liens {
	text-align : right;
}

.headlines-liens a {
	color : #C90000;
}

.headlines-liens a:hover {
	color : #C90000;
}

/*--------------------------------------------------------------------
/* EVENEMENTS
/**/

.evenements {
	margin : 0;
	padding : 0;

	margin-top : 0.5em;
	list-style-type : none;
}

.evenements-liens {
	text-align : right;
	padding-right : 8px;
}

.evenements-liens a {
	color : #C90000;
}

.evenements-liens a:hover {
	color : #C90000;
}

.evenements img {
	position : absolute;

	left : -50px;
	top : 3px;

	border : 1px solid #A0A0A0;
	padding : 1px;
}

.evenements .evenement-date {
	color : #C90000;
	font-size : 0.9em;
	line-height : 150%;
}

.evenements li {
	position : relative;

	margin-right : 8px;
	margin-left : 55px;

	margin-bottom : 0.5em;
	padding-bottom : 0.7em;

	border-bottom : 1px solid #E3E3E3;
}



/*--------------------------------------------------------------------
/* PIED
/**/

#pied {
	clear : both;
	position : relative;

	padding-top : 1px;
	background-image : url(../images/pied-fond.gif);
	background-repeat : repeat-x;

	text-align : center;
}

#copyright {
	margin-top : 15px;
}

#conception {
	margin-bottom : 15px;

	text-align : center;
}

#siteOfficiel {
	margin-top : 0.25em;
	margin-bottom : 0.25em;
}

/*--------------------------------------------------------------------
/* BILLETERIE
/**/

.boutonsAchatProduit input {
	background-color : #ABABAB;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;
	border : 1px solid #000;
	font-weight : bold;
	text-transform : uppercase;
	width : 150px;
}

.boutonPanier input {
	background-color : #000;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;
	border : 1px solid #000;
	font-weight : bold;
	text-transform : uppercase;
	width : 250px;
	/*margin-left : 11px;*/
	margin-top : 1em;
}


/*---------------------------------------------------------------------
/* Partager
/**/
#Partager {
 /* padding-left: 183px;*/
  padding-bottom: 10px;
  
}