
The name of the wiki must be superior to 3 characters.
/* Default color : #dbe3ff color : #b8c5ff color : #9dafff color : #6772a1 color : #4261a1 */ body { font-family : sans-serif; background-color:#fbfbfd; background-image : url(wiki/home/themes/dreamland/img/fond_80.png); background-repeat : repeat-x; margin:0; padding:0; background-color:white; } #topbar { border-bottom : dotted 1px #bebebe; color : white; } #topbar a { text-decoration : none; color : white; } #topbar a:hover { text-decoration : underline; } #userbar { text-align : center; margin : 0 auto 1em auto; background : url(userbarBlue.png); width : 350px; height : 20px; } div.menuCat, div.menuTitle { border-top : 2px ridge #b8c5ff; border-right : 2px ridge #9dafff; border-left : 4px ridge #b8c5ff; } div.menuTitle { border-bottom : 0; line-height : 20px; background-image : url(titleBlue.png); padding : 0 8px 0 0; color : white; font-weight : bold; } div.menuCat { border-bottom : 2px ridge #9dafff; margin: 0 0 1em 0; padding-left : 5px; background-color : white; } input.decoration, #search input,#adminLogin input, #action img { border : 1px solid #dcdcdc; margin-bottom : 0; } #banner { text-align : center; } img.download , img.simple, img.help , #banner img, #adminActive img, #logo img { text-decoration : none; border : 0; } #TxtTop { margin : auto; text-align : center; width : 474px; background : url(txtTopBlue.png); padding-top : 5px; height : 19px; } table { font-size : 100%; font-family : sans-serif; } /* Menu */ #menu { overflow : hidden; float : left; margin-right : 20px; min-width : 120px; width : 12%; } #menuElt, #adminActive { border-left : 0; margin-top : 0; padding-left : 0; } #menuElt a, #adminActive a { color : #6772a1; text-decoration : none; font-weight : bold; display : block; padding-left : 5px; border-left : 4px ridge #b8c5ff; } #menuElt a:hover, #adminActive a:hover { border-left : 4px ridge #4261a1; } #search form { margin : 0; padding : 1em 0 1em 5px; } #search input,#adminLogin input { width : 95%; } #adminActive #disconnect{ line-height : 20px; font-weight : bold; background-color : #e8edff; } #adminLogin{ margin-top : 0; padding-left : 5px; } #adminLogin span { display : block; } #adminLogin form { padding : 0; margin : 0; } /* Menu Second */ #menuSecond { margin-top : 10em; min-width : 120px; overflow : hidden; float : right; width : 12%; } #rss p,#contents p,#stats p { font-size : 80%; margin : 0; color : #6772a1; } #calendar { font-size : 75%; padding : 0; border : 0; text-align : center; } #calendar a { text-decoration : none; color : navy; } #bestpage span { display : block; } a.simple, #rss a, #stats a, #bestpage a { text-decoration : none; color : #6772a1; } a:hover.simple, #rss a:hover, #stats a:hover, #bestpage a:hover { text-decoration : underline; } /* Action bar */ #action { padding : 5px; border-top : 2px ridge #b8c5ff; border-bottom : 2px ridge #b8c5ff; margin : 1em 0 1em 0; } #action span { font-weight : bold; color : navy; } #action a { text-decoration : none; color : #6772a1; padding-left : 5px; } #action a:hover { text-decoration : underline; } #action div { float : right; font-weight : bold; } #page { overflow : hidden; display : inline; float : left; min-width : 500px; max-width : 70%; width : 70%; top : 0; } #content { background-color : white; } #content table.wiki, #content td.wiki { border : solid 1px black; } #bottom { clear : both; width : 70%; margin : auto; text-align : center; } /* Wiki comment POST */ #comment { border-top : 2px dotted #b8c5ff; padding : 1em 20px 20px 20px; margin : auto; text-align : left; } #comment_hidden { display : none; } #formPost div { margin : auto; text-align : left; width : 400px; } span.postTitle { font-weight : bold; } span.postDate { font-size : 80%; color : #c3c3c3; } p.postTxt { margin-left : 30px; } /* Footer CSS */ #copyright { margin : auto; text-align : center; } #copyright #Enzym, #copyright #License, #copyright #Contrat { text-decoration : none; color : white; border-bottom : 1px dotted white; } #copyright #Enzym:hover, #copyright #License:hover, #copyright #Contrat:hover { border-bottom : 0; } #copyright a { border-bottom : 1px dotted white; text-decoration:none; color : white; } #copyright a:hover { border-bottom : 0; } div.code { width : 100%; overflow : auto; } p.error { color : red; } span.title { font-weight : bold; color : #bebebe; } span.color { color : #6772a1; } span.bold { font-weight : bold; } span.italic { font-style : italic; } span.download { position : relative; top : -10px; } option.default { font-weight : bold; } p.br { margin : 0; } p.color { color : #6772a1; } p.minTxt { font-size : 80%; color : #999999; } p.minTxt a { text-decoration : none; } p.minTxt a:hover { text-decoration : underline; } p.bold { font-weight : bold; } p.name { color : #b8c5ff; border-left : 4px solid #b8c5ff; margin : 0; padding-top : 2px 5px 0 0; } p.image { margin : 0; padding : 0; } a.specialchar { text-decoration : none; color : black; } a.editor img { border : solid 1px #6772a1; text-decoration : none; } a:hover.editor img { border : solid 1px red; } a.download, a.highlight { text-decoration : none; color : #6772a1; } a:hover.download, a:hover.highlight { color : navy; } /* Editor */ fieldset { border : dotted 1px #b8c5ff; padding : 20px; margin : 0 50px 1em 50px; } div.specialChar, input.namePage, input.modifPage, textarea.editor, iframe.editor { border-top : ridge 1px #b8c5ff; border-bottom : ridge 1px #b8c5ff; border-right : ridge 1px #b8c5ff; border-left : solid 4px #b8c5ff; padding-left : 5px; background-color : white; } div.specialChar { margin-top : 1em; margin-bottom : 1em; } textarea.editor, iframe.editor { font-family : sans-serif; cursor : text; width : 98%; height : 300px; } table.editor td { width : 20px; height : 20px; cursor : pointer; } textarea.html { display : none; } iframe.editor { cursor : text; } code { font-size : 120%; } table.image { width : 90%; font-size : 100%; font-family : sans-serif; } #smenu3, #smenu4 { background-color : white; } #button_menu { margin : 0; padding : 0; width : 600px; } #button_menu dl { z-index : 500; margin : 0; padding-bottom : 10px; float : left; } #button_menu dt { cursor : pointer; height : 20px; margin : 0 1px 0 1px; width : 25px; text-align : center; } #button_menu dd { font-weight : bold; position : absolute; z-index : 100; left : 30%; margin-top : 0; background-color : white; text-align : center; border : 2px solid #b8c5ff; display : none; } #button_menu ul { padding : 10px; } #button_menu .smiles { text-decoration : none; border : 0; } ul.editor { margin : 0; padding : 0; list-style-type : none; } BODY { font-size:90%; font-family:sans-serif; margin:0; background-color:#fbfbfd; } div.panel { text-align:center; width:22%; margin-left:30px; margin-top:10px; float:left; } #createwiki { line-height:35px; cursor:pointer; padding-left:10px; height:60px; text-align:left; background-image:url(wiki/home/themes/dreamland/img/button1.png); background-repeat:no-repeat; } #createwiki a{ font-weight:bold; text-decoration:none; color:white; } #version a{ text-decoration:none; color:navy; } #version p{ margin:0; padding:0; } p.version { font-weight:bold; color:#444444; } #RandomImage { margin-top:1em; } #RandomImage img{ border:0; } #RandomImage p{ font-weight:bold; font-size:60%; margin:0; padding:0; } #ban { text-align:left; height:125px; margin-bottom:0; padding-bottom:0; } #ban div{ position:absolute; top:130px; margin-left:450px; color:white; font-style:italic; } #mid { /* background-image:url(wiki/home/themes/dreamland/img/mid2.png); */ height:38px; color:white; border-top:solid 2px black; margin-bottom:1em; margin-top:0; padding-top:0; } div.menuUp { float:left; color:white; height:18px; text-align:center; margin-right:15px; margin-left:25px; margin-top:5px; padding-bottom:10px; font-weight:bold; } div.menuDown { float:left; color:white; text-align:center; cursor:pointer; margin-right:15px; margin-left:25px; margin-top:5px; padding-bottom:10px; font-weight:bold; } div.menuUp a { text-decoration:underline; color:white; } div.menuDown a { text-decoration:none; color:white; } div.menuUp img { border:none; text-decoration:none; padding-right:5px; } div.menuDown img { border:none; text-decoration:none; padding-right:5px; } #content { clear:both; text-align:left; width:70%; float:left; } img.preload { display:none; } p.intro { font-weight:normal; font-size:100%; margin-left:50px; text-align:justify; margin-top:2em; } div.cadre { border:solid 1px #e9e9e9; margin-top:1em; } table.form { border:dotted 1px #b8c5ff; width:400px; padding:20px; color:#444444; font-weight:normal; font-size:80%; margin-left:50px; } fieldset { border:dotted 1px #b8c5ff; padding:20px; width:400px; font-size:80%; margin-left:50px; } fieldset table { color:#444444; font-weight:normal; font-size:100%; width:100%; } #valid { margin-bottom:2em; } #valid img { text-decoration:none; border:0; } table.tabTop { margin:auto; border-collapse:collapse; margin-bottom:2em; } #tabTop2 { margin:auto; border-collapse:collapse; margin-bottom:2em; } div.page { /* border:solid 1px #444444; */ width:750px; min-width:400px; margin:auto; margin-top:0; margin-bottom:0; padding:0; color:#444444; } div.form { border:dotted 1px #b8c5ff; width:400px; padding:20px; color:#444444; font-weight:normal; font-size:80%; margin-left:50px; } td.border { border:dotted 1px #b8c5ff; width:200px; color:#444444; font-weight:normal; font-size:80%; margin-left:50px; } td.borderCenter { border:dotted 1px #b8c5ff; width:200px; color:#444444; font-weight:normal; font-size:80%; margin-left:50px; text-align:center; } td.borderCenter2 { border:dotted 1px #b8c5ff; width:100px; color:#444444; font-weight:normal; font-size:80%; margin-left:50px; text-align:center; } div.center { margin:0; padding:0; width:100%; } div.center { text-align:center; } div.end { text-align:center; font-size:80%; color:white; padding-top:7px; } div.mail { width:400px; border:solid 1px #dcdcdc; } div.bottom { text-align:center; clear:both; } div.rules { width:100%; height:31px; background:url(wiki/home/themes/dreamland/img/mid3.png); } #top { margin-top:0; padding-top:0; /* background-image:url(images/mid3.png); */ background-color:transparent; height:30px; color:white; border-bottom:solid 2px black; } #top form {padding-top:8px;} div.menu { border-top:solid 1px #dcdcdc; border-bottom:solid 1px #dcdcdc; color:#dcdcdc; text-align:center; } p.title { color:#696969; text-align:left; width:95%; margin-left:20px; border-bottom:solid 1px #696969; } a.line { text-decoration:none; color:navy; border-bottom:dotted 1px navy; } a.line:hover { text-decoration:none; color:navy; border:none; } a.simple { text-decoration:none; color:blue; } a.simple:hover { text-decoration:none; color:navy; border:none; } a.admin { color:white; text-decoration:none; } a.createwiki:hover { font-weight:bold; text-decoration:none; color:white; } p.error { color:red; font-size:80%; } p.valid { color:green; } span.error { color:red; } span.valid { color:green; } p.news { color:blue; text-align:left; width:95%; margin-left:20px; margin-top:2em; } p.min { text-align:left; font-size:60%; margin:10px; } span.bold { font-weight:bold; color:black; } p.form { text-align:left; font-size:80%; margin-left:20px; } input.text { border:solid 1px #dcdcdc; } input.border { border-top:solid 1px #b8c5ff; border-bottom:solid 1px #b8c5ff; border-right:solid 1px #b8c5ff; border-left:solid 4px #b8c5ff; padding-left:5px; background:white; } textarea.border { border-top:solid 1px #b8c5ff; border-bottom:solid 1px #b8c5ff; border-right:solid 1px #b8c5ff; border-left:solid 4px #b8c5ff; padding-left:5px; background:white; } img.natural { border:none; text-decoration:none; } img.menu { padding-right:5px; } a.menu { color:#696969; text-decoration:none; } a.menu:hover { color:black; text-decoration:none; }

The name of the wiki must be superior to 3 characters.