* {	
margin:0;
padding:0;
}
img {border:none;}
ul, li {
list-style-type:none;
margin:0;
padding:0;
}
h1, h2, h3, h4, p, ul {
margin:16px 0;
}
h1 {
font-size:22px;
}
h2 {
font-size:18px;
}
h3 {
font-size:16px;
}
blockquote{
	margin: 10px 0 0;
}
blockquote p{
	padding: 10px;
}
blockquote blockquote{
	margin: 0 10px;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft{margin: 3px 10px 2px 0; }
img.alignright{ margin: 3px 0 2px 10px; }
img.alignleft, img.alignright{
	padding: 4px;
	border: 1px solid #eee;
	display: inline;
}
p img{ max-width: 100%; }
small{ font-size: 11px; }
.alignleft{float: left;}
.alignright{float: right;}
.clearer {
clear:both;
height:1%;
}
.pub {
margin:10px 5px;
text-align:center;
}
.pub table {
margin:auto;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:center;
background:url("img/bg.gif") center top;
}
a:link, a:visited {
color:#c87600;
}

/* LAYOUT */
#page {
	width : 879px;
	margin:0 auto;
	text-align:left;
	background:url("img/page.gif") repeat-y center;
    }
#header {
	height : 227px;
	background:url("img/header.jpg") no-repeat;
	}
#header h1 {
	margin : 0;
	padding : 0;
	}
#header h1 a {
display:block;
width:443px;
height:175px;
margin-left:40px;
text-indent:-5999px;
overflow:hidden;
}
#header .description {
display:none;
}
#searchform {
margin-left:50px;
}
#searchform input.txt {
border:1px solid #810000;
padding:2px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#searchform input.btnok {
background:#810000;
color:#FFF;
border:1Px solid #810000;
}
#wrapper {
	margin : 0 40px;
	
	}
#main {
	width : 100%;
	margin : 0 -200px 0 0;
	float : left;
	}
#content {
	margin : 0 159px 0 0;
	padding : 10px;
	color:#666666;
	}
#footer {
	clear : both;
	text-align:left;
	background:url("img/footer.gif") no-repeat top;
	width:100%;
	padding:30px 0;
	color:#FFF;
	}
#footer p {
margin:0;
padding-left:50px;
font-size:11px;
}
#footer a {
color:#60ff00;
text-decoration:none;
}
#sidebar {
	width : 139px;
	float : right;
	color:#cfb69f;
	}
#sidebar a {
color:#efeacd;
}
#sidebar a:hover {
color:#FFF;
}
#sidebar h3 {
height:28px;
line-height:28px;
background:url("img/sidebar-title.jpg") no-repeat;
font-size:16px;
letter-spacing:-1px;
font-weight:normal;
padding:0 10px;
color:#2f0000;
}
#sidebar ul, #sidebar p {
margin:10px 5px;
}
#sidebar li {
padding-left:10px;
line-height:150%;
}	
#sidebar .pub img {
border:1px solid #FFF;
}
/*POSTS*/
.post {
margin-bottom:50px;
}
.post p {
line-height:150%;
}
.post h2 {
margin:0;
background:#f3f0d8;
padding:4px;
border:1px solid #cdbe94;
font-size:20px;
font-weight:normal;
letter-spacing:-1px;
}
.post h2, .post h2 a {
color:#603600;
}
.post h2 a:hover {
color:#de0000;
}
.post h2 a {
text-decoration:none;
display:block;
}
p.soustitre {
margin:5px 0;
font-size:11px;
padding-bottom:4px;
border-bottom:1px solid #e8dacd;
}
p.soustitre span {
color:#c87600;
}
.postmetadata {
font-size:11px;
}
.postmetadata a {
color:#95581d;
text-decoration:none;
}
.postmetadata a:hover {
text-decoration:underline;
}
a.comments-link {
padding-left:20px;
background:url("img/com.gif") no-repeat left center;
}

/*COMMENTS*/
h3#comments, h3#respond {
font-weight:normal;
letter-spacing:-1px;
color:#7B3600;
font-size:18px;
}
ol.commentlist {
}
ol.commentlist p {
}

ol.commentlist li {
margin:0;
background:#f3f0d8;
padding:2px;
margin-bottom:6px;
color:#7E4C25;
}
p.headcom {
background:#FFF;
padding:3px;
margin:0;
}
ol.commentlist li.alt {
background:#e6d8c8;
}
#commentform label {
display:block;
}