/* ===| COLORS |==============================================================*/
body {background: #252525;}

/*#header
{
 background: url(../images/charte/header.jpg) no-repeat top left;
}
#diaporama
{
background: url(../images/charte/diaporama-left.jpg) no-repeat top left;
}*/
#right-column {background:#ffffff url(../images/charte/bg-scroll.jpg) no-repeat 98% 90%;}
#actualite{
  background: #d1e5ea url(../images/charte/bg-actualites.jpg) no-repeat top left;
}


#newsletter{
  background: #d1e5ea url(../images/charte/bg-newsletter.jpg) no-repeat 60% 0%;
}
.details:link, .details:visited{
  background: #d1e5ea url(../images/charte/details.jpg) no-repeat bottom left;
}
.details:hover, .details:active{
 background: #d1e5ea url(../images/charte/details-over.jpg) no-repeat bottom left ;
}
#menu-container{background: url(../images/charte/bg-footer.jpg) no-repeat top right; color: #ffffff;}
#plan{
  background: url(../images/charte/bg-plandacces.jpg);
}
#wrap-footer{background: url(../images/charte/bg-body.jpg) no-repeat bottom right;}

p {color: #194379;}
a {color: #194379;}
a:hover {text-decoration: none;}

a.thumb img{
	border-color:#fbfbfb;
	background-color: #eeeeee;}

div.separator{
 background: url(../images/charte/br-line.jpg) no-repeat center center;
	}


/* ===| 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;}

