body
{
	background-color: #330099; /* Le fond de la page sera noir */
	color: white;
	margin: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 5px double red;
	border-bottom:none;
	
}

.gras
{
	font-weight: bold;
}

.corps
{
	border-style: outset;
	border-width: 5px;
	border-color: green;
	margin: 0px;
	top: 0px;
	width: 188px;
	left: 1042px;
	position: relative;
	
}

.ressource
{
	background-image: url("http://tritiusa.free.fr/images/design/ressource.png");
	background-position: top left;
	font-family: Arial;
	color: yellow;
	font-size:14px;
}

.avatar_image
{
	height: 200px;
	width: 187px;
	text-align: center;
	overflow: hidden;
}

.lvl
{
	height: 120px;
	width: 137px;
}

.en_tete
{
	
	height : 300px;
	border-bottom: outset 5px blue;
	padding: 0px;
}

.en_tete img
{
}
.menu
{
	background-image: url("http://tritiusa.free.fr/images/design/menu.png");
	position: relative;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 1235px;
	vertical-align: middle;
	background-repeat: no-repeat;
}


.menu img
{
	border: none;
	text-decoration: none;

}

.pied_page
{
	position: relative;
	top:100px
}

a
{
	text-decoration: none;
	color: red;
}

.page
{
	position: relative;
	margin-left: 10px;
	bottom: 450px;
	width: 1000px;
}

.page_index
{
	position: relative;
	top: 50px;
	margin-left: 10px;
}

.connect
{
	color: green;
	width: 175px;
	text-align: center;
	margin: auto;
}

.titre_page
{
	text-align: center;
}

.news
{
	border-style: outset;
}

.version
{
	width: 500px;
	border-style: groove;
	border-color: black;
	text-align: center;
	margin: auto;
	position: relative;
	top: 500px;
}

td
{
	vertical-align: middle;
	border: 1px solid white;
	text-align: center; /* Tous les textes des cellules seront centrés*/
	padding: 5px;
}

.combat
{
	text-align: center;
}

#route
{
	background-image: url("http://tritiusa.free.fr/images/carte/route.jpg");
}

#herbe
{
	background-image: url("http://tritiusa.free.fr/images/carte/herbe.jpg");
}

.batidet
{
	position: absolute;
	background-image: url("http://tritiusa.free.fr/images/acier.jpg");
	bottom: 1164px;
	top: 0px;
	left: 487px;
	width: 540px;
	height: 483px;
	border: outset;
	overflow: auto;
}

#ville img
{
	height: 30px;
	width: 30px;
	border-collapse: collapse;
	border: none;
}

img
{
	border: solid black 2px;
	text-decoration: none;
}

.page-inscriptions
{
	position:relative;
	top: 50px;
}
