@charset "iso-8859-1";
/* Auteur : Meijo: Meijo@imingo.net*/


/* spécifications générales */
body {
  background-color: #6684A5;
}

body, table, td, form, input, div, p, li, blockquote, option, select {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

a:link, a:visited, a:active {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
  font-weight: bold;
}


  
h2 {
  font-weight: bold;
  font-size: 11px;
  color: #990000;
}  

.conteneur {
  width: 100%;
  float: left;
}

.cellule {
  width: 300px;
  height: 100%;
  margin-right: 10px;
  margin-top: 10px;
  vertical-align: middle;
  float: left;
}

/* cellules du site */

#site {
	width: 860px;
	margin: 10px auto;
}

#entete {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #BBCCEE;
  font-family: tahoma, sans-serif;
  font-size: 12pt;
  letter-spacing: 6px;
  font-weight: bold;
  color: #990000;
  border: 1px solid #9999CC;
  float: left;
  
}

#menu {
  width: 180px;
  margin-right: 20px;
  background-color: #BBCCEE;
  float: left;
  border: 1px solid #9999CC;
  float: left;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
  font-weight: bold;
}

#menu ul {
  padding: 5px 0px 5px 22px;
  margin: 0px 0px 0px 0px;
	list-style-image: url("./fleche.gif");
}

#page_principale {
  width: 646px;
  background-color: #BBCCEE;
  border: 1px solid #9999CC;
	padding: 5px;
  float: left;
}

#pied_page {
  width: 860px;
  text-align: center;
  float: left;
  margin-top: 20px;
}
#pied_page img {
  vertical-align: middle;
  border: 0;
}

/* spécificités de cellules relatives à certaines pages */

/* page castingspeed.php */

#vitesse {
  font-weight: bold;
}

/* page caps.php */

#caps {
  width: 100%;
}

#caps .gauche {
  width: 300px;
  margin-right: 20px;
  float: left;
}

#caps .lvl {
  width: 200px;
  margin: 10px auto;
}

#caps .bonus {
  width: 100%;
  margin-top: 10px;
  text-align: left;
}


#caps .droite {
  width: 310px;
  margin-left: 10px;
  float: left;
}

/* page poussieres_enchant.php */

#savedGems div {
  width: 500px;
  background-color: #BBCCEE;
  margin-top: 2px;
}

/* page ui.php */

#ui {
  margin: 20px 30px 0 30px;
  
}

/* page resists_armures.php */

#res_armures td {
  border: 1px solid;
  background-color: #B9CAEB;
}

#res_armures ul {
  padding: 2px 0px 2px 18px;
  margin: 0px 0px 0px 0px;
	list-style-image: url("./fleche.gif");
}

/* page rp.php */

#rp td {
  border: 1px solid;
  background-color: #B9CAEB;
}

#rp td.impaire {
  background-color: #B9CAAA;
}

/* page  */
#stats td {
  border: 1px solid;
}

#stats tr:hover {
  background-color: #FFFFFF;
}
