/* ===| COLORS |==============================================================*/
body {background:#97C00E; color: #383838;}


#newsletter-header{
  background: url(../images/charte/newsletter-header.jpg) no-repeat left top;
}
#wrap-container{
 background:  url(../images/charte/background-body.jpg) repeat-y center top;
}

h2{
	color: #1b73d6;
	background-color: transparent;}

#wrap-footer{background:#97C00E url(../images/charte/wrap-footer-bg.jpg) no-repeat center top;}
p {
	color: #020202;}
a {color:#699B07;font-weight:bold;}
a:hover {text-decoration: none; color:#000000!important;}
.partenaires-middle a{
font-size: 11px;
  color:#699B07;
  font-weight: bold;
}
.partenaires-middle a:hover{
  color:#000000;
  font-weight: bold;
}
#actualite{
  background: url(../images/charte/background-actualite.jpg) no-repeat left top;
}
#man{
  background: url(../images/charte/images/man&tyre.jpg) no-repeat left bottom;
}
#bottom-content{
  background: url(../images/charte/bottom-content.jpg) no-repeat left top;
}
#partners{
  background: url(../images/charte/partners.jpg) no-repeat left top;
}

/* ===| IMAGES |==============================================================*/
/*a.digitalage{
	text-indent: -999px;
}*/
.digitalage:link, .digitalage:visited{
/*	text-indent: -9999px;*/
	float:left;
	width: 200px;
	height: 100%;
	display: block;
	background:url(../images/charte/digital_age.gif) 50% 50% no-repeat;}
.digitalage:hover, .digitalage:active{
	background:url(../images/charte/digital_age_ovr.gif) 50% 50% no-repeat;}
