/*-------------------------------------------    

	reset

-------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-------------------------------------------    

	general selectors, typography

-------------------------------------------*/

@font-face {
	font-family: 'InterstateBC';
	src: url('font/Interstate/intersbc-webfont.eot');
	src: local('☺'), url('font/Interstate/intersbc-webfont.woff') format('woff'), url('font/Interstate/intersbc-webfont.ttf') format('truetype'), url('font/Interstate/intersbc-webfont.svg#webfontlntbcvHy') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'InterstateLC';
	src: url('font/Interstate/interslc-webfont.eot');
	src: local('☺'), url('font/Interstate/interslc-webfont.woff') format('woff'), url('font/Interstate/interslc-webfont.ttf') format('truetype'), url('font/Interstate/interslc-webfont.svg#webfontlntbcvHy') format('svg');
	font-weight: normal;
	font-style: normal;
}



body {
	/* default */ 
	
	/*background-image: url("images/bg/10.jpg");*/
	
	/*background-image: url("../../../DATA/BACKGROUND/10.jpg");*/
	background-image: url("/DATA/BACKGROUND/10.jpg");
	
	background-color: #e0e8eb;
	background-position: bottom center;
	background-repeat: repeat-x;
	position: relative;
	margin:0 auto;
	font:normal 12px/18px Tahoma, Helvetica, Arial, sans-serif;
	color:#95979a;
	border-top:10px solid #111111;
}
h1 {
	font-weight: lighter;
	margin:0 0 30px 0;
	font-size: 22px;
	text-transform: uppercase;
	color: #6c6c6c;
}
h2 {
	font-weight: lighter;
	text-transform: inherit;
	font-size:16px;
	line-height: 23px;
	margin:20px 0 15px 0;
	color: #6c6c6c;
}
h3 {
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 14px;
	line-height: 18px;
	margin:30px 0 15px 0;
	padding-top:5px;
	border-top:1px solid #FAC2C2;
	
	margin-right:20px;
	color: #ee2e24;
}
p, td, h2 {
	font-family: Helvetica, Arial, sans-serif;
}
p {
	margin:0 0 15px 0;
}
ul {
	margin: 0;
	padding:0;
	list-style-type: none;
}
li {
	float: left;
	text-transform: uppercase;
}
table {
	width:460px;
}
td {
	padding:5px;
	border-right:1px solid #FFFFFF;
}
tr.alt td {
	background: #f8f8f8;
	border-top:1px solid #FAC2C2;
}
hr {
	visibility: hidden;
	margin-bottom:230px;
	width:700px;
}
a {
	color: #c9cacb;
	color: #9fa1a4;
	text-decoration: none;
}
a:hover, a.on {
	color: #ee2e24;
}
/*-------------------------------------------    

	article

-------------------------------------------*/

.article {
	position: relative;
}
.promo.alt h1 {
	position: absolute;
	top:31px;
	left:21px;
	padding:7px;
	background: #ee2e24;
	color: #FFFFFF;
}
.article h1.alt {
	margin-top:0;
}
.article.alt h2, .article.alt p {
	padding-right:20px;
} 
.article ul {
	margin:30px 0 30px 0;
}
.article li {
	margin:0 0 1px 0;
	padding:3px 3px 3px 5px;
	text-transform: inherit;
	background:  #f8f8f8;
	float:none;
}
.article ul.chart {
	margin-top: 0;
}
.article ul.chart li {
	color:#FFFFFF;
	background:  #ee2e24;
}
.article a {
	color: #ee2e24;
}
.article a.cta {
	padding:6px 17px 7px 0;
	background: url("images/li_bg.png") no-repeat center right;
}
.article a.cta.alt {	
	padding:6px 0 7px 17px;
	background: url("images/li_bg_alt.png") no-repeat center left;
}
.container {
	height: 1%;
	overflow: auto;
}
.article .thumbs {
	background-color: #111111;
	width:79px;
	height:70px;
	border:10px solid #111111;
	margin:1px 1px 0 0;
	float:left;
	overflow: hidden;
}
.article .thumbs:hover {
	border-color: #ee2e24;
}
/*-------------------------------------------    

	pager

-------------------------------------------*/
.article ul.pager, .article ul.pager li {
	margin:0px 10px 0 0;
	padding:0;
	border: none;
	float:right;
}
.article ul.pager {
	margin-top:30px;
}
.article ul.pager li {
	float:left;
	padding:5px;
}
.article ul.pager li a {
}

