/*Alors les pages html sont actuellement en strict, il y a donc automatiquement une faute via le validateur.
A cause d'un lien avec argument : target : _blank pour un lien menant vers un forum externe au site.
Vous m'avez proposer de corriger mes pages en les mettant en transitionnel, Mais j'ai laisse le site telquel.
Plus tard je compte m'attaquer a la creation ou au moins a l'integration du forum au sein du site et donc ce lien est transitoire. */

body {
	margin:0;
	background-color: #000;
	color:#000;
	background-image:url(../img/mur.jpg);
	background-repeat:repeat;
	font-family: verdana;
	font-size:12px;
}
a{
	background-color: transparent;
	color:#000;
}
img{
	border:0;
}
h2{
	background-color:transparent;
	color:#800800;
	font-size:14px;
	border-bottom:1px solid #800800;
	padding:0;
	margin:0;
}
#main{
	background-color: transparent;
	color:inherit;
	color:#000;
	width: 801px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	background-color: transparent;
	color:inherit;
	height:133px;
	background-image:url(../img/head.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
#menu{
	background-color: transparent;
	color:inherit;
	height:131px;
	margin-left:4px;
}
#content{
	background-color: transparent;
	color:inherit;
	padding-bottom:20px;
	background-image:url(../img/backparch.gif);
	background-repeat:repeat-y;
	background-position: 0px 0px;
}
#content img{
	border:1px solid white;
}
#bloctxt{
	margin:0;
	padding:0;
	background-color: transparent;
	color:inherit;
	width:550px;
	margin-left:auto;
	margin-right:auto;
}
.bloctxth{
	margin:0;
	padding:0;
	background-color: transparent;
	color:white;
	font-size:16px;
	height:20px;
	background-image:url(../img/dice.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:25px;
}
.bloctxth h1{
	margin:0;
	padding:0;
	font-size:16px;
	background-image:url(../img/bloodblade.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#bloctxt p{
	background-color:#e5c275;
	color:black;
	text-align:justify;
	border:1px solid white;
	padding:5px;
}
#footer{
	background-color:transparent;
	color:#561826;
	height:39px;
	text-align:right;
	font-size:9px;
	background-image:url(../img/foot.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.tableimg{
	background-color: transparent;
	color:#000;
	width:630px;
	height:114px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.note{
	background-color: transparent;
	color:#000;
	font-size:10px;
}
#footer p{
	margin:0;
	padding:0;
	text-align:right;
	padding-right:30px;
	padding-top:20px;
}
.clear{
	clear:both;
	font-size:0px;
}
#tablecon{
	background-color:#e5c275;
	color:black;
	margin-top:10px;
	text-align:justify;
	border:1px solid white;
}
.retrouvailles09{
	padding:0;
	margin:0;
	text-align:center;
}
.retrouvailles09 img{
	padding:0;
	margin:2px;
}
