/* ------------------------------------------*/
/*                   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               */
/* ------------------------------------------*/
#conteneur{
	width:945px;
	margin:0 auto;
}
#header {
	text-align: center;
	font-size: 0.9em;
	width:945px;
	height:233px;
	background: url(theme/haut.png) no-repeat;
	color:#FFFFFF;
}

.menu{
	padding-top: 207px;
	padding-left:360px;
	text-align:left;
	color:#FFFFFF;
	}
	
.big{
	font-size: 5em;
	color: #F4BE0D;
	text-align: center;
}
	
.menu2{
	padding-left: 50px;
	float:left;
	}
.menu a:hover{
	text-decoration:none;
	color:#F4BE0D;
	}
	
.titlec {
	font-size: 1.5em;
}
     
.lec {
	font-size: 1.3em;
}
.menu a { 
	text-decoration:none;
	color:#FFFFFF;
	}	
a:hover{
	text-decoration:none;
	color:#F4BE0D;
	}
     
a { 
	text-decoration:none;
	color:#B6D01C;
	}
	
.middle{
	background-color: #A6C51B;
    background-repeat: repeat-x;
	}

.nature{
	float:right;
	margin-top: 190px;
	margin-right: 150px;
}
.bas {
	text-align: center;
	background-image: url(http://born2bike.com/theme/bas.png) no-repeat;
}

/* ------------------------------------------*/
/*              Mes autres blocs             */
/* ------------------------------------------*/




.blocnh{
	text-align: left;
	width:720px;
	height: 45px;
	background:url("http://born2bike.com/theme/news_haut.jpg") #121212 top left no-repeat;
	margin-left: 120px;
	color: #000000;
	}
	
.blocn{
	color: #515151;
	text-align: left;
	width:720px;
	background: #FFFFFF top left no-repeat;
	margin-left: 120px;
	font-size: 0.7em;
	}
	
.text{
	padding: 15px;
	margin-left:2px;
}
	
.blocnb{
	text-align: center;
	width:720px;
	background:url("http://born2bike.com/theme/news_bas.jpg") #121212 top left no-repeat;
	margin-left: 12.6%;
	color: #FFFFFF;
	}
	
.icon{
	float: left;
}

.h1{
	color:#F4BE0D;
	font-weight:bold;
	font-size:1em;
	text-align:left;
	padding-top:8px;
	padding-left:30px;
	}
	
/* ------------------------------------------*/
/*              Bloc bas gauche              */
/* ------------------------------------------*/
#left
 {
 	float: left;
 	margin-top: 20px;
 }
 
.blocgh{
	text-align: left;
	width:437px;
	height: 45px;
	background:url("http://born2bike.com/theme/bloc_haut.jpg") #121212 top left no-repeat;
	margin-left: 15px;
	color: #000000;
	}
	
.blocg{
	color: #515151;
	text-align: left;
	width: 437px;
	background: #FFFFFF top left;
	margin-left: 15px;
	font-size: 0.7em;
	}

.blocgb{
	text-align: center;
	width:437px;
	background:url("http://born2bike.com/theme/bloc_bas.jpg") #121212 top left no-repeat;
	margin-left: 15px;
	color: #FFFFFF;
	}
	
/* ------------------------------------------*/
/*              Bloc bas droite              */
/* ------------------------------------------*/
#right {
	float: right;
	margin-top: 20px;
}

.blocdh{
	text-align: left;
	width:437px;
	height: 45px;
	background:url("http://born2bike.com/theme/bloc_haut.jpg") #121212 top left no-repeat;
	margin-right: 15px;
	color: #000000;
	}
	
.blocd{
	color: #515151;
	text-align: left;
	width: 437px;
	background: #FFFFFF top left no-repeat;
	margin-right: 15px;
	font-size: 0.7em;
	}
	
.video
{ 
text-align: center;
}
	
.blocdb{
    padding-top:30px;
	text-align: center;
	width:437px;
	background:url("http://born2bike.com/theme/bloc_bas.jpg")  top left no-repeat;
	margin-right: 15px;
	color: #FFFFFF;
	}

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

.footer{
    
	margin-right:120px;
	text-align: right;
	font-size: 0.5em;
	width:865px;
	height:77px;
	background:url("http://born2bike.com/theme/footer.png") top no-repeat;
	padding-right: 20px;
	padding-top:40px;
	color: #A6C51B;
}
