Hébergeur de fichiers indépendant

Aide0.txt

À propos du fichier

Type de fichier
Fichier TXT de 67 Ko (text/plain)
Confidentialité
Fichier public, envoyé le 14 septembre 2012 à 19:55, depuis l'adresse IP 80.185.x.x (France)
Sécurité
Ne contient aucun Virus ou Malware connus - Dernière vérification: 10 heures
Statistiques
La présente page de téléchargement a été vue 790 fois depuis l'envoi du fichier
Page de téléchargement

Aperçu du fichier


  *{
	 margin: 0px;
	 padding: 0px;
	 }
html {
	font-size: 100%;
	height: 100%;
	}
* html {
	scrollbar-face-color: #4f4737;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #;
	scrollbar-3dlight-color: #;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #897349;
	scrollbar-darkshadow-color: #;
	}
*+ html {
	scrollbar-face-color: #4f4737;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #;
	scrollbar-3dlight-color: #;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #897349;
	scrollbar-darkshadow-color: #;
	}
/* Begin CSS for print media */
#wrap {border-radius: 100px 100px 0 0;}
#wrap {-moz-box-shadow:0px 0px 10px 7px #ce7104;
-webkit-box-shadow:0px 0px 10px 7px #ce7104;
box-shadow:0px 0px 10px 7px #ce7104;}
@media print 
	* {
	background-image: http://i31.servimg.com/u/f31/17/71/29/43/fond10.png;
	background-color: #fff;
	color: #000;
	}
body {
	padding: 0;
	 margin: 0;
	 font-size: 10pt;
	}
body#phpbb div#wrap {
	width: 85%;
	 margin: 0;
	}
span.corners-top,span.corners-bottom {
	display: 100pt;
	}

/* Header */
        #wrap {
            border-radius: 28px 28px 0 0;}
#wrap #logo-desc p,#wrap #logo-desc img,div#page-header div.navbar,div#page-header div.navbar ul.linklist {
	display: none !important;
	}
#wrap div.headerbar {
	margin: 0;
	border-bottom: 1px solid #ccc;
	}
#wrap div#page-body h2 {
	font-weight: bolder;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
	}

/* Posts */
#wrap div#page-body div.topic-actions,#wrap div#page-body .pagination,#wrap div#page-body .left-box,#wrap div.postbody ul.profile-icons,#wrap div.postbody img,#wrap dl.postprofile,#wrap div.post .right,#wrap div.postbody div.signature {
	float: none;
	display: none !important;
	}
#wrap dl.postprofile {
	float: none;
	}
#wrap div.postbody .online {
	background-image: none;
	}
#wrap div.postbody {
	width: auto;
	}
#wrap div.postbody h3 {
	font-size: 10pt;
	}
#wrap div.postbody p.author {
	width: 100%;
	 border-bottom: 1px dashed #ccc;
	}
#wrap div#page-body div.post {
	padding: 0 0 2em 0;
	border-top: 3px double #ccc;
	}
div.postbody {
	width: 100%;
	 float: none;
	}
#wrap div#page-body div.post .content {
	overflow: visible;
	}

/* Footer */
div.noprint {
	display: none;
	}
}

/* End CSS for print media */
#min-width {
	 min-width: 750px;
	 }
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #e7dcbf;
	background-color: #6c5d48;
	background-image: url('http://i31.servimg.com/u/f31/17/71/29/43/fond10.png');
	background-attachment: fixed;
	font-size: 10px;
	height: auto;
	padding: 10px 0px;
	}
* html .conteneur_minwidth_IE {
	 
/* Hack IE min-width */
padding-left: 900px;
	}
* html .conteneur_container_IE {
	 
/* Hack IE min-width */
margin-left: -900px;
	position: relative;
	}
* html .conteneur_minwidth_IE, * html .conteneur_container_IE, * html .conteneur_layout_IE {
	 
/* Hack IE min-width */
height: 1px;
	}
#wrap {
	width: 85%;
	margin: 0px auto;
	background-color: #4f4737;
	border: 1px solid #;
	padding: 5px;
	min-width: 768px;
	}
#simple-wrap {
	 padding: 6px 10px;
	 }

