body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.cite {
	font-size: 11px;
	font-family: Verdana;
	font-variant: small-caps;
}

.dateforum {
	color: white; 
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}

div#accueil_central {
	width: 303px;
	height: 498px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

div#accueil_central table{
	border: 0px solid #000;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}

div#inscription_erreurs {
	width: 300px;
	height: 100px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 12px;
	text-align: justify;
	color: red;
}

div#details_armee {
	width: 150px;
	height: 300px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: white;
}

div#details_armes {
	width: 240px;
	height: 100px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: white;
}

div#achat_armes {
	width: 120px;
	height: 110px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: white;
	vertical-align: middle;
}



div#main {
	width: 466px;
	height: 466px;
	overflow: auto;
	border: 0px solid #000;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	color: black;
}

td.contenu {
	font-size: 11px;
	line-height: 15px;
	color: black;
}

td.contenuindex {
	font-size: 11px;
	line-height: 15px;
	color: white;
}

a.menugauche, a.menugauche:link, a.menugauche:visited, a.menugauche:active
{
	font-size: 12px;
	color: white;	
}
a.menugauche:hover
{
	font-size: 12px;
	color: white;
	background-color: #990033;
}

td.menugauche {
	line-height: 15px;
}

.menugauche_titre {
	font-size: 13px;
	line-height: 14px;
	color: #C7A62A;	
	font-weight: bold;
}

td.contenu_main {
	font-size: 11px;
	line-height: 15px;
	color: black;
}

td.titre_main {
	font-size: 12px;
	height: 30px;
	color: white;
	font-weight: bold;
	background-image: url(design2009/fond-titre.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

td.titre_main_l {
	font-size: 12px;
	height: 30px;
	color: white;
	font-weight: bold;
	background-image: url(design2009/fond-titre_l.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

td.jauges {
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.infos_seigneur {
	font-size: 11px;
	color: white;
	font-weight: normal;	
}

.speedlinks {
	font-size: 11px;
	color: white;
	font-weight: normal;	
}
.titre_speedlinks {
	font-size: 13px;
	color: yellow;
	font-weight: normal;	
}


td.inscription {
	font-size: 11px;
	line-height: 15px;
}

.titre {
	font-size: 20px;
	line-height: 30px;
}

.pseudo {	
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

a:link, a:visited, a:active
{
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}
a:hover
{
	color: yellow;
}

a.main:link, a.main:visited, a.main:active
{
	color: white;	
}
a.main:hover
{
	color: yellow;
}

a.jauges:link, a.jauges:visited, a.jauges:active
{
	color: white;	
}
a.jauges:hover
{
	color: yellow;
}

a.clair:link, a.clair:visited, a.clair:active
{
	color: #C7A62A;	
}
a.clair:hover
{
	color: yellow;
}

a.jaugesmini, a.jaugesmini:link, a.jaugesmini:visited, a.jaugesmini:active
{
	color: yellow;	
	font-size: 10px;
	font-weight: normal;
}
a.jaugesmini:hover
{
	color: red;
	font-size: 10px;
	font-weight: normal;
}

a.Contenu:link, a.Contenu:visited, a.Contenu:active
{
	color: white;	
}
a.Contenu:hover
{
	color: yellow;
}


img {
	border: 0px;	
}

input,textarea,select{
	background-color: #666666;
	border: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

input.transparent{
	background-color: transparent;
	border: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

input.contact, textarea.contact{
	background-color: transparent;
	border: 1px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.achatarmes, textarea.achatarmes{
	background-color: transparent;
	border: 1px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.inscription, textarea.inscription{
	background-color: #3b3b3b;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bouton{
height:22px; 
text-decoration:none; 
color:#6E3316;
text-align:center; 
font-weight:bold; 
background-image:url(images/bouton.jpg);
}

.boutonhover{
height:22px; 
text-decoration:none;
color:white; 
text-align:center; 
font-weight:bold; 
background-image:url(images/bouton-hover.jpg);
}