body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #000000 url(../img/background.jpg) top center no-repeat;
	padding: 0px;
	margin: 0px;
	color: #efefef;
}

a, a:visited {
	color: #539FD9; /* vert : color: #97A647; */
}

.clearer {
	clear: both;
}

#ext-wrap {
	width: 1000px;
	color: #efefef;
	background: #000000 url(../img/wrap_bottom.gif) 2px bottom no-repeat;
	text-align: left;
	margin: 0px auto;
	padding-bottom: 24px;
}
#int-wrap {
	padding: 0px 20px;
	background: url(../img/wrap_borders.gif) top left repeat-y;
}

#header {
	min-height: 90px;
	border-bottom: 1px solid #333333;
	margin-bottom: 12px;
	padding: 0;
}

#nav-bar {
	border-top: 1px solid #333333;
	background-color: #111111;
	padding: 4px 10px;
	color: #efefef;
}
#nav-bar a, #nav-bar a:visited {
	color: #539FD9;
}

#logo a img {
	margin: 0;
	padding: 0;
	border: none;
	display: block;
}

#content-wrap {
	min-height: 450px;
}

#news img {
	display: block;
	float: right;
	margin-left: 5px;
}

#index-colG {
	float: left;
	width: 660px;
	margin-left: 8px;
}
#index-colG h1, #index-colD h1 {
	font-size: 12px;
	font-weight: bold;
	color: #97A647; /*orange : color: #B95F21;*/
	margin: 0px 0px 12px 0px;
	padding: 2px 0px 2px 1px;
	border-top: 1px solid #97A647;
	border-bottom: 1px solid #97A647; /* orange : #B95F21;*/
}
.index-colG-bloc {
	margin-bottom: 16px;
	padding-bottom: 4px;
}

#index-colG-newsCol {
	float: left;
	width: 338px;
}
#index-colG-statsCol {
	float: right;
	width: 283px;
	border-left: 1px solid #333333;
	padding-left: 8px;
}

#index-colD {
	float: right;
	width: 255px;
	margin-right: 8px;
	padding-left: 15px;
	border-left: 1px solid #666666;
}
.index-colD-bloc {
	margin-bottom: 16px;
	padding-bottom: 6px;
}
.colD-links-bloc a {
	display: block;
	padding: 6px 4px;
	border-bottom: 1px solid #111111;
	color: #efefef;
	text-decoration: none;
	font-weight: bold;
}
.colD-links-bloc a:hover {
	background-color: #111111;
}


#footer {
	border-top: 1px solid #222222;
	padding: 5px 0px;
	font-size: 10px;
	color: #333333;
	margin: 16px 10px 0px 10px;
}

.more-link {
	font-size: 11px;
	margin: 3px 0px;
	display: block;
}

#character-pref-sel {
	margin-top: 10px;
	margin-bottom: 2px;
}


/* Listings divers (sous forme de lignes de données) */
/* ---------------------------------------------------------------------------------------*/
.listLine, .listLine_hd {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px;
	clear: both;
}

.listLine {
	border-bottom: 1px solid #333333;
	margin: 0px;
	padding: 2px 0px;
}
.listLine img {
	border: none;
	vertical-align: baseline;
}

.listLine_hd {
	font-weight: bold;
	padding: 4px 0px;
	border-top: none;
	background-color: #333333;
}

.listLine-highlight {
	padding: 2px 0px 0px 0px;
}

.listLine-highlight:hover {
	background-color: #111111;
}


/* --- */
.listing1-space1 {
	width: 6%;
	float: left;
	padding-left: 4px;
}
.listing1-space2 {
	width: 36%;
	float: left;
	padding-left: 4px;
}
.listing1-space3 {
	width: 29%;
	float: left;
	margin-left: 6px;
}
.listing1-space4 {
	width: 15%;
	float: left;
}

/* --- */
.listing2-space1 {
	width: 8%;
	float: left;
	padding-left: 4px;
}
.listing2-space2 {
	width: 20%;
	float: left;
	margin-left: 16px;
}
.listing2-space3 {
	width: 8%;
	float: left;
	text-align: center;
}
.listing2-space4 {
	width: 40%;
	float: left;
	margin-left: 16px;
}
.listing2-space5 {
	width: 12%;
	float: left;
}
.listing2-space6 {
	width: 4%;
	float: right;
}

