.headerbar #search-box {
	display: none !important;
}

.header_image{
	background-image: url("./images/post-it.png");
	display: inline-block;
	width: 197px;
	height: 200px;
}

.rtl .headerbar #header-image {
	float: left;
	margin-left: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	max-width: 100%;
	max-height: 100%;
}

.navbar #search-box{
	box-shadow: none;
}

.navbar #search-icon {
	border-radius: 0px 4px 4px 0px;
}

.rtl .navbar #search-icon {
	border-radius: 4px 0px 0px 4px;
}

html, body {
	background-color: #fff;
	margin:0;
	background: url("./images/bg.jpg");
	-webkit-background-size: cover; /* pour Chrome et Safari */ 
	-moz-background-size: cover; /* pour Firefox */ 
	-o-background-size: cover; /* pour Opera */ 
	background-size: cover; /* version standardisée */
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

#wrap {
	background-color: rgba(255, 255, 255, 0.4);
	border: 0px;
    border-radius: 7px;
}

.headerbar {
	background-color: rgba(255, 255, 255, 0.4);
	background-image: url("./images/logo.png");
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

.site_logo {
	background-image: none;
	width: 0px;
}

.site-description {
    text-shadow: 4px 4px 6px #000000;
	margin: 60px 0px;
}

.site-description h1 {
    color: #ffe403;
}

.navbar {
    background-color: #b4dac2;
}

ul.forums {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
    filter: none;
}

ul.topics {
    background-color: rgba(255, 255, 255, 0.4);
}

.forabg {
    background-color: rgba(255, 255, 255, 0.4);
    background-image: none;
}

.forumbg {
    background-color: rgba(255, 255, 255, 0.8);
    background-image: none;
}

.bg1 {
    background-color: rgba(255, 255, 255, 0.4);
}

.bg2 {
    background-color: rgba(255, 255, 255, 0.7);
}

#search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
    color: #033D00;
}

#search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
    color: #033D00;
}

.search-box .inputbox,
.search-box .inputbox:hover,
.search-box .inputbox:focus {
	color: #000;
}

.forumbg .header a, .forabg .header a, th a {
    color: #033D00;
}

li.header dt, li.header dd {
    color: #033D00;
}

.content ul {
    list-style-type: disc;
}

table.table1 thead th {
    color: #000;
}

@media (max-width: 1000px) {
	.phpbb-ads-center {
	display: none;
	}
}
.global_read					{ background-image: url("./images/icons/announce_read.gif"); }
.global_read_mine				{ background-image: url("./images/icons/announce_read_mine.gif"); }
.global_read_locked				{ background-image: url("./images/icons/announce_read_locked.gif"); }
.global_read_locked_mine		{ background-image: url("./images/icons/announce_read_locked_mine.gif"); }
.global_unread					{ background-image: url("./images/icons/announce_unread.gif"); }
.global_unread_mine				{ background-image: url("./images/icons/announce_unread_mine.gif"); }
.global_unread_locked			{ background-image: url("./images/icons/announce_unread_locked.gif"); }
.global_unread_locked_mine		{ background-image: url("./images/icons/announce_unread_locked_mine.gif"); }

.announce_read					{ background-image: url("./images/icons/announce_read.gif"); }
.announce_read_mine				{ background-image: url("./images/icons/announce_read_mine.gif"); }
.announce_read_locked			{ background-image: url("./images/icons/announce_read_locked.gif"); }
.announce_read_locked_mine		{ background-image: url("./images/icons/announce_read_locked_mine.gif"); }
.announce_unread				{ background-image: url("./images/icons/announce_unread.gif"); }
.announce_unread_mine			{ background-image: url("./images/icons/announce_unread_mine.gif"); }
.announce_unread_locked			{ background-image: url("./images/icons/announce_unread_locked.gif"); }
.announce_unread_locked_mine	{ background-image: url("./images/icons/announce_unread_locked_mine.gif"); }

.forum_link					{ background-image: url("./images/icons/forum_link.gif"); }
.forum_read					{ background-image: url("./images/icons/forum_read.gif"); }
.forum_read_locked			{ background-image: url("./images/icons/forum_read_locked.gif"); }
.forum_read_subforum		{ background-image: url("./images/icons/forum_read_subforum.gif"); }
.forum_unread				{ background-image: url("./images/icons/forum_unread.gif"); }
.forum_unread_locked		{ background-image: url("./images/icons/forum_unread_locked.gif"); }
.forum_unread_subforum		{ background-image: url("./images/icons/forum_unread_subforum.gif"); }

.sticky_read				{ background-image: url("./images/icons/sticky_read.gif"); }
.sticky_read_mine			{ background-image: url("./images/icons/sticky_read_mine.gif"); }
.sticky_read_locked			{ background-image: url("./images/icons/sticky_read_locked.gif"); }
.sticky_read_locked_mine	{ background-image: url("./images/icons/sticky_read_locked_mine.gif"); }
.sticky_unread				{ background-image: url("./images/icons/sticky_unread.gif"); }
.sticky_unread_mine			{ background-image: url("./images/icons/sticky_unread_mine.gif"); }
.sticky_unread_locked		{ background-image: url("./images/icons/sticky_unread_locked.gif"); }
.sticky_unread_locked_mine	{ background-image: url("./images/icons/sticky_unread_locked_mine.gif"); }

.topic_moved				{ background-image: url("./images/icons/topic_moved.gif"); }
.topic_read					{ background-image: url("./images/icons/topic_read.gif"); }
.topic_read_mine			{ background-image: url("./images/icons/topic_read_mine.gif"); }
.topic_read_hot				{ background-image: url("./images/icons/topic_read_hot.gif"); }
.topic_read_hot_mine		{ background-image: url("./images/icons/topic_read_hot_mine.gif"); }
.topic_read_locked			{ background-image: url("./images/icons/topic_read_locked.gif"); }
.topic_read_locked_mine		{ background-image: url("./images/icons/topic_read_locked_mine.gif"); }
.topic_unread				{ background-image: url("./images/icons/topic_unread.gif"); }
.topic_unread_mine			{ background-image: url("./images/icons/topic_unread_mine.gif"); }
.topic_unread_hot			{ background-image: url("./images/icons/topic_unread_hot.gif"); }
.topic_unread_hot_mine		{ background-image: url("./images/icons/topic_unread_hot_mine.gif"); }
.topic_unread_locked		{ background-image: url("./images/icons/topic_unread_locked.gif"); }
.topic_unread_locked_mine	{ background-image: url("./images/icons/topic_unread_locked_mine.gif"); }

.pm_read					{ background-image: url("./images/icons/topic_read.gif"); }
.pm_unread					{ background-image: url("./images/icons/topic_unread.gif"); }
#page-header > .responsive-hide {
	display: none;
}
