/* Grid */
.container {
	margin:0 auto;
	width: 960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .header, .footer, .menu, .pub {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.grid_1 {
	width: 60px;
}
.grid_2 {
	width: 140px;
}
.grid_3 {
	width: 220px;
}
.grid_4 {
	width: 300px;
	padding-top: 20px;
}
.grid_5 {
	width: 380px;
}
.grid_6 {
	width: 460px;
}
.grid_7 {
	width: 540px;
}
.grid_8 {
	width: 620px;
	padding-top: 20px;
}
.grid_9 {
	width: 700px;
}
.grid_10 {
	width: 780px;
}
.grid_11 {
	width: 860px;
}
.grid_12 {
	width: 940px;
}
.header {
	width: 940px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 205px;
}
.pub {
	width: 940px;
}
.prefix_1 {
	padding-left: 80px;
}
.prefix_2 {
	padding-left: 160px;
}
.prefix_3 {
	padding-left: 240px;
}
.prefix_4 {
	padding-left: 320px;
}
.prefix_5 {
	padding-left: 400px;
}
.prefix_6 {
	padding-left: 480px;
}
.prefix_7 {
	padding-left: 560px;
}
.prefix_8 {
	padding-left: 640px;
}
.prefix_9 {
	padding-left: 720px;
}
.prefix_10 {
	padding-left: 800px;
}
.prefix_11 {
	padding-left: 880px;
}
.suffix_1 {
	padding-right: 80px;
}
.suffix_2 {
	padding-right: 160px;
}
.suffix_3 {
	padding-right: 240px;
}
.suffix_4 {
	padding-right: 320px;
}
.suffix_5 {
	padding-right: 400px;
}
.suffix_6 {
	padding-right: 480px;
}
.suffix_7 {
	padding-right: 560px;
}
.suffix_8 {
	padding-right: 640px;
}
.suffix_9 {
	padding-right: 720px;
}
.suffix_10 {
	padding-right: 800px;
}
.suffix_11 {
	padding-right: 880px;
}
.push_1 {
	left: 80px;
}
.push_2 {
	left: 160px;
}
.push_3 {
	left: 240px;
}
.push_4 {
	left: 320px;
}
.push_5 {
	left: 400px;
}
.push_6 {
	left: 480px;
}
.push_7 {
	left: 560px;
}
.push_8 {
	left: 640px;
}
.push_9 {
	left: 720px;
}
.push_10 {
	left: 800px;
}
.push_11 {
	left: 880px;
}
.pull_1 {
	left: -80px;
}
.pull_2 {
	left: -160px;
}
.pull_3 {
	left: -240px;
}
.pull_4 {
	left: -320px;
}
.pull_5 {
	left: -400px;
}
.pull_6 {
	left: -480px;
}
.pull_7 {
	left: -560px;
}
.pull_8 {
	left: -640px;
}
.pull_9 {
	left: -720px;
}
.pull_10 {
	left: -800px;
}
.pull_11 {
	left: -880px;
}
/* Header Nav */

#header_left {
	float:left;
}
#header_left a {
	color:#df0606;
	font-size: 1.167em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
/* Navigation */

.menu {
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#navigation {
	width:748px;
	height:50px;
	margin:0;
	padding:0;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
}
#navigation span {
	display: none;
}
#navigation li, #navigation a {
	height:50px;
	display:block;
}
#navigation li {
	float:left;
	list-style:none;
	display:inline;
}
#navigation-01 {
	width: 70px;
}
#navigation-02 {
	width: 105px;
}
#navigation-03 {
	width: 100px;
}
#navigation-04 {
	width: 85px;
}
#navigation-05 {
	width: 112px;
}
#navigation-06 {
	width: 69px;
}
#navigation-07 {
	width: 64px;
}
#navigation-08 {
	width: 53px;
}
#navigation-09 {
	width: 82px;
}
#navigation-01 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#navigation-02 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -70px -50px;
}
#navigation-03 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -175px -50px;
}
#navigation-04 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -275px -50px;
}
#navigation-05 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -360px -50px;
}
#navigation-06 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -472px -50px;
}
#navigation-07 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -541px -50px;
}
#navigation-08 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -605px -50px;
}
#navigation-09 a:hover {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: -658px -50px;
}
#menu2 {
	width:150px;
	height:40px;
	margin:0;
	padding:0;
	background-image: url(../images/menu_2.png);
	background-repeat: no-repeat;
}
#menu2 span {
	display: none;
}
#menu2 li, #menu2 a {
	height:50px;
	display:block;
}
#menu2 li {
	float:left;
	list-style:none;
	display:inline;
}
#menu2-01 {
	width: 71px;
}
#menu2-02 {
	width: 79px;
}
#menu2-01 a:hover {
	background-image: url(../images/menu_2.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
#menu2-02 a:hover {
	background-image: url(../images/menu_2.png);
	background-repeat: no-repeat;
	background-position: -71px -50px;
}
.thumbnail
{
	float: left;
	width: 205px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
/* Footer */

.footer {
	width: 940px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 100px;
}
.footer p {
	font-size: 0.833em;
	text-align: left;
}
/* Tableaux */
table.calendrier {
	width: 100%;
}
table.calendrier td {
	height: 40px;
}
table.stats {
	width: 100%;
	text-align: center;
}
table.stats td {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
table.stats th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 25px;
}
.col1 {
	text-align: left;
	width: 190px;
}
table.dates {
	width: 60px;
	margin-right: 20px;
}
table.dates td {
	text-align: center;	
}
table.parcours {
	width: 100%;
	text-align: left;
}
table.parcours td {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
table.parcours th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 25px;
}
/* Clear */

img.left {
	margin-right: 20px;
	float: left;
	}
	img.right {
	margin-left: 20px;
	float: right;
	}
/* Clear */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Twitter */
#twitter_div {
	width: 300px;
	padding-bottom: 15px;
}
ul#twitter_update_list {
	width: 300px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul#twitter_update_list li {
	width: 300px;
	padding: 5px 0 5px 0;
	list-style: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
ul#twitter_update_list li a {
	color: #29abe2;
	text-decoration: none;
}
ul#twitter_update_list li a:hover {
	color: #00ff00;
}
