#div_doclist .header h1 {
}

.wrap {
    background: #a8dcd8 url(page_bg.gif) repeat-x;
}

.treelist li {
    background: url(treelist_expand.png) 0 0 no-repeat;
}

#searchlinks .nav li {
    background: url(treelist_expand.png) 0 0 no-repeat;
}

#searchlinks .nav.home li {
    background: url(nav_bg.png) 0 0 no-repeat;
}

#expos_detail, #div_cmsdetail {
    /*background: #a8dcd8;
	border: 1px solid #901e23;*/
}

.detailtabcontent {
    /*background: #a8dcd8;*/
}

.docdetail .infos {/*
    background: #a8dcd8;
    color: #d3d1cb;*/
}

.docdetail .preview {/*
    background: #a8dcd8;*/
}

.fields label {/*
    color: white;*/
}

.ar-dlgwindow, .ar-dlgloading, .ar-dlgloadingwindow, .ar-dlgloadingmini {
    background: #a8dcd8;
	border: 1px solid #901e23;
	color: white;
}

.ar-dlgcontents {
    background: #a8dcd8;
	padding: 1.5em;
}

.ar-dlgtoolbar {
    background: #a8dcd8;
}

.associated a {
    background: #a8dcd8;
}

#diaporamawindow {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #a8dcd8 url(page_bg.gif) repeat-x;
}

#div_doclist #header_dr974 {
    background: url(titre2.png) top left;
    background-repeat: no-repeat;
    position: relative;
    height: 85px;
}

#div_doclist #header_dr974 #h1_dr974, #div_doclist #header_dr974 #h2_dr974 {
	visibility: hidden;
}

#main a, .ar-loading a {
    color: #cc521d;
}

#logo {
    visibility: hidden;
}

#logo2 {
    display: block;
    position: absolute;
    left: 75px;
    top: -25px;
}

#searchlinks .nav h5 {
    color: #cc521d;
}