body  {
	background: #000000 url(default/essai01.jpg) no-repeat top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #000000;
}

a  {
	color: #B61F23;
}

/* STRUCTURE */

#logo h1 {
	/*background: url(default/logo.png) top left no-repeat;*/
}

#header h1.title a  {
	color:#005775;
}

#header p.description  {
	color: #75818a;
}

#rss a  {
	color: #fff;
}

#tagline {
	background-color:#ffffff;
}

/* ---------------------------------------------------- */

#content  {
	/*background-color: #fff;*/
	/*border: 1px solid #dddddd;*/
	border-top: none !important;
}

#bottom  {
	background-color: #f2f7fb;
	padding:20px 0;
	border-left: 1px dotted #a6b3b9;
	border-right: 1px dotted #a6b3b9;	
}

#footer  {
	color: #000;
	/*background: #9fc9e6 url(default/navbg.jpg) repeat-x left top;}*/
	}

#footer p a  
{
	color: #000;
}

/* BLOG CSS */

.post p.categories span  {
	background-color: #A01B1F;
	color: #fff;
}

.post p.categories span a  {
	color: #fff;
}

.post p.categories span.date a  {
	color: #286697;
}

.post p.categories span.date  {
	background-color: #ffffff;
	color: #000000;
	margin-left:5px;
}

.screenimg span a {
	background: #000000;
}

.theme .tags, .theme .tags a, .theme .rating, .post-ratings-text {
	color: #808A8E !important;
}

h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(default/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #286697;
}

.widget {
	/*background: #eeeeee;*/
}

.widgetlist  h3  {
	text-align:center;
	color: #000;
	padding-bottom: 18px;
	margin-bottom: 6px;
	background: url(default/ornaments_2.gif) no-repeat center left;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #6a2c0d;
	font-size: 13px;
}

.widgetlist ul li {
	/*border-bottom: 1px solid #dddddd;*/
	padding-left:19px;
	
}

.widget ul li tago a {
	background-color:#FFEEED;
}

.widgetlist ul li a:hover  {
	text-decoration: none;
	color: #000000;
}


#comments h2  {
	color:#A01B1F;
}

.commentlist li {
	/*background-color:#FFEEED;*/
	border-bottom:1px dotted #888888;
}

#commentform #submit {
	background-color:#888888 !important;
	border:1px solid #1B4161;
	color: #fff !Important;
}


/* WP-PAGENAVI */

.wp-pagenavi {
	margin-top:10px;
	padding-top:80px;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left:10px;
	background: url(default/ornaments_1.gif) no-repeat center top;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px !important;
	margin: 2px !important;
	text-decoration: none !important;
	background-color: #ffffff !important;
	border: 1px dotted #a6b3b9 !important;
	color: #A01B1F !important;
}

.wp-pagenavi a:hover {	
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A01B1F;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #A01B1F;
	color: #A01B1F;
	background-color: #FFFFFF;	
}

.wp-pagenavi span.pages {
	margin: 2px;
	color: #A01B1F;
	font-size:13px;
	text-align:left;
	padding: 2px 10px 2px 5px;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-size:16px;
	border: 1px dotted #ffffff;
	color: #ffffff;
	background-color: #A01B1F;
}