/* 6B8484  vert d'eau */
/* 788484  vert gris */
/* DDC4B3  saumon */
/* DDD7D3  saumon clair */
/* DDD1C8  blanc gris */

.main_menu {
    list-style-type: none;
    margin: 5pt;
    padding: 0pt;
    margin-bottom:20px;
}

.main_menu li {
      padding: 2pt;
      float: left;
      width: auto;
      margin-right: 3pt;
      text-align: center; 
    }

.main_menu .exttail {
        visibility: hidden;
}

body {
        font-family: Century Gothic, "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	color: #000;
	margin-top: 0;
	background: #333333;
 	margin-left: 16%;
	margin-right: 16%;
	border-left: 10px solid #CC9966;
	border-right: 10px solid #CC9966;
}

p, td, li, select {
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
}

input, form {
        font-size: 11px;
}

textarea#body{
	width: 100%;
	height: 500px;
	padding: 2px;
}


.page {
	float: clear;
	color: #555;
	font-size: 12px;
	font-family: Century Gothic;
	text-align: justify;
	line-height: 20px;
	background-color: white;
	padding: 37px;
	border-top: 6px solid #999999;
	border-bottom: 6px solid #999999;
}



.page a {
	font-weight: bold;
	color: #009999;
	background-color: transparent;
	border-bottom: 1px solid transparent;
	text-decoration: none;
}


.page a:hover {
	color: #A9774E;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #49707C; 
}

.page a:visited {
	color: #32606E;
}




.include .navigation {
	display: none;
}

.include h2 {
	font-size: 18px;
}

.include h3, h4, h5 {
	font-size: 14px;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Century Gothic, Verdana, Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
}

h3 {
	color: #660000;
	font-size: 110%;
	padding-bottom: 3px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.indent {
	margin-left: 40px;
}

.additions {
	color: #008800;
}

.deletions {
	color: #880000;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {  
    font-family: Century Gothic, Verdana, "Lucida Grande", "Trebuchet MS", Verdana, Geneva, Lucida, Helvetica, sans-serif;
    padding: 20px;
    background-color: #888888;
    text-align: left;
    overflow: hidden;
    font-size: 15px;
}

.header h2 {
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 22px;
        letter-spacing: 1px;
	color: #FFF;
}

.header a {
	color: #660000;
	padding: 3px;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.header a:hover {
	text-decoration: none;
	padding: 3px;
	color: #CC9966;
	background: transparent;
	border-bottom: 2px solid #FFF;
}


h2 a {
	color: #ffffff;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

h2 a:hover {
	color: #444444;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


.menu {
	background: #eeeeee;
	clear: both;
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
 	border-bottom: 1px dashed #999999;
 	padding: 10px 10px 10px 20px;
}

.menu a {
	color: #588BB0;
	text-decoration: none;
	background: transparent;
}

.menu a:hover {
	color: #0F4275;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


.footer {
    	font-size: 11px;
	background-color: #eeeeee;
 	color: #6699CC;
	font-weight: bold;
	padding:7px 2px 7px 20px;
}


.footer a {
	color: #588BB0;
	text-decoration: none;
	background: transparent;
}

.footer a:hover {
	color: #0F4275;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.commentsheader {
	font-size: 11px;
	background-color: #dddddd;
	padding: 5px 10px;
}

DIV.commentsheader a {
	color: #444;
	text-decoration: none;
}


DIV.commentsheader a:hover {
	color: #DDD1C8;
	text-decoration: none;
}

.comment {
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	font-family: Century Gothic, Verdana, Georgia, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 11px "Bitstream Vera Sans Mono","Courier New", monospace;
	width: auto;
	margin: 20px;
	overflow: auto;
	padding: 3px;
}


.notes {
	color: #a9a9a9;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.smallprint {
	font-size: 0.8em; 
	color: #444; 
	padding-right: 0.5%; 
	text-align: right;
	border-top: none;
	background: #CC9999;
}

.smallprint a {
	color: #DDD1C8;
	border-bottom: none;
}

.smallprint a:hover {
	color: #EEE;
	border-bottom: none;
}


DIV.page a.ext {
	color: #49707C;
	background-color: transparent;
	text-decoration: none;
}

DIV.page a.ext:hover {
	color: #A9774E;
	background-color: transparent;
	text-decoration: none;
	border-top: 1px dotted #49707C; 
}

.exttail {
	display: none;	
}

.box {
       margin-left: auto;
       margin-right: auto;
       width: 640px;
}

.anonymous {
       color: #666666;
}

.hr {
	border-top: 1px solid;
	color: #dddddd;
	margin-top: 5px;
	padding-bottom: 5px;
}

tt {
	font-size: 11px;
}

blockquote {
	width: 500px;
	margin-bottom: 0px;
}

.missingpage {
	color: #FF0000;
	text-decoration: none;
	background-color: transparent;
	border: none;
}


br {
	clear: none;
}

.col1 {
	width: 200px;
	float: left;
}

.col2 {
	width: 200px;
	float: left;
}

.col3 {
	width: 200px;
	float: left;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 10px auto;}
img.center {display: block; text-align: center; margin: 10px auto;}
img.left {margin: 10px; padding: 10px; float: left;}
img.right {margin: 10px; padding: 10px; float: right;}

.indent {
	margin-left: 40px;
}

.floatl {
	float: left; 
	margin: 10px; 
	padding: 10px; 
	background: #EEE;
}

.floatr {
	float: right; 
	margin: 10px; 
	padding: 10px; 
	background: #EEE;
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

.underline { text-decoration: underline;}
.highlight {color: red; background: #FFFFD0;}

.strikethrough {text-decoration: line-through;}

.deletions {color: #876; text-decoration: line-through;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

.footer {display: none;}
.commentsheader {display: none;}
.comment {display: none;}
.commentinfo {display: none;}
.commentform {display: none;}
.smallprint {display: none;}
.exttail {display: none;}
