body {
 background-image		: url("images/background_1.jpg");

 margin			: 5px;
}

table.principal {
 background-attachment	: fixed;
 background-repeat		: no-repeat;
 background-position		: bottom right;
 margin			: 0px;
 width				: 100%;
 height			: 100%;
}

td.banniere {
 background-repeat		: no-repeat;
 background-position		: top left;
 margin			: 0px;
 background-image		: url("images/banniere3.jpg");

}

img.bordure{
Border				: 1px Solid #292929;
}

td.c {
 background-color		: #050505;
 border			: 1px #292929 solid;
 padding			: 1px 2px 1px 2px;
}

td.b {
 background-image		: url("images/background_tableau.jpg");

 border			: 1px #292929 solid;
 padding			: 1px 2px 1px 2px;
}
td.i {
 background-color		: #606060;

 border			: 1px #292929 solid;
 padding			: 1px 2px 1px 2px;
}
div.animation{
	background-color		: #606060;
}
td.a {
 border			: 1px #2E2E2E solid;
 padding			: 1px 2px 1px 2px;
}

td.graph {
 background-color		: #7C0087;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 1pt;
 color				: #7C0087;
 padding			: 0px 0px 0px 0px;
}

td.AttaquerEnnemie {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Detruire {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.DetruireEnnemie {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Stationner {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Recycler {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Espionner {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Coloniser {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Attaquer {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.Transporter {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.TransporterEnnemie {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

td.EspionnerEnnemie {
 background-color		: #1b1b1b;
 border-style			: solid;
 border-width			: 1px;
 border-top-color		: #666666;
 border-bottom-color		: #666666;
 border-left-color		: #292929;
 border-right-color		: #292929;
}

input.max{
 background-color		: #000000;
 width				: 100%;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 9px;
 color				: #D4D4D4;
 text-align			: center;
 border			: 1px solid #000000;
 margin			: 0px 0px 0px 0px;
}

input.px30{
 background-color		: #D4D4D4;
 width				: 30px;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 9px;
 color				: #000000;
 text-align			: center;
 border			: 1px solid #000000;
 margin			: 0px 0px 0px 0px;
}

input.submitmax{
 color				: #FFFFFF;
 background-color		: #000000;
 width				: 100%;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 10px;
 text-align			: center;
 font-weight			: bold;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
}

input.submit100px{
 color				: #FFFFFF;
 background-color		: #000000;
 width				: 100px;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 10px;
 text-align			: center;
 font-weight			: bold;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
}

input.submit170px{
 color				: #FFFFFF;
 background-color		: #000000;
 width				: 170px;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 10px;
 text-align			: center;
 font-weight			: bold;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
}

input.submitmaxdisabled{
 color				: ButtonFace;
 background-color		: ButtonShadow;
 width				: 100%;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 10px;
 text-align			: center;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
}

select.planetes{
 font-size			: 9px;
 font-family			: Verdana,Tahoma,sans-serif;
 color				: #000000;
 background-color		: #c4cbee;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
 width				: 130px;
}

select.vitesse{
 font-size			: 9px;
 font-family			: Verdana,Tahoma,sans-serif;
 color				: #000000;
 background-color		: #f4a43c;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
 width				: 60px;
}

select.max{
 font-size			: 9px;
 font-family			: Verdana,Tahoma,sans-serif;
 color				: #000000;
 background-color		: #f4a43c;
 margin			: 0px 0px 0px 0px;
 border-left			: 1px solid white;
 border-top			: 1px solid white;
 border-right			: 1px solid black;
 border-bottom		: 1px solid black;
 width				: 100%;
}

textarea.message{
 background-color		: #f4a43c;
 width				: 100%;
 height			: 300px;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 9px;
 color				: #000000;
 border			: 1px solid #000000;
 margin			: 0px 0px 0px 0px;
}

textarea.signature{
 background-color		: #f4a43c;
 width				: 100%;
 height			: 100%;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 9px;
 color				: #000000;
 border			: 1px solid #000000;
 margin			: 0px 0px 0px 0px;
}

div.construction{
 background-color		: #f4a43c;
 width				: 100%;
 height			: 80px;
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 9px;
 color				: #000000;
 border			: 1px solid #000000;
 overflow-y			: scroll;
 padding-left			:2px;
}

.GrandTitre{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 34pt;
 color				: #C16455;
 font-weight			: bold;
}

.Titre{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 14pt;
 color				: #C16455;
 font-weight			: bold;
}

.TitreTableau{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #FFFFFF;
 font-weight			: bold;
font-style: italic ;
}

.Contenu{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #FFFFFF;
}

.SousTitre{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #d88a44;
 font-weight			: bold;
font-style: italic ;
}

.MiniSousTitre{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #d88a44;
font-style: italic ;
}

.Positif{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #12fe00;
 font-weight			: bold;
}

.MiniPositif{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #0FFF00;
}

.Negatif{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: Red;
 font-weight			: bold;
}

.MiniNegatif{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: Red;
}

.Agressif{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: Red;
 font-weight			: bold;
}

.Transporter{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #5592dd;
 font-weight			: bold;
}

.TransporterEnnemie{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #93d130;
 font-weight			: bold;
}

.Detruire{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #515151;
 font-weight			: bold;
}

.DetruireEnnemie{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #6c3737;
 font-weight			: bold;
}

.Stationner{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #065ea6;
 font-weight			: bold;
}

.Recycler{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #af7829;
 font-weight			: bold;
}

.Coloniser{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #30bcd1;
 font-weight			: bold;
}

.AttaquerEnnemie{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #ff0000;
 font-weight			: bold;
}

.Espionner{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color				: #FFBa00;
 font-weight			: bold;
}

.Attaquer{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
	 color					: #12fe00;
 font-weight			: bold;
}

.EspionnerEnnemie{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #8d0000;
 font-weight			: bold;
}


.Erreur{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 12pt;
 color				: #990000;
 font-weight			: bold;
}

a.Menu {
 color				: #A4A4A4;
 text-decoration		: none;
 font-size            	: 7pt;
 font-family          	: Arial;
 font-weight          	: bold;
}

a.Menu:hover {
 color				: #2B83DA;
 text-decoration		: none;
 font-size            	: 7pt;
 font-family          	: Arial;
 font-weight          	: bold;
}

a.Menu2 {
 color				: Red;
 text-decoration		: none;
 font-size            	: 7pt;
 font-family          	: Arial;
 font-weight          	: bold;
}

a.Menu:hover {
 color				: #2B83DA;
 text-decoration		: none;
 font-size            	: 7pt;
 font-family          	: Arial;
 font-weight          	: bold;
}

.JoueurFort{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: Red;
 font-weight			: bold;
}

.JoueurFaible{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #9CEBAE;
 font-weight			: bold;
}

.ModeVacance{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #11CFFF;
 font-weight			: bold;
}

.JoueurBloque{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #FFFF00;
 font-weight			: bold;
}

.Inactif7Jours{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #FF5E28;
 font-weight			: bold;
}

.Inactif21Jours{
 font-family			: Verdana,Tahoma,sans-serif;
 font-size			: 8pt;
 color				: #E13800;
 font-weight			: bold;
}
