
*{padding:0px; margin:0px;}

a {
  outline: none;
}

/* --------------------- General ------------------------ */

body {
  	width: 100%;
	font-family: Arial,Verdana,Helvetica,Georgia,"Andale Mono";
	color: #5F5F5F;
	margin: 0px auto;
	background: #FFFFFF;
	font-size: 8pt;
}


#top {
	margin: 0 auto;
	height: 40px;
	border: 0px solid;
}



#content {
	border: 0px solid;
	/*width: 1040px;*/
	width: 1290px;
}

/* ----------------- Menu -------------------- */
#menu_cont{
	margin: 15px 0px 0px 50px;
	float: left;
	width: 220px;
	border: 0px solid;
}
#display_cont {
	float: left;
	border: 0px solid;
	width: 760px;
}


#menu {
	padding-right: 30px;
}
#menu li {
	text-align: right;
}

#logoJS {
	position: relative;
	bottom: 3px;
}

.title {
	border-bottom: 1px dotted;
	padding: 5px 0px 5px 0px;
}

.subP, .subB{
	display: none;
	padding: 5px 0px 15px 0px;
}

#menuC{
	padding-top: 15px;
}

#ext_links{
	padding-top: 10px;
}

.webshop {
	color: red;
}
/* ----------------- Home  ---------------------- */

#home {
	position: relative;
	top: 50px;
	border: 0px solid;
}
#home_img{
	float: left;
	border: 0px solid;
}
#home_txt {
	float: left;
	padding-left: 420px;
	border: 0px solid;
	width: 240px;
}

#home_feed{
	float: right;
}
#rssfeed{
	border-top: 1px dotted;
	padding-top: 20px;
	margin-top: 20px;
}
#rssfeed li {
	padding-bottom: 10px;
}

#logo_accueil{

}


/* ----------------- Content -------------------- */

#img_container{
	height: 10px;
}
#bike_detail{
	margin-top: 0px;
	border: 0px solid;
}

#arrow_desc {
	position: relative;
	top: 30px;
}



#bike_name {
	text-align: right;
	font-size: 18pt;
}

#bike_desc {
	display: none;
	margin: 10px 0px 5px 0px;
	border: 1px dotted;
}

#bike_img {
	margin-top: 10px;
}

#bottom {
	margin: 0 auto;
	height: 30px;
	border: 0px solid;
}

#copy {
	color: #BFBFBF;
	padding-top: 20px;
}

.fr{
	color: #5F5F5F;
}

.en{
	color: #DD0FFF;
}

#desc_list1 {
	color: #5F5F5F;
	float: left;
	padding: 10px;
}

#desc_list2 {
	margin-left: 20px;
	color: #DD0FFF;
	float: left;
	padding: 10px;
}

.desc_col_title {
	width: 82px;
	text-align: right;
}

.desc_col_value {
	width: 260px;
	text-align: left;
}

#ilike {
	padding-top: 5px;
	float: right;
	border: 0px solid #5F5F5F;
}

#galerie {
	position: relative;
}

#galerie a{
	margin-top: 0px;
}
/* ----------------------- Contact -------------------------------- */

#cnt {
	display: none;
	width: 190px;
}

#cnt_form {
	padding-top: 20px;
	text-align: right;
}

/* ----------------------------------------------------------------- */

.selected {
	background:#FCCFFF none repeat scroll 0 0;
	color:#2F2F2F;
	font-weight: bold;

}

.box {
    font: bold 9px;
    border: 1px solid #5F5F5F;
}

.just {
	text-align: justify;
}

.img {
	border-style: none;
	border-width: 0px;
	/*vertical-align: center;*/
}

.clearFlat {
	clear: both;
	padding:0px;
}

.linebreak {
	clear: both;
	padding:5px;
	text-align:center;
}

.msg_error{
	color: red;
	font-weight: bold;
}
#msg{
	padding-top: 20px;
	text-align: right;
	width: 190px;
}

.msg_ok{
	color: green;
	font-weight: bold;
}

a:link {
	color: #5F5F5F;
	text-decoration: none;
}
a:visited {
	color: #5F5F5F;
	text-decoration: none;
}
a:hover {
	background:#DFDFDF none repeat scroll 0 0;
	color:#3F3F3F;
	text-decoration:none;
}
a:hover.img_link  {
	background: #FFFFFF;
}

a:active {
	color: #5F5F5F;
	text-decoration: none;
}

a.img_gal img {border: none; padding: 0px; outline: none;}


.normal_link:hover {
	text-decoration: none;
	color: #5F5F5F;
	background: #FFFFFF;
}

hr {
	border: 0px;
   	color:  ;
	background-color: ;
	margin: 10px 0px 10px 0px;
	height: 2px;
	text-align:left;
}

.separator {
	margin: 3px 0px 3px 0px;
	border-bottom: dashed 1px #5F5F5F;
}

ul {padding:0;margin:0;list-style-type:none;}
