
#header .description {
	margin-left: 50px;
	color: #fff;
}

#sidebar-header {
    float: right;
}

#header .sidebar .widget {
	background: none;
	background-color: Transparent;
	border: 0;
}

#content-wrapper {
	margin-top: 5px;
}

#comic-wrap {
	padding: 3px;
}

.opera #submit, .opera .searchform button, .opera .submit {
    background: #ccc;
}

.blognav {
	margin-bottom: 5px;
}

#default-nav-wrapper {
	clear: both;
	padding: 5px 0 0;
}

#searchform button {
	color: #fff;
}

#searchform button {
	padding: 0 5px;
}

.type-post, .type-page, .type-forum, .type-reply, .type-topic, .type-comic, .type-showcase, .type-music, #comment-wrapper, .type-attachment, .type-casts, .feature {
	border: 2px solid #454545;
	margin-bottom: 6px;
	background-color: #F4F3F3;
}

.actu-jour {
	border: 2px solid #454545;/*#336699*/
	margin-bottom: 6px;
	background-color: #EAECEF;
}


.post-content {
	padding-left: 8px;
    padding-right: 8px;
}

h2.page-title, h2.post-title, h1.post-title {
    color: #2D5B89;/*#274970;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    display: inline;
}
h2.page-title a, h2.post-title a, h1.post-title a {
    color: black;
    font-size: 14px;
    text-decoration: none;
}

.archive h2.page-title, .search h2.page-title {
	margin-bottom: 3px;
	color: #000000;
}

.comment-text {
	padding: 10px;
	border-bottom: dotted 1px #000;
}

/* comments */

#comment, #author, #email, #url, #comment-textarea, #s-search {
	padding: 2px;
	color: #000;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	background: #eee;
	border: 1px solid #454545;
}

#comment-textarea:hover, #comment:hover, #author:hover, #email:hover, #url:hover, #comment-textarea:focus, #comment:focus, #author:focus, #email:focus, #url:focus {
	background: #fff;
}

#searchform button {
	color: #000;
	font-weight: 700;
}

.ie .searchform button, .ie #submit, .opera .searchform button {
	height: 22px;
	padding-bottom: 3px;
	line-height: 8px;
	background: #ccc;
}


.fond_blanc_image_systeme {
    background-color: white;
}
