/* ===| COLORS |==============================================================*/
body {background: #ffffff; } 


#left-column {background-color: #4f4f4f!important;}
#left-column p {color: #ffffff;}

#horaires {background:url(../images/charte/bg-horaires.jpg) no-repeat top left; }
#contact-info {background: url(../images/charte/bg-coordonnee.jpg) no-repeat top left;}
#plan{background:#828282 url(../images/charte/bg-plan.jpg) no-repeat top left;}
#plan img {
float:right;
margin-top:5px;
margin-right:15px;
}
#digital{background:url(../images/charte/bg-mentions.jpg) no-repeat top left;}
#digital a {
 color:#C4BE9F;
 text-decoration: none;
}
#digital a:hover {
 text-decoration: underline;
}


#link_page a {
 color:#C4BE9F;
 text-decoration: none;
}
#link_page a:hover {
 text-decoration: underline;
}
#digital p{
  color:#C0C0C0;
}
.couleur{
  color: #9A9A9A;
  font-weight: bold;
}
.couleur1{
  color: #D90703;
  font-weight: bold;
}

#right-column {background-color: #ffffff; color: #a2a2a2;}
#header {background: #fff;}
#container{background: url(../images/charte/spacer.jpg) repeat-y top left; color: inherit;}
#footer{background:url(../images/charte/footer.jpg) no-repeat top center; color: inherit;}
.title
{
  margin-bottom: 5px;
}

ul.list li
{
 background:url(../images/charte/bullet.jpg) no-repeat;
	list-style-type:none;
	background-position:5px 7px;
	background-repeat:no-repeat;
  line-height: 18px;
	padding:1px 2px 2px 0px;
	padding-left:15px;
}
ul.list1 li
{
 background:url(../images/charte/bullet.jpg) no-repeat;
	list-style-type:none;
	background-position:5px 7px;
	background-repeat:no-repeat;
  line-height: 15px;
	padding:1px 2px 2px 0px;
	padding-left:20px;
}

h2{
	color: #1b73d6;
	background-color: transparent;}

#wrap-footer{background-color: transparent;}

p {
	color: #000;}
a {color: #ffffff;}
a:hover {text-decoration: none;}

a.thumb img{
	border-color:#ffffff;
	}

div.separator{
	border-top-color: #fff;
	border-bottom-color:#cccccc;}


/* ===| 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;}*/

