	body {
		background: #eeeeee url("images/bg2.png") repeat-x;
	}

	img {
		border: 0;
	}

	body, pre {
		font-family: Verdana, Arial, serif
	}

	a {
		text-decoration: none;
		color: black;
	}
	
	.clear {
		clear: both;
		height: 0;
		overflow: hidden;
	}
	
	.code, pre {
		border-left: 5px solid rgb(195, 215, 234);
		padding: 5px 20px 5px 10px !important; 
		padding-bottom: 20px;
		background: rgb(240, 240, 240) no-repeat scroll 10px 5px; 
		font-family: Courier New,Courier,mono,times new roman; 
		color: rgb(102, 102, 102);
		text-align: left;
		overflow: auto;
		width: 90%;
	}

	#page {
		margin: auto;
		/*width: 973px;*/
		width: 1024px;
		background-color: white;
	}

	#header {
		/*background: url("images/header_top.jpg") no-repeat;*/
		background: url("images/banniere5.png") no-repeat;
		/*height: 260px;*/
		height: 185px;
		background-color: black;
	}

	#header-info {
		position: relative;
		top: 35px;
                left: 230px;
		/*top: 120px;
                left: 240px;*/

	}

	#header-info h1 {
		margin: 0;
		font-size: 2.2em;
	}

	#header-info h1 a {
		color: black;
	}

	.description {
		color: white;
	}


	#header-bar {
		position: relative;
		/*top: 148px;*/
		top: 70px;
		left: 0px;
		background-color: #111111;
		padding: 10px;
		padding-top: 12px;
		/*width: 973px;
		height: 27px;
		margin: auto;*/
	}

	#header-menu {
		position: relative;
		top: -25px;
		right: 70px;
	}
	
	#header-rss {
		float: right;
		position: relative;
		top: -25px;
		left: 220px;
	}

	#header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#header-menu ul li {
		float: right;
		width: 100px;
		margin-right: 8px;
		padding-bottom: 8px;
		color: #ffffff;
		text-align: center;
		background: url("images/header_menu.png") repeat-x;
	}
	
	#header-menu ul li a {
		color: #ffffff;
	}
	
	#header-menu ul li.current_page_item {
			color: #ffffff;
			background: url("images/header_menu_hover.png") repeat-x;
		}
	
	#sb {
		background: url("images/search_input.png") repeat-x; 
		border: 0;
		height: 16px;
		padding: 5px;
	}
	
	#searchsubmitb {
		background-color: #90d800;
		color: white;
		border: 0;
		font-size: 0.8em;
		width: 95px;
		height: 26px;
		padding: 0; 
	}
	
	#header-recent {
		position: relative;
		top: 0px;
		left: 680px;
		width: 240px;
		height: 75px;
	}
	
	#content {
		/*width: 630px;*/
		width: 670px;
		float: left;
	}
	
	.post-title h1, .post-title h2 {
		margin: 0;
	}
	
	.post {
		
		margin: 20px;
		padding: 10px;
		border: 3px solid #D6D6D6;
	}
	
	
	
	.post a {
		color: #b35b11;
	}
	
	.post-calendar {
		width: 64px;
		height: 64px;
		margin: 5px;
		float: left;
		background: url("images/calendar.png") no-repeat;
	}

	.calendar-day {
		position: relative;
		top: 5px;
		text-align: center;
		font-size: 1.7em;
		font-weight: bold;
	}

	.calendar-month {
		text-align: center;
		font-size: 0.8em;
		color: white;
	}
	
	.post-header {
		background-color: #f0fbdb;
		height: 76px;
		padding: 5px;
		border: 1px solid #acdc50;
	}
	
	.post-title-info {
		font-size: 0.8em;
	}
	
	.post-title h2 a {
		color: black;
	}
	
	#sidebar {
		float: right;
		width: 285px;
		margin-right: 60px;
	}
	
	.sidebar-box h3 {
		background: url("images/sidebar_title.png") repeat-x;
		color: white;
		width: 275px;
		padding: 5px;
		padding-left: 10px;
	}
	
	.sidebar-box {
		margin-bottom: 35px;
	}
	
	.sidebar-box ul {
		 list-style-image: url("images/puce.png");
	}
	
	.sidebar-box li {
		 margin-bottom: 5px;
	}

 	.sidebar-box div.hr {
 		height: 3px;
		background: url("images/side_bottom.png") repeat-x scroll center;
		margin-bottom: 5px;
	}
	.sidebar-box div.hr hr {
		display: none;
	}
	
	#footer {
		background-color: #eeeeee;
		color: black;
		text-align: center;
		font-size: 0.8em;
		padding-bottom: 20px;
	}
	
	#footer a {
		color: black;
		text-decoration: underline;
	}
#april {
border: 1px solid black;
}
	
	.navigation {
		padding-left: 10px;
		padding-bottom: 10px;
		font-weight: bold;
	}

	.comments_list li {
		background-color: #f0fbdb;
		padding: 5px 0px 5px 15px;
		border: 1px solid #acdc50;
		margin-bottom: 20px;
	}

	.avatar {
		float: left;
		margin-right: 10px;
	}
	/*.comment-text {
		background-color:white;
padding: 5px;
	}*/
	/*.comment-header {
		background-color: #f0fbdb;
		padding: 5px 0px 5px 15px;
		width: 50%;
		border: 1px solid #acdc50;
	}*/