/* --- */
.listing3-space1 {
	width: 25%;
	float: left;
	padding-left: 4px;
}
.listing3-space2 {
	width: 25%;
	float: left;
	margin-left: 14px;
}
.listing3-space3 {
	width: 32%;
	float: left;
	margin-left: 16px;
}
.listing3-space6 {
	width: 10%;
	float: right;
	text-align: right;
}


/* Formulaires */
/* ---------------------------------------------------------------------------------------*/
.ligne-form {
   	width: 100%;
	margin-bottom: 2px;
   	clear: both;
}

label {
	float: left;
   	width: 38%;
   	padding: 2px;
	font-weight: bold;
}

.champ-form {
   	float: right;
   	width: 60%;
	margin-bottom: 4px;
}

textarea, input[type="text"], input[type="password"], .txt-input {
	background-color: #111111;
	border: 1px solid #333333;
	padding: 2px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #efefef;
	margin-bottom: 0px;
	vertical-align: bottom;
	font-size: 11px;
}

select {
	background-color: #111111;
	border: 1px solid #333333;
	padding: 1px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #efefef;
	font-size: 11px;
	min-width: 180px;
}

input[type="radio"] {
	margin-left: 0px;
}

input[type="submit"], input[type="reset"], input[type="button"], input[type="submit"] {
	font-size: 11px;
}




#index-colG fieldset {
	border: 1px solid #333333;
	padding: 20px 10px;
	margin-bottom: 12px;
}

#index-colG fieldset legend {
	color: #539FD9;
	font-weight: normal;
	padding: 0px 6px;
}

#index-colG form .form-ligne {
   padding: 5px 0px;
   clear: both;
}

#index-colG form .form-champ {
   float: right;
   width: 73%;
   display: inline;
   text-align: left;
   padding-right: 5px;
}

#index-colG form label {
	float: left;
	width: 23%;
	font-weight: bold;
}

#index-colG form input[type=text], #index-colG form input[type=password], #index-colG form textarea {
   	width: 300px;
	font-size: 11px;
	padding: 2px 3px;
}

#index-colG form textarea {
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
}

#index-colG form select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#index-colG form input[type=submit], #index-colG form input[type=reset] {
   	margin-top: 12px;
   	font-size: 11px;
	font-weight: bold;
}

#index-colG form input[type=reset] {
	font-weight: normal;
}

.form-error {
	font-size: 8pt;
	color: #666;
	margin-top: 2px;
	margin-bottom: 5px;
}


/* Adsense */
/* ---------------------------------------------------------------------------------------*/
.bloc-adsense {
	width: 336px;
	margin-bottom: 20px;
}
.bloc-adsense h1 {
	font-size: 10px;
	font-weight: bold;
	color: #B95F21;
	margin: 0px;
	padding: 0px;
}
.bloc-adsense p {
	font-size: 7px;
	margin: 0px;
	margin-top: -10px;
	padding: 0px;
	color: #efefef;
}
.bloc-adsense a, .bloc-adsense a:visited {
	font-size: 7px;
	color: #efefef; /*#B95F21;*/
}


#part-links {
	line-height: 18px;
}
#part-links a, #part-links a:visited {
	color: #efefef;
	font-size: 11px;
	padding: 3px 0px;
}


/* Profil joueur */
/* ---------------------------------------------------------------------------------------*/
#profil-header {
	margin: 20px 0px 14px 0px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #111111;
	padding: 7px 3px;
}
#profil-header img {
	display: block;
	float: left;
	margin-right: 5px;
}
#profil-header #header-text {
	float: left;
	/*padding-top: 8px;*/
}
.profil-header-pseudo {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 40%;
}
.profil-header-links {
	float: right;
	width: 55%;
	text-align: right;
	font-size: 10px;
}
.profil-header-links a, .profil-header-links a:visited {
	color: #DCC520;
}

.profil-header-class {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

#profil-joueur .form-ligne {
	border-bottom: 1px solid #333333;
	padding: 6px 0px 3px 0px;
}



/* Listing escortes */
/* ---------------------------------------------------------------------------------------*/
.escort-src-listing-title {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	background-color: #111111;
	padding: 5px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	margin: 12px 0px;
}

.bloc-escorte {
	background-color: #111111;
	padding: 1px;
	border: 2px solid #222222;
	margin-bottom: 12px;
}

.escort-adv {
	background-color: #333333;
	padding: 5px;
	line-height: 18px;
}
.bloc-escorte .escort-adv-sp1 {
	float: left;
	width: 50%;
	min-height: 56px;
	background: #111111 url(../img/bkg_escort_bloc.gif) top left;
	border: 2px solid #333333;
	padding: 3px 5px;
	font-weight: bold;
}
.escort-instance-title {
	font-size: 13px;
}
.escort-owner {
	font-size: 11px;
	font-weight: normal;
}


