/*
------------------------------------
THEME DU SITE THAIPOP.FR
(DOTCLEAR + FLUXBB)
VERSION 10.X
------------------------------------
*/

/* GENERALITES */
* {
margin:0;
padding:0
}
body {
background:#93919a url(images/Event-GOBE.jpg) no-repeat top center;
font:14px/18px "arial", "lucida grande", "helvetica", "sans-serif";
}
p {
line-height:20px;
color:#444334;
text-align:justify;
}
a:link, a:visited {
color:#87038C;
text-decoration:none;
}
a:hover, a:active, a:focus {
color:#87038C;
text-decoration:underline;
}
a {outline:none;}
a img, :link img, :visited img, fieldset {border:none}
input, textarea {
margin:0;
padding:0;
}
ul {list-style-type:none;}
h1 {font-size:1.4em;line-height:1.4em;}
h2 {font-size:1.3em;line-height:1.3em;}
h3 {font-size:1.2em;line-height:1.2em;}
h4 {font-size:1.1em;line-height:1.1em;}
h5 {font-size:1.0em;line-height:1.0em;}
h6 {font-size:0.9em;line-height:0.9em;}
h3, h4, h5, h6 {
margin:10px 0 0 0;
color:#333;
}
p, ul, ol {margin-bottom:5px;}
.center {text-align:center;}
.left {float:left;}
.right {float:right;}
.clear, .clearer, .clearb {clear:both;}
blockquote {margin:10px auto;width:90%;}
blockquote h4 {padding:5px;}
blockquote p {background:#EFEFF7;padding:5px;}
.invisible {display:none;}
/* LOGO */
#logo {
background: url(images/logo.png) no-repeat top center;
height:150px;
width:450px;
margin:0 auto;
clear:both;
}
#logo a {
display:block;
width:400px;
height:150px;
margin:0 auto;
text-indent:-9999px;
}
/* FACEBOOK */
/* #facebook {
float:right;
background: url(images/facebook.png) no-repeat center top;
height:32px;
width:32px;
margin:40px 0 0 0;
}
#facebook a {
display:block;
width:32px;
height:32px;
margin:0 auto;
text-indent:-9999px;
} */
#facebook {
position:absolute;
margin:0 0 0 425px;
top:55px;
}
/* GOOGLE PLUS ONE */
#plusone {
position:absolute;
margin:0 0 0 425px;
top:81px;
}
/* AUTOCOMPLETION */
#search #recherche {
display:block;
position:relative;
width:300px;
height:30px;
margin:0 auto 30px;
background:transparent url(images/recherche.png) no-repeat left top;
}
#search #recherche input.search-field {
margin-left:10px;
padding:5px 0 0 0;
width:255px;
height:20px;
border:none;
background:transparent;
font-size:1.2em;
}
#recherche #search-suggest {
margin-top:10px;
width:100%;
z-index:100;
}
#recherche #search-suggest li {padding:0 3px;}
#recherche #search-suggest li a {
display:block;
padding:8px 10px;
color:#fff;
background:#CC66CC;
border-bottom:1px solid #FFF;
font-weight:bold;
text-decoration:none;
}
#recherche #search-suggest li.suggest-select a {
color:#fff;
background:#909;
}
/* NAVIGATION */
#brdmenu {
height:80px;
width:830px;
margin:0 auto;
background:transparent url(images/ornements.png) no-repeat left top;
}
#brdmenu li {
float:left;
list-style-type:none;
display:inline;
}
#brdmenu a {
display:block;
padding-top:80px;
height:0;
overflow:hidden;
background:transparent url(images/menu2.png) no-repeat left top;
}
#brdmenu li#navindex a {
background-position:0 0;
width:95px;
margin-left:45px;
}
#brdmenu li#navuserlist a {
background-position:-95px 0;
width:110px;
}
#brdmenu li#navrules a {
background-position:-205px 0;
width:110px;
}
#brdmenu li#navsearch a {
background-position:-315px 0;
width:110px;
}
#brdmenu li#navprofile a {
background-position:-425px 0;
width:110px;
}
#brdmenu li#navadmin a {
background-position:-535px 0;
width:110px;
}
#brdmenu li#navregister a {
background-position:-645px 0;
width:110px;
}
#brdmenu li#navlogin a {
background-position:-755px 0;
width:110px;
}
#brdmenu li#navlogout a {
background-position:-865px 0;
width:110px;
}
#brdmenu li#navindex a:hover {background-position:0 -80px;}
#brdmenu li#navuserlist a:hover {background-position:-95px -80px;}
#brdmenu li#navrules a:hover {background-position:-205px -80px;}
#brdmenu li#navsearch a:hover {background-position:-315px -80px;}
#brdmenu li#navprofile a:hover {background-position:-425px -80px;}
#brdmenu li#navadmin a:hover {background-position:-535px -80px;}
#brdmenu li#navregister a:hover {background-position:-645px -80px;}
#brdmenu li#navlogin a:hover {background-position:-755px -80px;}
#brdmenu li#navlogout a:hover {background-position:-865px -80px;}
/* body.dc-home #brdmenu li#navindex a {background-position:0 -160px;}
body.dc-categoryTraductions #brdmenu li#navuserlist a, body.dc-categoryTraductions #brdmenu li#navuserlist a {background-position:-95px -160px;}
body.dc-postArticles #brdmenu li#navrules a, body.dc-categoryArticles #brdmenu li#navrules a {background-position:-205px -160px;}
body.forum #brdmenu li#navsearch a {background-position:-315px -160px;}
body.dc-postFaq #brdmenu li#navprofile a, body.dc-categoryFaq #brdmenu li#navprofile a {background-position:-425px -160px;}
body.dc-page #brdmenu li#navadmin a {background-position:-535px -160px;}
body.dc-contactme #brdmenu li#menu7 a {background-position:-645px -160px;} */
/* DISPOSITIONS */
#page {
margin:0 auto;
padding:0;
width:830px;
}
#wrapper {
margin:0 auto;
padding:0 0 25px 0;
width:830px;
background:transparent url(images/content.png) no-repeat center bottom;
}
#main {
padding-top:25px;
width:100%;
background:transparent url(images/ornements.png) no-repeat left -80px;
}
#content {
margin:0 auto;
padding:0 35px 25px;
width:714px;
background:transparent url(images/wrapper.png) repeat-y center top;
}
/* BONUS */
#supannahong {
margin:0 auto -25px;
width:400px;
height:40px;
background:transparent url(images/supannahong.png) no-repeat center bottom;
}
/* CATEGORY.HTML */
#content-info h2 {
margin:10px 0;
text-align:center;
}
#cat-desc {
margin:10px auto 0;
width:600px;
background:#E9E7DB url(images/cat-desc.gif) no-repeat center top;
}
#cat-desc p {
font-weight:bold;
padding:10px 10px 0;
}
.feed {
padding-left:20px;
background:transparent url(images/rss.png) no-repeat left top;
text-align:center;
font-weight:normal;
}
#cat-desc-bas {
margin:0 auto;
width:600px;
height:5px;
background:transparent url(images/cat-desc-bas.gif) no-repeat center bottom;
}
.liste {
margin:10px auto;
padding:0;
width:618px;
}
.liste li {
float:left;
position:relative;
margin:10px;
padding:0;
width:186px;
height:154px;
}
.bubbleInfo img {
padding:4px;
background:#fff;
border:1px solid #ccc;
}
.bubbleInfo span {
display:block;
position:absolute;
width:32px;
height:26px;
bottom:13px;
right:10px;
background:transparent url(images/liste-icone.png) no-repeat left top;
text-align:center;
}
.bubbleInfo a {
text-decoration:none;
color:#fff;
font-size:0.8em;
}
.bubbleInfo a:hover img  {border-color:#666;}
.bubbleInfo a:hover span {background-position:left -26px;}
.bubbleInfo {position:relative;}
.popup {
position:absolute;
display:none; /* Permet de cacher si JavaScript n'est pas disponible */
padding:5px;
width:174px;
color:#fff;
background:#909;
font-weight:bold;
}
.pagination {text-align:center;}
/* POST.HTML */
.date {
float:left;
position:relative;
width:60px;
height:51px;
background:transparent url(images/date.png) no-repeat left top;
}
.mois {
display:block;
margin:4px 0 0 10px;
color:#fff;
text-transform:uppercase;
font-weight:bold;
font-size:0.6em;
text-align:left;
}
.jour {
display:block;
color:#000;
font-size:2em;
text-align:center;
font-weight:bold;
}
.post-tags li {
display:inline;
margin-right:5px;
padding-left:33px;
background:transparent url(images/tag.png) no-repeat left top;
}
.post-tags li a, .post-tags li a:visited {color:#006699;}
.post-content {margin:10px 0;}
.post-content .bubbleInfo img {width:160px;}
.post-content .popup {width:158px;}
.post-content .bubbleInfo span {
width:44px;
height:22px;
bottom:64px;
right:63px;
}
.post-content .right .bubbleInfo span {background:transparent url(images/suiv.gif) repeat-x left top;}
.post-content .left .bubbleInfo span {background:transparent url(images/prec.gif) repeat-x left top;}
#video_et_publicite {
width:362px;
margin:0 176px 10px; /* Ne pas mettre auto, sinon rupture lorsqu'il n'y a pas de PREV ou NEXT */
padding-bottom:6px; /* Pour faire apparaitre le fond lors des captures */
background:transparent url(images/capture_ecran.png) no-repeat center top;
text-align:center;
}
img.cadre {
display:block;
margin:5px auto;
padding:4px;
background:#fff;
border:1px solid #ccc;
}
img.cadresansmarge {
display:block;
margin:0 auto;
padding:4px;
background:#fff;
border:1px solid #ccc;
}
img.cadredroit {
float:right;
display:block;
margin:5px;
padding:4px;
background:#fff;
border:1px solid #ccc;
}
img.cadregauche {
float:left;
display:block;
margin:5px;
padding:4px;
background:#fff;
border:1px solid #ccc;
}
.post-content ul {
padding:0 15px;
list-style-type:disc;
list-style-position:inside;
}
/* COMMENTAIRES */
#comments {clear:both;}
#comments h3, #comment-form h3, #pings h3 {
padding-left:40px;
line-height:30px;
background:transparent url(images/commentaires.png) no-repeat left top;
}
#comments ul, .comment-preview{
width:600px;
margin:0 auto;
}
#comments li, .comment-preview {
margin-bottom:10px;
padding:10px;
background:#EAEFF4;
font:1.1em Georgia, "Times New Roman", Times, serif;
text-align:justify;
border:4px solid #fff;
-moz-border-radius:5px; /* Tant pis pour IE, na ! */
}
#comments .impair {background:#D9E2EB;}
#comments .moi {
background:#FFC;
border:4px solid #FC6;
}
.comment-auteur {
font-size:1.2em;
font-weight:bold;
}
.comment-date {
text-align:right;
font-size:0.9em;
}
.error {
width:600px;
margin:20px auto;
padding:10px 5px;
background:#FCC;
border:2px solid red;
font-weight:bold;
text-align:center;
}
.message {
width:600px;
margin:20px auto;
padding:10px 5px;
background:#CFC;
border:2px solid green;
font-weight:bold;
text-align:center;
}
/* FORMULAIRES */
.buttons {text-align:center;}
.field label {
float:left;
margin-right:5px;
width:250px;
text-align:right;
}
#c_name, #c_mail, #c_content {border:2px solid #F66;}
.remember {text-align:center;}
.remember input {margin-right:5px;}
#comments-feed {text-align:right;}
/* CONTACT */
.contactme {margin-top:10px;}
#c_subject, #c_message {border:2px solid #F66;}
/* FOOTER */
#footer {
margin:10px auto;
width:600px;
}
.links {
float:left;
width:200px;
}
.links h2 {font-size:1.2em;line-height:1.2em;}
/* FORUM */
/* PREVIEW DES ALBUMS */
#albums_preview {margin:0 0 10px 0;}
#albums_preview ul {
margin:0 auto;
width:640px;
}
#albums_preview li {
float:left;
/*margin:0 10px 0 0;
padding:6px;
width:48px;  On soustrait les padding */
/*height:48px;  On soustrait les padding */
}
#albums_preview li img{
width:75px;
height:75px;
padding:4px;
background:#fff;
border:1px solid #ccc;
margin:0 5px 0 0;
}
#albums_preview li img:hover{background:#87038C;}
#albums_preview li.pop {background:#B2DE27 url(images/albums_preview.png) no-repeat left top;}
#albums_preview li.special {background:#F6E77D url(images/albums_preview.png) no-repeat left top;}
#albums_preview li.lukthung {background:#FEC51A url(images/albums_preview.png) no-repeat left top;}
#albums_preview li.pop:hover,
#albums_preview li.special:hover,
#albums_preview li.lukthung:hover{
background-color:#87038C;
}
/* ALBUMS ICONES viewforum.php */
.albums_icon {
float:left;
display:block;
margin-right:5px;
padding:2px;
background:#fff;
border:1px solid #ccc;
width:40px;
height:40px;
}
.albums_icon img {
width:100%;
height:100%;
}
/* MENU */
/* #brdmenu {
height:60px;
width:540px;
margin:0 auto;
}
#brdmenu li {
float:left;
list-style-type:none;
display:inline;
}
#brdmenu a {
display:block;
padding-top:60px;
height:0;
overflow:hidden;
background:transparent url(images/brdmenu.png) no-repeat left top;
}
#brdmenu li a {width:90px;}
#brdmenu li#navindex a {background-position:0 0;}
#brdmenu li#navuserlist a {background-position:-90px 0;}
#brdmenu li#navrules a {background-position:-180px 0;}
#brdmenu li#navsearch a {background-position:-270px 0;}
#brdmenu li#navprofile a {background-position:-360px 0;}
#brdmenu li#navadmin a {background-position:-450px 0;}
#brdmenu li#navregister a {background-position:-540px 0;}
#brdmenu li#navlogin a {background-position:-630px 0;}
#brdmenu li#navlogout a {background-position:-720px 0;}
#brdmenu li#navindex a:hover {background-position:0 -60px;}
#brdmenu li#navuserlist a:hover {background-position:-90px -60px;}
#brdmenu li#navrules a:hover {background-position:-180px -60px;}
#brdmenu li#navsearch a:hover {background-position:-270px -60px;}
#brdmenu li#navprofile a:hover {background-position:-360px -60px;}
#brdmenu li#navadmin a:hover {background-position:-450px -60px;}
#brdmenu li#navregister a:hover {background-position:-540px -60px;}
#brdmenu li#navlogin a:hover {background-position:-630px -60px;}
#brdmenu li#navlogout a:hover {background-position:-720px -60px;} */
/* INFORMATIONS DE CONNEXION */
#brdwelcome-haut {
margin:10px auto;
width:700px;
background:#CADCEB url(images/brdwelcome-haut.gif) no-repeat center top;
clear:both;
}
#brdwelcome {
padding:10px;
background:transparent url(images/brdwelcome.gif) no-repeat center bottom;
color:#105289;
}
#brdwelcome p {
margin:0;
text-align:center;
font-weight:bold;
}
#brdwelcome ul {margin:0;}
/* ANNONCE */
#announce {
margin:10px auto;
width:600px;
background:#ECD5D8 url(images/announce.gif) no-repeat center top;
color:#BC2A4D;
}
#announce .box {
width:100%;
font-weight:bold;
background:transparent url(images/announce-bas.gif) no-repeat center bottom;
}
#announce .inbox {
font-weight:bold;
padding:10px;
}
/* PREMIUM */
#premium  a , #premium  a:visited {color:#BC2A4D;}
#premium {
margin:10px auto;
width:600px;
background:#ECD5D8 url(images/announce.gif) no-repeat center top;
color:#BC2A4D;
}
#premium .box {
width:100%;
background:transparent url(images/announce-bas.gif) no-repeat center bottom;
}
#premium .inbox {
padding:10px;
}
/* CONTENU EN COLONNE DE GAUCHE ET DROITE */
.conl {
float:left;
text-align:left;
}
.conr {
float:right;
text-align:right;
}
/* TABLEAUX */
.blocktable {
margin:0 auto 10px;
width:100%;
text-align:left;
border-collapse:collapse;
}
.blocktable table {background:#EEF5F9 url(images/forum-tbody.gif) repeat-x left top;}
.blocktable thead th {
font-size:1em;
font-variant:small-caps;
}
.blocktable th {
padding:5px;
color:#039;
background-color:#CCF;
}
.blocktable thead th.tcl {background:#CCF url(images/forum-thead-gauche.gif) no-repeat left top;}
.blocktable thead th.tcr {background:#CCF url(images/forum-thead-droit.gif) no-repeat right top;}
.blocktable td {
padding:5px;
color:#00608F;
border-top:1px solid #FFF;
}
.blocktable tbody tr:hover td {background-color:#F6F4D0;}
.blocktable .tcl {
width:350px; /* Mettre en px car seul IE interprètre correctement les % */
text-align:left;
}
.blocktable .tc2, .blocktable .tc3 {
width:10%;
text-align:center;
}
.blocktable .tcr {width:30%;text-align:right;}
#punmoderate .blocktable thead th.tcr {background:#CCF;}
#punmoderate .blocktable thead th.tcmod {background:#CCF url(images/forum-thead-droit.gif) no-repeat right top;}
#punmoderate .blocktable .tcmod {text-align:center;}
#punsearch .blocktable .tc2 {width:25%;text-align:center;}
#punsearch .blocktable .tc3 {width:5%;text-align:center;}
#punsearch .blocktable .tcr {width:20%;text-align:right;}
.blocktable .inbox{
padding-bottom:5px;
background:transparent url(images/forum-bas-droit.gif) no-repeat left bottom;
}
.blocktable .box {
margin-top:5px; /* Permet d'aérer le titre H2 et le forum */
background:#EEF5F9 url(images/forum-bas-gauche.gif) no-repeat right bottom;
}
.intd h3 {margin:0;} /* Supprime la marge définie au début du CSS */
/* ICONES */
div.icon {
float:left;
display:block;
margin-right:5px;
width:20px;
height:20px;
background:transparent url(images/forum-icones.png) no-repeat left top;
}
tr.inew div.icon {background-position:-20px 0;} /* Nouveau */
tr.inew td {background-color:#CF9;}
tr.iclosed div.icon {background-position:-40px 0;}  /* Fermé */
tr.iclosed td {background-color:#DADACF;}
tr.isticky div.icon {background-position:-60px 0;} /* Epinglé */
tr.isticky td {background-color:#FDC8C8;}
tr.iredirect div.icon {background-position:-80px 0;} /* Redirection */
/* tr.imoved div.icon {background-position:X X;} Déplacé */
/* FIL D'ARIANE */
.linkst, .postlinksb {clear:both;}
.linkst ul, .postlinksb ul {clear:both;}
.linksb ul, .postlinksb ul {position:absolute;left:-99999px;}
.linkst li, .linksb li, .postlinksb li {display:inline;}
/* BOUTONS FLUXBB ET DOTCLEAR */
#punviewforum .postlink a, #punviewtopic .postlink a {
display:block;
margin:0;
padding:6px 10px 6px 28px;
border:1px solid #DEDEDE;
text-decoration:none;
font-weight:bold;
color:#333;
cursor:pointer;
}
a.telecharger {
display:block;
width:16%;
margin:0 auto;
padding:6px 10px 6px 28px;
border:1px solid #62C462;
text-decoration:none;
font-weight:bold;
color:#333;
cursor:pointer;
background:#E8FEEC url(images/forum-bouton-telecharger.png) no-repeat 6px 8px;
}
a.telecharger:hover {
background-color:#CFC;
color:#329932;
}
a.telecharger:active {
background-color:#CFC;
color:#329932;
}
#punviewforum .postlink a:hover, #punviewtopic .postlink a:hover {
background-color:#DFF4FF;
border:1px solid #C2E1EF;
color:#336699;
}
#punviewforum .postlink a:active, #punviewtopic .postlink a:active {
background-color:#6299C5;
border:1px solid #6299C5;
color:#FFF;
}

#punviewforum .postlink a {background:transparent url(images/forum-bouton-discussion.png) no-repeat 6px 8px;}
#punviewtopic .postlink a {background:transparent url(images/forum-bouton-ecrire.png) no-repeat 6px 8px;}
input[type=submit] {
margin:5px 5px 0;
padding:6px 10px 6px 28px;
border:1px solid #DEDEDE;
text-decoration:none;
font-weight:bold;
color:#333;
cursor:pointer;
}
input[type=submit]:hover { /* Par défaut, toutes les balises SUBMIT sont vertes */
background-color:#CFC;
border:1px solid #C2F0C2;
color:#329932;
}
input[type=submit]:active {
background-color:#62C462;
border:1px solid #62C462;
color:#FFF;
}
input[name=preview]:hover {
background-color:#DFF4FF;
border:1px solid #C2E1EF;
color:#336699;
}
input[name=cancel]:hover,
input[name=delete_user]:hover,
input[name=ban]:hover {
background-color:#FCC;
border:1px solid #F0C2C2;
color:#993232;
}
input[name=preview]:active {
background-color:#6299C5;
border:1px solid #6299C5;
color:#FFF;
}
input[name=cancel]:active,
input[name=delete_user]:active,
input[name=ban]:active {
background-color:#C46262;
border:1px solid #C46262;
color:#FFF;
}
input[type=submit] {background:transparent url(images/forum-bouton-envoyer.png) no-repeat 6px 8px;}
input[name=preview] {background:transparent url(images/forum-bouton-preview.png) no-repeat 6px 8px;}
input[name=upload] {background:transparent url(images/forum-bouton-upload.png) no-repeat 6px 8px;}
input[name=cancel],
input[name=delete_user],
input[name=ban] {
background:transparent url(images/forum-bouton-cancel.png) no-repeat 6px 8px;
}
.infldset label {margin-right:5px;}
/* LES DISCUSSIONS */
.blockpost {
margin:0 auto 10px;
width:710px;
clear:both;
}
.rowodd, #postpreview {background:#E1EBF2 url(images/forum-rowodd.png) no-repeat left top;}
.roweven {background:#ECF3F7 url(images/forum-roweven.png) no-repeat left top;}
.blockpost h2 {
float:right;
margin:5px 7px 0 20px;
font-size:0.8em;
}
.blockpost h2 span {margin-left:5px}
.postright h3 {margin:15px 0 10px}
#postpreview .inbox, #postreview .inbox {min-height:205px;} /* Pour que le dégradé de box et inbox soit effectif lors des prévisualisations */
.rowodd .inbox, #postpreview .inbox {background:transparent url(images/forum-inboxodd.png) no-repeat left bottom;}
.roweven .inbox {background:transparent url(images/forum-inboxeven.png) no-repeat left bottom;}
.postleft, .postfootleft {
float:left;
width:200px;
}
.postleft dl {
margin:5px auto;
width:95%;
border-right:1px solid #FFF;
font-size:0.9em;
}
.postleft dt, .postleft dt a , .postleft dt a:visited{
font-size:1.1em;
color:#C60;
text-align:center;
}
#postreview dd {text-align:center;}
.usertitle {
font-size:1em;
color:#666;
text-align:center;
}
.postavatar {
margin:10px auto;
width:90px;
height:100px;
background:transparent url(images/forum-avatar.png) no-repeat left top;
border:1px solid #000;
}
.postavatar img { /* Force la dimension de l'avatar */
width:90px;
height:100px;
}
.postsignature {margin-top:10px;}
.postfootleft p {
padding:5px;
text-align:center;
color:#C33;
font-variant:small-caps;
}
.postfootleft p strong{color:#6C6;}
.postright, .postfootright {
margin-left:200px;
padding:5px;
}
img.postimg {
padding:4px;
background:#fff;
border:1px solid #ccc;
}
img.postimg:hover {border:1px solid #666;}
.postfootleft p {line-height:normal;} /* Supprime la marge définie au début du CSS */
.postfootleft p, .postfootright ul {margin-bottom:0;} /* Supprime la marge définie au début du CSS */
.postfootright {text-align:right;}
.postfootright li {
display:inline;
font-variant:small-caps;
}
/* ECRIRE */
.inform, #msg, #punmisc #regles {
margin-top:5px;
padding:5px;
background:transparent url(images/forum-inform.png) no-repeat left top;
text-align:justify;
}
.inform legend {
font-size:1.2em;
line-height:1.2em;
font-weight:bold;
color:#99C;
}
.txtarea textarea {width:99%;}
.blockform p {text-align:center;} /* Pour centrer les boutons */
.inform p {text-align:justify;} /* Entre en conflit avec le précédent */
#postreview .box {border-bottom:5px solid #F3F3E9;} /* Astuce pour une séparation des messages dans le résumé, incompatible IE */
/* PROFIL */
#profile .blockmenu {
float:left;
width:150px;
}
#profile .blockmenu li a {
display:block;
margin:5px 0;
padding:5px 10px;
height:23px; /* +2px pour la bordure */
width:123px; /* +2px pour la bordure */
line-height:25px;
font-weight:bold;
font-variant:small-caps;
border:1px solid #DEDEDE;
cursor:pointer;
color:#333;
text-decoration:none;
}
#profile .blockmenu li a:hover {
background-color:#FFCCFC;
border:1px solid #F0C2ED;
color:#993293;
}
#profile .blockmenu li.isactive a {
background-color:#C6C;
border:1px solid #C6C;
color:#FFF;
}
#profile .blockform {margin-left:150px;}
#profile .inform {background:transparent url(images/forum-inform-profil.png) no-repeat left top;}
#profileavatar img {
float:left;
margin:5px;
width:90px;
height:100px;
}
/* VUE PROFIL MEMBRE */
.fakeform dt {
float:left;
width:29%;
text-align:right;
font-weight:bold;
clear:both;
}
.fakeform dd {
float:right;
width:70%;
text-align:left;
}
/* MESSAGES D'ERREURS */
#posterror .inbox {
margin-top:5px;
padding:5px;
color:red;
background:transparent url(images/forum-posterror.png) no-repeat left top;
}
/* FORUM FOOTER */
#onlinelist dd, #onlinelist dt {display:inline;}
#brdfooter {margin-top:10px;}
/* REDIRECTION */
#redirect {
background:transparent url(images/forum-redirect.png) no-repeat center top;
padding-top:25px;
width:100%;
}
/* ADMINISTRATION */
#adminmenu {
float:left;
width:15%;
}
#adminconsole .blockform {margin-left:15%;}
/* TITRES NON DESIRES */
#announce h2, .nosize, .bblinks, #brdstats h2, #brdfooter h2 {position:absolute;left:-99999px;}
