.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#c00000;
}

code {
	/*:Content color*/
	background-color:#616a70;
	/*:Content color*/
	border-color:#616a70;
}

#header_image {
	/*:Header image*/
	background-image:url(images/headers/bandeaucr.jpg);
	/*:Header image alignment*/
	background-position:center;
	/*:Header height*/
	padding-top:170px;
}

body {
	/*:Background image*/
	background-image:url(images/background/fond_pourpre_2.gif);
	/*:Background color*/
	background-color:#800000;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	width:1000px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#c00000;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#c00000;
}

a {
	/*:Navigation color*/
	color:#c00000;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#c00000;
	/*:Navigation color*/
	color:#c00000;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#c00000;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#c00000;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#c00000;
}

#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*, #menu ul li a:hover { */
	/*:Navigation color*/
	background-color:#c00000;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
	background-color:#c00000;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#616a70;
	/*:Content color*/
	border-color:#616a70;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#616a70;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#616a70;
}



/* AJOUT : Format de date */
.contentdate {
	background: #FFFFFF url(images/calendrier.png);
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #4c4d66;
	float: left;
	width: 55px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	font-size: 12px;
	font-weight: bold;
	width: 55px;
	margin: 0px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 4px;
	}
	
.contentdate h4 {
	font-size: 24px;
	font-weight: bold;
	width: 55px;
	margin: 0px;
	text-align: center;
	}
	
.contentdate h5 {
	font-size: 12px;
	font-weight: bold;
	width: 55px;
	margin: 0px;
	text-align: center;
	}
	
.contenttitle {
	float: left;
	width: 642px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.contenttitle h2 {
	color: #616A70;
	font-size: 20px;
	height: 20px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
.contenttitle h2 a  {
	color: #616A70;
	text-decoration: none;
	}

.contenttitle h2 a:hover {
	color: maroon;
	text-decoration: none;
	}
	
	
/* FIN AJOUT : Format de date */