/*-------------------------------------------    

	columns

-------------------------------------------*/
h4 {
	color: #6c6c6c;
	height:24px;
	width:220px;
	font-size:14px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 4px;
	clear:both;
}
h4 a {
	color: #6c6c6c;
	padding:6px 15px 7px 0;
	background: url("images/li_bg.png") no-repeat center right;
	white-space:nowrap;
}
h4 a:hover, .col a.on {
	color:#ee2e24;
}
h4.divider {
	margin-top:20px;
}
.col ul {
	border-top: 1px solid #e0e8eb;
	float: left;
	margin-bottom:10px;
}
.col ul li {
	color: #6c6c6c;
	width: 220px;
	height:24px;
	border-bottom: 1px solid #e0e8eb;
	font-size:14px;
	padding-top:5px;
	font-weight: lighter;
	overflow: hidden;
}
.col ul li a {
	padding:6px 17px 7px 0;
	background: url("images/li_bg.png") no-repeat center right;
	white-space:nowrap;
}
.aside.col {
	padding-top: 20px;
}
.aside.col ul li.file a {
	padding:6px 0 7px 20px;
	background: url("images/file.png") no-repeat center left;
}
div.col.nav {
	margin-left:20px;
}
/* aside columns */
.aside ul li a {
	padding:6px 0 7px 17px;
	background: url("images/li_bg_alt.png") no-repeat center left;
}

/* wide article display */
.article.alt .col {
	background-color:#F8F8F8;
	background-position:0 0;
	background-repeat:no-repeat;
	border-top:1px solid #FAC2C2;
	cursor:pointer;
	height:201px;
	margin:10px 20px 30px 0;
	overflow:hidden;
	padding:5px;
	position:relative;
	width:210px;
}
.article.alt .col h4 {
	position: absolute;
	bottom:0;
	left:0;
	margin:0;
	padding:3px 0 0 6px;
	color: #ffffff;
	background-color: #c7d2d7;
	border-top:5px solid #FFFFFF;
}
.article.alt a .col h2 {
	font: lighter 14px/17px Tahoma, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding:0;
	background: none;
	display: block;
	margin: 0 0 19px 0;
}
.article.alt a .col p {
	color:#95979a;
	line-height: 16px;
}
.article.alt .col:hover {
	background-color: #e0e8eb;
	color: #FFFFFF
	cursor: pointer;
}
.article.alt .col:hover h4 {
	color: #ffffff;
	background-color: #ee2e24;
}
/*-------------------------------------------    

	main navigation

-------------------------------------------*/
#nav .logo {
	float:left;
	width:180px;
	height:140px;
}
#nav .logo a {
	background: url("images/logo.gif") no-repeat top left;
	display: block;
	width:180px;
	height:140px;
	text-indent: -9999px;
	padding:0;
}
#nav ul {
	float:left;
	margin:81px 0 0 0px;
	height:40px;
}
#nav li {
	height:40px;
	margin:0 5px 0 5px;
	font-size: 10px;
	color: #ee2e24;
}
#nav li a {
	background-repeat: no-repeat;
	background-position: 0 0;
	height:40px;
	text-indent: -9999px;
	display: block;
}
#nav li a.bikes {
	color: #ee2e24;
}
#nav li a:hover {
	background-position: 0 -41px;
}
#nav ul.secondary {
	float:right;
	margin-right: 10px;
}
body.p011 #nav li a.mountain, body.p012 #nav li a.road, body.p013 #nav li a.urban, body.p014 #nav li a.women {
	background-position: 0 -41px;
}
body.p04 #nav li a.news, body.p06 #nav li a.team, body.p03 #nav li a.support, body.p05 #nav li a.fans, body.p07 #nav li a.about  {
	background-position: 0 -41px;
}
#nav ul.tertiary {
	float:none;
	position: absolute;
	right:10px;
	top:10px;
	margin:0;
}
#nav ul.tertiary li a {
	text-indent: 0;
	display: inline;
	margin: 0;
}
#nav ul#languages {
	position:absolute;
	top:0;
	left:0;
	width:980px;
	height:40px;
	margin:0;
	padding-left:10px;
	background: #111111;
	display: block;
	float:right;
}
#nav ul#languages li a {
	text-indent: 0;
	margin-top:10px;
}
#navContainer h4 a.on {
	color:#111111;
}

