/* CSS ATTRIBUTES 

Date       		Version  		Author 			Comments  c0bebf

-----------------------------------------------------------------

19/04/09 		001      		HS     			drivingdotty.com - french page layout

-----------------------------------------------------------------

*/

#maincontainer {
	background: #855f18 url(../Images/layout/MongolTruckBg500_fr.jpg) no-repeat top left;
}
.countdown {
	right:3.5em;
	width:179px;
}

/*********************************************************************/

/************************ nav elements *******************************/

/*********************************************************************/

dd#rallyDef a:hover {
	background: url(../Images/layout/disk100_rally_fr.jpg) top left no-repeat;
	top:0;
	left:3px;
}
dd#teamDef a:hover {
	background: transparent url(../Images/layout/disk100_team_fr.jpg) top left no-repeat;
	top:0;
	left:2px;
}
dd#carDef a:hover {
	background: transparent url(../Images/layout/disk100_car_fr.jpg) top left no-repeat;
	top:0;
	left:1px;
}
dd#routeDef a:hover {
	background: transparent url(../Images/layout/disk100_route_fr.jpg) top left no-repeat;
	top:0;
	left:1px;
}
dd#charitiesDef a:hover {
	background: transparent url(../Images/layout/disk100_charities_fr.jpg) top left no-repeat;
	top:0;
	left:0px;
}
dd#sponsorsDef a:hover {
	background: transparent url(../Images/layout/disk100_sponsors_fr.jpg) top left no-repeat;
	top:0;
	left:0px;
}
dd#blogDef a:hover {
	background: transparent url(../Images/layout/disk100_blog_fr.jpg) top left no-repeat;
	top:0;
	left:-1px;
}
dd#photosDef a:hover {
	background: transparent url(../Images/layout/disk100_photos_fr.jpg) top left no-repeat;
	top:0;
	left:-2px;
}
dd#contactDef a:hover {
	background: transparent url(../Images/layout/disk100_contact_fr.jpg) top left no-repeat;
	top:0;
	left:-3px;
}
body#tab2 .active {
	background: url(../Images/layout/disk100_rally_fr.jpg) top left no-repeat;
	top:0;
	left:3px;
}
body#tab3 .active {
	background: url(../Images/layout/disk100_team_fr.jpg) top left no-repeat;
	top:0;
	left:2px;
}
body#tab4 .active {
	background: url(../Images/layout/disk100_car_fr.jpg) top left no-repeat;
	top:0;
	left:1px;
}
body#tab5 .active {
	background: url(../Images/layout/disk100_route_fr.jpg) top left no-repeat;
	top:0;
	left:1px;
}
body#tab6 .active {
	background: url(../Images/layout/disk100_charities_fr.jpg) top left no-repeat;
	top:0;
	left:0px;
}
body#tab7 .active {
	background: url(../Images/layout/disk100_sponsors_fr.jpg) top left no-repeat;
	top:0;
	left:0px;
}
body#tab8 .active {
	background: url(../Images/layout/disk100_blog_fr.jpg) top left no-repeat;
	top:0;
	left:-2px;
}
body#tab9 .active {
	background: url(../Images/layout/disk100_photos_fr.jpg) top left no-repeat;
	top:0;
	left:-2px;
}
body#tab10 .active {
	background: url(../Images/layout/disk100_contact_fr.jpg) top left no-repeat;
	top:0;
	left:-3px;
}