body {
	background-color: #19001e;
	font-color: #898889;
	background-image: url("../images/fondsmetal/black.jpeg");
	background-size:     cover;
	display: inline-block;
  margin: 0px auto;
  text-align: center;
	max-Width : 100%;
}

html {
 text-align: center;
 Width : 100%;
}

#wrapper {
    margin: 0 auto 0 auto;
		max-Width : 100%;
		text-align: center;
}

textarea, input, td, tr, table {
	color:                     #a5cdd7;
}

.generalboxes {
  color: #898889;
  box-shadow: 0px 0px 7px 3px #960101;
	background-color:#11ffee00;
}



.blackForm {
  background-color:#322d25;
  color: #d8d5d8;
}

.tableMenu td, table {
  color: #d8d5d8;
}

.tableTitre td, table {
  color: #d8d5d8;
}

.TextBlue, a.TextBlue {
  color :                   #4183A9;
}
.TextGreen, a.TextGreen {
  color :                   #02A602;
}

.TextDarkGreen, a.TextDarkGreen {
  color :                   #397338;
}

.Textweight2, a.Textweight2 {
  color :                   #8ff792;
}
.Textweight3, a.Textweight3 {
  color :                   #e7f78f;
}
.Textweight4, a.Textweight4 {
  color :                   #f89741;
}
.Textweight5, a.Textweight5 {
  color :                   #f24f4a;
}

.TextOrange, a.TextOrange {
  color :                   #D88900;
}
.TextRed, a.TextRed {
  color :                   #C00000;
}
.TextPink, a.TextPink {
  color :                   #e30e9e;
}
.TextWhite, a.TextWhite {
  color :                   #FFFFFF;
}
.TextGrey, a.TextGrey {
  color :                   #7C7C7C;
}

.TextItalic, a.TextItalic {
  font-style :             italic;
}

.tableOverall td, table {
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 0px;
  padding-bottom: 3px;
  font-size: 20px;
  color: #fee93d;
  vertical-align: middle;
  height:58px;

}

#equipeStatsGenerales {
	top: 30px;
}
