html{
    font-size:75%;
}
table {
font-size:1em
}

body {
margin:0;
padding:0;
color:#000;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#160639 url(/img/background.png);
width:100%;
_text-align: center;
}


#main {
width:900px;
margin:5px 0 2em 0;
margin-left:auto;
margin-right:auto;
border:2px solid #fff;
position:relative;
_text-align:left;
}

#pub {
margin-top:1em;
}

#header{
height:85px;
}
#header h1 {
margin:0;
font-size:1.3em
}
#baseline {
float:left;
width:500px;
margin-left:40px
}
#entete {
height:65px;
}
#contenu {
padding:1em;
}

#gratuit {
width:106px;
height:102px;
text-indent:-5000px;
background: url(/img/gratuit.png) no-repeat;
position:absolute;
left:-63px;
}

form {
	margin:0;
	padding:0;
}
li {
	margin:7px;
	padding:3px;
	list-style-type:circle;
}

a {
	cursor:pointer;
    text-decoration:underline;
}

.top {
	vertical-align:top;
}
input,textarea,option,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
}
img {
	border: 0px;
}
.img {
	vertical-align:middle;
}
.carte {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: .9em;

}

.centre {
	text-align:center;

}
/* Arrondis */
.cadrecentre,.cadre{
-moz-border-radius:1em;
-webkit-border-radius: 1em;
}
.bloc {
	margin-bottom:12px;

}
#creatures {
	position:relative;
	zoom:100%;
}
.bandeautitres table{
width:790px;
margin-left:auto;
margin-right:auto;
}
/****************
Typos
****************/
h1,.h1,h2,.h2,h3,.h3,h3 {
    font-family: "Century Gothic", Verdana, Arial;
    font-weight: bold;
}
h4,.h4
{
font-family:"trebuchet ms";
font-weight: bold;
}
h1,.h1 {
	font-size: 2em;
	color: #000000;
	font-weight: normal
}

h2,.h2 {
	font-size: 1.7em;
	margin:10px 0 4px 0;
}

h3,.h3 { 
	font-size: 1.5em;
}

h4,.h4 {
	font-size: 1em;
	margin:0;
}

p,.p,.p td {
	font-family: "Trebuchet MS";
	margin: 0;
	padding: 0;
	border: 0;
}

a:hover {  
	text-decoration: none;
	cursor:pointer;
}
.label {
width:33%;float:left;clear:both;margin-right:1em;
}
.champ {
float:right;
width:60%;
clear:right;
}
input[type=text],input[type=password] {
    border:1px solid #999;
    background-color: #FFf;
}
input[type=submit],button {
border:none;
padding:3px;
color:#fff;
font-weight:bold;
-moz-border-radius:.4em;
-webkit-border-radius:.4em;

}
/**********************
Types spécifiques
**********************/
.fleche a,.cadre {
    -moz-border-radius:1.3em;
    -webkit-border-radius:1.3em;
    border-radius:1.3em;
    padding:7px 2px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: normal;
    text-decoration: none;
   /* background:rgba(10, 120, 160, 0.4);
    _background:rgb(10, 120, 160);*/
    color: #C6D2EF;
    position:relative;
}

.fleche a {
    -moz-border-radius:3em;
    -webkit-border-radius:3em;
    border-radius:3em;
    width:68px;
    height:48px;
    text-align:center;
    display:block;
    opacity:0.7:
}

