body {
	width: 35500px;
	background: black;
	font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode";
	color: #A2A0A1;
	}
img {
	border: none;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: underline;
}
#bandeau_titre {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background:url("banniere_fresque.jpg") no-repeat top left black;
}
#retour_creteil {
	display: block;
	margin-top: 2px;
}
#retour_creteil img {
visibility:hidden;
}
h1 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	margin-left: 140px;
	position: fixed;
	top: 0px;
-webkit-text-shadow: 0px 0px 2px black;
-o-text-shadow: 0px 0px 2px black;
text-shadow: 0px 0px 2px black;
	}
#bandeau_titre h2 {
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 6px;
	left: 500px;
	font-size: 14px;
border-bottom: 1px dotted;
cursor: help;
}
#menu_depliant ul {
background: white;
width: 200px;
margin: 0px;
padding: 0px;
padding: 8px;
	position: fixed;
	top: 25px;
	left: 520px;
  opacity:0.5; 
  filter: alpha(opacity=50);
	list-style-type: square;
	color: red;
list-style-position: inside;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-o-border-radius-bottom-left: 8px;
	border-radius-bottom-left: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-o-border-radius-bottom-right: 8px;
	border-radius-bottom-right: 8px;
-moz-box-shadow: -2px 2px 5px #888;
-webkit-box-shadow: -2px 2px 5px #888;
-o-box-shadow: -2px 2px 5px #888;
box-shadow: -2px 2px 5px #888;
z-index: 10000;
}
input#bouton_defil {
	position: fixed;
	top: 6px;
	left: 500px;
}
#menu_depliant ul a {
color: black;
}
#menu_depliant ul a:hover {
color: #A2A0A1;
}
ul#liens_entete {
	margin: 0px;
	margin-top: 8px;
	margin-right: 4px;
	position: fixed;
	top: 0px;
	right: 0px;
}
ul#liens_entete>li {
	font-size: 12px;
	display: inline;
	padding-left: 4px;
}

#images_fresque {
	margin-top: 31px;
}
#images_fresque h2 {
margin: 0px;
padding: 0px;
	position: fixed;
	top: 430px;
	right: 0px;
	font-size: 14px;
font-weight: normal;
}
#images_fresque img {
	display: block;
	float: left;
	height: 400px;
}
.echelle_temps {
	margin: auto;
	text-align: center;
}
#echelle_temps h2 {
	font-size: 15px;
	position: fixed;
	bottom: 45px;
	right: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
visibility: hidden;
}
#curseur {
background-color: lightgrey;
	z-index: 10;
	position: fixed;
	top: 405px;
	left:50%;
width: 3px;
border: 1px solid #191919;
border-bottom: none;
-moz-box-shadow: -3px -3px 9px black;
-webkit-box-shadow: -3px -3px 9px  black;
-o-box-shadow: -3px -3px 9px  black;
box-shadow: -3px -3px 15px  black;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-o-border-radius-top-left: 3px;
	border-radius-top-left: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-o-border-radius-top-right: 3px;
	border-radius-top-right: 3px;
}
img#image_echelle {
	position: fixed;
    bottom: 0px;
    left: 0px;
}
table#tableau_echelle_temps,table#tableau_echelle_stratigraphique {
	position: fixed;
    bottom: 0px;
    left: 0px;
width: 100%;
max-height:100px;
min-height:40px;
overflow:hidden;
color: black;
text-align: center;
	border-collapse:collapse;
	border: 1px solid #999999;
}
table#tableau_echelle_temps caption,table#tableau_echelle_stratigraphique caption {
	font-size: 15px;
	text-align: right;
	margin: 0px;
	padding: 0px;
color:#A2A0A1;
}
td#precambrien {
width: 85.5%;
background-color:#F3426F;
}
td#primaire {
width: 7.5%;
background-color:#99BE8C;
}
td#secondaire {
width: 5.5%;
background-color:#67C3C8;
}
td#tertiaire_quaternaire {
width: 7.5%;
background-color:#F3F61E;
font-size: 8px;
}
table#tableau_echelle_stratigraphique td{

border: 1px solid black;
font-size: 11px;
white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */


}
table#tableau_echelle_stratigraphique td a{
display: block;


}
table#tableau_echelle_stratigraphique td a:hover{
display: block;

-webkit-text-shadow: 1px 1px 0px black;
-o-text-shadow: 1px 1px 0px black;
text-shadow: 1px 1px 0px black;

}
table#tableau_echelle_stratigraphique th{
font-size: 0px !important;
margin: 0px !important;
padding: 0px !important;
	height: 0px !important;
	visibility: hidden !important;
	clear: none !important;
overflow: visible !important;
width: 0px !important;
display: none !important;
}
#sous_titre {
width: 100%;
	font-size: 21px;
	position: fixed;
	top: 480px;
text-align:center;
-webkit-text-shadow: 0px 0px 5px #D6D6D0;
-o-text-shadow: 0px 0px 5px #D6D6D0;
text-shadow: 0px 0px 5px #D6D6D0;
}
area.legende {

cursor: help;
}
table#ancres_ma {
z-index: 0;
	position: absolute;
left:0px;
	top: 405px;
margin: 0px;
padding: 0px;
border-collapse: collapse;
width:35500px;
height: 10px;
}
table#ancres_ma td {
color: white;
font-size: 1px;
}
