/*
-------------------------------------------
File: 'Blueball FreeStacks' fslogo.css Style Sheet
Created: 25, October, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_3_page6 {
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#logo {
	width: 960px;
	height: 140px;
	overflow: hidden;
	display: block;
}


#stacks_in_3_page6 {
	padding: 40px 0px 20px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmen2.css Style Sheet
Created: 03, November, 2010
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


#nav {
}

#nav ul {
	bottom: 0;
	left: 0;
	background: url(http://www.handbike.fr/page0/page6/files/silvermenu_active.jpg) left top repeat-x;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

*:first-child+html #nav ul {
	height: 40px !important;
}

#nav ul li {
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border-right: 0px solid #878787;
}

#nav ul li a, #nav ul li a:visited {
	background: url(http://www.handbike.fr/page0/page6/files/silvermenu_active.jpg) left top repeat-x;
	color: #004080;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: 400;
	padding: 0 35px 0 35px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url(http://www.handbike.fr/page0/page6/files/silvermenu_hover.jpg) left top repeat-x;
	color: #800000;
}

#nav ul li #current, #nav ul li .currentAncestor {
	background: url(http://www.handbike.fr/page0/page6/files/silvermenu_hover.jpg) left top repeat-x;
	color: #000000;
}

#nav ul li a:hover > ul {
	position: relative;
	display: block;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 135px;
}

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 135px;
	border-right: 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #D6D7D9;
	color: #353535;
	border-top: 1px solid #FFFFFF;
	font-size:  12px;
	font-weight: normal;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: px;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0px 14px 0px 14px;
	line-height: 26px !important;
	width: px !important;
}

#nav ul ul li a:hover {
	background: #CD180D;
	color: #FFFFFF;
	width: px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #CD180D;
	width: px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #FFFFFF;
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 135px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 135px !important;
}

#stacks_in_86_page6 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_37_page6 {
	text-transform: uppercase;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsiframe.css Style Sheet
Created: 20, January, 2011
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_157_page6_iframe {
	display: block;
	width: 100%;
	height: 5800px;
	overflow: visible;
	padding:  2px;
}


#stacks_out_157_page6 {
	width: 800px;
}