a.EquipeActive{
	color:#EE2E24!important;
}


/*-------------------------------------------    

	layout

-------------------------------------------*/

.section, .header, #nav, .footer {	
	position: relative;
	margin:0 auto;
	width:980px;
	height:1%;
	overflow:auto;
	background: #FFFFFF;
}
.section .section {
	width:730px;
	overflow: hidden;
}
.header h1 {
	display: none;
}
#nav {
	height:140px;
	padding-top:30px;
	overflow: hidden;
	border-bottom: 1px solid #e0e8eb;
}
#scroller {
	display:block;
}
.section .promo { /* page */
	background: #ee2e24;
	border: none;
	float: left;
	width: 700px;
	height: 390px;
	margin: 20px 10px 0px 10px;
}
body.p011 .section .promo.large, body.p012 .section .promo.large, body.p013 .section .promo.large, body.p014 .section .promo.large {
	height:535px;
	
}
.section .promo.alt { /* h1 headers */
	height:270px;
	margin-bottom: -20px;
	background: none;
}
.col, .aside, .article {
	width:220px;
	float:left;
	margin:10px;
}
div.col.nav {
	margin-top: 20px;
}
.article {
	margin-top:20px;
	width: 460px;
}
.article.alt {
	width: 720px;
}
.footer {
	background: none;
	width: 960px;
	height: 230px;
	padding:675px 10px 0px 10px;	
}
.footer .col ul li, .footer .col ul {
	color: #ee2e24;
	border-color: #95979a;
}
.footer p {
	text-transform: uppercase;
	font-size: 10px;
	margin:0 0 10px 10px;
}

/*-------------------------------------------    

	index

-------------------------------------------*/

body.index #nav li a  {
	text-indent:0;
	display: inline;
}

/*-------------------------------------------    

	home

-------------------------------------------*/

body.p00 .section {
	background: #FFFFFF;
}

body.p00 .section.promo { /* home */
	/*background: url("images/home-noFlash.jpg") no-repeat top left;*/
	border-top: 19px solid #95979a;
	border-bottom: 10px solid #FFFFFF;
	/*height: 480px;*/
}
body.p00 .section .article h1 {
	position:relative;
	background: url("images/en/copy_home.01.gif") no-repeat top left;
	width:450px;
	height:115px;
	display: block;
	text-indent: -9999px;
	margin: 5px 0 0 10px;
}
body.p00 .section .article, body.p00 .section .col.nav {
	margin-top:10px;
}

/*-------------------------------------------    

	bike browser

-------------------------------------------*/

#bikeBrowser {
	border-bottom: 1px solid #e0e8eb;
	width:220px;
	height:220px;
	margin:-1px 0 20px 0;
}

/*-------------------------------------------    

	backgrounds

-------------------------------------------*/

