body {	
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #554e4e;
	background-color: #fff;
	margin-top: 0px;
}

#prelude {
	margin-left: 170px;
	}
	
#top {
	background: url(img/top.jpg) top right no-repeat;
	height: 269px;
	width: 284px;
	position: absolute;
	top:0;
	right: 0;
	}
	
#page {
	width: 55%;
	background: url(img/page.jpg) left repeat-y;
	padding-top:05px;
	}
	
#content {
	padding-left: 100px;
	}
	
#sidebar {
	position: absolute;
	top: 240px;
	right: 0px;
	width: 220px;
	text-align: left;
	padding: 0px;
	font-size: 100%;
	}
	
#prelude {
	font-size: 10px;
	}

#sidebar h2 {
font-size: 130%;
}

h1, h1 a {
	text-decoration: none;
	font-size: 40px;
	color: #336666;
	background: url(img/titreB.jpg) bottom left no-repeat;
	font-weight: normal;
	margin-left: 100px;
	}
	
.baseline{
	font-size: 16px;
	color: #336666;
	font-weight: normal;
	margin-left: 100px;
	padding-top: 0px;
}	
	
		
a {
	color: #4d78a3;
	text-decoration: none;
	}

a:hover {
	color: #939393;
	}
	
code,pre { 
	font-family : "Courier New",monospace; 
	font-size : 1.1em; 
	background:#f7f7f7;
}

pre {
	margin : 0 auto;
	margin-bottom : 1em;
	padding : 0.5em;
	text-align:left;
	white-space:normal;
	/* caché pour IE 5 Mac qui sait pas faire \*/
	white-space:pre;
	width: 95%;
	height: 50px;
	overflow : auto;
	/* Fin hack */
}
.post {
	margin-top: 50px;
	}
	
.post-title {
	font-size: 20px;
	background: url(img/billet.gif) top left no-repeat;
	padding-left: 32px;
	padding:O;
	margin: 0;
	padding-bottom: 0px;
	color:#4d78a3;
	font-weight: normal;	
	}
	
.post-info {
	padding-left: 32px;
	color: #000000;
	padding:O;
	margin: 0;
	font-size: 10px;
	}
	
.post-info-co {
	height:20px;
	padding-left: 35px;
	color: #4d78a3;
	padding:O;
	margin: 0;
	font-size: 12px;
	background-image: url(img/commentaires.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

h3 {
	color: #4d78a3;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 20px;
	}

fieldset {
	border: none;
	}
	
input , textarea {

	}

#comments blockquote {
	margin-left: 10px;
	}

#comments .comment-info {
	font-style: italic;
	color: #000000;
	padding-left: 10px;
	margin-bottom:0px;
	}
	
.com {
	margin: 10px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4d78a3;
	border-right-color: #4d78a3;
	border-bottom-color: #4d78a3;
	border-left-color: #4d78a3;
	}

h2 {
	color: #ffff99;
	font-size: 16px;
	background-color: #4d78a3;	
	}
	
ul li {
	list-style-type: none;
	}
	
#sidebar ul {
	padding-left: 0px ;
	margin-left: 0px;
	}
	
#sidebar ul li {
	background: url(img/arrow.png) no-repeat top left;
	padding-left: 20px;
	margin-left:0px;
}

.post-content{
padding-top:10px;
padding-left:40px;

}

.f_blog{
 display:none;	
}
