/* ===| COLORS |==============================================================*/
body {background: #081E00;}
#wrap-container{background-color: #000000;}

a:link, a:visited {
	color:#EBD73A;
	text-decoration: none;}
a:hover, a:active {
	color:#5EAD43 !important;
	text-decoration: none !important;}

.color {color:#E0C600;}

#left-column p{
  color: #B9B9B9;
}
#footer p{
  color:#5DBD6A;
}

#footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration: none;}
#footer a:hover, #footer a:active {
	color:#5DBD6A !important;
	text-decoration: none !important;}
.yellow{color: #E0C600;}

/* ===| IMAGES |==============================================================*/
#header{background: url(../images/charte/header.jpg) no-repeat left top;}
#container{background: url(../images/charte/bg-container.jpg) no-repeat left 259px;}
#left-column{background: url(../images/charte/bg-left-column.jpg) no-repeat right top;}
#right-column{background: url(../images/charte/bg-right-column.jpg) no-repeat right top;}
#actualite{background: url(../images/charte/title-actualites.jpg) no-repeat left top;}
#info{background: url(../images/charte/title-coordonnees.jpg) no-repeat left top;}
#newsletter{background: url(../images/charte/title-newsletter.jpg) no-repeat left top;}
#wrap-footer{background: url(../images/charte/bg-wrap-footer.jpg) repeat-x left top;}
.box {
  background: url(../images/charte/bg-box.jpg) no-repeat left top;
}
.prod{
  background: url(../images/vehicules-motos/bg-prod1.jpg) no-repeat left top;
}
.line{background: url(../images/presentation/separator.jpg) no-repeat left bottom;}
.title1{background: url(../images/vehicules-motos/bg-title.jpg) no-repeat left top;}