body.index {

}
body.p011 {
	/*background-image: url("images/bg/06.jpg");*/
	
	/*background-image: url("../../../DATA/BACKGROUND/06.jpg");*/
	background-image: url("/DATA/BACKGROUND/06.jpg");
}
body.p012 {
	/*background-image: url("images/bg/04.jpg");*/
	
	/*background-image: url("../../../DATA/BACKGROUND/04.jpg");*/
	background-image: url("/DATA/BACKGROUND/04.jpg");
}
body.p013 {
	/*background-image: url("images/bg/09.jpg");*/
	
	/*background-image: url("../../../DATA/BACKGROUND/09.jpg");*/
	background-image: url("/DATA/BACKGROUND/09.jpg");
}
body.p014 {
	/*background-image: url("images/bg/08.jpg");*/
	
	/*background-image: url("../../../DATA/BACKGROUND/08.jpg");*/
	background-image: url("/DATA/BACKGROUND/08.jpg");
}

/*-------------------------------------------    

	ie 6 tweaks (move before launch)

-------------------------------------------*/

body.p00 .section .article {
	_width:450px;
}
body.p00 .section div.col {
	_margin-left: 20px;
	_margin-top:-10px;
}
body.p00 .section .article h1 {
	_margin-left:0;
}
.footer {
	_height: 240px;
}
.promo.alt h1 {
	_left:31px;
}
h4 a, .col ul li a, .article a.cta  {
	_background: url("images/li_bg.gif") no-repeat center right;
}
.aside ul li a, .article a.cta.alt {
	_background: url("images/li_bg_alt.gif") no-repeat center left;
}
.aside.col {
	_margin-top: 20px;
}
#nav ul.secondary {
	_margin-right:0;
}
#nav ul.tertiary {
	_right: 0;
}
#nav ul#languages li {
	_float: left;
	_width: 80px;
}
.aside, div.col.nav {
	_margin:0px 0 0 10px;
}
.article {
	_overflow:hidden;
}
.article.alt, .container {
	_overflow:visible;
}
h2 {
	_font-weight: normal;
}
h3 {
	_clear:both;
}
.article h1.alt {
	_margin-bottom:-240px;
}
.article table tr.alt {
	_height:20px;
}
.article table tr.alt td {
	_height:20px;
	_overflow:hidden;
}
table td {
	_height:20px;
}


.erreur{
	color: #F00;
}


/*				twitter		*/

#rockytwitter h3{
	
	text-transform: none;
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
	margin:0px;
	padding:0px;
	border:none;
	

	color: #FFF;

}

#rockytwitter h4 a, #rockytwitter h4 a:link, #rockytwitter h4 a:visited{
	font-weight: bold;
	background: none;
}
#rockytwitter h4 a:hover{
	
}

.article_blog{
	background: none;
	color: #6c6c6c;
}
.article_blog .inner{
	padding: 0 30px 0 0;
	position:relative;
}

.fbJaimePetit{
	float:left;
	width:85px;
	height:30px;
	/*position:absolute;
	left:450px;
	top:0;*/
	margin-top:5px;
}

.tweet{
	float:left;
	margin-top:5px;
}

a.articles_tous, a.articles_tous:link, a.articles_tous:visited{
	color: #ee2e24;
	
}
a.articles_tous:hover{
	color: #9fa1a4;
	text-decoration: none;
}

#articles{
	padding: 0 30px 0 0;
	color: #6c6c6c;
}


h6{
	display: block;
	color: #000;
	font-size: 15px;		
}

.commentaire_blog{
	
}
.commentaire_blog .commentaireInfo_blog{
	float: left;
	width: 140px;
	background: none;	
}

.commentaire_blog .commentaireDescr_blog{
	float: right;
	width: 540px;
	background: none;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #CCC;
}

a.comments_blog, a.comments_blog, a.comments_blog{
	font-weight: bold;
}
a.comments_blog:hover{
	
}

.bouton{
	background: #ee2e24;
	padding: 4px 10px;
	color: #FFF;
	border: none;
	font-weight: bold;
}


.pageNavigation ul.pager li {
	margin:0 0 1px 0;
	padding:3px 3px 3px 5px;
	text-transform: inherit;
	background:  #f8f8f8;
	float:none;
}