.fleche a:hover {
    background:rgba(22,22,22, 0.7);
    color:#fff;
    opacity:1;
}
.pok { 
	font-family: "Trebuchet MS", Verdana, Arial; 
	/*font-size: 1em;*/
	margin: 0px; 
	padding-top: 0px; 
	border-width: 0px; 
}
.h3points {
	font-family: "Century Gothic", Verdana, Arial; 
	font-size: 1.1em;
	font-variant: normal ; 
	font-weight: bold 
}
h3.points {
display:inline;
}
.fraction {
    /*border-top:1px solid #f30;*/
    font-size:.8em;
    display:inline;
}
.ecrire {
	float:right;
	margin-left:7px;
	width:30px
}
.deroulant {
	width:190px;
	margin-top:5px;
	padding-top:1px;
	padding-bottom:1px;
	clear:both;
}
.info {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.3em;
	font-weight: bold;
}
.actiontitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding-top:3px;
	padding-bottom:3px;
    -moz-border-radius : 1em 1em 0  0;
    -webkit-border-radius : 1em 1em 0  0;
}
.actionclose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px;
	padding-bottom:3px;
}
.actionclose a {
	color : white;
}
.action {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;;
	padding:5px;
	line-height:1.35;
}
#action {
    position:absolute;
    background:#fff;
    color:#444;
    width:160px;
    _width:190px;
    padding:2em;
    -moz-box-shadow:0 0 0 10px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 0 0 10px rgba(0,0,0,0.3);
    box-shadow:0 0 0 10px rgba(0,0,0,0.3);
    -moz-border-radius:2em;
    -webkit-border-radius:2em;
    border-radius:2em;
    top:284px;
    left:332px;
    z-index:100;
}
#action p {
    font-family:verdana !important;
    margin:8px 0;
}
#action a {
    font-weight:bold;
    font-family:verdana !important;
}
.cadre {  
	padding:3px;
	clear:both;
}
/* Obligatoire autour des infobulles div */
.relative {
	position:relative;
}
.infobulle
{
	/*visibility:hidden;*/
	/*display:none;*/
	position:absolute;
	z-index:1000;
	background-image:url(../img/infobulle.png);
	background-position:left top;
	background-repeat:no-repeat;
	color: #F0DA70;
	padding:5px;
	padding-top:17px;
	margin-top:20px;
	/*left:5px;*/
	width:154px;
	_width:164px;
	/*margin-right:-150px;*/
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.panneau {
	position:absolute;
	z-index:1000;
/*	border:6px solid #E59400; On le met dans chaque css (vert, jaune, bleu)*/
	width:300px;
	margin-left:10px;
	margin-top:25px;
	padding:7px;
    -moz-box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.3);
    box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.3);
}
.fiche {
-moz-box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.3);
box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.3);
-webkit-box-shadow:2px 2px 14px 0 rgba(0, 0, 0, 0.3);
border:0 solid #333333;
left:321px;
overflow:hidden;
position:absolute;
top:217px;
width:218px;
z-index:3;
}

.case_terre #decor td,.case_abysses #decor td,.case_souterrain #decor td{
color:#fff;
}


table.options {
	border: 0px;
}
table.options td {
	padding: 10px;
}
#chat_msg {
height:170px;
overflow:auto;
text-align:left;
}
#chat ul {
list-style-type:none;
padding:5px;
margin:0;
-moz-border-radius:1em 0 0 0 ;
-webkit-border-radius:1em 0 0 0 ;
border-radius:1em 0 0 0 ;
}
#chat ul li {
margin:0;
padding:0;
}
#chat li em {
font-weight:bold;
}
#chat input:focus {
border-width:2px;
}
#actif,.actif {
background : rgba(255,203,22,0.95);
border:4px solid rgba(255, 243, 52, 0.95);
-moz-border-radius:4em;
-webkit-border-radius:4em;
border-radius:4em;
_background:transparent url(/img/cercle-joueur.png) no-repeat center center;
padding:1px;
display:inline-block;
float:none !important;
}

/* Alerte en rouge */
.infos {
padding:1em;
background :#F44 url(/img/i_info.png) no-repeat left top;
color:#fff;
text-align:center;
border:3px double #900;
font-family: "Trebuchet MS", Verdana, Arial;

font-weight: bold;
}

