/*# ---------------------------------------------
#  Url: http://www.ngswing.com
#  Auteur: Revan (noux.fr)
# -------------------------------------------- */
/*   global.css - v1.8
# -------------------------------------------- */

/***************************************************************************************
**************** Général
***************************************************************************************/
body {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	text-align:center;
}
.header
{
	min-width:750px;
	height:130px;
	background:url(img/header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.pub {
	text-align:center;
	font-size:11px;
	font-weight:bold;
}
/***************************************************************************************
**************** Structure de la page
***************************************************************************************/
.main {
	margin-right: auto;
	margin-left: auto;
}
.strMenuLeft { width:160px; background-repeat:repeat-y; vertical-align:top; }
.strPageMiddle { text-align:center; width:604px; vertical-align:top; }
.strMenuRight { width:160px; background-repeat:repeat-y; vertical-align:top; }
.strMenuSeparator { width:10px; }
/***************************************************************************************
**************** BLOC PAGE / pageInfoperso
***************************************************************************************/
table.page
{
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color:#292929;
	width:600px;
}
table.pageInfoperso
{
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-color:#292929;
	width:950px;
}
td.pageCornerTL { width:15px; height:15px; background-repeat:no-repeat; background-image:url(img/page-cornerTL.jpg); background-position:top left; }
td.pageTop { background-repeat:repeat-x; background-image:url(img/page-top.jpg); background-position:top; }
td.pageCornerTR { width:15px; height:15px; background-repeat:no-repeat; background-image:url(img/page-cornerTR.jpg); background-position:top right; }

td.pageLeft { background-repeat:repeat-y; background-image:url(img/page-left.jpg); background-position:left; }
td.pageBg { background-repeat:repeat; background-image:url(img/page-background.jpg); }
td.pageRight { background-repeat:repeat-y; background-image:url(img/page-right.jpg); background-position:right; }

td.pageCornerDL { width:15px; height:15px; background-repeat:no-repeat; background-image:url(img/page-cornerDL.jpg); background-position:bottom left; }
td.pageDown { background-repeat:repeat-x; background-image:url(img/page-down.jpg); background-position:bottom; }
td.pageCornerDR { width:15px; height:15px; background-repeat:no-repeat; background-image:url(img/page-cornerDR.jpg); background-position:bottom right; }
/***************************************************************************************
**************** BLOC MENU
***************************************************************************************/
table.menuLeft { width:160px; background-repeat:repeat-y; background-image:url(img/menu-bg.jpg); font-size:9px; text-align:left; }
table.menuLeft td { color:#FFFFFF;  font-family:Verdana, Arial, Helvetica, sans-serif; }
td.menuTitleLeft {
	width:160px;
	height:39px;
	background-image:url(img/menu-titleLeft.jpg);
	background-position:top;
	font-size:11px;
	text-align: center;
	font-weight: bold;
}
td.menuTitleLeft-Open {
	width:160px;
	height:39px;
	background-image:url(img/menu-titleLeft.jpg);
	background-position:center;	
	font-size:11px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
td.menuTitleLeft-Close {
	width:160px;
	height:39px;
	background-image:url(img/menu-titleLeft.jpg);
	background-position:bottom;	
	font-size:11px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
table.menuRight { width:160px; background-repeat:repeat-y; background-image:url(img/menu-bg.jpg); font-size:11px; }
table.menuRight td {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.menuTitleRight {
	width:160px;
	height:32px;
	background-image:url(img/menu-titleRight.jpg);
	background-position:top;
	font-size:11px;
	text-align: left;
	padding-left:15px;
	text-decoration: none;	
}
td.menuTitleRight a { text-decoration: underline; }
td.menuTitleRight a:hover { text-decoration: none; }

td.menuTitleRightOpen {
	width:160px;
	height:32px;
	background-image:url(img/menu-titleRight.jpg);
	background-position:center;
	font-size:11px;
	text-align: left;
	padding-left:15px;
	text-decoration: underline;
}
td.menuTitleRightOpen a { text-decoration: underline; }
td.menuTitleRightOpen a:hover { text-decoration: none; }

td.menuTitleRightClose {
	width:160px;
	height:32px;
	background-image:url(img/menu-titleRight.jpg);
	background-position:bottom;
	font-size:11px;
	text-align: left;
	padding-left:15px;
	text-decoration: underline;
}
td.menuTitleRightClose a { text-decoration: underline; }
td.menuTitleRightClose a:hover { text-decoration: none; }

td.menuRightItem {
	text-align: right;
	padding-right:10px;
	font-weight: bold;
}	

td.menuTop {
	width:160px;
	height:39px;
	background-image:url(img/menu-top.jpg);
	background-position:top;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
td.menuTopOpen {
	width:160px;
	height:39px;
	background-image:url(img/menu-top.jpg);
	background-position:center;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}
td.menuTopClose {
	width:160px;
	height:39px;
	background-image:url(img/menu-top.jpg);
	background-position:bottom;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
}
td.menuBg { width:160px; background-repeat:repeat-y; background-image:url(img/menu-bg.jpg); }
td.menuDown { width:160px; height:13px; background-repeat:no-repeat; background-image:url(img/menu-down.jpg); }

.menuLoginItem { text-align:center; }
/***************************************************************************************
**************** Bloc titre à l'intérieur d'une page - ligne // 3 tailes : 100,50,30 %
***************************************************************************************/
table.pageTitle {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
}
table.pageTitle100 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:100%
}
table.pageTitle90 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:90%
}
table.pageTitle80 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:80%
}
table.pageTitle70 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:70%
}
table.pageTitle60 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:60%
}
table.pageTitle50 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:50%
}
table.pageTitle40 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:40%
}
table.pageTitle30 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:30%
}
table.pageTitle20 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:20%
}
table.pageTitle10 {
	height:34px;
	background-image:url(img/pageTitleUnder.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size: 10px;
	font-weight: bold;
	width:10%
}
td.pageTitleLeft {
	width:12px;
	background-image:url(img/pageTitle-left.gif);
	background-repeat:no-repeat;
}
td.pageTitleRight {
	width:12px;
	background-image:url(img/pageTitle-right.gif);
	background-repeat:no-repeat;
}
td.pageTitle {
	background-image:url(img/pageTitle-bg.gif);
	background-repeat:repeat-x;
}
td.pageTitleIco {
	background-image:url(img/pageTitle-bg.gif);
	background-repeat:repeat-x;
	width:20px;
}
/***************************************************************************************
**************** Footer
***************************************************************************************/
table.footer {
	height:34px;
	background-image:url(img/footer-bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
table.footer td a {
	color:#FFFFFF;
	text-decoration:underline;
}
table.footer td a:hover {
	text-decoration:none;
}
td.footer-left {
	background-image:url(img/footer-left.jpg);
	background-repeat:no-repeat;
	width:68px;
	height:34px;
}
td.footer-right {
	background-image:url(img/footer-right.jpg);
	background-repeat:no-repeat;
	width:68px;
	height:34px;
}
/***************************************************************************************
**************** Messagerie Eclair (ME)
***************************************************************************************/
table.me {
	background-image:url(img/me-bg.jpg);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	font-size:11px;
}
td.me-left a {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	padding-left:15px;
}
td.me-left a:hover {
	text-decoration:none;
	color:#000000;
}
td.me-left a:active {
	text-decoration:none;
	color:#000000;
}
td.me-left {
	background-image:url(img/me-left.jpg);
	background-repeat:no-repeat;
	width:170px;
}
td.me-right {
	background-image:url(img/me-right.jpg);
	background-repeat:no-repeat;
	width:15px;
	text-align:right;
}
.messagerieeclair { /* NB: Inutile depuis la redefinition de SELECT */
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana;
    COLOR: #FFFFFF;
	background: black;
	width:750px;
}
/***************************************************************************************
**************** infoperso 
**************************************************************************************/
table.infoperso tr { height:10px; font-size:11px; }
table.infoperso-left {
	font-size:11px;
	color:#FFFFFF;
	border:solid 1px #090909;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	padding:0px;
	background-color: #292929;
}
table.infoperso-left img { padding:5px; }
table.infoperso-left td { padding:5px; }
table.infoperso-right {
	font-size:11px;
	color:#FFFFFF;
	/*border:solid 1px #090909;*/
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	padding:0px;
	background-color: #292929;
}
table.infoperso-left img { padding:5px; }
/***************************************************************************************
**************** tableau 
***************************************************************************************/
table.tableau {
	font-size:11px;
	color:#FFFFFF;
	border:solid 1px #090909;
	/*text-align:center;*/
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	padding:0px;
	background-color: #292929;
}
table.tableauC {
	font-size:11px;
	color:#FFFFFF;
	border:solid 1px #090909;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	padding:0px;
	background-color: #292929;
}
tr.rowTitle {
	background-color: #000000;
	color:#888888;
	/* font-weight:bold; */
	background-image:url(img/tableau-TitleBg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
}
tr.rowTitle a {
	color:#888888;
	text-decoration:underline;
}
tr.rowTitle a:hover {
	text-decoration:none;
}
tr.rowTitle a:active {
	text-decoration:underline;
}
tr.rowSubTitleWhite {
	background-color: #FFFFFF;
	color:#292929;
	/* font-weight:bold; */
	background-image:url(img/tableau-SubTitleBgWhite.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:20px;
	text-align:center;
}
tr.rowSubTitleWhite a {
	color:#000000;
	text-decoration:underline;
}
tr.rowSubTitleWhite a:hover {
	text-decoration:none;
}
tr.rowSubTitleBlack {
	color:#FFFFFF;
	/* font-weight:bold; */
	background-image:url(img/tableau-SubTitleBgBlack.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:20px;
	text-align:center;
}
tr.rowSubTitleBlack a {
	color:#FFFFFF;
	text-decoration:underline;
}
tr.rowSubTitleBlack a:hover {
	text-decoration:none;
}
tr.rowTitleWhite {
	background-color: #FFFFFF;
	color:#292929;
	/* font-weight:bold; */
	background-image:url(img/tableau-TitleBgWhite.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
}
tr.rowTitleWhite a {
	color:#000000;
	text-decoration:underline;
}
tr.rowTitleWhite a:hover {
	text-decoration:none;
}
tr.rowTitleBlack {
	background-color: #FFFFFF;
	color:#FFFFFF;
	/* font-weight:bold; */
	background-image:url(img/tableau-TitleBgBlack.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
}
tr.rowTitleBlack a {
	color:#FFFFFF;
	text-decoration:underline;
}
tr.rowTitleBlack a:hover {
	text-decoration:none;
}
tr.row {
	background-color: #191919;
	height:25px;
}
tr.row a { text-decoration:underline; }
tr.row a:hover { text-decoration:none; }

tr.rowAlternative {
	background-color: #232323;
	height:25px;
}
tr.rowAlternative a { text-decoration:underline; }
tr.rowAlternative a:hover { text-decoration:none; }

tr.rowEmpty {
	height:10px;
}
/***************************************************************************************
**************** Redefinition de balises pour l'ergonomie
***************************************************************************************/
input {
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
	background: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #363636;
	text-align:center;
}
select {
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
	background: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #363636;
}
textarea {
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #FFFFFF;
	background: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #363636;
}
/***************************************************************************************
**************** Input bouton
***************************************************************************************/
input.btn100
{
	height:40px;
	width:100px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:url(img/btn100.gif);
	border:0;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
}
input.btn100:hover { background:url(img/btn100.gif) no-repeat 0 -40px; border:0; color:#000000; }
input.btn100:active { background:url(img/btn100.gif) no-repeat 0 0px; border:0; color:#FFFFFF; }
input.btn150
{
	height:40px;
	width:150px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:url(img/btn150.gif);
	border:0;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
}
input.btn150:hover { background:url(img/btn150.gif) no-repeat 0 -40px; border:0; color:#000000; }
input.btn150:active { background:url(img/btn150.gif) no-repeat 0 0px; border:0; color:#FFFFFF; }
input.btn200
{
	height:40px;
	width:200px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:url(img/btn200.gif);
	border:0;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
}
input.btn200:hover { background:url(img/btn200.gif) no-repeat 0 -40px; border:0; color:#000000; }
input.btn200:active { background:url(img/btn200.gif) no-repeat 0 0px; border:0; color:#FFFFFF; }
input.btn250
{
	height:40px;
	width:250px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	background:url(img/btn250.gif);
	border:0;
	color:#FFFFFF;
	font-size:11px;
	cursor:pointer;
}
input.btn250:hover { background:url(img/btn250.gif) no-repeat 0 -40px; border:0; color:#000000; }
input.btn250:active { background:url(img/btn250.gif) no-repeat 0 0px; border:0; color:#FFFFFF; }
/***************************************************************************************
**************** Divers
***************************************************************************************/
.titreNews {
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	text-decoration:underline;
}
.idNews {
	font-size:11px;
	text-align:right;
	float:left;
}
.infoNews {
	font-size:11px;
	text-align:left;
}
.infoNews a { color:#FFFFFF; text-decoration:underline; }
.infoNews a:hover { text-decoration:none; }

.text { font-size:10px; }
.text a { text-decoration:underline; }
.text a:hover { text-decoration:none; }

.textplus { font-size:11px; }
.textplus a { text-decoration:underline; }
.textplus a:hover { text-decoration:none; }

.redItem {
	color: #FF0000;
	/* font-weight: bold; */
}
.greenItem {
	color: #006600;
	/* font-weight: bold; */
}
.nolink a { text-decoration:none; }
.nolink a:hover { text-decoration:underline; }

input.btvalid { cursor:pointer; }

.retour { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:center;
margin-right:auto; margin-left:auto; color:#FFFFFF; }
.retour a { text-decoration:underline; }
.retour a:hover { text-decoration:none; }
/***************************************************************************************
**************** Vue Déplacements et Combats // Images : "skin/gloabl/FightView/*.gif"
***************************************************************************************/
table.FightView {
	font-size:10px;
	border-collapse:separate;
	border:solid 1px #000000;
}
table.FightView td {
	padding:0px;
}
/*td.FightView {
	width:35px;
	height:35px;
	background-color:#191919;
}*/
td.FightViewCenter {
	width:30px;
	height:30px;
	background-image:url(img/fightview-command-center.gif);
}
table.direct {
	font-size:10px;
	border-collapse:separate;
	border:solid 1px #000000;
	background-color:#191919;
}
input.direct {
	width:30px;
	height:30px;
	color:#FFFFFF;
	border:solid 1px #000000;
	background-image:url(img/tableau-TitleBgBlack.jpg);
}
input.direct:hover {
	color:#000000;
	border:solid 1px #000000;
	background-image:url(img/tableau-TitleBgWhite.jpg);
}
/***************************************************************************************
**************** Bordure Colorée 
***************************************************************************************/
.BorderWhite { border:solid 1px white; }
.BorderBlack { border:solid 1px black; }
.BorderNone { border:none; }
.BorderNothing { border:solid 1px black; }

.BorderNeutre { border:solid 1px #dbe223; }
.Border3 { border:solid 1px #40ca1b; } /* CB */
.Border1 { border:solid 1px #266da7; } /* EMP */
.Border2 { border:solid 1px #af0e0e; } /* REB */
/***************************************************************************************
**************** zone : Skin de tableau tout simple (noir de base + version White! )
***************************************************************************************/
table.subzone { font-size:11px; }

table.subzoneWhite { font-size:11px; color:#000000; }
table.subzoneWhite select {
    FONT-WEIGHT: none;
    FONT-SIZE: 8pt;
    COLOR: #363636;
	background: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #777777;
	/*text-align:center;*/
}

table.zone { background-image:url(img/zone-bg.jpg); font-size:11px; }
table.zoneWhite td { color:#FFFFFF; }
table.zone td input { text-align:left; }
td.zoneTL { width:10px; height:10px; background-image:url(img/zone-TL.jpg); }
td.zoneT { height:10px; background-image:url(img/zone-top.jpg); background-repeat:repeat-x; }
td.zoneTR { width:10px; height:10px; background-image:url(img/zone-TR.jpg); }
td.zoneL { width:10px; background-image:url(img/zone-left.jpg); background-repeat:repeat-y; }
td.zoneR { width:10px; background-image:url(img/zone-right.jpg); background-repeat:repeat-y; }
td.zoneBL { width:10px; height:10px; background-image:url(img/zone-BL.jpg); }
td.zoneB { height:10px; background-image:url(img/zone-bottom.jpg); background-repeat:repeat-x; }
td.zoneBR { width:10px; height:10px; background-image:url(img/zone-BR.jpg); }

table.zoneWhite { background-image:url(img/zoneWhite-bg.jpg); font-size:11px; }
table.zoneWhite td { color:#000000; }
table.zoneWhite td a { color:#000000; text-decoration:underline; }
table.zoneWhite td a:hover { text-decoration:none; }
table.zoneWhite input { border:solid 1px #777777; background-image:url(img/tableau-TitleBgWhite.jpg); color:#000000; height:20px; }
table.zoneWhite input:hover { background-image:url(img/tableau-TitleBgBlack.jpg); color:#FFFFFF; }
td.zoneWhiteTL { width:10px; height:10px; background-image:url(img/zoneWhite-TL.jpg); }
td.zoneWhiteT { height:10px; background-image:url(img/zoneWhite-top.jpg); background-repeat:repeat-x; }
td.zoneWhiteTR { width:10px; height:10px; background-image:url(img/zoneWhite-TR.jpg); }
td.zoneWhiteL { width:10px; background-image:url(img/zoneWhite-left.jpg); background-repeat:repeat-y; }
td.zoneWhiteR { width:10px; background-image:url(img/zoneWhite-right.jpg); background-repeat:repeat-y; }
td.zoneWhiteBL { width:10px; height:10px; background-image:url(img/zoneWhite-BL.jpg); }
td.zoneWhiteB { height:10px; background-image:url(img/zoneWhite-bottom.jpg); background-repeat:repeat-x; }
td.zoneWhiteBR { width:10px; height:10px; background-image:url(img/zoneWhite-BR.jpg); }
/***************************************************************************************
**************** separateur de type ................. coloré
***************************************************************************************/
.HSeparBlack {
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align:left;
	float:none;
	padding:0px;
	margin:0px;
}
.HSeparWhite {
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-align:left;
	float:none;
	padding:0px;
	margin:0px;
}
/***************************************************************************************
**************** separateur gris clair = assimilé blanc
***************************************************************************************/
.VSeparWhite1 {
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
.VSeparWhite2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #777777;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
}
.HSeparWhite {
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
	text-align:left;
	float:none;
	padding:0px;
	margin:0px;
}
/****************************************
******* Ajout
****************************************/
P.Ctotal {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana;
	text-align: right
}
tr.row2 {
	background-color: #191919;
}
tr.rowAlternative2 {
	background-color: #232323;
}