#header-extended{
	width:100%;
	background: url(../_images/header-extended.jpg) repeat-x center top;
	position:absolute;
	top:0;
	height:247px;
	z-index: -1;
	left:0;
}
#header{
	height:160px;
	background: url(../_images/header.jpg) no-repeat;
	padding:0 10px;
	position:relative;
	left:-10px;
	margin:20px 0 0 0;
}
#logo a{
	width:380px;
	height:160px;
	display:block;
	position:relative;
	left:-10px;
}
#flash{
	width:360px;
	float:right;
	height:160px;
	position:relative;
	right:-10px;
}
#menu{
	height:40px;
	background: url(../_images/menu.jpg) no-repeat;
	padding:0 10px;
	position:relative;
	left:-10px;
    z-index: 50;
}
/*#menu ul{
	line-height: 40px;
	text-align: center;
}
#menu ul li{
	display: inline;	
}
#menu ul li a{
	color:#fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin:0 20px;
}
#menu ul ul{
    display:none;
}*/

#nav{
    float:left;
    width:850px;
    line-height: 40px;
	text-align: center;
    
}
#nav ul, #nav li{
	margin:0;
	padding:0;
	list-style:none;
}	
#nav li{
	float:left;
	display:inline;
	position:relative;
	line-height:40px;
	height:40px;
	margin:0 10px;
}	
#nav ul{
	position:absolute;
	left:0;
	top:40px;
	padding:0;
	width:200px;	
	background:#fff;
	display:none;
	z-index:1000;
    border:1px solid #ddd;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
}
#nav ul li{
	float:none;
	display:block;
    height:30px;
    line-height: 30px;
    border-top:1px solid #eee;
    margin:0;
    text-align: left;
}
#nav a{
    color:#fff;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin:0 20px;
}
#nav ul a{
    color:#00488B;
    font-size: 12px;
}
#nav a:hover{
    color:#fff;
}
#nav ul a:hover{
    color:#000;
}




#langues{
	float:right;
	position:relative;
	top:14px;
}
#langues img{
	padding:0 2px;
}
#center-top{
	height:10px;
	background: url(../_images/center-top.gif) no-repeat;
	padding:0 10px;
	position:relative;
	left:-10px;
	font-size: 1px;
}
#center{
	background-color: #dfdfdf;
	padding:0 10px;
	position:relative;
	left:-10px;
}
.content-middle ul.galerie {
	height: 500px;
    padding: 0;
}
ul.galerie li{
	height:144px;
	width:124px;
	float:left;
	list-style: none;
	padding:10px 15px 0 15px;
	display: block;
		
}
ul.galerie .photo{
	height:124px;
	height:124px;
	background: url(../_images/photos.jpg) no-repeat;
}
ul.galerie .photo img{
	padding:1px 0 0 1px;
	height:118px;
	width:118px;
}
ul.galerie .lien{
	text-align: center;
	height:124px;
	height:20px;
}
.borders{
	height:5px;
	background: url(../_images/borders.png) repeat-x;
	font-size: 1px;
}
.content-top{
	background-position: top;
}
.content-middle{
	background-color: #fff;
/*	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;*/
}
.content-middle ul{
    padding:0 0 0 10px;
}
.content-middle ul li{
    list-style-position: inside;
}
.content-middle p img{
/*	border:1px solid #ddd;
	background-color: #eee;
	padding:10px;*/
}
.content-bottom{
	background-position: bottom;
	margin-bottom: 20px;
}
.corner{
	height:5px;
	width:5px;
	background: url(../_images/corners.png) no-repeat;
	display:block;
	font-size: 1px;
}
.content-top-left{
	background-position: left top;
	float:left;
}
.content-top-right{
	background-position: right top;
	float:right;
}
.content-bottom-left{
	background-position: left bottom;
	float:left;
}
.content-bottom-right{
	background-position: right bottom;
	float:right;
}
.news p{
	background: url(../_images/puce-news.png) no-repeat 10px 7px;
	text-indent: 25px;
	padding:0 0 1em 0;	
}
h3 span{
	color:#989898;
	font-size: 10px;
	font-weight: normal;
}
.resume{
	width: auto;
	float:left;
	text-indent: 10px;
}
.read-more-fr a{
	float:right;
	display:block;
	/*position:relative;*/
	width: 90px;
	height:20px;
	background: url(../_images/read-more-fr.png) no-repeat top;
	margin-right:10px;
}
.read-more-en a{
	float:right;
	display:block;
	/*position:relative;*/
	width: 90px;
	height:20px;
	background: url(../_images/read-more-en.png) no-repeat top;
	margin-right:10px;
}
.read-more-it a{
	float:right;
	display:block;
	/*position:relative;*/
	width: 90px;
	height:20px;
	background: url(../_images/read-more-it.png) no-repeat top;
	margin-right:10px;
}
.read-more-fr a:hover,.read-more-en a:hover,.read-more-it a:hover{
	background-position: bottom;
}
.news-bottom{
	background: url(../_images/news-list-bottom.png) repeat-x;
	height:10px;
	width:938px;
}
#footer{
	padding:0 10px;
	position:relative;
	left:-10px;
}
#footer-top{
	height:22px;
	background: url(../_images/footer-top.jpg) no-repeat;
	padding:0 10px;
	position:relative;
	left:-10px;
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	text-align: center;
	line-height: 22px;	
}
#footer-middle{
	background-color:#fff;
	padding:10px;
	position:relative;
	left:-10px;
	text-align: center;
}
#footer-middle img{
	margin:0 30px;
	vertical-align: middle;
}
#footer-bottom{
	height:5px;
	background: url(../_images/footer-bottom.gif) no-repeat;
	padding:0 10px;
	position:relative;
	left:-10px;
	font-size: 1px;
}
#footer-infos{
	color:#bfbfbf;
	font-size: 11px;
	text-align: right;
	padding:5px 0;
}
#footer-infos a{
	color:#fff;
	font-weight: bold;
}

.alignleft{
	float:left;
}
.alignright{
	float:right;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px auto;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#select-year{
    float:right;
    /*width:200px;*/
    position:relative;
    top:10px;
}
#select-year li{
    float:left;
    list-style: none;
}
#select-year li a{
    float:left;
    height:20px;
    line-height: 20px;
    width:70px;
    text-align: center;
    text-decoration: none;
    background: #eee;
    border:1px solid #ccc;
    margin:0 2px;
    display:inline;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#select-year li a:hover{
    background: #fff;
}
#next-race{
    overflow: hidden;
    max-height: 500px;
}