.bloc-escorte .escort-adv-sp2 {
	float: left;
	font-weight: normal;
	color: #efefef;
	width: 22%;
	margin-left:5px;
	min-height: 56px;
	background: #111111 url(../img/bkg_escort_bloc.gif) top left;
	border: 2px solid #333333;
	padding: 3px 5px;
	text-align: left;
}
.bloc-escorte .escort-adv-sp2 .txt-rwd-value {
	font-weight: bold;
	color: #DCC52A;
}
.bloc-escorte .escort-adv-sp2 .txt-rwd-unit {
	font-size: 14px;
}


.bloc-escorte .escort-adv-sp3 {
	float: right;
	width: 20%;
	font-weight: normal;
	color: #efefef;
	min-height: 56px;
	background: #111111 url(../img/bkg_escort_bloc.gif) top left;
	border: 2px solid #333333;
	padding: 3px 5px;
	text-align: center;
}
.bloc-escorte .escort-date {
	font-size: 12px;
	font-weight: bold;
	color: #DCC52A;
}

.escort-src-rwd-span {
	font-weight: normal;
	color: #efefef;
	font-size: 11px;
}

.escort-content {
	padding: 6px;
	display: none;
}


.def-escorte {
	margin-bottom: 18px;
}

.profil-escorte {
	float: left;
	width: 150px;
}
.profil-pseudo {
	margin-bottom: 4px;
}
.profil-icons {
	position: relative;
	width: 63px;
}
.profil-icons-lvl {
	position: absolute;
	width: 18px;
	height: 18px;
	background: url(../img/level_icon.gif) top left no-repeat;
	padding-left: 3px;
	padding-top: 2px;
	bottom: 1px;
	right: 0px;
	font-weight: bold;
}

.contenu-escorte {
	float: left;
	margin-left: 8px;
	width: 470px;
}

.crit-escorte {
	border-top: 1px dotted #333333;
	padding-top: 8px;
}

.lien-escorte {
	text-align: right;
	float: right;
}

.escort-slot-bloc {
	width: 297px;
	height: 25px;
	padding: 4px 5px;
	background: url(../img/slot_bkg.gif) top left no-repeat;
	margin-bottom: 0px;
	background-color: #111111;
}
.escort-slot-bloc a img {
	border: none;
}

.slot-escorted1-lC {
	float: left;
	width: 200px;
}
.slot-escorted1-rC {
	float: right;
	width: 30px;
	padding-right: 25px;
	text-align: right;
}
.slot-escorted2-lC1 {
	float: left;
	width: 120px;
}
.slot-escorted2-rC1 {
	float: right;
	margin-right: 5px;
}
.slot-escorted2-rC2 {
	float: right;
	width: 65px;
}
.slot-escorted2-rC3 {
	float: right;
	width: 20px;
	text-align: right;
}


#escort-slots-bloc {
	margin-top: 8px;
}
#escort-slots-bloc h3 {
	border-top: 2px dotted #333333;
	margin: 0px 0px 6px 0px;
	padding-top: 8px;
	font-size: 11px;
}





/* Planning escorte (index zone user) */
/* ---------------------------------------------------------------------------------------*/
.escort-resume-line-wrap {
	padding: 2px;
	background: url(../img/bkg_escort_full.gif) top left;
	margin-bottom: 2px;
}
.escort-resume-line-th-wrap {
	padding: 2px;
	margin-bottom: 6px;
}
.escort-resume-line {
	background-color: #111111;
	padding: 3px;
	border: 1px solid #222222;
}

.escort-resume-sp1 {
	float: left;
	width: 18%;
	font-weight: bold;
	color: #DCC52A;
}
.escort-resume-line-th-wrap .escort-resume-sp1 {
	color: #efefef;
}

.escort-resume-sp2 {
	float: left;
	width: 38%;
	border-left: 2px solid #333333;
	padding-left: 5px;
}

.escort-resume-sp3 {
	float: left;
	width: 15%;
	border-left: 2px solid #333333;
	padding-left: 5px;
}

.escort-resume-sp4 {
	float: left;
	width: 21%;
	border-left: 2px solid #333333;
	padding-left: 5px;
}

.escort-resume-sp5 {
	float: right;
	width: 3%;
	text-align: center;
	border-left: 2px solid #333333;
}
.escort-resume-sp5 img {
	display: block;
	margin: 0px auto;
	vertical-align: baseline;
}