.pageNavigation ul.pager, .pageNavigation ul.pager li {
	margin:0px 10px 0 0;
	padding:0;
	border: none;
	float:right;
}
.pageNavigation ul.pager {
	margin-top:30px;
}
.pageNavigation ul.pager li {
	float:left;
	padding:5px;
}
.pageNavigation ul.pager li a {
	color: #ee2e24;
}

.pageNavigation a.cta {
	padding:6px 17px 7px 0;
	background: url("images/li_bg.gif") no-repeat center right;
}

.pageNavigation a.cta_back {
	padding:6px 0 7px 17px;
	background: url("images/li_bg_alt.gif") no-repeat center left;
}


/* Partager cette page (bookmarker) */
#socialBookmarker{float:left; background: none;}
#socialBookmarkerPrefix{float:left;cursor:default;}
.bookmarkIconesVisibles {float:left;margin-left:2px;}
#bookmarkHoverPopup{border:solid 1px; background-color:#FFF; display:none; padding:4px; position:absolute; text-align:left; width:315px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems{float:left; height:25px; margin-right:4px; width:150px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems a{height:25px; line-height:25px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems a:link, #bookmarkHoverPopup .bookmarkHoverPopupItems a:visited{border:none; color:#000; display:block; padding-left:2px; text-decoration:none; width:150px;}
#bookmarkHoverPopup .bookmarkHoverPopupItems a:active, #bookmarkHoverPopup .bookmarkHoverPopupItems a:hover{background-color:#eee; border:1px solid #666; color:#333; display:block; height:25px; padding-left:2px; text-decoration:none; width:150px;}

a.pdf, a.pdf:link, a.pdf:visited{
	background: transparent url(images/icone_pdf.gif) no-repeat 0px 0px;
	font-weight: normal;
	padding: 0 0 3px 20px;	}
a.pdf:hover{
	text-decoration: underline;
}


/********************* velo details *************************************/
#experienceBar_large{
	width:700px;
	height:500px;
	padding:0 10px;
	/*border:1px solid red;*/
}	
#experienceBar_large #mainPicture{
	
	width:720px;
	height:435px;
	
/* dimensions */
	width:610px;
	height:350px;
	margin:15px 0 15px 40px;
	
/*	padding:10px 10px;*/

	/* centered */
	text-align:center;

	/* some "skinning" */
	background-color:#fff;
	border:2px solid #ef362b;
	/*outline:1px solid #ef362b;*/
	-moz-ouline-radius:4px;
	
	position:relative;
}

.equipe #mainPicture {
	margin-bottom:0!important;
}


#experienceBar_large .zoomDescr{
	/*position:absolute;
	left:0;
	top:0;
	z-index:9999999;*/
	margin-left:40px;
	/*color:#000;*/
	height:15px;
	padding:2px 0 5px 2px;
}
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/


#experienceBar_large .scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 615px;
	height:100px;
	float:left;
	/*background-color:#EE2E24;*/
	/*background-color:#CCCCCC;*/
	background: url(images/M/expereince_nav2.gif) no-repeat left top;
}

#experienceBar_large .scrollable img{
	background-color:#fff;
	/*border:1px solid #ccc;*/
	border-radius: 4px 4px 4px 4px;
	float:left;
	height:75px;
	margin: 10px 5px 10px 11px;
    padding: 2px;
    width: 100px;
	cursor:pointer;	
}

.spanVideo{
	position:absolute;
	left:0;
	top:0;
	margin:2px 2px;
	padding:0;
	line-height:11px;
	font-size:9px;
	text-align:center;
	color:#fff;
	background-color:#9FA1A4;
	width:100%;
}

/* tooltip styling. by default the element to be styled is .tooltip */
.tooltip {
	display:none;
	background:transparent url(../images/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
	z-index:10000 !important;
}

/*.scrollable img.active{
	border:1px solid 
}*/

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
#experienceBar_large .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#experienceBar_large .items div {
	float:left;
	width:680px;
}

#experienceBar_large a.browse{
	display:block;
	width:40px;
	height:40px;
	cursor:pointer;
	margin-top:30px;
	float:left;
	/*border:1px solid red;*/
