html, body {height: 100%}
body {
	padding:0;
	margin:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9pt;
	background-image:url(../images/BGRougeRepeat.jpg);
	background-repeat:repeat-x;
	background-color:#f2f2f2;
}

#frame {
	width:100%;
	padding:0;
	margin:0;
}

#frameCenter{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	display:block;
	
}
	


#bg {
	width:900px;
	background-color:#fff;
	float:left;
	padding:5px;
	display:block;
}

#Content {
	width:880px;
	background-color:#f9f9f9;
	float:left;
	display:block;
	padding:10px;
	border-top:1px solid #f5f5f5;
	margin-top:6px;
}

#BGFooterGris{
	width:100%;
	padding:0;
	margin:0;
	height:auto;
	background-color:#3e3e3e;
	border-top:2px solid #636363;
	display:block;
	float:left;
}

#FooterContainer{
	width:900px;
	height:180px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	display:block;
	color:#c1c1c1;
	border-bottom:1px dotted #5c5c5c;
}

#FooterElement{
	width:94px;
	height:auto;
	display:block;
	float:left;
	margin-right:20px;
	padding:5px;
	color:#c1c1c1;
	font-size:8pt;
	height:160px;
	
}

#FooterElement a{
color:#c1c1c1;
font-size:8pt;
}

#FooterContainerCopyright{
	width:900px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	display:block;
	color:#c1c1c1;
}

/* Divs */

#Logo
{
	width:900px;
	height:52px;
	display:block;
	float:left;

}
#Coordonnees
{
	width:900px;
	height:22px;
	display:block;
	float:left;
	margin-top:5px;
	text-align:right;
	color:#c1c1c1;
	}

.pdf
{
background:url(../images/PDF.png) right no-repeat; padding-left:20px !important; padding-top:1px; text-decoration:none; height:18px;
	}


#BikesBorder {
	background:#ffffff;
	float:left;
	height:auto;
}

#BikesBox {
	border: 1px solid #e8e8e8;
	height:auto;
	padding:10px;
}

#AdditionnalBox {
	margin-top:20px;
	float:left;
	background-color:#fff;
	text-align:justify;
	padding:4px;
}

#SpecsBikesBoxRight {
	border: 1px solid #e8e8e8;
	width:240px;
	min-height:380px;
	float:right;
	background-image:url(../images/FadedBGNewsBox.gif);
	background-repeat:repeat-x;
	padding:4px;
	text-align:left;
}

#SpecsBikesBoxRightNoHeight {
	border: 1px solid #cccccc;
	width:240px;
	height:222px;
	float:right;
	background-image:url(../images/FadedBGNewsBox.gif);
	background-repeat:repeat-x;
	padding:4px;
	text-align:left;
}

#SpecsBikesBoxLeft {
	width:890px;
	text-align:left;
	padding-top:3px;
	margin:0;
	position:absolue;
	vertical-align:middle;
	float:left;
}


#BigBox {
	border: 1px solid #cccccc;
	width:850px;
	height:auto;
	background-image:url(../images/FadedBGNewsBox.gif);
	background-repeat:repeat-x;
	padding:4px;
	text-align:left;
}

#BikesCategory {
	border: 1px solid #cccccc;
	width:300px;
	height:auto;
	float:left;
	background-image:url(../images/FadedBGNewsBox.gif);
	background-repeat:repeat-x;


}
#BikesCategoryBorder {
	border: 10px solid #FFFFFF;
	background:#ffffff;
	float:left;
	width:auto;
	height:auto;
}

#SmallLongBox {
	border: 1px solid #cccccc;
	width:890px;
	height:auto;
	float:left;
	background-image:url(../images/FadedBGSmallBoxes.gif);
	background-repeat:repeat-x;
	margin-top:15px;
	margin-right:15px;
	padding:4px;
}
#SmallBoxLeft {
	border: 1px solid #cccccc;
	width:280px;
	height:120px;
	float:left;
	background-image:url(../images/FadedBGSmallBoxes.gif);
	background-repeat:repeat-x;
	margin-top:15px;
	margin-right:15px;
	padding:4px;
}

#SmallBoxMiddle {
	border: 1px solid #cccccc;
	width:280px;
	height:120px;
	background-image:url(../images/FadedBGSmallBoxes.gif);
	background-repeat:repeat-x;
	float:left;
	margin-top:15px;
	margin-right:15px;
	padding:4px;
}

#SmallBoxRight {
	border: 1px solid #cccccc;
	width:280px;
	height:120px;
	float:left;
	background-image:url(../images/FadedBGSmallBoxes.gif);
	background-repeat:repeat-x;
	margin-top:15px;
	padding:4px;
}

#TopMenuBikes ul { /* all lists */
	list-style: none;
	width:auto;
	float:left;
	height:20px;
}

#TopMenuBikes li { /* all list items */
	list-style: none;
	float:left;
	
}


#BGMenu{
border-top:1px solid #666666;
border-bottom:1px solid #FFFFFF;
border-bottom:2px solid #ce4848;
border-right:1px solid #666666;
border-left:1px solid #cccccc;
background-image:url(../images/SpacerMenu.gif);
background-repeat:repeat-x;
color:#FF0000;
}

#BGMenuCurrent{
border-top:1px solid #666666;
border-bottom:1px solid #FFFFFF;
border-bottom:2px solid #FF0000;
border-right:1px solid #666666;
border-left:1px solid #cccccc;
background-image:url(../images/SpacerMenuCurrent.jpg);
background-repeat:repeat-x;
color:#FF0000;
}

table.border { 
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid; 
BORDER-LEFT: #cccccc 1px solid; 
COLOR: #000000; 
BORDER-BOTTOM: #cccccc 1px solid; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 8pt;  
BORDER-COLLAPSE: collapse; 

}

table.border td { 
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid; 
BORDER-LEFT: #cccccc 1px solid; 
BORDER-BOTTOM: #cccccc 1px solid; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
HEIGHT: 20px; }

table.specs { 
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid; 
BORDER-LEFT: #cccccc 1px solid; 
COLOR: #000000; 
BORDER-BOTTOM: #cccccc 1px solid; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 7pt;  
BORDER-COLLAPSE: collapse; 
text-align:center;
}

table.specs td { 
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid; 
BORDER-LEFT: #cccccc 1px solid; 
BORDER-BOTTOM: #cccccc 1px solid; 
PADDING-LEFT: 2px; 
PADDING-RIGHT: 2px; 
text-align:center;
}

table.products { 
BORDER-COLLAPSE: collapse; 

}

table.products td { 
text-align:center;
font-size:12pt;
font-weight:bold;
color:#D70000;
BORDER-COLLAPSE: collapse; 
}

.imageproducts { 
border: 1px solid #cccccc; 
text-align:center;
}


#SpecsButtons {
	float:right;
	text-align:left;
	width:240px;
	
}
/*
#SpecsButtons ul{
	list-style-type:none;
	display:inline;
	margin-top:0;
	color:#fff;
}

#SpecsButtons ul li{
	background-color:#DD0000;
	width:180px;
	margin-bottom:2px;
	padding:5px 5px 5px 10px;
}

#SpecsButtons ul li a{
	text-decoration:none;
	font-size:12pt;
	color:#ffffff;
	font-weight:bold;
	
}

#SpecsButtons ul li:hover{
	background-color:#ccc;
}
*/