body { background-color: #F5F5F5; color: black; }

body, p, td, li, input, select, textarea { font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; line-height: 1.3; margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { margin: 0px; padding: 0px; }

A.blk {color: black;}
A {color: #F19137;}
A:HOVER {color: #227CBF;}

a img {
    border:none;
    text-decoration: none;
}
ul {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px; 
}

ol { 
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

tt { color: Navy; }

hr {
    border: 0px;
    color: Black; 
    background-color: Black;
    height: 1px;
}


.wiki_name { display: none; }

.page_name { display:none; }

.error {
    color: #CC3333;
    font-weight: bold;
}

.indent { margin-left: 40px; }
.additions { color: #008800; }
.deletions { color: #880000; }
.add { font-weight: bold; color: #c00; text-decoration: underline; }
.del { font-style: italic; color: #c00; text-decoration: line-through; }

.header {display:none;}

.page {
    margin : 10px auto;
    margin-bottom : 10px;
    margin-top : 10px;
    margin-left : 10px;
    margin-right : 10px;
    background-color: #FFFFFF;
    padding: 10px;
    border: 1px solid #000000;
    font-size: 12px;
}

.footer {
	display:none;
}
			
.prev_alert { background-color: red; color: white; font-size: 1.7em; font-weight: bold; margin-bottom: 5px; }
.edit { width: 100%; height: 400px; }
.codeaaa { background: #FFFFFF; border: solid #888888 2px; font-family: 'Courier New', Courier; color: black; font-size: 10pt; width: 100%; height: 400px; overflow: scroll; padding: 3px; }
.code { background: #EEEEEE; border: dashed 1px #999999; padding: 0.2em 0.3em; font-family: 'Courier New', Courier; color: black; font-size: 10pt; }

.revisioninfo { color: #AAAAAA; padding-bottom: 20px; }

.commentsheader { background-color: #DDDDDD; padding: 2px 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }
.comment { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #EEEEEE; }
.commentinfo { color: #AAAAAA; }
.commentform { background-color: #EEEEEE; padding: 10px; border-left: 1px inset; border-right: 1px inset; border-top: 1px solid #CCCCCC }

.copyright {
    font-size: 11px;
    color: #AAAAAA;
    text-align: right;
}
.copyright A { color: #AAAAAA; }
.searchbox { background: #FFFFF8; border: 0px; border-bottom: 1px solid #CCCCAA; padding: 0px; margin: 0px; }
.debug { font-size: 11px; color: #888888; }

.hr_clear { clear: both; visibility: hidden; }
.include_right { float: right; width: 17%; } /* bloc flotant ŕ droite */
.include_left { float: left; width: 17%; } /* bloc flotant ŕ gauche */
.include_solid_border { border: solid; padding: 2px; } /* encadré noir */
.include_gray_background { background-color: #DDDDDD; } /* fond gris */
.include_small_fonts { font-size: 0.8em; } /* petites polices */
.include_big_fonts { font-size: 1.2em; } /* grandes polces */
.include_height10em { height: 10em; overflow: scroll; } /* boite de 10em de hauteur, avec ascenseur */
.include_height15em { height: 15em; overflow: scroll; }
.include_height30em { height: 30em; overflow: scroll; }
.include_height60em { height: 60em; overflow: scroll; }

.trail_table { line-height: 30px;}
.trail_button { color: #993333; }

.topbanner {display:none;}
