body {
	background: #DF001A url(design/bg_bottom.gif) repeat-x bottom center;
	color: #505050;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: justify;
}
#bgBottom {
	background: url(design/bg_body.gif) repeat-x top center;
}

#banner {
	height: 170px;
	margin: 0px auto;
	width: 990px;
}
#banner object, #banner embed {
	margin: 0px;
	padding: 0px;
}

/* CONTENT */
#container {
	background: #F0EFEF url(design/bg_contenu.gif) no-repeat top left;
	margin: 0px auto 0px;
	position: relative;
	width: 990px;
}
#mainTable {
	width: 100%;
}
#mainTable td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#colLeft, #colRight {
	width: 205px;
}
td#colCenter {
	padding: 85px 5px 0px;
}

/* Left col */
	/* Sub-menu */
	#subMenu a {
		color: #FFF;
		display: block;
		font: normal 10px Futura, Arial, Helvetica, sans-serif;
		height: 100%;
		line-height: 19px;
		text-decoration: none;
		text-transform: uppercase;
	}

	/* Partners */
	#partners {
		background-color: #D7D7D7;
		text-align: center;
	}
	#partners a {
		margin: 0px 0px 0px 3px;
	}

	/* Partners */
	#links {
		background-color: #D7D7D7;
		text-align: center;
	}
	#links a img {
		border: none;
	}
	
	/* Abonnement */
	#abonnement {
		padding: 0px 0px 15px;
	}
	#abonnement a img {
		border: none;
	}
	
/* Central col */
	/* Pub */
	#pub {
		background: url(design/bg_pub.gif) no-repeat top right;
		height: 81px;
		padding-top: 8px;
		position: absolute;
		right: 213px;
		text-align: center;
		top: 8px;
		width: 556px;
	}
	/* Image of the month */
	#imgMonth {
		margin: 0px 0px 5px;
	}
	/* News */
	.newsTitle {
		font-size: 14px;
		margin-top: 5px;
	}
	#newsTitles .newsTitle {
		font-size: 12px;
		margin: 5px 0px;
	}
	#newsTitles a {
		text-decoration: none;
	}
	/* EQUIPES */
	#equipes {
	}
	#equipes td {
		padding-right: 30px;
		text-align: left;
		width: 160px;
	}

/* Right col */
	#colRight .banner {
		margin: 0px 0px 15px;
	}
	#colRight li {
		overflow: hidden;
	}
	#colRight table {
		margin: 0px 15px;
		width: 175px;
	}
	#colRight td {
		height: 20px;
		margin: 0px;
		padding: 0px;
		vertical-align: middle;
	}
	#colRight .red {
		font-weight: bold;
	}
	/* Results */
	#results {
		background:#4A4A4A url(design/bg_results.jpg) no-repeat top left;
		color: #CFCFCF;
	}
	#results h3 {
		background: url(design/bg_h3_results.gif) no-repeat top center;
		color: #CFCFCF;
	}
	#results td {
		padding:4px 0px;
		text-align:left;
	}
	#results .right {
		color: #F9B500;
		float: none;
		font-weight: bold;
	}
	#results .arrondisSup {
		background: url(design/arrondis_sup_results.png) no-repeat top left;
		height: 7px;
	}
	* html #results .arrondisSup {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/arrondis_sup_results.png', enabled='true', sizingMethod='crop');
	}

	/* Classement */
	#classement {
		background-color: #D7D7D7;
		color: #333;
	}
	#classement h3 {
		background: url(design/bg_h3_classement.gif) no-repeat top center;
		color: #333;
	}
	#classement td {
		background: url(design/bg_classement_item.gif) repeat-x bottom left;
	}
	#classement .right {
		float: none;
		font-weight: bold;
		margin: 0px;
		width: 20px;
	}


#colRight h3 {
	font-size: 14px;
	font-weight: normal;
	height: 23px;
	line-height: 23px;
	margin: 7px 0px 10px;
	padding: 0px 15px;
}
#colRight h3.first {
	margin-top: 2px;
}
* html #colRight h3.first {
	margin-top: -6px;
}
/* Lists */
#colLeft ul, #colRight ul {
	padding: 0px;
	margin: 0px;
}
#colLeft li, #colRight li {
	height: 20px;
	line-height: 19px;
	list-style-type: none;
	margin: 0px 15px;
	padding: 0px;
}
#colLeft .last, #colRight .last {
	background: none;
}
/* Rounded corners */
.arrondisSup {
	background: url(design/arrondis_sup.png) no-repeat top left;
	height: 7px;
}
.arrondisInf {
	background: url(design/arrondis_inf.png) no-repeat bottom left;
	height: 7px;
	margin-bottom: 15px;
}
* html #colRight .arrondisInf {
	margin-bottom: 24px;
}
* html .arrondisSup {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/arrondis_sup.png', enabled='true', sizingMethod='crop');
}
* html .arrondisInf {
	background: none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/arrondis_inf.png', enabled='true', sizingMethod='scale');*/
	height: 0px;
}

/* TEXT */
h2 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
h3 {
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 13px;
	margin: 5px 0px 5px 0px;
}
h5 {
	color: #222;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
p {
	margin: 0px 0px 10px 0px;
}
strong {
	color: #333;
}
ul {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
}
.date {
	color: #505050;
	font-size: 12px;
	font-weight: bold;
}
.right {
	float: right;
	margin: 0px 0px 5px 10px;
	text-align: right;
}
.left {
	float: left;
	margin: 0px 10px 5px 0px;
	text-align: left;
}
.center {
	text-align: center;
}
.hr {
	clear: left;
}
hr {
	display: none;
}
.toggler { /* Pour afficher le pointeur avec l'effet accordeon */
	cursor: pointer;
}
.table {
	width: 100%;
}
.table th {
	border-bottom: 1px solid #505050;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
}
#colCenter .table td {
	border-bottom: 1px solid #B5B5B5;
	padding: 5px;
}

/* LINKS */
a img {
	border: 0px solid #CCC;
}
a:focus {
	outline: none;
}


/* FOOTER */
#footer {
	background: url(design/bg_footer_white.gif) repeat-x top center;
	color: #838383;
	font-size: 11px;
	height: 34px;
	line-height: 34px;
	margin: 0px auto;
	text-align: center;
	width: 990px;
}
#footer a {
	color: #838383;
	text-decoration: none;
}

/* COPYRIGHTS */
#copyright, #copyright a {
	color: #FFF;
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
}

/* FORMS */
#mainTable form .first {
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
}
form input, form select {
	border: 1px solid #CCC;
}
form td input, form td select {
	margin: 1px 0px 1px 3px;
}
form .inputSmall {
	width: 25px;
}
.button {
	background-color: #CCC;
	border: 1px solid #999;
}
.error {
	border: 1px solid #C33;
}
p.error {
	border: none;
	color: #C33;
}


/* INTRO */
#intro {
	background: url(design/bg_transparent.png) repeat top left;
	cursor: pointer;
	height: 100%;
	left: 0px;
	padding: 250px 0px 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
* html #intro {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/bg_transparent.png', enabled='true', sizingMethod='scale');
}
#intro div {
	margin: 0px auto 0px;
	text-align: right;
	width: 560px;
}
