body { color: #000;
	font-size: 12px;
	font-family: "Comic Sans MS";
}
#bandeau {
	position: fixed;
	z-index: 4;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 74px;
}
#navig {
	position: fixed;
	z-index: 5;
	top: 74px;
	left: 0px;
}
#barnav {
	width: 100px;
	text-align: right;
}
#form_connect {
	position: absolute;
	top: 256px;
	left: 118px;
	width: 600px;
	text-align: center;
}
#corps {
	position: absolute;
	top: 78px;
	left: 0px;
	width: 800px;
}
#page {
	position: absolute;
	top: 70px;
	left: 128px;
	width: 600px;
}
a:link {
	color: #06c;
	text-decoration: underline;
}
a:visited {
	color: #06c;
	text-decoration: underline;
}
a:hover {
	color: #fc0;
	text-decoration: none;
}
a:active {
	color: #ff0;
	text-decoration: none;
}
a.connexion:link {
	text-decoration: none;
}
a.connexion:visited {
	text-decoration: none;
}
a.connexion:hover {
	text-decoration: none;
}
a.connexion:active {
	text-decoration: none;
}
.monster { font-size: 20px; }
.gros { font-size: 14px; }
.med { font-size: 12px; }
.petit { font-size: 10px; }
.mini { font-size: 8px; }
li {
	list-style-image: url("images/puce.png");
}
hr.br {
	clear: both;
	visibility: hidden;
}
.titre {
	border: solid 1px 06c;
	background-color: eee;
	text-align: center;
}
.titre_livre {
	margin: 6px;
	font-size: 12px;
	color: #06c;
}
.cel_livre {
	border: 2px solid #eee;
	background-color: #fff;
	padding: 12px;
}

.texte_livre {
	font-size: 12px;
	text-align: justify;
	text-indent: 24px;
}
.date_livre {
	font-size: 10px;
	color: #06c;
	background: #fc0;
	padding: 0px 4px 0px 4px;
}
.nom_livre {
	font-size: 10px;
	color: #06c;
}
.liens_livre {
	font-size: 10px;
	color: #06c;
}
.point {
	font-size: 12px;
	color: #fc0;
}
.page_ec {
	font-size: 16px;
	font-style: bold;
	color: #900;
}
a.pages_livre:link {
	font-size: 12px;
	color: #06c;
	text-decoration: none;
}
a.pages_livre:visited {
	font-size: 12px;
	color: #06c;
	text-decoration: none;
}
a.pages_livre:hover {
	font-size: 12px;
	color: #fc0;
	text-decoration: none;
}
a.pages_livre:active {
	font-size: 12px;
	color: #ff0;
	text-decoration: none;
}
.no_mess {
	font-size: 6px;
	color: #900;
}

.suppr {
	font-size: 12px;
	color: #fc0;
}
a.suppr:link {
	color: #f00;
	text-decoration: none;
}
a.suppr:visited {
	color: #f00;
	text-decoration: none;
}
a.suppr:hover {
	color: #ff0;
	text-decoration: none;
}
a.suppr:active {
	color: #ff0;
	text-decoration: none;
}
.liens {
	background-color: eee;
}
.connecte {
	background: url("images/fnd_ent.gif") repeat-y;
	color: #900;
	text-align: center;
}
.titre_accueil {
	margin: 12px;
	font-size: 32px;
	color: #06c;
	text-align: center;
}
.ombre_titre_accueil {
	margin: 12px;
	font-size: 32px;
	color: #fc0;
	text-align: center;
}
.titre_page {
	border-bottom: dashed 1px #fc0;
	text-align: center;
	font-size: 20px;
	color: #06c;
}
select.tiselect {
	font-size: 10px;
}
input.tibouton {
	font-size: 10px;
}
.date_nav {
	background: url("images/fnd_ent.gif") repeat-y;
}
.date {
	font-size: 8px;
	color: #fff;
}
.pseudo {
	font-size: 14px;
	color: #900;
}
.copy {
	color: #900;
	font-size: 10px;
	text-align: center;
}
.noms {
	color: #900;
}
.emoticon {
	color: #06c;
	font-size: 14px;
}
.textitre {
	border-bottom: dotted 1px #fc0;
	text-align: center;
	font-size: 14px;
	color: #06c;
}
.texte {
	text-align: justify;
	text-indent: 12px;
/*	font-size: 12px;*/
}
.cite {
/*	font-size: 10px;*/
	font-style: italic;
	color: #3574B3;
	line-height: 125%;
	background-color: #FFFFFF;
	border: 1px dotted #3574B3;
	padding: 6px;
}
.celcoul {
	background-color: #ddd;
/*	padding: 4px;*/
}
.celcoul1 {
	background-color: #eee;
}
.celcoul2 {
	font-size: 12px;
	color: #900;
	background-color: #ddd;
/*	padding: 4px 0px 4px 8px;*/
}
.celcoul3 {
	background-color: #ccc;
	font-size: 12px;
/*	padding: 4px;
	margin: 4px 12px 4px 12px;*/
}