/* Generated by KaZcadeS */
@import "style.css";

ul { position: relative; } /* pour eviter la disparition d'image aleatoire au survol des liens */
/* déplacé dans "style.css"
#top { 
	margin-left: 220px;
	background-image: url(images/green068760830.jpg);
}
#top { 
	margin-left: 220px;
}
#extra a:hover {
    background-color: transparent;
}
#main {
	margin-left: 220px;
	margin-right: 200px;
	padding-right: 5px;
} */
#main {
	margin-right: 200px;
}
#sidebar {
	float: right;
	width: 200px;
	border-left: 1px solid #999;
	border-right: none;
	color: Navy; 
}
#sidebar h2 {
	/* font-weight: normal;
	color: #ddf; 
	padding-left: 10px;
	background-color: #72a38f;
	background-image: url(images/green068760830.jpg); */
        font-size: 1em;
        margin-top: 2em;
        background-color: white;
}

#sidebar ul {
	padding-left: 1.5em;
	margin-left: 0;
}
#sidebar li {
	/* list-style: square; */
	margin-top: 0.15em;
	color: Navy;
	background: transparent url(images/fleche.png) no-repeat 0 0.25em;
}
/*
#sidebar a { color: Navy; }
#sidebar a:hover { color: White; }
*/
#sidebar div { padding: 0 0 0 1em; }
#syndicate { display: none; }
.day-date, #sidebar h2 { 
	color: #b84623; 
	border-top: 1px solid #b84623; }
.post-title, .post-title a { color: #b84623; }
.post-title a:hover { color: #ffffff; }
.post-content img { 
	/* float: right; */
	margin: 3px;
}
.post-content li { 
	margin: 0.5em 0 0.5em 0;
}
.menu_forum {
	display: none;
}