.ligne_haut {
margin-bottom:10px
}
/*********************
ACTIONS
*********************/
.lien {
margin:3px 0;
padding:2px;
border:1px solid #ccc;
font-weight:bold;
-moz-border-radius:1em;
-webkit-border-radius:1em;
}
p.lien:hover {
border-color:#fff;
background-image:none;
}
.lien img {
width:16px;
vertical-align:middle;
margin-right:5px;
}
.creature {
margin-bottom:3px;
height:24px;
_height:30px;
text-align:right;
clear:both;
padding:3px;
background-image: url('/img/creatures.png');
background-repeat: no-repeat ;
}
.creature h4
{
    width:153px;
    float:right;
}
.floatLeft {
float:left;
margin:0 1em 1em 0;
}
.floatRight {
float:right;
margin:0 0 1em 1em;
}
.clear0 {
clear:both;
height:0;
line-height:0;
}
.clear {
clear:both;
}


/***************************
CARTE
***************************/
.sable,.terre,.mer,.glace,.herbe,.grise {
     background-repeat: no-repeat;
     background-position: center center ;
     width : 50px ;
     height : 50px ;
     text-align : center;
}
.sable {
    background-image:url(/img/psable.gif);
}
.terre {
    background-image:url(/img/pterre.gif);
}.mer {
    background-image:url(/img/pmer.gif);
}.glace {
    background-image:url(/img/pglace.gif);
}.herbe {
    background-image:url(/img/pherbe.gif);
}.grise {
    background-image:url(/img/pgrise.gif);
}.onglets {
    margin:0;
}
.onglets li {
    display:inline-block;
    list-style-type: none;
    margin:0;
    padding:0;
    _display:block;
    _float:left;
    /*display:block;
    float:left;*/
}
.onglets a {
    border:3px solid #ccc;
    display:block;
    padding:5px;
    border-bottom : 0;
    font-size:0.8em;
    text-align:center;
}
.onglets .active {
    border: 3px solid #aaa;
    font-weight:bold;
    -moz-outline:1px solid #fff;
}

.onglets img {
    height:16px;
}
.onglets .clair img {
    height:32px;
}

/*****************************
TABS du haut
*****************************/
#tabs a {
-moz-border-radius : 0.3em 0.3em 0 0;
padding:0.5em 1em;
text-decoration:none;
margin-left:3px;
}

.tab_actif {
}

.ok,.avertissement {
padding:1em;
background-color:#7F7;
font-weight:bold;
}

.avertissement {
background-color:#F77;
}

/*************************
JOUEURS
**************************/
#listejoueurs td,#listejoueurs tr {
border-bottom:1px solid #abb;
margin:0;
}
#listejoueurs {
border-collapse: collapse;
width:80%;
margin-left:auto;
margin-right:auto;
}
.gold { background-color : #FFFC87; }
.silver { background-color : #F3FCFF; }
.bronze  { background-color : #FFEACB; }
.ligne {  border-bottom:solid 1px #F0F000;}
.e {
background:transparent url(/img/ecrire.gif) no-repeat top left;
padding:0px 0 2px 16px;
}
#tooltip
{
    position: absolute;
    z-index: 3000;
    border: none;
    background-color: #fff;
    padding: 24px 14px 14px 14px;
    opacity: .94;
    background: transparent url(/img/tooltip2.png) no-repeat left top;
    font-size:.85em;
    width:300px;
}
#tooltip.viewport-bottom {
    padding: 10px 14px 28px 14px;
    background : transparent url(/img/tooltip3.png) no-repeat left bottom;
}

#tooltip h3, #tooltip div {
margin: 0;
color:#ddd }
#tooltip h3 {
margin-bottom:.5em;
padding-bottom:.5em;
border-bottom:1px dotted #aaa;
}

/*******************
TABLEAU
*******************/

table.tableau {
width:100%;
border-collapse: collapse;
}
.tableau td {
padding:5px;
border-bottom:1px solid #ccc;
}


/*******************
ALERTS
/
*/

div.jqmConfirm,div.jqmAlert {
    display: none;
    margin:217px 0 0 197px !important;
    width: 468px;
    text-align: center;
}

/***************************************/
div.jqmConfirm input[type="submit"] { padding: 4px; margin: 10px 30px; background: #000; color: #FFF; border: 1px solid #AAA; }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */