@charset "iso-8859-2";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}
body {
	background-color: #efefef;
	background-image: url(../imgs/book_1/fond.jpg);
	background-repeat: repeat-x;
}
.conteneur {
	margin:0 auto;
	width:778px;
	position:relative;
	top:52px;
}
ul{ margin:0;
padding:0;}
li
{
 list-style-type:none; padding:0;
 margin:0;

}
a {
	text-decoration:underline;
	color:#404040;
}
.haut_pseudo {
	height:46px;
	background-color:#3d3d3d;
	text-align:right;
	color:#efefef;
	padding-top:5px;
	padding-right:10px;
}
.pseudo {
	font-size: 24px;
	font-style:italic;
	font-weight:bold
}
.age {
	font-size: 18px;
	font-style:italic;
	font-weight:bold
}
.fond_menu {
	background-color:#343434;
}
.table_menu {
	width:778px;
	margin:0 auto;
}
.table_menu td {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	text-align:center;
	background:url(../imgs/book_1/book_1_09.jpg) no-repeat center;
	padding-top:7px;
	height:54px;
	width:130px;
	overflow:hidden;
}
.titre {
	background:url(../imgs/book_1/puce.png) no-repeat top left transparent;
	text-indent:25px;
	height:25px;
	font-size:20px;
	padding-bottom:5px;
}
.fond_gauche {
	width:581px;
	height:201px;
}
.fond_mini_photo {
	background:url(../imgs/book_1/fond_haut_droit.jpg) no-repeat;
	width:198px;
	height:201px;
}
.table_photo {
	width:98%;
	margin:0 auto;
	padding:0;
}
.fond_principal {
	background:url(../imgs/book_1/book_1_19.jpg) repeat-y;
	width:581px;
	height:588px;
	overflow:auto;
	color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.encadrement_principal {
	padding-left:34px;
	padding-top:20px;


}


.fond_droite {
	background:  url(../imgs/book_1/book_1_20.jpg) repeat-y;
	width:198px;
	height:588px;
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
}
.encadrement_droite {
	padding-left:10px;
	padding-top:20px;
}
.footer {
	background-color:#3d3d3d;
	height:30px;
}
.footer div {
	color: #dfdfdf;
}