/*	background: url(images/M/prev_next.png) no-repeat left top;*/
	background: url(images/M/mainExperience_prevnext2.gif) no-repeat left top;
}

#experienceBar_large a.left{
	/*margin-right:1px;*/
	background-position: 0px 0px;
}

#experienceBar_large a.right{
	clear:right;
	/*margin-left:1px;*/
	background-position: -40px 0px;
}

#experienceBar_large a.left:hover{
	background-position: 0px -40px;
}

#experienceBar_large a.right:hover{
	background-position: -40px -40px;
}

#experienceBar_large a.disabled{
	background:none;
}

.noFloat{
	float:none;
}

.veloInfo{
	float:left;
	width:700px;
	height:24px;
	border-bottom: 1px solid #E0E8EB;
}

.veloInfo li{
	float:left;
	border-bottom:none!important;
	padding-top:0px!important;
}

.veloInfo .Info{
	float:left;
	display:block;
	padding-bottom:0px;
}

.dealerLink a{
	/*margin-top:10px;
	padding-top:10px;*/
	/*padding:0!important;*/
}


.li_Info{
	width:auto!important;
	margin-right:25px;
}

.mainLink a{color:#6C6C6C!important}


/************* About / History **************/

#timeline{
	float:left;
	width:700px; 
	height:150px;
	/*border:1px solid #6C6C6C;*/
	margin: 50px 10px 0;
}


#timeline .scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 604px;
	height:152px;
	/*height:134px;*/
	float:left;
	background:url(images/M/scrollable_bg.gif) repeat-x left top;
	/*background-color:#3c3c3c;*/
	/*border:1px solid #ee2e24;*/
}

#timeline .scrollable p.imgConteneur{
	height:130px;
	width: 151px;
	cursor:pointer;
	/*border:1px solid #ee2e24;*/
	/*border:1px solid #000;*/
}

#timeline .scrollable a.imgConteneurLink{
	display:block;
	float:left;
	height:152px;
	width: 151px;
	cursor:pointer;
}

#timeline .scrollable img{
	/*background-color:#fff;
	border:1px solid #ccc;
	border-radius: 4px 4px 4px 4px;
	float:left;
	height:132px;
	margin: 10px 5px 10px 11px;
    padding: 2px;
    width: 151px;
	cursor:pointer;
	border:1px solid #ee2e24;*/
	margin:5px;
	width:50px;
	height:30px;
	
}

/*.scrollable img.active{
	border:1px solid 
}*/

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/

#timeline .scrollable .listeDates {

	/*position:absolute;*/
	/*width:20000em;
	height:20px;
	background-color:#fff;
	margin-bottom:0px!important;*/

}

/*.listeDates .date{
	 width: 151px;
	 height:20px;
	 float:left;
}*/

#timeline .scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	/*top:18px;*/
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
#timeline .items div {
	float:left;
	/*width:604px;*/
}

#timeline .historique{
	width:15px;
	height:65px;
	float:left;
	margin-top:50px;
}

div.left{
	background:url(images/M/timeline_arrow_left.gif) no-repeat left top;
}

div.right{
	background:url(images/M/timeline_arrow_right.gif) no-repeat left top;
}




#timeline a.browse{
	display:block;
	width:44px;
	height:200px;
	cursor:pointer;
	margin-top:35px;
	float:left;
	/*border:1px solid red;*/
	background: url(images/M/timeline_arrow.gif) no-repeat left top;
}

#timeline a.left{
	margin-left:0;
	background-position: 0px 0px;
	height:100px;
}

#timeline a.right{
	clear:right;
	margin-right:0;
	background-position: -44px 0px;
	height:100px;
}

#timeline a.left:hover{
	background-position: 0px -100px;
	height:100px;
}

#timeline a.right:hover{
	background-position: -44px -100px;
	height:100px;
}

#timeline a.disabled{
	background:none;
}

/********* DEMO TOUR 11_200 *****************/

