﻿@import url(reset.css);
/* COMMON */
body {
	color:#575757;
	font-size:11px;
	font-family:Arial,sans-serif;
	background:#fff url(img/bg_body60.jpg) no-repeat;
}
#global {
	width:980px;
	margin:0 auto;
	padding-top:2px;
}
#header {
	width:980px;
	height:68px;
	padding-top:1px;
	background:#EDEDED url(img/bg_header.jpg) no-repeat;
}
/* menu  */
#header div#nav {
	float:left;
	display:inline;
	width:438px;
	margin-top:8px;
	text-align:center;
	margin-left:286px;	
}
div#nav ul {
	float:left;
	margin-bottom:2px;
	border-bottom:1px solid #044E95;
}
div#nav li {
	float:left;
	display:inline;
}
div#nav li a {
	width:109px;
	height:15px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:150%;
	text-transform:uppercase;	
	text-decoration:none;
}
* html div#nav li a {
	line-height:130%;
}
.etape1 div#nav li#li1 a, div#nav li#li1 a:hover,
.etape2 div#nav li#li2 a, div#nav li#li2 a:hover,
.etape3 div#nav li#li3 a, div#nav li#li3 a:hover,
.etape4 div#nav li#li4 a, div#nav li#li4 a:hover {
	color:#fff;
	background:url(img/bg_btn.gif) no-repeat center bottom;
}
div#nav span {
	color:#0F599E;
}
#header div#rub {
	float:left;
	display:inline;
	width:438px;
	margin-top:8px;
	margin-left:286px;
}
* html #header div#rub {
	margin-top:7px;
}
div#rub ul {
	float:left;
}
div#rub li {
	float:left;	
	display:inline;
}
div#rub li a {
	width:146px;
	height:15px;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:150%;
	text-transform:uppercase;	
	text-decoration:none;
}
.positions div#rub li#rub1 a, div#rub li#rub1 a:hover,
.classements div#rub li#rub2 a, div#rub li#rub2 a:hover,
.carte div#rub li#rub3 a, div#rub li#rub3 a:hover {
 	color:#fff;
	background:url(img/bg_btn2.gif) no-repeat center bottom;
}
div#chrono {
	float:right;
	width:128px;
	height:56px;
	margin-top:5px;
	margin-right:63px;
	display:inline;
}
#main {
	float:left;
	width:980px;
	background-color:#fff;
}
#layout {
	width:960px;
	margin:0 auto;
	padding-top:8px;
	padding-bottom:10px;
}
#tracker {
	float:left;
	width:980px;
	height:560px;
	margin:0 auto;
	background-color:#FEFEFE
}
ul#footer {
	float:left;
	width:974px;
	padding:3px;
	background-color:#FEFEFE;
	border-bottom:1px solid #D6D6D6;
}
ul#footer li {
	float:left;
	width:50%;
	display:inline;
}
ul#footer li#copy {
	text-align:right
}
/* tablos */

table, table#intro {
	float:left;
	width:960px;
	color:#575757;
	margin:0 auto;
}
table caption,
table#intro caption {
	width:960px;
	height:53px;
}
.positions table caption {
	height:36px;
}
.positions table caption span {
	float:left;
	display:block;
	font-size:13px;
	margin-right:50px;
	text-align:center;
	line-height:120%;
}
.positions table caption span#titreSelect{
	padding-top:4px;
}
.positions table caption span#titreSelect span,
.positions table caption span#titreDate span {
	margin-right:0;
	display:inline;
	float:none;
}
.positions table caption span#titreSelect select {
	width:180px;
}
.positions table caption span#titreSelect input {
	cursor:pointer;
}
.positions table caption span#titreBalises {
	font-size:20px;
	margin-top:0;
}
.classements table caption span {
	float:left;
	display:block;
	font-size:13px;
	margin-right:50px;
}
.classements table caption span#logo {
	text-align:center;
	width:200px;
}
.classements table caption span#titre {
	font-size:20px;
	text-align:center;
	width:500px;
}
.classements table caption span#titre strong {
	font-size:12px;
}
.classements table caption span#titre em {
	font-size:11px;
}
.classements table caption span#titreback {
	float:right;
}
table tfoot td {
	background-color:#fff;
	padding:5px;
	text-align:left;
}
table thead th {
	background:transparent url(img/bg_entete.jpg) repeat;
	border-bottom:1px solid #6599C8;
	border-left:1px solid #fff;
	border-top:1px solid #AACAE3;
	color:#fff;
	height:18px;
	padding:0 3px;
}
table thead th.firstCol {
	border-left:1px solid #CECFCF;
	width:40px;
}
table tbody td#description {
	padding:5px;
}
table tbody td, 
table tbody th {
	border-bottom:1px solid #fff;
	border-left:1px solid #cecfcf;
	height:20px;
	padding:0 3px;
}
table tbody td.nom {
	font-weight:bold;
}
table tbody tr.odd td, 
table tbody tr.odd th {
	background-color:#eee;
}
table tbody tr.even td, 
table tbody tr.even th {
	background-color:#f8f8f8;
}
table tbody tr#option1 th {
	background-color:#eee;
}
table tbody tr#option2 th {
	background-color:#f8f8f8;
}
table tbody tr#option1 th,
table tbody tr#option2 th {
	text-align:center;
	font-size:14px;
	padding:6px 0;
	font-weight:bold;
}
/* tablo intro */
table#intro caption {
	background: url(img/bg_caption.jpg);
	color:#fff;
	font-size:20px;
	font-weight:bold;
	height:30px;
	line-height:160%;
	padding:0;
	text-align:center;	
}
table#intro tr td {
	height:30px;
	width:150px;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
	text-align:center;	
	text-transform:uppercase;
}
table#intro tr td.col, 
table#intro tr td.col1 {
	width:300px;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	text-transform:none;
}
table#intro tr td.col1 {
	color:#00459D;
	font-size:16px;
}

#histos {
	float:left;
	width:960px;
	padding:10px;
	margin-bottom:20px;
	background-color:#fff;
}

#histos ul {	
	float:left;
	width:220px;
	font-size:12px;
}
#histos a {
	color:#000;
	display:block;
	padding:3px 20px;
	background:url(img/document-pdf-text.png) no-repeat;
}
#histos a:hover {
	text-decoration:underline;
}