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

#wrap-container{
  background: url(../images/charte/repeat-y.jpg) center top repeat-y #eeece6;
  }

#texte {background: url(../images/charte/bg-texte.jpg) left top no-repeat  transparent; color: #545653;}
#header {background: url(../images/charte/header1.jpg) left top no-repeat #E3E3DB;}
#container{background-color: transparent; color: inherit;}
#footer{background: url(../images/charte/bg-footer.jpg) left top no-repeat #EEECE6;}

#info{ background: url(../images/charte/bg-info.gif) center top no-repeat transparent;}

h1{
  color: #4b4d4b;
  border-bottom: solid 1px #4b4d4b
}

h2{
	color: #d9852c;
	background-color: transparent;
  text-decoration: underline;}

#wrap-footer{background-color: #EEECE6;}

p {
	color: #4b4d4b;
}
a:focus{outline: none;}

img.thumb{
	border-color:#fefefe;
	background-color: #d9d9d9;}

div.separator{
	border-top-color: transparent;
	border-bottom-color:#AFAEAA;}

#footer p{
  color: #6d6052;
}
a:focus{outline: none;}
a{
  color: #4b4d4b;
}

a:hover{
  color: #d9852c;
}

ul, li{
  color: #4b4d4b
}

ul.list1 li{
  list-style-type: square;
}

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