/* ------------------------------------------*/
/*                   Par Moi                 */
/* ------------------------------------------*/
/* ------------------------------------------*/
/*             Le début du code...           */
/* ------------------------------------------*/

body {
    text-align: center;
    color: #A6C51B;
	background-image: url(http://born2bike.com/b2b/fond.jpg) ;
    background-image: repeat-x;
    font-family : Arial,Helvetica,sans-serif;
	} 
	
	


/* ------------------------------------------*/
/*                Le conteneur               */
/* ------------------------------------------*/
#header {
	text-align: center;
	font-size: 0.9em;
	width:759px;
	height:224px;
	background: url(theme/haut3.png) no-repeat;
	color:#FFFFFF;
}

#conteneur{
	width:759px;
	margin:0 auto;
}

.menu{
	padding-top: 198px;
	padding-left:320px;
	text-align:left;
	color:#FFFFFF;
	}
	
.menu2{
	padding-left: 50px;
	float:left;
	}
	
a:hover{
	text-decoration:none;
	color:#F4BE0D;
	}
     
a { 
	text-decoration:none;
	color:#FFFFFF;
	}
	
.nature{
	float:right;
	margin-top: 185px;
	margin-right: 10px;
}


/* ------------------------------------------*/
/*                  Footer                   */
/* ------------------------------------------*/

.footer{
    
	text-align: center;
	font-size: 0.5em;
	width:760px;
	height:74px;
	background:url("http://born2bike.com/theme/footercom.png") top no-repeat;
	color: #A6C51B;
	padding-top: 34px;
}
