body {
  margin: 0;
  padding: 0;
  font: 0.8em "Trebuchet MS","Lucida Grande", Verdana,Arial,sans-serif;
  color:#333;
  background: #AACAE3;
  }
a:link {
  color:#258;
  }
a:visited {
  color:#258;
  }
a:hover {
  color:#c63;
  }
img {
  border-width:0;
  }
tt,code {
	 font-size: 120%;
	 }
input.area, textarea {
	background: #F3F2E4;
	border: solid 1px #DED5B3;
	color: #595949;
	padding-left: 2px;
	vertical-align: middle;
}
blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 100%;
  line-height: 1.5em;
  color: #666;
  background: url("../images/quotes.gif") no-repeat top left;
  }
blockquote p {
  margin-top: 0;
  }
h1	{
	font: 160% georgia, serif;
	color: #369;	
	margin-top: 3px;
	padding-top: 6px;
	text-align:center;
	}
pre, .terminal {
  font-family : "Courier New", Courier, monospace;
	font-size: 95%;
  width : 95%;
  padding : 5px 0 5px 5px;
  margin-left : auto;
  margin-right : auto;				
	overflow:auto;
	border:1px inset;
  }
pre {
  background:#f6f6f6;
	line-height:1em;
  }
.terminal {
  background : #eff4fa;
  }
#wrap {
  width: 770px;
  margin: 0 auto;
  }
#content, #album {
	padding : 0 10px 0 10px;
  text-align: left;
  }
#album {
  background: url("../images/bg_photo.gif") repeat-y;
  }
#content {
  background: url("../images/bg.gif") repeat-y;
}
#logo {
	height: 155px;
	width: 751px;
	background: url("../images/logo.jpg") no-repeat;
	background-color : #FFFFFF;
}
#quoted {	
	margin: 0;
	padding: 5px 510px 0 10px;
	color: #FFFFFF;
}
#quoted p.author {	
	text-align: right;
}
#main, #news {
  float: left;
  width: 560px;
  margin: 20px 0 0 5px;
  padding: 0;
  line-height: 1.6em;
  }
#photos {
  width: 740px;
	padding: 10px;
	line-height: 1.6em;
}
#photos div.img {
  float:left;
  background:url("../images/photo_shadow.png") bottom right no-repeat !important;
  background:url("../images/photo_shadow.gif") bottom right no-repeat;
  margin:5px 8px 5px 15px;
  padding:0;
  position:relative;
}
#photos div.img img {
  display:block;
  position:relative;
  border:1px solid #a9a9a9;
  margin:-6px 6px 6px -6px;
  padding:4px;
  vertical-align:bottom;
}
#news h2, #news h2 a, #news h2 a:visited {
	color: #369;
	font: 130% georgia, serif;
	margin: 5px 5px 5px 0px;
	text-decoration: none;
}
#news h3, #news h3 a, #news h3 a:visited, #album h3, #album h3 a, #album h3 a:visited {
	color: #B16000;
	font: 110% georgia, serif;
	margin: 5px 5px 5px 0px;
	text-decoration: none;
}
#news h2 a:hover, #news h3 a:hover,#album h2 a:hover, #album h3 a:hover {
	text-decoration : underline;
}
#main dl	{
	margin-left : auto;
	margin-right : auto;
	color: #369;
	width:250px;	
	}
#main dd {
  margin-left : 10px;
  padding: 0;
  }
#main h2, #main h3,.evidence {
	font: 150% georgia, serif;
	color: #369;	
	margin-top: 3px;
  }
#main h2	{	
	padding-top: 6px;
	}
#main h3	{	
	padding: 10px 15px 0;
	}
#sidebar {
  margin: 0 10px 0 580px;
  padding: 20px 0 0 0;
  font-size: 95%;
  line-height: 1.4em;
  color: #999;
  }
#sidebar .title {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #9b9;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size:140%;
	letter-spacing : -1px;
  line-height:1.5em;
  color:#A65757;
  }
#sidebar ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
#sidebar ul li {
  background:url("../images/puce.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  line-height:1.4em;
  }
#sidebar ul li {
  border-bottom:1px dotted #eee;
}
#sidebar p {
  margin:0 0 .6em;
  }
#header {
  height: 40px;
  background: #AACAE3 url("../images/header.gif") no-repeat 0 100%;
  }
#comments ul, #trackbacks ul {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
#comments li, #trackbacks li {
	color: #595949;
	font-size: 95%;
	margin: 0px 10px 10px 0px;
	padding: 15px 15px 5px 15px;
	background: #f7f7f0;
	border: 1px solid #f0f0e0;
	position: relative;
}
#comments p, #trackbacks p {
	line-height: 1.2em;
}
#footer {
	height: 80px;
	padding: 8px 20px;
	background: #AACAE3 url("../images/footer.gif") no-repeat 0px 0px;
	text-align: right;
	font-size:95%;
	color: #f1f1f1;
  }
#footer li {
	display: inline;
	list-style: none;
	}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer li a {
	padding-right: 5px;
	padding-left: 5px;
	}
#footer a {
	color: #E3DECC;
	text-decoration: none;
	}
#footer a:hover {
	color: #66CCFF;
	text-decoration: none;
	}
#pagebtns img {
	filter:alpha(opacity=30);
	-moz-opacity:.3;
	opacity:.3;
}
#pagebtns a img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.clear { 
  clear: both;
  height: 0;
  }
.date {
	color: #c63;
	font-size:95%;
	letter-spacing: 0.09em;
	margin: 0px;
	padding: 0 0 0 2px;
}
.postmetadata {
	color: #808979;
	text-align: right;
	letter-spacing: 0.09em;
	padding: 0 10px 0 0;
}
.post {
  margin-bottom : 2.5em;
  border-bottom: 1px solid #ccc;
	background:white;
}
.post ul, ul.yellow {
  list-style: none;
  margin: 10px 0 20px 30px;
  padding: 0;
  }
.post li, ul.yellow li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url("../images/puce2.gif") no-repeat 0 6px;
  }
.post img {
  padding: 6px;
  border : 1px solid #258;
	cursor: pointer;
  }
.post img.fleft {
	float: left;
	margin: 0 10px 10px 0;
  }
.post img.fright {
	float: right;
	margin: 0 10px 0 10px;
  }
ul.navigation {
  list-style: none;	
	padding:0;
	margin:0;
  }
ul.navigation li.level1 {
  list-style: none;
	padding : 0 0 0 15px;
  }
ul.navigation li.level2 {
  list-style: none;
	padding : 0 0 0 30px;
  }
ul.navigation li.level3 {
  list-style: none;
	padding : 0 0 0 45px;
  }
.page ul {
	overflow:auto;
}
.page li {
	display:inline; 
	clear:none;
	list-style: none;
}
.page li a:link, .page li a:visited, .page li a:hover {
	margin:0 0.2em; 
	padding:0 2px; 
	text-align:center; 
	display:block; 
	float:left; 
	border:none;
	text-decoration: none;
}
.page li a:link {
	color: #0088FF;
}
.page li a:visited {
	color: #005387;
}
.page li a:hover {
	color: #fff; 
	background-color: #0088ff;
}
.page li a.current:link, .page li a.current:visited {
  color:#fff; 
	background:#0088FF url("../images/current.gif"); 
	width:24px; 
	height:20px; 
	padding:0;
	text-decoration: none;
}
.centered {
 text-align:center;
}
.righted {
	text-align:right;
}
.largespace {
word-spacing:20px;
}
table.datab {
	border:1px solid #345487;
	margin-left : auto;
	margin-right : auto;
	width:95%;
}
table.datab th {
	font-weight:bold; 
	color:#3A4F6C; 
	padding:7px; 
	margin:0px; 
	background-image: url(../images/titre.gif);
	text-align:center;
}
table.datab td {
	background-color : #E6EAF6;
	padding : 4px;
}
table.ntpv {
  margin-left : auto;
  margin-right : auto;
	width: 520px;
}
table.ntpv td.left {
	text-align:left;
}
table.ntpv td.right {
	text-align:right;
}



	


