@charset "utf-8";
/* CSS Document color: #00CCFF;*/

#RienAutour {clear: both;
			height: 100px;
			}
.Information, .Energie{	font-size: 30px;
						line-height:50px;
						margin-top:30px;
						font-weight:bold;
						text-shadow:  -1px -1px 1px black, 1px 1px 7px white ;
						}
.Information{ color:  #0032ff  }
.Energie{	color: #efd423; }

.TabInfo{ background-color:  #78adff  ; }
.TabEnergie{ background-color:  #fbff7b  ; }

#FlecheOrdre{	position:relative; }
.FlecheOrdre{	transform: rotate(90deg);
				position: absolute;
				z-index: 1;
				top: 55px;
				left: -35px;
				height: 30px;
				width: 135px;
			}

.TailleFleche{	height: 40px;
				width : 90% ;
			}