@charset "utf-8";
/* CSS Document */
#affichage-wrap{
padding:20px 30px 50px 20px;
}
#affichage{
	padding:20px 0px 50px 20px;
	width:290px;
}
#affichage hr{
	height: 1px; 
	color: #999; 
	background-color: #999; 
	border: none;
}
#affichage-wrap-wrap{
	margin:5px 30px 30px 30px;
		height:375px;
}
.image-bas{
	background:url(../img/bg-home.jpg) bottom left no-repeat;
}
#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-size:16px;
	color:#a0cc21;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.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;
}
#menu2 {
	width:260px;
	align:left;
}
#menu2 a{
	display:block;
	margin-left:130px;
	font-size:10px;
	color:#666;
	text-decoration:none;
}
#menu2 ul{
	padding-top:10px;
}
#menu2 li{
	list-style:none;
}
