
#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-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;
}

/*.postonpage-1 {
	background-color: #5F5F5F;
	color: white;
	font-weight: bold;
}
.postonpage-1 a {
	color: white;
	font-weight: bold;
}
.postonpage-1 a:hover {
	text-decoration: underline;
}
.postonpage-1 h1 {
	color: white;
}*/

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


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

.site_officiel {
	padding-top: 2px;
	padding-left: 20px;
	background: url(images/home.gif) left no-repeat;
}

.telecharger_icone_zip {
	padding-top: 0px;
	padding-left: 20px;
	background: url(images/zip.gif) left no-repeat;
}

.en_savoir_plus {
	padding-top: 0px;
	padding-left: 20px;
	background: url(images/savoirplus.gif) left no-repeat;
}

.p_site_officiel, .p_telecharger_icone_zip, .p_en_savoir_plus {
	clear: both;
	padding-top: 2px;
}
.p_en_savoir_plus {
	padding-bottom: 4px;
}

h2.page-title, h2.post-title, h1.post-title {
    font-size: 15px;
    font-weight: bold;
    display: inline;
}
h2.page-title a, h2.post-title a, h1.post-title a {
    color: black;
    font-size: 16px;
    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;
	height: 30px;
	font-size: 15px;
	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;
}

.type-post-selection {
	border: 2px solid #454545;
	margin-bottom: 6px;
	background-color: #B2E285;
}

.post-info-selection {
	padding-top: 8px;
	padding-bottom: 4px;
	background-color: #B2E285;
	color: black;
}
.post-info-bg-color-selection {
	background-color: #B2E285;
}
.post-info-bg-color-selection hr {
	padding: 0;
	margin: 0;
}
.post-info-selection .post-text {
	color: black;
}
.post-info-selection .telecharger_icone_zip:hover, .post-info-selection .fichiers2:hover {
	color: #274970;
}
.post-info-selection a {
	color: black;
}
.post-info-selection a:hover {
	color: #274970;
}