body{
	margin:0px;
	padding:0px;
}

img {
	border:none;
}

#header{
	text-align:center;
}

h1, h2, h3, h4, h5, h6{
	text-align:center;
}

/*h3.planete{
	
}*/

.simu
{
   border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
}
.simu td, .simu th
{
   border: 1px solid white;
}
.simu fieldset
{
	margin-bottom: 15px;
}s	


.ville_0{ color:blue; }
.ville_1{ color:red; }
.ville_2{ color:purple; }
.ville_3{ color:green; }

#galaxie #corps{
	margin:0px;
}

#footer{
	margin-top:10px;
	margin-bottom:20px;
	clear:both;
	text-align:center;
	font-size:80%;
}

.bbcode{ color:red; }

div.sondage{
	margin-top:20px;
	border-style:solid;
	border-width:1px;
	border-color:white;
	padding:5px;
}

span.questionSondage {
	font-weight:bold;
	font-size:1.2em;
	text-decoration:blink;
}

.option_sondage{
	font-weight:bold;
}

input.texte{
	width:300px;
}

input.nombre{
	width:40px;
	text-align:center;
}

div.villes{
	margin:0px;
	padding:0px;
	max-height:151px;
	overflow:hidden;
}

#galaxie #corps img{
	position:absolute;
	border:none;
	margin-right:10px;
}