.tiroirs{
	clear:both;
	/*width:652px;*/
	width:700px;
	margin-top:11px;
	margin-bottom:100px;
}

.tiroirs a{
	text-decoration:none;
}


.tiroir{
	/*margin-bottom:3px;*/
	list-style:none!important;
	margin-bottom:13px;
	margin-left: 0!important;
	float:none;
}

.tiroir ul{ 
	width:652px;
	overflow:auto;
}

.tiroir li{
	list-style:none!important;
	margin-left:0px!important;
}

.tiroir h2{
	position:relative;
	height:24px;
	color:#fff;
	cursor:pointer;
	background-color:#EE2E24;
	padding: 7px 0 0 15px;
}

.close{
	position:absolute;
	top:7px;
	left:675px;
	width:14px;
	height:15px;
	background:url(images/M/plus_minus.gif) no-repeat left -15px;
}

.expand{
	position:absolute;
	top:7px;
	left:675px;
	width:14px;
	height:15px;
	background:url(images/M/plus_minus.gif) no-repeat left top;
}

.DemoTour_conteneur{
	float:left;
	width:650px;
	padding:20px 0 20px 0;
	/*border:1px solid red;*/
}

.listEvent{
	width:642px;
	padding:0 5px;
}

.listEvent th{
	color:#EE2E24;
	padding:5px;
	text-align:left;
}
	
.listEvent td{
	color:#EE2E24;
/*	text-align:center;*/
}


/******** 00_100.cfm Main Experience bar **********/


/* navigation */
	#Experience_accueil #nav2 {
		float:left;
		/*background-color:#f03e35;*/
		background: url(images/M/expereince_nav.gif) repeat-y left top;
		border-bottom:1px solid #CCCCCC;
		/*height:156px;	*/
		height:135px;
		width:980px;
	}
	
	#Experience_equipe #nav2 {
		float:left;
		background-color:#f03e35;
		border-bottom:1px solid #CCCCCC;
		/*height:156px;	*/
		height:121px;
		width:700px;
	}
	
	#nav2 ul {	
		/*width:600px;*/
		/*margin:0 auto;*/	
		float:left;
		/*padding:5px 0 5px 0;*/
	}
	
	#Experience_accueil #nav2 li {	
		/*border-right:1px solid #ddd;*/
		float:left;
		padding-left:1px;
		/*width:175px;*/
		width:110px;
		list-style-type:none;
		text-align:center;
		margin-top:0px;
	}
	
	#Experience_equipe #nav2 li {	
		/*border-right:1px solid #ddd;*/
		float:left;
		padding-left:1px;
		/*width:175px;*/
		height:120px;
		width:105px;
		list-style-type:none;
		text-align:center;
		margin-top:0px;
	}
	
	#Experience_accueil #nav2 a.tab {
		color:#fff;
		display:block;
		/*padding:20px 17px 17px 17px;*/
		padding:20px 0px 10px 10px;
		/*position:relative;*/
		word-spacing:1px;
		font-size:11px;		
		height:100px; /* 78 */
		text-decoration:none;
		cursor:pointer;
	}	
	
	#Experience_equipe #nav2 a.tab {
		color:#fff;
		display:block;
		/*padding:20px 17px 17px 17px;*/
		padding:20px 10px 10px 10px;
		/*position:relative;*/
		word-spacing:-2px;
		font-size:11px;		
		height:78px;
		text-decoration:none;
	}	
	
	#nav2 a.current {
		background:url(images/M/arrow_down.gif) no-repeat center top;	
	}
	
