/* ===| COLORS |==============================================================*/
body {
    background: #c0c0c0 url(../images/charte/wrap-container2-bg.jpg) repeat-x top left;
}
#wrap-container{
    background: url(../images/charte/bg-repeat.jpg) repeat-y center top;
}
#wrap-container2{
    background: url(../images/charte/bg-body.jpg) top center no-repeat;
}
#footer{
    background: url(../images/charte/bg-footer.jpg) left top no-repeat;
}
h1{
    background:url(../images/charte/bg-title.jpg) no-repeat left top;
    width:531px;
    height:16px;
    text-align:left;
    padding-top:28px;
    padding-left:30px;
}
#wrap-footer{}
p {
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
}
a {
    color: #2c4900;
    font-weight:bold;
    text-decoration:none;
    cursor: pointer;
}
a:hover{
    color:black;
    text-decoration: none;
}
.mail:link, .mail:visited{
    color: #70706C;
    font-family: Arial,Geneva, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
}
.mail:hover, .mail:active{
    font-weight:bold;
    color:#000000;
}
#menu{background:url(../images/charte/menu.jpg) left top no-repeat;}
#header-diapo{background:url(../images/charte/header-diapo.jpg) left top no-repeat;}
#mailing{background:url(../images/charte/bg-mailing.jpg) left top no-repeat;}
#mdm{background:url(../images/charte/bg-mdm.jpg) left top no-repeat;}
#coordonnees{background:url(../images/charte/bg-coordonnees.jpg) left top no-repeat;}
#plan{background:url(../images/charte/bg-plan.jpg) left top no-repeat;}

.separator{
    float: left;
    width:523px;
    height:8px;
    background:url(../images/charte/line-oriz.jpg) left top no-repeat;
    margin-top: 5px;
}
.separator2{
    float: left;
    width:523px;
    height:2px;
    background:url(../images/charte/line-oriz.jpg) left top no-repeat;
    line-height: 0;
    font-size: 1px;
}
ul.list1 li, ul.list2 li{
    background: url(../images/charte/list1-bullet.jpg) no-repeat 0 4px;
}
/* ===| IMAGES |==============================================================*/
.digitalage:link, .digitalage:visited{
    float: left;
    width: 200px;
    color:#787878;
    font-family: Arial,Geneva, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration:none;
    font-weight:normal;

}
.digitalage:hover, .digitalage:active{
    text-decoration: underline;
}