body
{
	 font-family:comic sans ms; 
	 color:#ff9;
	 background-color:#080186;
}
h1,h2,h3,h4,h5,p
{
	margin:0px;
	padding-bottom:0px;
	color:#ff9;
}
h2
{
	margin-top:10px;
	margin-left:5px;
}
h3
{
	margin-top:10px;
	margin-left:5px;
}
h1
{
	border-bottom: 1px solid #5f5f5f;
	padding-bottom:2px;
	width:100%;
}
#tbl_langue
{

	margin-left:850px;
	margin-bottom:8px;
}
#tableau
{
	width:1000px;
	height:700px;
	vertical-align:middle;
	margin:auto;
}
#tbl_center
{
	 position:absolute;   
	 left: 50%;    
	 top: 50%;   
	 width: 1000px;   
	 height: 700px;   
	 margin-top: -350px; /* moitié de la hauteur */   
	 margin-left: -500px; /* moitié de la largeur */   
}
img
{
	border:none;
}
#logoheader
{
	vertical-align:middle;
}
#menu
{
	vertical-align:middel;
}
#menu ul li
{
	list-style-type:none;
	display:inline;
	text-align:center;
	padding-right:5px;
	font-size:20px;
}
#menu ul
{
	text-align:center;
}
#contenu
{
	width:842px; 
	height:380px;
	overflow:auto;
	text-align:justify;
	padding:10;

}
#tdcontenu
{
	background-repeat:no-repeat;
	background-attachment:scroll;
	vertical-align:top;	
}
#footer
{
	vertical-align:middel;
	text-align:center;
}
#footer p
{
	padding-top:10px;
}
a
{
	text-decoration:none;
	color:#ff9;
	cursor:pointer;
}
a:hover
{
	color:#cc0;
}
#livreor
{
 text-align:center;
}
.tbl_livreor
{
  color:#ff9;

  margin-top:5px;
  width:100%;

}
.tbl_tdPseudo
{
	border:dotted 1px;
	padding:5px;
}
.tbl_tdMess
{
  padding:5px;
  border-left:dotted 1px;
  border-right:dotted 1px;
  border-bottom:dotted 1px;

}