/*	#nav2 img {
		background-color:#fff;
		border:1px solid #ccc;
		margin:3px 0 5px 27px;
		padding:4px;		
		display:block;
	}*/
	
	.nav2_text{
		font-family: 'InterstateLC', Arial, Helvetica;

		/*padding-top:5px;*/
		/*letter-spacing:1px;*/
		text-align:left;
		border-right:2px solid #ddd;
		height:100px; /* 78 */
		padding-right:10px;
		line-height:12px;
		font-size:12px;
	}
	
	#nav2 strong {
		margin-bottom:3px;
		display:block;	
		font-size:14px;
	}
	
	.div_btnSlideshow{
		float:right; 
		/*margin-top:10px;*/
		padding-top:10px;
		padding-right:5px;
		
	}
	
	a.btnSlideshow{
		display:block;
		float:left;
		width:40px;
		height:40px;
		margin-right:5px;
		cursor:pointer;
	}
	
	.play_pause{
		/*background:#f03e35 url(images/M/play_stop.gif) no-repeat 0 0;*/
		/*margin-bottom:40px;*/
		padding-bottom:40px;
		padding-left:30px;
	}
	
	.btn_playPause{
		color:#fff;
		border:none;
		cursor:pointer;
		width:45px;
		height:9px;
		padding-left: 10px;
		display:block;
	}
	
 	.play{
		background:#f03e35 url(images/M/play.gif) no-repeat left top;
	}
	
	.pause{
			background:#f03e35 url(images/M/pause.gif) no-repeat left top;
	}
	
	.backward{
		background:url(images/M/mainExperience_prevnext.gif) no-repeat;
		background-position:0 0;
	}
	
	.forward{
		background:url(images/M/mainExperience_prevnext.gif) no-repeat;
		background-position: -40px 0;
	}
	
	/* panes */
	#Experience_accueil #panes {
		width:980px;	
		height:360px;
		margin-bottom:-20px;
		
		/* must be relative so the individual panes can be absolutely positioned */
		position:relative;
	}
	
	#Experience_equipe #panes {
		width:700px;	
		height:272px;
		margin-bottom:-20px;
		
		/* must be relative so the individual panes can be absolutely positioned */
		position:relative;
	}
	
	
	/* crossfading effect needs absolute positioning from the elements */
	#Experience_accueil #panes div.Conteneur {
		display:none;		
		position:absolute;
		top:0px;
		left:0px;
		font-size:13px;
		color:#444;	
		width:980px; 
		background-color:#000;
	}
	
	.Conteneur div.video center{
		height:360px;
	}
	
	#Experience_equipe #panes div {
		display:none;		
		position:absolute;
		top:0px;
		left:0px;
		font-size:13px;
		color:#444;	
		width:700px; 
	}
	
	#Experience_equipe{
		background-color:#000;
	}
	
	#Experience_equipe .video{
		margin-top:20px;
	}
	
	
	#panes img {
		float:left;
		/*margin-right:20px;	*/	
	}
	
	#panes p.more {
		color:#000;
		font-weight:bold;
		font-size:13px;
	}
	
	#panes h3 {
		font-family: 'InterstateBC', Arial, Helvetica;
		
		margin:5px 0 -5px 5px;
		font-size:22px;
		font-weight:normal;
		border-top:none;
		
		background: url(images/M/transparency.gif) repeat left top;
		position:absolute;
		top: 0;
		left:0;
		padding:5px;
	}
	
	.overlay {
		display:none;
		width:500px;
		padding:20px;
		background-color:#ddd;
	}
	
	.scrollable .video{
		position:relative;
		color:#fff;
		/*background-color:#6C6C6C;*/
		cursor:pointer;
		display:block;
		float:left!important;
		width:100px!important;
		height:75px;
		/*border: 2px solid #fff;*/
		/*padding:10px;*/
		margin: 10px 5px 10px 11px;
		/*border-radius: 4px 4px 4px 4px;*/
	}

	
	/****** Newsletter *******************/
	
	a.link_newsletter:hover, a.link_newsletter:visited:hover{
		text-decoration:underline;
	}

	/*********** FTP **********/
	
	a.ftp{
		display:block;
		float:left;
		width:186px;
		height:68px;
		margin-right:10px;
		background: url(images/M/ftp_bg.gif) no-repeat left top;
		padding:60px 20px 20px 20px;
		text-align:center;
		font-size:20px;
		color:#000;
	}

