﻿body{margin: 0px;padding: 0px;font-family: Verdana;font-size: 12px;}
.description{position: absolute;width: 320px;border: 2px solid #d2272e;background-color: #FFFFCC;text-align: justify;padding:5px;}
.description h1{background-color: #FFFFCC;}
.description h2{background-color: #FFFFCC;}
.description h3{background-color: #FFFFCC;}
button{border: 1px solid #d2272e;background-color: #3b0306;color: #d2272e;font-family: Verdana;font-size: 12px;}
.timeMng{position: absolute;top: 0px;left: 0px;width: 0px;height: 0px;}
.timeMng .date{position: absolute;top: 5px;left: 50px;font-size: 16px;color: #FFFFFF;white-space: nowrap;}
.timeMng .speed{position: absolute;top: 7px;left: 170px;white-space: nowrap;color: #FFFFFF;}

.timeMngButtons {
	position: absolute; 
	top: 7px; 
	right: 200px;
	white-space: nowrap;
}

.timeMng .buttons .speedControl {
	width: 50px;
}

.zoomMng{
	position: absolute; 
	top: 0px; 
	right: 50px; 
	text-align: center; 
	vertical-align: middle; 
	font-weight: bold; 
	color:#A11e23;
}
	
.zoomMng .zoomM{
	width: 22px; 
	height:22px; 
	margin-top:8px; 
	margin-left:3px; 
	font-size: 10px; 
	font-weight: bold;
	float: left;
}

.zoomMng .zoomP{
	width: 30px; 
	height:30px; 
	margin:5px; 
	font-size: 14px; 
	font-weight: bold;
	float: left;
}

.zoomMng .disabled
{
	border: 1px solid #707070;
	background-color: #222222;
	color: #707070;
}

.zoomMng #SolarSystemZoom{
	float: left;
	margin-top: 12px;
}

.orbitMng{
	position: absolute; 
	bottom: 3px; 
	left: 50px; 
	text-align: center; 
	vertical-align: middle; 
	font-weight: bold; 
	color:#A11e23;
}
	
.orbitMng .orbitM{
	width: 22px; 
	height:22px; 
	margin-left:3px; 
	margin-top:11px; 
	font-size: 10px; 
	font-weight: bold;
	float: left;
}

.orbitMng .orbitP{
	bottom: 0px;
	width: 30px; 
	height:30px; 
	margin:5px; 
	font-size: 14px; 
	font-weight: bold;
	float: left;
}

.orbitMng #SolarSystemOrbit{
	bottom: 0px;
	position: relative;
	float: left;
	margin-top: 14px;
}

.orbitMng .disabled
{
	border: 1px solid #707070;
	background-color: #222222;
	color: #707070;
}
.rotateMng{
	position: absolute; 
	bottom: 30px; 
	right: 30px; 
	margin: 2px;
	color:#A11e23;
}

.rotateMng button{
	bottom: 0px;
	width: 26px; 
	height:26px; 
	margin-left:2px; 
	margin-bottom:3px; 
	font-size: 12px; 
}

.rotateMng button.arrow{
	font-family: courier;
	font-size: 16px; 
}

.rotateMng button#SolarSystemRotate0{
	margin-bottom:3px; 
}

.optionsMng{
	position: absolute; 
	bottom: 10px; 
	left: 200px; 
	text-align: left; 
	vertical-align: middle; 
	color:#A11e23;
}

.optionsMng button{
	height:20px; 
}

.optionsMng .off
{
	background-color: #222222;
}
.texteBlanc {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	margin-left:10px;
	margin-right:10px;
}
