body {
	height: 100%;
	margin: 0;
font: 90% "Trebuchet MS", sans-serif;
	}
html {
	height: 100%;
	margin: 0;
	background: #fff ;
	}
table{
 width: 420px;
}


pre{
 font-style: italic;
 font-family: "Arial", sans-serif;
 font-size:90%;
}
table img{
align: center;
}
div#global {
	min-height: 100%;
	width: 700px;
	padding: 0 ;
	margin: 0 auto;
	position: relative;
	min-height: 100%;
	border-left: #818181 1px solid;
	border-right: #818181 1px solid;
	
	background: #fff ;
	
	
	}
div#center {
	overflow: hidden;
}
div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	}
div#footer p {
	margin: 2px 0;
	padding: 0 10px;
	font-size: 0.9em;
	}
div#footer a {
	color: #a31432;
	}	
	
div#content {
        float: left;
	width: 500px;
	margin-left: 10px;
	margin-right: 10px;	
	height: 100%;
	overflow: hidden;
	}
div#content span{
        text-decoration:underline;
	}	
div#content h2 {
	
	color: #000;
	font: 1.6em "Trebuchet MS", sans-serif;
	font-style:italic;
	}
div#content h3 {
	color: #383539;
	font-variant: small-caps;
	border-bottom: #818181 2px solid;ce0000
	}
div#content h4 {
	color: #94959a;
	font-size: 0.9em;
	font-family: Tahoma, sans-serif;
	
	}

div#content h5{
	font-style: italic;
	color: #05732c;
	
}

div#header {
	background: #000000 url(images/thefourthwall.gif) no-repeat;
	color: #fff;
	height: 350px;
	position: relative;
	margin-bottom: 5px;
	}
div#header h1 {
        margin: 0;
	position: absolute;
	bottom: 25px;
	left: 10px;
	font: small-caps 2em Georgia, serif;
	}

div#footer {
	position: absolute;
	width: 700px;
	bottom: 0;
	background: #e9fed6 url(img/footer.png) repeat-x;
	color: #000;
	}

div#sidebar {
	float: right;
	width: 148px;

	background: #fff;

	}
div#sidebar p  {
	padding: 0 0px;
	background: #f2af47;
	}
	
div#sidebar h3{
	padding: 0 0px;
	background: #383539;
	margin:0;
	text-align:center;
	color:#fff;
	font-family: "Verdana", sans-serif;
	font-size: 90%;
//	border-bottom: #ce0000 1px solid;
//	border-top: #ce0000 1px dotted;
//	border-right: #ce0000 1px dotted
	
}	
ul#menu {
	margin: 0;
	padding: 0;
	
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 16px;
	padding-left: 25px;
	margin: 0px 0;
	border-bottom: 1px dotted #818181;
	border-right: 1px dotted #818181;
	color: #000;
	font: small-caps 1.0em/18px "Trebuchet MS",Verdana,serif;
	text-decoration: none;
}
ul#menu li a:hover {
	
	
	background-color: #c3c3c7;
}
a {
	color: #818181;
	font-weight: bold;
	}
a:hover {
	color: #383539;
	}
.red{
        color:red;
	}	
	
.petit{
        font-size: 0.8em;
        font-style: italic;
	}		
	
.note {
	font-size: 85%;
	}
