/*
Feuille de style
*/
/*
Cette feuille de style permet le bon affichage du site. *Attention!* Ne pas modifier si on ne sait pas ce que l'on fait.

------------------------------
1. Structure
------------------------------

(css) */
body{
	background:#000;
	width:704px;
	margin-left:auto;
	margin-right:auto;
	font-family: 'Comic Sans MS', Comic, Geneva, Arial, sans-serif; 
	font-size: 13px; 
	line-height: 1.3; 
}
#Tete{
	color:white;
	margin-bottom:0;
}
#Tete h1{
	color:white;
}
#Tete h1 a{
	font-size:26px;
}
#wrapper {
	overflow: hidden; 
	height: 400px; 
	width:700px;
	position: relative;
}
#inner {
	width: 2800px;
	height: 400px; 
	position: relative;
}
.scrolling-content {
	background: #fff;
	position: absolute;
	width: 700px;
	height: 400px;
}
.scrolling-content .page-content{
	padding:1em;
	height: 375px;
	overflow:hidden;
}
.scrolling-content .img_logo{
	float:right;
	border-left:2px solid white;
}
#content1 {
	left: 0px; 
	top: 0px;
	background: #a7d92a;
}
 
#content2 {
	left: 700px; 
	top: 0px;
	background: #1ba0ca;
}
  
#content3 {
	left: 1400px; 
	top: 0px;
	background: #ff718f;
}
#content4 {
	left: 2100px; 
	top: 0px;
	background: #ff932d;
}
#content5 {
	left: 2800px; 
	top: 0px;
	background: #CC3333;
}
 
#Corps{
	clear:both;
	border:2px solid white;
	background: #f6fb7d;
}
#Logo{
	float:right;
	border-left:2px solid white;
	border-bottom:2px solid white;
}
#Page{
	padding:1em;
}
body.home #Page{padding:0em;}
body.home #Corps{padding:0px;}

body.onjoue #Corps{background: #a7d92a;}
body.contact #Corps{background: #1ba0ca;}
body.rencontre #Corps{background: #ff718f;}
body.jeux #Corps{background: #ff932d;}
body.galerie #Corps{background: #CC3333;}

#Title{
	display:block;
	float:right;
	max-width:400px;
}
#Title  span{
	color:black;
	background: #f6fb7d;
	padding:3px 1em 0 1em;
	border:2px solid white;
	border-bottom:0px;
	-moz-border-radius-topleft:1em;
}
#Title span.onjoue, body.onjoue #Title span{background: #a7d92a;}
#Title span.contact, body.contact #Title span{background: #1ba0ca;}
#Title span.rencontre, body.rencontre #Title span{background: #ff718f;}
#Title span.jeux, body.jeux #Title span{background: #ff932d;}
#Title span.galerie, body.galerie #Title span{background: #CC3333;}

#Tete a{color:#ccc;}
#Tete a.onjoue{color:#a7d92a;}
#Tete a.contact{color:#1ba0ca;}
#Tete a.rencontre{color:#ff718f;}
#Tete a.jeux{color:#ff932d;}
#Tete a.galerie{color:#CC3333;}
#bar{
	font-size:14px;
	width:400px;}
#Footer{
	color:white;
	padding-left:1em;
	font-size:9px;
	text-align:right;
}
#Footer a{
	color:white;
	font-size:9px;
}
#content1 .page-content{overflow:auto;}
#content2 .page-content{overflow:auto;}
#content3 .page-content{overflow:auto;}
#content4 .page-content{overflow:auto;}

#content5 .page-content{overflow:auto;}

/* 

------------------------------
2. Accroches - general
------------------------------

(css) */
.item .icons{
	float:right;
}

.action .action{
	border:none;
}
.action .content{
	padding:0.3em;
}

.legend {
	font-weight:bold;
	border-bottom:1px solid #455da7;
	padding:0.3em;
	color:#455da7;
}
.icons{
	float:right;
	padding:0.3em;
}
.legend1 {
	border-bottom:1px solid white;
	text-align:center;
	font-weight:bold;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.buttons{
	background:#b7c5d7;
	text-align:right;
}
.buttons a, .buttons span{
	border-right:0px;
	border-top:0px;
	padding-right:0.5em;
	padding-left:0.5em;
	color:white;
	border-left:1px solid white;
}
.buttons span.current, .buttons  a.current, .buttons  a:hover{
	background:#333;
}
.item .title, .small .title{
	font-weight:bold;
	padding:0.5em;
}
.item .content, .resume div.content {
	background-color:#fff;
	-moz-border-radius:1em;
	border-radius:1em;
	padding:1em;
}
.item .content hr{
	clear:none;
	visibility:hidden;
	margin:0;
	height:0;
	padding:0;
}
.item .logo, .page_small .page_logo, .page_resume .page_logo, .user_resume .user_logo, .comment .user_mini  {
	display:block;
	float:right;
	margin:0.3em;
	margin-right:1em;
	padding:0.3em;
}
.minifooter{
	font-size:x-small;
	padding-right:0.5em;
	text-align:right;
	background:#eee;
	margin:0.5em;
	margin-top:0px;
	-moz-border-radius-bottomleft:1em;
	border-radius-bottomleft:1em;
}

.gauche .page_resume, .droite .page_resume  {width:300px;}
.page_resume .owner{display:none;}
.action .action .legend{display:none;}
.action .action .legend1{display:none;}
.action .action .icons{display:none;}
.action .action .buttons{display:none;}

.minifooter{display:none;}

/* 

------------------------------
3. Liens
------------------------------

(css) */
a[hreflang]:after{content: "\0000a0[" attr(hreflang) "]"}

a{
	color: #000;	
	font-weight:bold;
	text-decoration:underline;	
}
a.NotExist{	
}

/* 

------------------------------
4. Titres
------------------------------

(css) */
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5{
	font-family:"Courier New", "Lucida Sans",'Lucida Sans Unicode','Lucida Grande',LucidaGrande,sans-serif;
}

h1, h2, h3, h4, h5{
        font-weight: bold;
	margin:0;
	padding:0;
}
h1, .h1{font-weight:bold;font-size:24px;color:black;}
h2, .h2{font-weight:bold;font-size:20px;}

h3, .h3{font-weight:bold;font-size:16px;}
h4, .h4{font-weight:bold;font-size:15px;font-family:verdana,sans-serif;}
h5, .h5{font-weight:bold;font-size:14px;font-family:verdana,sans-serif;}
/* 

------------------------------
5. Balises
------------------------------

(css) */

table {
	background:#fff;
	margin:1em;
	margin-left:auto;
	margin-right:auto;		
	border:1px solid #ddd;
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
tr{vertical-align:top;}
tr.alternate {	
	border:0px solid #669900;
	background: #F9FFE6;
	border-bottom:1px dotted #ddd;
	border-top:1px dotted #ddd;
}
th {
	color:green;
	padding:3px;
}
th a{
	color:#980101;
}
td {
	vertical-align:top;
	padding:0.5em;
}
td.large{
	width:100%;
}
td.nowrap{
	white-space: nowrap;
}


th.day {
	border-top:1px solid #ddd;
	text-align:center;
	font-weight:bold;
	color:orange;
}
th.alternate {
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	text-align:center;
	color:orange;
}
td.body_r {
	font-size:x-small;
}

img {
    	border: none;
	vertical-align: middle;
}

p {
    	margin: 0.4em 0em 0.5em 0em;
    	line-height: 1.5em;
}

hr {
    	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	clear:both;
	background:#fff;
	background: #ddd;
}
hr.page_break {
	height:0px;
	visibility:hidden;
	clear:both;
	page-break-before:always;
}

ul {
	list-style-type:disc;
	margin: 0px;
	padding:0px;
	padding-left:2em;
	list-style-position:outside;
}
ul ul{
	list-style-type:circle;
}

ol {
	margin: 0px;
	margin-left:4em;
	padding:0px;
	list-style-position:outside;
}

li {
	margin-left:0.5em;}

dt {
	font-weight: bold;
	margin-bottom: 0.1em;
}

dl{
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: 0.1em;
}
	
abbr, acronym, {
	border-bottom: 1px dotted Black;
	color: Black;
	cursor: help;
}

q, quote{
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size:110%;
	color: #666;
}

blockquote, .selected  {
	border-left: 3px solid #ccc;
	padding-left:10px;
	margin: 0.5em;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size:110%;
	color: #666;
}
pre  {
	border: 1px solid #ccc;
	padding: 0.5em;
	margin: 0.5em;
	background:#000;
	color: #fff;
	overflow:auto; 
	font-family: 'Courier New', Courier;
	height:200px;
}

/* 

------------------------------
6. Formulaires
------------------------------

(css) */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

legend {
	background: White;
	padding: 0.5em;
}

label {
	font-weight:bold;
	line-height:2em;
}

form {		
}
.action form {		
	text-align:left;
}
body.upload form, body.invite form{
	text-align:left;
}

textarea {
	color: black;	
	border:1px solid #39c;
	padding: 0.1em;
	width:350px;  
	height:175px;
}

textarea.edit { 
	padding:5px; 
	width:98%;  
	height: 380px; 
}
textarea.resume { 
	width:300px;  
	height: 75px; 
}

textarea.section { 
	padding:5px; 
	width:98%;  
	height: 150px; 
}
.action_account textarea, .action_register textarea  {width:200px;height:100px;}
.action_comments textarea {width:500px;height:300px;}
input, textarea {
	border: 1px solid #39c;
	background: White url('http://www.leszenkrolees.be/kernel/files/style/textarea_background.png') repeat-x;
}

input{
	color: #39c;	
	border: 1px solid #39c;
}
input[type=text], input[type=password]{
	width:150px; 
}
input[type=submit]{
	background: White url('http://www.leszenkrolees.be/kernel/files/style/input_background.png') repeat-x;
}
input[type=submit]:hover {
	border: 1px solid #669900;
	background: #669900;
	color: #fff;
	cursor:pointer;
}
input[type=reset]:hover {
	border: 1px solid #990000;
	background: #990000;
	color: #fff;
	cursor:pointer;
}
input.annulation:hover {
	border: 1px solid #990000;
	background: #990000;
	color: #fff;
	cursor:pointer;
}

input.apercu:hover {
	border: 1px solid #ffaa00;
	background: #ffaa00;
	color: #fff;
}

select {
	vertical-align: top;
}
option.head {
	background: #ffaa00;
	font-weight:bold;
}
/* 

------------------------------
7. Casini
------------------------------

(css) */

.tools {
	background: #F9FFE6;
	padding:0.3em;
}

.invisible{display:none;}
.visible{display:block;}



.gauche {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.droite {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}


.centre {
	text-align:center;
}

.trail_table{margin-bottom:1em;}

div.pagination{
	margin:1em;
	text-align:center;	
}
div.pagination a.current{
	font-weight:bold;
}
div.aide, div.info, div.confirmation, div.error, div.warning, div.important, div.preview,
p.aide, p.info, p.confirmation, p.error, p.warning, p.important, p.preview{
	-moz-border-radius:1em;
	border-radius:1em;
	padding: 1em;  
	padding-left:30px;	
	border: 1px dashed #ddd;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div.preview, p.preview {
	background:#fff 5px 5px repeat-y url('http://www.leszenkrolees.be/kernel/files/icons/preview.png');
}
div.aide, p.aide, option.aide, div.help, p.help, option.help  {
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.leszenkrolees.be/kernel/files/icons/help.png');
}
div.info, p.info, option.info {
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.leszenkrolees.be/kernel/files/icons/info.png');
}
div.error, p.error, option.error {
	font-style:italic;
	border: 1px solid red;
	background:#fff 5px 5px no-repeat url('http://www.leszenkrolees.be/kernel/files/icons/error.png');
}
div.confirm, p.confirm, option.confirm { 
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.leszenkrolees.be/kernel/files/icons/warning.png');
	border:1px solid green;
}
div.warning, p.warning, option.warning { 
	font-style:italic;
	background:#fff 5px 5px no-repeat url('http://www.leszenkrolees.be/kernel/files/icons/warning.png');
	border:1px solid orange;
}
div.important, p.important, option.important {
	background:#fff repeat url('http://www.leszenkrolees.be/kernel/files/style/content_bg.gif');			
	border: 1px solid #ccc;  
	border-bottom: 1px solid #bbb; 
	border-right: 1px solid #bbb;
}
div.inline, p.inline {display:inline;background-color:transparent;border-color:transparent;}
.lettrine:first-letter{
	color:#000;
	float:left;
	font-size:300%;
	margin-top:10px;
}
.indent { 
	margin-left: 40px; 
}


.add, .additions { 
	font-weight: bold; 
	color: #0c0; 
	text-decoration: underline; 
}

.del, .deletions { 
	font-style: italic; 
	color: #c00; 
	text-decoration: line-through; 
}



.footnotes {
	color:#999;
	border:1px solid #ddd;
	padding:1em;
	margin:1em;
	font-size:0.8em;
}
.com { 
	font-style: italic; 
	color:#666;
}

.prev_alert { 
	background-color: #7C9A08; 
	color: white; 
	font-size: 1.7em; 
	font-weight: bold; 
	margin-bottom: 5px; 
}

.debug { 
	font-size: 1em; 
	color: #888888; 
}

hr.clear{
	margin: 0;
	padding: 0;
	height:0px;
	clear:both;
	visibility:hidden
}

.visualClear { 
	clear: both; 
}

h2 a.top {
	display:block;
	float:right;
	width:24px;
	height:24px;
	background: 50% 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/top.png');
}

/* 

------------------------------
8. Images
------------------------------

(css) */
/*
#Page a.s0, #Page a.s25, #Page a.s50, #Page a.s75, #Page a.s100, #Page a.missingpage {padding-left:12px;}
#Page a.missingpage {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/missingpage.png');}
#Page a.s0 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/00.png');}
#Page a.s25 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/25.png');}
#Page a.s50 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/50.png');}
#Page a.s75 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/75.png');}
#Page a.s100 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/100.png');}
*/
option.s0, option.s25, option.s50, option.s75, option.s100 {padding-left:12px;}
option.s0 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/00.png');}
option.s25 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/25.png');}
option.s50 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/50.png');}
option.s75 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/75.png');}
option.s100 {background: 1px 50% transparent no-repeat url('<div class="warning">Action inconnue actions/config/base_url.php</div><div class="warning">Action inconnue actions/config/icons_path.php</div>/100.png');}

/* 

------------------------------
9. Commentaires
------------------------------

(css) */
.action_comments .replylink{padding-left:1em; border-left:50px solid #fff;}
.action_comments .answers{padding-left:1em; border-left:50px solid #fff;}
.action_comments .title{clear:right;}
.action_comments .action_user{float:right;width:75px;text-align:center;}
.action_comments .action_user .content{background:#fff;padding:0.3em;}

/* 

------------------------------
10. Action Hyperpaysage
------------------------------

(css) */
.action_hyperpaysage .nav {
	margin-top:1em;
	border: 1px solid #ccc;
	border-bottom: 0px;
	background: #EFF8FF;
	text-align: center;
}
.action_hyperpaysage .wrapper {
	border: 1px solid #ccc;
	background: #EFF8FF;
	text-align: center;
}
.action_hyperpaysage .scrolling-content div{background: none;}
.action_hyperpaysage .scrolling-content .minifooter{display: none;}
.action_hyperpaysage .scrolling-content .content{color:white;font-size:x-small;}

.action_hyperpaysage .scrolling-content {
	width:300px;
	background: transparent url('http://www.leszenkrolees.be/kernel/files/css/transparent.png') top left;
}



/* 

------------------------------
11. Action Stats
------------------------------

(css) */
.action_stats tr{
}
.action_stats .bar{
	background:white;
	border:1px solid #ddd;
	color:#ccc;
}
.action_stats .bar_on{
	text-align:right;
	padding:0px;
	font-size:9px;
	font-weight:bold;
	border-right:3px solid green;
}
/* 

------------------------------
12. Action Agenda
------------------------------

(css) */
.action_agenda table {
          background:none; 
          border: none;
          table-layout: fixed;
}
.action_agenda tr {background:#fff; border:none;}
.action_agenda th {width:12.5%;}
.action_agenda td {padding:0.5em; background:none;}
.action_agenda td, tr {border: 1px solid #aaa;}
.action_agenda .month {color:orange;}
.action_agenda .day {color:green;}
.action_agenda .holyday{background-color:#ffecce;}
.action_agenda .now{border:1px solid #000;}
.action_agenda .passive {color:#aaa;}
.action_agenda .cell_number_events{font-weight:bold;text-decoration:underline;}
.action_agenda .hasevents {border:1px solid #56729F;}
.action_agenda .event0 {background-color: #ff8f4c;}
.action_agenda .event1 {background-color: #ff9759;}
.action_agenda .event2 {background-color: #ffa772;}
.action_agenda .event3 {background-color: #ffbbab;}
.action_agenda .event4 {background-color: #ffc2d1;}
.action_agenda .event5 {background-color: #ffffff;}

/* 

------------------------------
13. Action gallery
------------------------------

(css) */
 .action_files .gallery .legend{display:none;}
 .action_files .gallery .content img {
	margin:0.3em;
	padding:0.5em;
	background:#eee;
	border:1px solid #ddd;
}
 .action_files .gallery div.thumbs {
	padding:0.5em;
	margin:0.3em;
	border:1px solid #ddd;
}
 .action_files .gallery div.img {
	text-align:center;
}

/* 

------------------------------
14. Images
------------------------------

(css) */
.action_img {max-width:300px;}
/* 

------------------------------
15. Action Login
------------------------------

(css) */
 .action_login .logo {float:right;}
/* 

------------------------------
16. Action Formmail
------------------------------

(css) */
.action_mail .toolbar {display:none;}

/* 

------------------------------
17. Action IMG
------------------------------

(css) */
 .action_img .legend {display:none;}
 .action_img .buttons {display:none;}


/* 

------------------------------
18. Action Forum
------------------------------

(css) */

 .action_forum  .chemin{
	border:1px solid #CCC;
	padding:0.1em;
	margin-bottom:0.5em;
}
.subject .content{
	border:1px solid #CCC;
	background-color:#ffecce;
}
.message .content{
	background-color: #fff;
	border:1px solid #CCC;
}
.alternate .content{
	background-color: #fffac1;
	border:1px solid #CCC;
}
 .action_forum  .title{
	font-weight:bold;
	background:#ccc;
	font-size:x-small;
	padding:0.1em;
}


/* 

------------------------------
19. Action nextevents
------------------------------

(css) */
 .action_nextevents .day{
	font-weight:bold;
	margin-top:0.5em;
}
 .action_nextevents .month{
	font-weight:bold;
	display:block;
	border: 1px dashed #ddd;
	background:#fff;
	padding:0.3em;
	margin-top:1em;
	margin-bottom:1em;
	text-align:center;
}
 .action_nextevents div.title .a{
	font-variant: lowercase;
}


/* 

------------------------------
20. Action log
------------------------------

(css) */
table.graph{
	font-size:x-small;
	width:auto;
	background:#fff 0px 0px url('http://www.leszenkrolees.be/kernel/files/style/fond-stats.gif');
}
table.graph td {
	vertical-align:bottom;
	padding:0em;
}
table.graph td a{
	background:#ddd;
}
table.graph {
	width:100%;
	vertical-align:bottom;
	background:100% 100% url(http://www.surlaterre.org/ecrire/img_pack/fond-stats.gif);
}
table.graph td{
	padding:0px;
	vertical-align:bottom;
}
table.graph td.x-label {
	border-right:1px solid black;
}
table.graph td.x-label div{
	padding-right:1em;
	text-align:right;
	border-top:1px solid black;
}
table.graph td.maxsize div{
	padding-right:1em;
	font-size:x-small;
	text-align:right;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
table.graph td a.revision{
	width:10px;
	display:block;
	z-index:2;
}
table.graph td a:hover {
	background:white;
}
table.graph td a span{
	display:none;
}
table.graph td a:hover span{
	display:block;
	margin:1px;
	position:absolute;
	width:150px;
	background:white;
	border:1px solid #bbb;
	padding:1em;
	font-size:9px;
}
table.graph td div.time {
	margin-left:3px;
	margin-top:3px;
	border-left:1px solid #bbb;
	padding-bottom:50px;
}
table.graph td div.time span{
	position:absolute;
	border:1px solid #bbb;
	border-left:0px;
	padding-left:2px;
	background:#fff;
}

/* 

------------------------------
21. Menus
------------------------------

(css) */
div.menu {cursor:pointer;	margin:1em; }
div.menu ul{margin:0px; padding:0px; list-style: none;}
div.menu a{width: 10em; background:none;padding-left:0px;}

div.menu li{float:left; display:block; padding-right: 1em; padding-left: 1em;margin-right:2px; background:#fff;border:1px solid #ddd;}
div.menu ul ul {position:absolute; background:white; border:1px solid #ddd;}
div.menu li ul li {float:none;margin:0px; padding:0;margin:0;border:0;}
div.menu ul ul ul{margin-left:3em;}
div.menu li ul li a{padding-left:1em; padding-right:1em; margin:0.2em;}
div.menu hr{padding:0;margin:0;border-top:1px solid #ddd;}

/* 

------------------------------
22. Impression
------------------------------

(css) */

@media print {
	body {
		background: #ffffff; /* texte noir sur fond blanc */
		color: #000000;
		border:0;
		width:700px;
	}
	#Tete {display:none;}
	#Icons {display:none;}
	#Path {display:none;}
	#Navigation {display:none;}	
	#Footer {display:none;}
}



/*  */
((*))""
</div>
<hr class="clear" />
</div>
</div>
	<div id="Footer">
		""<<<a class="login" href="http://www.leszenkrolees.be/css::me:login">Se connecter
</a> | [[admin]] | [[*::edit|modifier]]<<""
		""Conception et design:  Daron (http://simon.cassiopea.org|S.) | Fonctionne avec http://www.casiwi.org|Casiwiki (http://www.casiwi.org|Casiwiki), version 8.01 a la Betrave
""
		<hr class="clear" />
	</div>
</div>
</body>
</html>
""
