@charset "utf-8";
/* CSS Document */
#affichage-wrap{
}
#affichage{
	padding:20px 30px 50px 30px;

}
#affichage hr{
	height: 1px; 
	color: #999; 
	background-color: #999; 
	border: none;
}
#affichage-wrap-wrap{
	text-align:right;
	margin-top:5px;
}
#affichage a.cat{
}
#affichage a.ray{
}
#affichage a{
}
#affichage a:hover{
}
#affichage a.post_title{
}
#content_cat{
}
#content_ray{
}
#resume_ray{
}
#content{
}
#resume{
}
#tabl_ray{
}
#tabl_ray ul{
}
#tabl_ray li{
}
#tabl_ray a{
}
.post-title{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:21px;
	color:#999900;
	font-weight:bold;
}
.post-author{
	font-size:10px;
	font-style:italic;
}
#main.post-cat{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
}

