
body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(back.jpg);
	background-color:#000000;
	
	text-indent: 10px;
	list-style-position:inside
}

a {
	color:#9FA7FF;
	font-weight: bolder;
	border: 0px none #0099CC;
	border:none;
	text-decoration: none;
}

table{
  table-layout:fixed;
}

a:hover {
	color: #FFFF99;
}

a:active {
	color: #FFFFFF;
}

.Champ 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

.mini
{
	color:#00FF99;
	text-align:right;
	font-size:10px
}

.BandeauLang 
{
	position: absolute;
	height: 77px;
	right: 17px;
	top: 61px;
	width: 121px;
}

.TitreCadre
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
}

.Titre_Blue
{
	position: relative;
	text-align: center;
}

.myPointLink{
	display:block;
	background-image:url(point.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.myPointLink:hover, .myPointLink:focus{
	background-image:url(pointh.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.fond
{
	position:absolute;
	z-index:-1;
	bottom:0px;
}

.fondTableaux
{
	background:url(backTab.png)
}

.MenuFloat
{
	position:absolute;
	width:135px;
	left:5px;
	top: 240px;
}

.menu
{
	width: 100px;
	white-space: normal;
	list-style-image: url(point.png);
}

.Page
{
	background-image:url(earth.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 500px;
}

.AddOnMiniature2 {
	width: 235px;
	height: 270px;
	float: left;
}

.AddOnMiniature {
	width: 200px;
	height: 230px;
}

.Cosmonaut {
	position: absolute;
	right: 0px;
	z-index: -2;
	top: 327px;
}

.ImageRight
{
	float:right;
	margin:10px;
}

.ImageLeft
{
	float:left;
	margin:10px;
}