/* FAQ */
/* ---------------------------------------------------------------------------------------*/
#faq-index {
	margin-bottom: 40px;
}
#faq-index h3 {
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	color: #efefef;
}
#faq-index h3 a {
	color: #efefef;
}

#faq-list {

}
#faq-list h2 {
	border-top: 1px solid #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	padding-top: 14px;
}
#faq-list p {
	margin: 0px 0px 18px 0px;
}


/* Formulaire de création d'escortes */
/* ---------------------------------------------------------------------------------------*/
#index-colG form input[type="text"].date-inp, #index-colG form input[type="password"].date-inp, #index-colG form .date-inp {
	width: 89px;
	background-color: #111111;
	border: 1px solid #333333;
	padding: 2px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	color: #efefef;
	margin-bottom: 0px;
	vertical-align: bottom;
	font-size: 11px;
}

#team-wrap h1 {
	color: #7BA6C7;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	border: none;
}

#team-lC {
	float: left;
	width: 49%;
	border-right: 1px solid #333333;
}
#team-rC {
	float: right;
	width: 49%;
}

#team-spec-es1, #team-spec-es2 {
	margin-top: 26px;
}



/* Alarmes */
/* ---------------------------------------------------------------------------------------*/
.alarm-bloc {
	margin-bottom: 10px;
}
.alarm-title {
	border-top: 1px solid #333333;
	padding: 5px 3px 3px 25px;
	background: #111111 url('../img/picto_warn.gif') 5px 4px no-repeat;
}
.alarm-title .leftC {
	float: left;
	width: 95%;
}
.alarm-title .rightC {
	width: 3%;
	float: right;
	text-align: right;
}
.alarm-title .rightC img {
	border: none;
}

.alarm-text {
	padding: 5px 3px 5px 48px;
	border-bottom: 1px solid #333333;
	background: url('../img/picto_larrow.gif') 28px 10px no-repeat;
}

.alarm-text input[type=submit] {
	margin: 0px;
	padding: 0px;
}
.alarm-text input[type=radio] {
	margin-bottom: -3px;
}

.rate-def {
	padding: 2px;
	border: 1px dotted #9D2428;
}
.rate-fav {
	padding: 2px;
	border: 1px dotted #97A647;
}


/* Report bugs/amélio */
/* ---------------------------------------------------------------------------------------*/
.report-bloc {
	margin-bottom: 12px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.report-title-bar {
	background-color: #222222;
	padding: 3px 5px;
}
.report-title-lC {
	float: left;
	width: 49%;
}
.report-title-rC {
	float: right;
	width: 49%;
	text-align: right;
}
.report-content {
	background-color: #111111;
	padding: 5px;
}



/* User GUI */
/* ---------------------------------------------------------------------------------------*/
.user-index-bloc {
	background-color: #333333;
	padding: 1px;
	border: 2px solid #222222;
	margin-bottom: 20px;
}

.user-index-title {
	padding: 4px 5px;
	font-weight: bold;
	background-color: #111111;
	color: #97A647;
}

.user-index-txt-wrap {
	padding: 5px;
	background: url(../img/bkg_ugui.gif) top left;
}
.user-index-txt {
	background: url(../img/picto_larrow.gif) 15px 1px no-repeat;
	padding-left: 38px;
}


/* Pagination */
/* ---------------------------------------------------------------------------------------*/
#pagination {
	border-top: 1px solid #efefef;
	margin-top: 16px;
	background-color: #222222;
	padding: 3px 4px;
	color: #efefef;
}
#pagination select {
	min-width: 0px;
	width: 90px;
}

.pag-box {
	float: left;
	width: 40%;
}

.pag-links {
	float: right;
	text-align: right;
}


/* Encart index */
/* ---------------------------------------------------------------------------------------*/
.encart-index-wrap {
	width: 338px;
	background: #000000 url(../img/encart_bkg_top.gif) top left no-repeat;
}
.encart-index-top {
	margin: 0px;
	padding: 12px 12px 8px 12px;
}
.encart-index-bottom {
	height: 4px;
	padding: 0px;
	margin: 0px;
	background: #000000 url(../img/encart_bkg_bottom.gif) bottom left no-repeat;
}

.encart-index-wrap span.big {
	font-size: 13px;
	font-weight: bold;
	color: #DCC52A;
}
.encart-index-wrap span.big a, .encart-index-wrap span.big a:visited {
	color: #539FD9;
	text-decoration: underline;
}