/* **************************************************************************Most stable Standards-compliant 3-column layout by Ryan Brillhttp://www.alistapart.com/articles/negativemargins
/************************************************************************** */
#content-container div#container {
	width: 100%;
	float: left;
	margin-right: -0px;
	}
#content-container div#content {
	margin-right: 0px;
	}
#content-container div#main {
	margin-bottom: 1em;
	overflow: hidden;
	 
/* Fixes 3-column negative margins float clearing bug: http://archivist.incutio.com/viewlist/css-discuss/97678 Thanks Georg! */
}
*+ html #content-container div#main {
	margin-left: 0px;
	}
#content-container div#left {
	width: 0px;
	float: left;
	margin-right: 0px;
	overflow: hidden;
	}
#content-container div#right {
	width: 0px;
	float: right;
	overflow: hidden;
	}
* html #content-container #main-content {
	 
/* FIX for IE6... For some reason, if we insert comment before this series, the star html hack don't work no more... ?? */
overflow: visible;
	margin-right: 0px;
	}
* html #content-container div#main {
	 
/* FIX for IE6 */
margin-right: -99%;
	width: 100%;
	float: left;
	}
#page-body {
	margin: 4px 0;
	width: 100%;
	}
#page-body p.page-bottom {
	margin: 0;
	}

/* Tags-------------------------------------------------*/
h1.page-title {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #ff6a00;
	font-size: 2em;
	margin: 0.8em 0 0.2em 0;
	}
h1.gallery-title {
	display: inline;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	}
h2 {
	 
/* Keeping old styles for h2 for legacy */
font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #ff6a00;
	font-size: 2em;
	margin: 0.8em 0 0.2em 0;
	}
h1.solo {
	margin-bottom: 1em;
	}
h3, .h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #;
	margin-bottom: 3px;
	padding-bottom: 2px;
	font-size: 1.05em;
	color: #;
	margin-top: 20px;
	}
.h3 {
	font-weight: bold;
	}
.module .h3,.postbody .h3,.introduction .h3 {
	margin-top: 8px;
	}
.table-title, .table-title h2 {
	display: inline;
	font-size: 1em;
	color: #fff694;
	}
input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	border: 1px solid #ff6a00;
	padding: 1px;
	background-color: #6c5d48;
	}
option {
	 padding-right: 1em;
	 }
textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	width: 60%;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em;
	}
p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	}
p.right {
	 text-align: right;
	 }
p.right img {
	 vertical-align: middle;
	 }
p.center {
	 text-align: center;
	 margin: 0px;
	 }
p.author {
	margin: 0 15em 0.6em 0;
	padding: 0 0 5px 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	}
p.nomargin {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 0em;
	}
p.path {
	margin-left: 10px;
	clear: left;
	}
fieldset {
	border-width: 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	}
fieldset.jumpbox {
	text-align: right;
	margin-top: 15px;
	height: auto;
	min-height: 2.5em;
	}
fieldset.vf_jumpbox {
	text-align: right;
	height: auto;
	min-height: 2.5em;
	}
fieldset.quickmod {
	width: 55%;
	float: right;
	text-align: right;
	height: auto;
	min-height: 2.5em;
	}
label {
	cursor: default;
	padding-right: 5px;
	color: #e7dcbf;
	}
label input {
	 vertical-align: middle;
	 }
label img {
	 vertical-align: middle;
	 }
hr {
	border: 0 none #4f4737;
	border-top: 1px solid #4f4737;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
	}
hr.dashed {
	border-top: 1px dashed #4f4737;
	margin: 5px 0;
	}
img {
	 border-width: 0;
	 }
blockquote {
	margin: 1em 1px 1em 25px;
	padding: 5px;
	background: #e7dcbf url("http://illiweb.com/fa/prosilver/quote.gif") 6px 8px no-repeat;
	border: 1px solid #DBDBCE;
	font-size: 0.95em;
	margin: 1em 1px 1em 25px;
	overflow: hidden;
	}
blockquote div {
	 margin-left: 20px;
	 }
blockquote blockquote {
	background-color: #EFEED9;
	font-size: 1em;
	margin: 0.5em 1px 0pt 15px;
	}
blockquote blockquote blockquote {
	 background-color: #e7dcbf;
	 }
blockquote cite {
	font-style: normal;
	font-weight: bold;
	display: block;
	font-size: 0.9em;
	}
blockquote cite cite {
	 font-size: 1em;
	 }
blockquote.uncited {
	 padding-top: 25px;
	 }
ul {
	 list-style-type: none;
	 }
ul.ul-icons {
	float: left;
	margin: 0 10px;
	}
* html table, * html select, * html input {
	 font-size: 100%;
	 }
* html hr {
	 margin: 0;
	 }

/* Links-----------------------------------------------------*/
a:link{
	 color: #ff6a00;
	 text-decoration: none;
	 }
a:visited{
	 color: #ff6c00;
	 text-decoration: none;
	 }
a:active{
	 color: #ff6a00;
	 text-decoration: underline;
	 }
a:hover{
	 color: #ffee00;
	 text-decoration: none;
	 }
a.forumtitle {
	color: #ff6a00;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	}
a.forumtitle:hover {
	color: #ffee00;
	text-decoration: underline;
	}
a.forumtitle:active {
	color: #ff6a00;
	}
a.topictitle {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #ff6a00;
	text-decoration: none;
	}
div.topic-title-container {
	display: inline;
	}
.topic-title {
	display: inline;
	font-size: 12px;
	text-align: left;
	}
.topic-title-post {
	}
a.topictitle:hover {
	color: #ffee00;
	text-decoration: underline;
	}
a.topictitle:active {
	color: #ff6a00;
	}

/* Input------------------------------------------------------*/
.inputbox {
	background-color: #6c5d48;
	border: 1px solid #BCBCBC;
	color: #e7dcbf;
	padding: 2px;
	cursor: text;
	}
.inputbox:hover {
	 border: 1px solid #;
	 }
.inputbox:focus {
	border: 1px solid #;
	color: #e7dcbf;
	}
input.inputbox{
	 width: 85%;
	 }
input.medium{
	 width: 50%;
	 }
input.narrow{
	 width: 25%;
	 }
input.tiny{
	 width: 110px;
	 }
textarea.inputbox {
	 width: 85%;
	 }

/* Input Button Form---------------------------------------------------------*/
input.button1, input.button2, button.button2 {
	 font-size: 1em;
	 }
a.button1, input.button1 {
	font-weight: bold;
	border: 1px solid #666666;
	}
a.button2, input.button2, button.button2 {
	border: 1px solid #BCBCBC;
	}
a.button1, input.button1, a.button2, input.button2, button.button2 {
	width: auto !important;
	padding: 2px 3px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
	background-image: url('http://illiweb.com/fa/prosilver/bg_button.gif');
	background-position: top;
	overflow: visible;
	}
body:last-child a.button1, input.button1, a.button2, input.button2, button.button2 {
	 
/* Opera does not see this */
padding: 1px 0;
	}
a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, button.button2:hover {
	border: 1px solid #ffee00;
	color: #ffee00;
	background-position: 0 100%;
	}
a.button1:link, a.button1:visited, a.button1:active, a.button2:link, a.button2:visited, a.button2:active {
	color: #ff6a00;
	text-decoration: none;
	padding: 2px 8px;
	line-height: 250%;
	vertical-align: text-bottom;
	background-position: 0 1px;
	}
* html input.button1, * html input.button2, * html button.button2 {
	padding-bottom: 0;
	margin-bottom: 1px;
	}
*+html button.button2 {
	height: 24px;
	padding-right: 3px;
	padding-left: 3px;
	}
*+html button.button2 img {
	 vertical-align: middle;
	 }
* html button.button2 {
	height: 24px;
	padding-right: 3px;
	padding-left: 3px;
	}
* html button.button2 img {
	 vertical-align: middle;
	 }

/* Fieldset dl---------------------------------------------------------*/
fieldset dl {
	padding: 4px 0;
	}
fieldset dt {
	float: left;
	width: 40%;
	text-align: left;
	display: block;
	}
fieldset dd {
	margin-left: 41%;
	vertical-align: top;
	margin-bottom: 3px;
	}
fieldset dl:hover dt label {
	color: #000000;
	}
dt label {
	font-weight: bold;
	text-align: left;
	}
dd label {
	white-space: nowrap;
	color: #e7dcbf;
	}
dd input, dd textarea {
	margin-right: 3px;
	}
dd select {
	width: auto;
	}
dd textarea {
	width: 85%;
	}

/* Fieldset fields 1 et 2---------------------------------------------*/
fieldset.fields1 dt {
	width: 10em;
	border-right-width: 0;
	}
fieldset.fields1 dd {
	margin-left: 10em;
	border-left-width: 0;
	}
fieldset.fields1 {
	background-color: transparent;
	}
fieldset.fields1 div {
	margin-bottom: 3px;
	}
fieldset.fields2 dt {
	width: 15em;
	border-right-width: 0;
	}
fieldset.fields2 dd {
	margin-left: 16em;
	border-left-width: 0;
	}
fieldset.fields2 dl:hover dt label {
	color: inherit;
	}

/* Fieldset submit---------------------------------------------*/
fieldset.submit-buttons {
	text-align: center;
	vertical-align: middle;
	margin: 5px 0;
	}
fieldset.submit-buttons input {
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	}

/* Fieldset polls---------------------------------------------*/
fieldset.polls {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}
fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 0 0;
	line-height: 120%;
	color: #e7dcbf;
	}
fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	}
fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
	font-size: 1.1em;
	}

/* Header-------------------------------------------------*/
.headerbar {
	background-color: #;
	background-image: url('http://illiweb.com/fa/empty.gif');
	margin-bottom: 4px;
	padding: 0pt 5px;
	background-repeat: repeat-x;
	}
* html .headerbar {
	height: 1%;
	 
/* Hack IE layout */
}
*+ html .headerbar {
	min-height: 1px;
	}
#logo-desc {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#logo {
	float: none;
	padding: 5px;
	}
a#logo:hover {
	text-decoration: none;
	}
#site-title,#site-title h1 {
	font-family: ;
	color: #;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	}
#site-title h1 {
	padding-top: 0;
	}
#logo-desc p {
	margin: 0px;
	padding: 0px;
	color: #;
	}

/* Menu-------------------------------------------------*/
.navbar {
	clear: both;
	background-color: #4f4737;
	padding:0px 10px;
	}
ul.navlinks {
	border-bottom: 1px solid #4f4737;
	font-weight: bold;
	text-align: center;
	}
ul.borderless {
	border-bottom: 0;
	}
ul.linklist li {
	list-style-type: none;
	width: auto;
	font-size: 1.1em;
	line-height: 2.2em;
	display: inline;
	}
ul.linklist li a img {
	vertical-align: middle;
	}
.search-box {
	margin-top: 3px;
	margin-left: 5px;
	float: left;
	}
#search-box {
	margin-top: 10px;
	margin-right: 5px;
	float: right;
	white-space: nowrap;
	 
/* For Opera */
}
* html #search-box {
	margin-right: 35px;
	}
#search-box #keywords {
	width: 95px;
	background-color: #6c5d48;
	}
#search-box input, {
	border: 1px solid #BCBCBC;
	}
#search-box input.button1 {
	padding: 1px 5px;
	}

/*input.search {
	background-image: url('http://illiweb.com/fa/prosilver/icon_textbox_search.gif');
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
	}
*/
input.search {
	background:url('http://illiweb.com/fa/sprite_prosilver_navbar.png') no-repeat top left;
	background-position:0 -701px;
	padding-left:17px;
	}
ul.linklist li.rightside {
	float: right;
	}
ul.linklist li.footer-home {
	float: left;
	}
p.rightside {
	float: right;
	margin-right: 5px;
	}

/* Code block------------------------------------------------*/
dl.codebox {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #C9D2D8;
	font-size: 1em;
	}
dl.codebox dt {
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	}
blockquote dl.codebox {
	margin-left: 0;
	}
dl.codebox code {
	overflow: auto;
	display: block;
	height: auto;
	max-height: 200px;
	white-space: normal;
	padding-top: 5px;
	font: 0.9em Courier,Courier New,sans-serif;
	line-height: 1.3em;
	color: #2E8B57;
	margin: 2px 0;
	}

/* Table-------------------------------------------------*/
.forabg {
	margin-bottom: 4px;
	clear: both;
	background-color: #;
	background-image: url('http://illiweb.com/fa/empty.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 2px solid #4f4737;
	padding: 0px 5px;
	}
* html .forabg {
	position: relative;
	height: 1%;
	}
*+ html .forabg {
	min-height: 1px;
	}
.forumbg {
	background-color: #;
	background-image: url('http://illiweb.com/fa/empty.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 2px solid #4f4737;
	padding: 0px 5px;
	margin-bottom: 4px;
	clear: both;
	}
* html .forumbg {
	height: 1%;
	}
*+ html .forumbg {
	min-height: 1px;
	}
.forumbg table.table1 {
	margin: 0 -2px -1px -1px;
	}
ul.topiclist {
	list-style-type: none;
	margin: 0;
	background-image: url("http://www.nerull.be/forum/barre.png");
	background-repeat: repeat-x;
	color: #e7dcbf;
	}
* html ul.topiclist {
	height: 1%;
	}
*+ html ul.topiclist {
	min-height: 1px;
	}
ul.topiclist li {
	display: block;
	margin: 0;
	}
* html ul.topiclist li {
	 position: relative;
	 }
ul.topiclist li.row dl {
	padding: 2px 0;
	}
ul.forums li.row dl {
	min-height: 40px;
	}
* html ul.forums li.row dl {
	height: 40px;
	}
ul.topiclist dt,ul.topiclist dd.dterm {
	display: block;
	float: left;
	width: 60%;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
	}
ul.topiclist dfn {
	display: none;
	}
ul.topics li.header dl.icon dt {
	padding-right: 50px;
	}
ul.topics dt,ul.topics dd.dterm {
	padding-left: 45px;
	display: block;
	float: left;
	width: 50%;
	}
ul.topics dd {
	display: block;
	float: left;
	}
ul.forums {
	background-color: #3b3832;
	background-image: none;
	}
li.header dl.icon {
	min-height: 0;
	}
li.header dl.icon dt {
	padding-left: 0;
	}
li.header dt {
	font-weight: bold;
	}
li.header dd {
	margin-left: 1px;
	}
dl.icon {
	min-height: 35px;
	background-position: 10px 50%;
	background-repeat: no-repeat;
	
/*height: auto !important;
	*/

/* cssTidy */

/*height: 35px;
	*/

/* cssTidy */
height:auto;
	}
dl.icon dt,dl.icon dd.dterm {
	background-repeat: no-repeat;
	background-position: 5px 50%;
	 
/* Center icons */
}
li.header dt, li.header dd {
	line-height: 1em;
	border-left-width: 0;
	margin: 2px 0 4px 0;
	color: #fff694;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1em;
	font-family: Arial,Helvetica,sans-serif,Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	}
li.row {
	border-top: 1px solid #4f4737;
	border-bottom: 1px solid #4f4737;
	}
li.row:hover {
	background-color: #;
	}
ul.topiclist dd {
	border-left: 1px solid #4f4737;
	display: block;
	float: left;
	padding: 4px 0;
	}
ul.topiclist li.header dl dd {
	border: none;
	}
dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display:block;
	padding-left:5px;
	}
ul.pmlist dt {
	padding-left: 45px;
	}
ul.forums dd {
	border-color: #4f4737;
	border-left-style: solid;
	border-left-width: 1px;
	}
li.row:hover dd {
	border-left-color: #4f4737;
	}
.mod-text {
	font-weight: bold;
	}
.hierarchy {
	display: inline;
	text-transform: none;
	border: none;
	font-size: 1em !important;
	}

/* Panel----------------------------------------------*/
.panel {
	margin-bottom: 4px;
	padding: 0px 10px;
	background-color: #3b3832;
	color: #e7dcbf;
	}
* html .panel {
	height: 1%;
	}
*+ html .panel {
	min-height: 1px;
	}
.content h2, .panel h2 {
	color: #;
	border-bottom: 1px solid #;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;


Partager le fichier Aide0.txt sur le Web et les réseaux sociaux:


Télécharger le fichier Aide0.txt


Télécharger Aide0.txt