body {
color:#4C4C4C;
font-family:Helvetica,Arial,sans-serif;
font-size:12px;
line-height:1.3em;
}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}

a:focus, a:hover {color:#000;}

a {color:#6aa72d;text-decoration:underline;}

table {
    font-size: 100%;
}

td {
    vertical-align: top;
}

#frame {
    width: 755px;
    height: 100%;
    padding: 0px;
    border-collapse: collapse;
	margin-left:0;
	margin-right:0;
	background: #F4FFE5;
}

#frame tr {
    vertical-align: top;
}
            
#content {
    width: 79%;
    padding: 0em;
    background-color: #FFF;
}

#content h1 {
    color: #6aa72d;
    font-weight:bold;
}

#content h2 {
    color: #6aa72d;
    border-bottom: 1px solid #83a1bb;
	font-weight:bold;
	font-size:2.5em;
}

#sidebar {
    width: 21%;
    background-color: #fff;
    padding: 0em;
	font-size: 90%;
}

#view-panel {
    margin-top: 3em;
}

#view-panel table {
    border-spacing: 0px;
    border-collapse: collapse;
}

#view-panel h1 {
    border: none;
    font-size: 120%;
}

#view-panel h1 {
    border: none;
    background: none;
    padding: 0;
    margin: 1em 0;
}

#view-panel h2 {
    border: none;
    background: none;
    padding: 0;
    margin: 0.5em;
}

.item {
    border-top: 1px solid #aaa;
    padding: 0.3em;
}

div.thumbnail {
    border:     1px solid #aaa;
    padding:    1em;
    margin:     1em;
    width:      100px;
    height:     130px;
    text-align: center;
}

div.map-lens {
    width:      200px;
    height:     200px;
    text-align: left;
}

div.thumbnail div {
    height:     100px;
    overflow:   hidden;
}        

div.exhibit-facet-body {
    background-color: #f1f1f1;
    background-image: url(images/fond-menu.jpg);
    background-position: bottom left;
    background-repeat: repeat;
    background-attachment: fixed; 
	border: 1px solid #84b937;
	margin-top:10px;
	width:150px;
}


div.exhibit-facet-header {
    color: #878f9b;
    background-color: white;
}

div.exhibit-viewPanel-viewSelection {
    color: #878f9b;
	font-size:1.4em;
}

span.exhibit-viewPanel-viewSelection-selectedView {
	border-bottom:3px solid #6aa72d;
	font-weight:bold;
	text-transform:uppercase;
}

div.exhibit-menu-popup {
    background-color: #f1f1f1;
	background-image: url(images/fond-menu.jpg);
    background-position: bottom left;
    background-repeat: repeat;
    background-attachment: fixed; 
	border: 1px solid #84b937;
}

div.exhibit-toolboxWidget-popup {
	visibility:hidden;
}

div.exhibit-resizableDivWidget-resizer {
height:0px;
}

div.exhibit-facet {
margin-top:25px;
padding:0.5em;
}

.timeline-event-tape {
height:15px;
}

.timeline-event-icon, .timeline-event-label, .timeline-event-tape {
cursor:pointer;
font-weight:bold;
position:absolute;
}

.timeline-event-label {
color:#FFFFFF;
}
