/* Style Perso */
body {
    background-color: #263f2f;
}
html, body {
    background-color: #263f2f;
}
.wrap {
	padding:7px;
    background-color: #ffffff;
    border-color: unset;
	border-radius: 0;
}
.h1title {
	position: absolute;
    margin-left: -999px;
}
}
.endboth {
    clear: both;
}
a {
    color: #3a3a3a;
}
a:hover, .row-item .forumtitle:hover, .row-item .topictitle:hover, .row-item .lastsubject:hover, 
.row-item .subforum:hover, .row-item a.username:hover, .row-item a.username-coloured:hover
{
   text-decoration: none;
}
.colordescri {
	display: block;
	float: right;
    width: 40%;
    text-align: center;
	padding: 15px 40px 0 0;
    font-size: 13px;
    line-height: 1.50rem;
}
.site-description {
    width: 100%;
}
.indexbar {
	display: block;
	float: left;
	width: 30%;
}
.searchnav {
	border-top: solid 1px #ffffff;
	padding-top: 5px;
}
.logoplace {
	display: block;
	float: left;	
	width: 45%; 
	margin-left: 10px;
}
.headerbar {
	height: unset;	
    padding: 15px 5px;
}
/*-------------------------------*/
@media (max-width: 700px) {
.wrap {
    padding: 2px 7px;
}
.site-description h1, .site-description p {
    position: absolute;
	margin-left: -999px;
    }
.searchnav {
	display: none;
}	
.indexbar {
	float: unset;
	width: 100%;
}
.logoplace {
    display: block;
    float: none;
    width: 70%;
    margin-left: unset;
    margin: auto;
}
.headerbar {
    padding: 15px 5px;
}
}
/*-------------------------------*/
.search-header {
    box-shadow: unset;
}
.headerbar, .forumbg {
    background-color: #263f2f;
	background-image: none;
    background-repeat: repeat-x;
	border-radius: 0;
}
.search-header {
    border-radius: 4px;
    display: block;
    float: right;
    margin-right: 5px;
    margin-top: 0;
}
.navbar {
    background-color: #b5a17d;
	border-radius: 0;
	padding-bottom: 5px;
}
.forabg {
    background-color: #263f2f;
    background-image: none;
	border-radius: 0;
}
.space-last {
	margin-bottom: 2px;
	font-weight: 700;
}
.divplato {
	text-align: right;
    margin-top: -10px;
	margin-right: 50px;
    margin-bottom: -16px;
}
.plato {
    margin-right: 15px;
}
ul.forums {
	background-color: #ede6d9;
	background-image: none;	
}
ul.topiclist li {
    color: #00000091;
}
li.row:hover {
	background-color: #e1dfdb;
}
.bg1 {
	background-color: #ffffff;
}
.bg2 {
	background-color: #ede6d9;
}
.content {
    line-height: 1.6em;
}
.post {
	border-radius: 0;
	border: solid 1px #263f2f30;
}
.panel{
    background-color: #263f2f;
    color: #28313F;
	border-radius: 0;
}
.panel h2 {
    color: #f3f3f3;
}
label{
    color: #b7b3b3 !important;;
}
.panel .inner h3, .bbcode-status a, .bbcode-status, .smiley-box, .smiley-box a, .mescolor, .mescolor a,
fieldset.polls dl, p.author {
	color: #ffffff !important;
}
.smiley-box a:hover {
	color: #c3b1b1;
}
.backview {
	background-color: #b5a17d;
}
dl.detailcolor dd, .panecolor {
	color: #000000 !important;
}
.online {
	background-image: url(./fr/icon_user_onlineview.png);
    background-repeat: no-repeat;
	background-position: 99.7% 6%;
}
.error {
    color: #eeee;
    padding: 7px;
    background: red;
    margin-bottom: 15px !important;
}
.error a {
    color: #0000ff !important;
}
.color-time {
	color: #263f2f;
}
.postbody .content {
    border-top: solid 1px #4d4d4dfc;
	padding: 15px 10px;
   /* padding: 2px 5px;*/
   /* background: #263f2f0a;*/
    margin-right: 7px;
}
/*----------------------------------------------*/
@media (min-width: 701px) {
.postbody {
        width: calc(100% - 200px - 1px - 1px);
        border-right: solid 1px #263f2f38;
    }
.postbody {
    min-height: 200px;
}	
}
/*-----------------------------------------------*/
.postlink:visited {
    border-bottom-color: unset;
    color: unset;
}
.postlink {
    border-bottom-color:  unset;
    color:  unset;
}
.postlink {
    text-decoration: none !important;
    border-bottom:  unset;
    padding-bottom: 0;
}
a.elonw:after {
    content: "" !important;
}
.postprofile {
	border: unset;
    border-color: unset;
}
.post-buttons li {
	margin-right: 7px;
}
.signature {
	border-top: 0;
}
.foot-nbsp {
	float:left; 
	width: 25%;
}
.foot-copy {
	float:left; 
	width: 50%;
}
.copyright {
	padding: 10px 0;
}
.foot-btw {
	float:right; 
	text-align: center;
	padding: 10px 20px 10px 0;
}
/*-----------------------------*/
@media (max-width: 550px) {
.online {
	background-size: 25px;
	background-position: 99.0% 3%;
}	
.foot-nbsp {
	display: none;
}
.foot-copy {
	float:none; 
	margin: auto;
}
.foot-btw {
	float:none; 
	width:	90px;
	margin: auto;
	text-align: center;
	padding: 7px 0;
}
.copyright {
	padding: 5px 0 0;
}
}
/*----------------------------*/