body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../images/img02.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(../images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(../images/img01.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

/** HEADER */

#header {
	width: 980px;
	margin: 0px auto;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

/** MENU */

#menu {
	width: 980px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(../images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#columnA {
	float: right;
	width: 740px;
	padding-left: 20px;
	border-left: 1px dashed #ccc;
}

#columnA h2 {
	height: 22px;
	font-size: 12pt;
	font-weight: bold;
}

#columnA h1 {
	height: 26px;
	border-bottom: 1px dashed #ccc;
	font-size: 16pt;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #ccc;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(../images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}

/*
Css des photo
*/

.photo1 {
width: 100%;
margin-top: 15px;
}

.photo2 {
border: 0;
}

.photo3 {
width: 100%;
}

/*
Fin Css des photo
*/

/* Rappel */

#rappel {
overflow: auto;
}

#rappel h2 {
text-transform: capitalize;
height: 22px;
border-bottom: 1px dashed #ccc;
border-spacing: 2px;
font-size: 11pt;
font-weight: bold;
}

#rappel form {
margin: 0;
}

#rappel div.rap1 {

}

#rappel input.rap1b {

}

#rappel div.rap2 {
margin-top: 5px;
float: right;
}

#rappel input.rap2b {
}

/* Recherche */

#recherche {
clear: both;
overflow: auto;
}

#recherche h2 {
text-transform: capitalize;
	height: 22px;
	border-bottom: 1px dashed #ccc;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}

#recherche form {
margin: 0;
}

#recherche input.rech {
width: 150px;
}

#recherche div.rech1 {
float: left;
}

#recherche div.rech2 {
float: right;
}

/* Classement */
div.lgClassmt h3 {
color:#257ecd;
font-weight:bold;
font-size:1em;
margin:0;
padding:10px 0 5px;
}
div.lgClassmt table {
width:100%;
color:#0e1e36;
border-collapse:collapse;
border-spacing:0;
}

div.lgClassmt #tabStatistiques{
width:100%;
color:#0e1e36;
border-collapse:separate;
}


div.lgClassmt table tr th#cls1 {
width:20px;
}
div.lgClassmt table tr td {
text-align:center;
background:#d9d9d9;
height:26px;
border-top:1px solid #ececec;
border-bottom:1px solid #ececec;
}
div.lgClassmt table tr.pair td {
background:#ededed;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}
div.lgClassmt table th.clsEq, div.lgClassmt table td.clsEq {
text-align:left;
}

/* Journées */
div.journee h3 {
background:#435a69 url(../images/fdH3Journee.gif) 100% 0 no-repeat;
color:#fff;
text-transform:uppercase;
font-size:1.2em;
padding:8px 0 0 33px;
height:23px;
position:relative;
margin:31px 0 1px;
font-weight:bold;
}
div.journee h3 img {
position:absolute;
left:7px;
top:7px;
}
div.journee ul.resultsJournee {
margin:0;
padding:0;
list-style:none;
}
div.journee ul.resultsJournee li {
background:#ddd;
border-top:1px solid #ececec;
border-bottom:1px solid #ececec;
padding:5px 0;
}
div.journee ul.resultsJournee li.pair {
background:#eee;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}
div.journee ul.resultsJournee li div {
display:inline-block;
min-height:25px;
vertical-align:top;
}
div.journee ul.resultsJournee li div.dateH {
width:125px;
padding-left:5px;
}
div.journee ul.resultsJournee li div.equipe1,
div.journee ul.resultsJournee li div.equipe2 {
width:220px;
padding-left:5px;
text-transform:uppercase;
}
div.journee ul.resultsJournee li div.score {
width:55px;
text-align:center;
}
