De la réalité aux fantasmes

De la réalité aux fantasmes est un forum d'entre aide face au syndrome de Benjamin communement appelé transsexualisme, infos-rencontre-aide .
 
-15%
Le deal à ne pas rater :
(Adhérents Fnac) LEGO® Star Wars™ 75367 Le croiseur d’assaut de ...
552.49 € 649.99 €
Voir le deal

4 résultats trouvés pour BABABA

AuteurMessage
Tag bababa sur De la réalité aux fantasmes FolderSujet: Ma présentation
Admin

Réponses: 10
Vues: 1756

Rechercher dans: La présentation ...   Tag bababa sur De la réalité aux fantasmes 52960511Sujet: Ma présentation    Tag bababa sur De la réalité aux fantasmes EmptyVen 26 Aoû - 9:00
CSS du de la réalité aux fantasme !
/*Le forum en lui même, le fond, la bordure, l'ombre etc..*/
.forum
{
background: url('https://i.servimg.com/u/f84/19/41/06/64/2zf7d510.png');
border: 2px #ffffff double;
width: 1124px;
height: 180px;
margin: auto;
margin-top: 5px;
margin-bottom: 5px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
-moz-box-shadow: 1px 1px 10px #dfdfdf;
-webkit-box-shadow: 1px 1px 10px #dfdfdf;
box-shadow: 1px 1px 10px #dfdfdf;
}
/*Image no new, attention, elle doit faire 150*150 pour un affichage optimisé*/
.icon
{
float: left;
}

a.titre_forum
{
display: block; /*Passe le titre du forum de simple élément en ligne à un block*/
color: #cccccc;
font: 13px Oleo Script;
font-weight:bold;
letter-spacing: 1px; /*Laisse un espace de 1px entre chaque lettre*/
font-size: 15px;
text-shadow: 1px 1px 1px black;
text-decoration: none!important;
}

.description
{
overflow: auto;
float: left;
background: url('https://i.servimg.com/u/f84/19/41/06/64/bleu_110.jpg');
font: 13px Oleo Script;
font-weight:bold;
color: #000000;
border: 2px #ffffff double;
border-right: 0px;
height: 107px;
width: 700px;
padding: 5px;
-moz-border-radius: 25px 0 0 25px;
-webkit-border-radius: 25px 0 0 25px;
border-radius: 25px 0 0 25px;
/*Arrondis sur la plupart des navigateurs*/
-moz-box-shadow: inset 1px 1px 10px #dfdfdf;
-webkit-box-shadow: inset 1px 1px 10px #dfdfdf;
box-shadow: inset 1px 1px 10px #dfdfdf;
/*Ombre sur la plupart des navigateurs*/
}

.ssforum
{
float: right;
/*Fait flotter sur la droite les sous-forums sur la droite de la description*/
background: url('https://i.servimg.com/u/f84/19/41/06/64/bleu_110.jpg');
font: 13px Oleo Script;
font-weight:bold;
color: #AA0000 ! Important;
border: 2px #ffffff double;
height: 120px;
width: 120px;
overflow: auto;
-moz-border-radius: 0 25px 25px 0;
-webkit-border-radius: 0 25px 25px 0;
border-radius: 0 25px 25px 0;
-moz-box-shadow: inset 1px 1px 10px #dfdfdf;
-webkit-box-shadow: inset 1px 1px 10px #dfdfdf;
box-shadow: inset 1px 1px 10px #dfdfdf;
}
/*Début CATEGORIES*/
/*Bloc de catégories*/
.cate_bloc {
margin: auto;
margin-bottom : 20px;
margin-top: 20px;
padding-top: 20px;
width: 1200px;
background-color: #757575;
border-top: 5px solid #a3a3a3;
border-bottom: 5px solid #a3a3a3;
border-radius: 30px;
color: #000000;
}


/*Bloc des titres de catégorie*/
.cate_title {
margin: auto;
margin-bottom: 20px;
width: 1000px;
height: 40px;
background-color: #a3a3a3;
padding: 10px;
border-left: 3px solid #c4c4c4;
border-right: 3px solid #c4c4c4;
border-radius: 20px;
}
/*Titre des catégories*/
.cate_title h2 {
margin: 0px;
padding: 0px;
font-size: 36px;
color: #dfdfdf;
font-family: 'Vivaldi';
text-align: center;
}


/*Bloc de un forum*/
.forum_bloc {
margin: auto;
margin-bottom: 20px;
width: 1000px;
}
/*Bloc du milieu de forum*/
.forum_principal_bloc {
width: 840px;
margin: auto;
padding: 2px 20px 10px 20px;
background-color: #a3a3a3;
border: 1px solid #c4c4c4;
border-right: 3px solid #c4c4c4;
border-left: 3px solid #c4c4c4;
border-radius: 30px;
}


/*Bloc de titre de forum*/
.forum_title_bloc {
margin-left: -65px;
height: 27px;
margin-bottom: 5px;
text-align: center;
}
/*Titre de forum*/
.forum_title_bloc a.forumlink {
font-family: 'monotype corsiva';
font-size: 24px;
color: #dfdfdf!important;
text-decoration: none!important;
letter-spacing: 1px;
transition: 0.5s;
-webkit-transition: 0.5s;
}
/*Titre de forum survolé*/
.forum_title_bloc a.forumlink:hover {
color: #dfdfdf!important;
letter-spacing: 5px;
}


/*Bloc de image new-old-lock*/
.forum_img_bloc {
float: left;
height: 80px;
width: 85px;
}


/*Bloc de la description*/
.forum_desc_bloc {
float: left;
margin-left: 25px;
margin-top: -5px;
height: 78px;
width: 543px;
border: 1px solid #dfdfdf;
padding: 5px;
border-radius: 10px;
background-color: #c4c4c4;
text-align: justify;
font-size: 10px;
overflow: auto;
}


/*Bloc du denier message et des statistiques*/
.forum_lastmess_stats_bloc {
float: left;
margin-left: 25px;
height: 78px;
width: 148px;
text-align: center;
background-color: #c4c4c4;
border: 1px solid #dfdfdf;
border-radius: 10px;
}
/*Bloc des statistiques*/
.forum_stats_bloc {
margin: auto;
margin-top: 5px;
width: 140px;
height: 18px;
text-align: center;
font-size: 11px;
font-family: 'times new roman';
margin-bottom: 5px;
border-bottom: dotted 2px #dfdfdf;
}
/*Bloc du dernier message*/
.forum_lastmess_bloc {
margin: auto;
width: 140px;
text-align: center;
font-size: 12px;
font-family: 'times new roman';
}


/*Bloc des sous forums*/
.forum_sousforums_bloc {
margin: auto;
height: 20px;
overflow: auto;
width: 580px;
padding: 3px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
font-size: 12px;
font-family: 'Times New Roman';
background-color: #a3a3a3;
border-bottom: 3px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
border-radius: 0 0 30px 30px;
vertical-align: bottom;
line-height: 20px;
}
/*Écriture des sous-forums*/
.forum_sousforums_bloc .gensmall {
vertical-align: bottom;
font-size: 12px;
line-height: 20px;
font-family: 'Times New Roman';
}
/*Fin CATEGORIES*/
/*nouvel éditeur barre du haut*/
div.sceditor-toolbar{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
text-align: center!important;}
/*nouvel éditeur textarea*/
.sceditor-container iframe, .sceditor-container textarea{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg") !important;
border: solid 3px # F58F0A!important;
color:#fff !important;
margin:0 !important;}
/*nouvel éditeur gp bouton*/
div.sceditor-group{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
}
.sceditor-container.ltr.sourceMode, .sceditor-container.ltr.wysiwygMode
{ border: solid 2px #F58F0A ;
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg");}
.profilentier .postername {
font-family: Sail! Important;
}
#navbar {
background:url();
}
#navbar a {
font-size: 20px; /*taille de la police*/
color:#FFFFFF Important; /*couleur des liens*/
font-family: 'Arizonia'!Important; /*police*/
}
#navbar a:hover {
color:yellow; /*couleur des liens au survol*/
font-size: 20px; /*taille des liens au survol*/
font-weight: bold; /*lien en gras au survol*/
}
#navbar a:hover {
color: yellow; /*couleur des liens au survol*/
font-weight: bold; /*liens en gras au survol*/
font-size: 25px; /*taille des liens au survol*/
transition: font-size 0.5s ease; /*effet de transition adoucie sur le changement de taille des liens*/
}
/*citation personnalisé*/

.quote
{
background: url(https://i.servimg.com/u/f42/09/02/12/09/commen10.png) no-repeat 4px 9px #FBFBFB;
border: 1px solid #00A5CD;
box-shadow: 0 1px 3px;
color: #141414;
padding:10px 10px 10px 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/*FIN*/
.secondarytitle h2{display:none}.pun .post-entry{text-align:left}.test_lettrine p:first-letter{font-family:Arizonia,cursive!important;color:#AD28AD;font:90px bold;float:left}.postbody div:first-letter{color:#C750C7;font-weight:700;font:70px bold Arizonia,cursive;float:Left}th,td,p{font-size:13px!important;font-family:Playball,cursive;font-weight:700}.secondarytitle,.secondarytitle h2{font-family:Arizonia;color:#FCFC8D!important;font-size:30px!important;font-weight:700;.typofont-family:Sail,cursive;font-size:20px;color:#000}font-family: Lobster,cursive; font-family: Courgette,cursive; font-family: Playball,cursive; font-family: 'Great Vibes',cursive; font-family: Niconne,cursive; font-family: Arizonia,cursive;
font-family: Sail,cursive; font-family: 'Cabin Sketch',cursive; font-family: Niconne,cursive;
font-family: Sail,cursive; .postbody div:first-letter{color:#AD28AD;font-weight:700;font:50px bold Arizonia;float:Left}.postbody{color:#000!important;font-weight:700;font-size:14px}ul.linklist li.rightside a.copyright{color:#F58413;font-weight:700}.sceditor-container textarea{width:90%;height:300px}.sceditor-container.ltr.sourceMode{width:95%!important}.sceditor-container.ltr.wysiwygMode{width:95%!important}th{color:#000;font-size:13px;font-weight:700;background-color:#C2BCBC;height:25px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg);padding:2px 3px}.sceditor-container textarea,.sceditor-container iframe{padding:5px!important;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:2px solid #F59211!important}a.sceditor-button.active{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde10.png)!important}a.sceditor-button{background:#E0DCDC!important;border-radius:20px!important}a.sceditor-button:hover{background:#E6E3E3!important}.sceditor-group{background:#888!important;border:2px outset #FA780D!important;border-radius:5px!important}.sceditor-toolbar{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg)!important;border-bottom:2px solid #FA780D!important}.sceditor-container{width:98%!important;margin:10px auto!important;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:0 solid #FA780D!important}.fa_avatar{width:25px;height:25px;position:relative;top:-3px;margin-right:5px;border-radius:3px;margin-bottom:-10px}a{-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}figure:hover figcaption{opacity:0;left:200px;overflow:hidden}#chatbox .cb-avatar > img{height:30px;width:30px}#chatbox .cb-avatar{float:left;margin-right:4px;background:none repeat scroll 0 0 #fff;border:1px solid #d5d5d5!important;box-shadow:0 2px 2px rgba(0,0,0,0.1);height:30px;padding:1px;vertical-align:middle;width:30px}.forumline{width:98%;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:3px solid #F7A059;box-shadow:0 0 5px #B5B3B3;-moz-box-shadow:0 0 5px #B5B3B3;-o-box-shadow:0 0 5px #B5B3B3;-htm-box-shadow:0 0 5px #B5B3B3;-webkit-box-shadow:0 0 5px #B5B3B3;width:98%;margin:auto}table{width:98%;margin:auto}table *{webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}#M14_rechercher div#search_menu{position:absolute!important;width:250px!important;height:130px!important;top:100px!important;left:-252px!important;display:block!important;-webkit-transition:all 1s ease-in;-moz-transition:all 1s ease-in;-o-transition:all 1s ease-in;transition:all 1s ease-in}#M14_rechercher div#search_menu:hover{left:0!important}#M14_rechercher div#search_menu:before{content:'Moteur de recherche des forums';color:#20aec8;font-size:13px;margin-left:10px}#M14_rechercher div#search_menu:after{content:'';float:left;margin-top:-65px;margin-left:254px;border:2px solid #20aec8;border-color:transparent transparent transparent #20aec8;border-width:10px}#M14_rechercher div#search_menu .forumline{background:#000!important;border:2px solid #20aec8;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline input.post{background-color:#000;color:#20aec8;width:110px;border:2px solid #20aec8;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-o-transition-timing-function:ease-in;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}#M14_rechercher div#search_menu .forumline input.post:hover{width:150px;background-color:#fff;color:#000}#M14_rechercher div#search_menu .forumline input.button{background-color:#000;color:#20aec8;font-weight:700;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline th.thHead{border:none;color:#20aec8}#M14_rechercher div#search_menu .forumline .row2 hr{border:1px dotted #20aec8}#M14_rechercher div#search_menu .forumline .row2 .genmed{color:#20aec8}#M14_rechercher div#search_menu .forumline a{height:30px;border-left:none!important;border-top:none!important;color:#20aec8;text-decoration:none!important}#M14_border{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#fa_ticker_block{position:absolute;left:5px;top:50px}#fa_ticker_block .forumline{background:none;border:none}.bodyline{-webkit-border-radius:10px;border-radius:10px}#navbloc{position:fixed;z-index:20;top:-32px;left:0;width:100%;transition:all .5s;-webkit-transition:all .5s}ul,li{list-style:none}.mon_onglet{float:left;padding:2px 10px;margin-right:5px;font-family:Arizonia ,cursive!important;color:#fff!important;font-size:13px;font-weight:700!important;background:#999;border:2px solid #F59713;cursor:pointer;margin-bottom:-1px}.mon_onglet:hover{background:#FDFFC4}.mon_onglet_selected{float:left;padding:2px 10px;margin-right:5px;color:#000;background:#999;border-top:2px solid #F59713;border-right:2px solid #F59713;border-left:2px solid #F59713;border-bottom:2px solid #fff;cursor:pointer;margin-bottom:-1px}.clear{clear:both}.mon_contenu{font-family:Sail,cursive!important;color:#fff!important;font-size:13px!important;font-weight:700;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg);border:2px solid #F59713;padding:10px;margin:-1px}#mes_contenus,#mes_onglets{width:800px;height:150px}.sceditor-container iframe,.sceditor-container textarea{.sceditor-containerbox-shadow:5px 5px 10px #747474}.sceditor-container{width:100%!important;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc11.jpg)!important;border:none!important}.sceditor-toolbar{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:none!important}.sceditor-container iframe,.sceditor-container textarea{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc11.jpg)!important;border:1px solid #676767!important;color:#220DBF!important;font-size:13px!important;line-height:18px!important;font-family:Niconne!important}.sceditor-button-source{display:none!important}#clock{position:fixed;top:180px;left:39px;font-size:30px;text-shadow:#D1A75E 0 0 5px;filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;color:#fff;font-family:Playball;background:transparent}#M14_rechercher div#search_menu{position:absolute!important;width:250px!important;height:130px!important;top:100px!important;left:-252px!important;display:block!important;-webkit-transition:all 1s ease-in;-moz-transition:all 1s ease-in;-o-transition:all 1s ease-in;transition:all 1s ease-in}#M14_rechercher div#search_menu:hover{left:0!important}#M14_rechercher div#search_menu:before{content:'Moteur de recherche des forums';color:#20aec8;font-size:13px;margin-left:10px}#M14_rechercher div#search_menu:after{content:'';float:left;margin-top:-65px;margin-left:254px;border:1px solid #20aec8;border-color:transparent transparent transparent #20aec8;border-width:10px}#M14_rechercher div#search_menu .forumline{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:1px solid #20aec8;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline input.post{background-color:#000;color:#20aec8;width:110px;border:1px solid #20aec8;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-o-transition-timing-function:ease-in;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}#M14_rechercher div#search_menu .forumline input.post:hover{width:150px;background-color:#fff;color:#000}#M14_rechercher div#search_menu .forumline input.button{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;color:#20aec8;font-weight:700;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline th.thHead{border:none;color:#F2F9FA}#M14_rechercher div#search_menu .forumline .row2 hr{border:1px dotted #F2F9FA}#M14_rechercher div#search_menu .forumline .row2 .genmed{color:#F2F9FA}#M14_rechercher div#search_menu .forumline a{height:30px;border-left:none!important;border-top:none!important;color:#F2F9FA;text-decoration:none!important}.M14_bordure_forum{padding:10px 5px;border:3px solid # F29408;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}#M14_redir{text-align:center;font-size:11px!important;color:#fff!important}#M14_redir a{font-size:13px!important;font-style:italic;color:green!important;text-decoration:none!important}.mod_share{background:Transparent;position:fixed;right:0;top:40%;padding:5px}body{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;.bodybox-shadow:5px 5px 10px #747474}.bodyline{background:url(https://i.servimg.com/u/f19/19/08/52/93/wt5uac10.png)!important}.bodyline{box-shadow:5px 5px 10px #747474}.topics{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:1px solid #F5FA99;border-left:1px solid #F5FA99;border-right:1px solid #F5FA99;width:90%;height:85px;margin:auto;margin-top:10px;margin-bottom:10px;padding:10px;-moz-border-radius:35px;-webkit-border-radius:35px;border-radius:35px}.topics .topictitle{width:50%;height:25px;font-size:13px;font-family:Playball;color:#FFF;text-shadow:0 1px 2px #000}.topics .topics__informations{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;width:250px;height:70px;border:1px solid #F5FA99;border-left:1px solid #F5FA99;border-right:1px solid #F5FA99;text-align:center;padding:3px;-moz-box-shadow:0 0 5px #2b2b2b;-webkit-box-shadow:0 0 5px #2b2b2b;box-shadow:0 0 5px #2b2b2b}.profil_ruban{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border-top:1px solid #F5FA99;border-bottom:1px solid #F5FA99;width:100%;height:150px;text-align:center;margin:5px 0;padding:10px 0}.profil_ruban .name{font-size:13px;font-family:Playball;color:#000;text-shadow:0 1px 1px #000}.message{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:1px solid #F5FA99;border-top:1px solid #F5FA99;border-bottom:1px solid #F5FA99;width:95%;min-height:150px;height:auto;margin:auto;margin-bottom:10px;padding:5px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}#qeel{background:url(https://i.servimg.com/u/f19/19/08/52/93/imgser21.png)!important;height:300px}#qeel td.row1{background:url(https://i.servimg.com/u/f25/11/95/30/70/t410.jpg)}.fa td{background-color:transparent;border:2px #F2C799 solid;-moz-border-radius:8px;-webkit-border-radius:8px 8px 8px 8px}.fa{border-top:2px #F2C799 solid;border-bottom:2px #F2C799 solid;border-right:2px #F2C799 solid;border-left:2px #F2C799 solid;-moz-border-radius:8px;-webkit-border-radius:8px 8px 8px 8px}.statistiques{border:0;background:url(https://i.servimg.com/u/f19/19/08/52/93/imgser21.png);background-repeat:no-repeat;background-position:center;height:300px}.groupes{background-color:#;border:1px #000 solid;-moz-border-radius:8px;-webkit-border-radius:8px 8px 8px 8px;height:35px;padding-right:10px;padding-left:10px;padding-bottom:2px;font-size:11px;font-weight:700;text-align:center;text-decoration:none!important}ul.linklist{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg);background-repeat:repeat;-webkit-border-radius:12px;-moz-border-radius:12px;padding:7px;border:1px solid #couleur}.generalites{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important}.generalites .row1{background-color:transparent}.titletext{color:#FFF;font-family:arizonia,cursive;font-size:70px;font-weight:700;font-style:italic}.conteneur{width:300px;height:100px;border:2px solid #20aec8}.conteneur p{color:#20aec8;text-align:center;padding-top:30px}.M14_OnLine{font-family:Playball;color:#220DBF;font-size:12px}.M14_OnLine:before{content:'';border-top:2px solid #F59713;border-bottom:1px solid #666262;padding:10px 2px 5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.txt{font-size:22px;color:#158c86;text-shadow:#00211f 1px 1px 2px;font-family:Playball Bold}a{color:#7b9c40;text-shadow:#a7a4ab 1px 1px 2px;text-decoration:none}a:hover{text-shadow:#7b9c401px 1px 1px;text-decoration:none;color:#FFF}.contenu_onglet{border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 0 4px #211530;color:#B0B0B0;display:none;font-size:11px;height:225px;width:800px;margin:auto;padding:5px}.text{font-size:12px;color:#B0B0B0}.infobula{border-radius:12px;-moz-border-radius:12px;-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;-moz-box-shadow:0 0 6px #D6FC91;-webkit-box-shadow:0 0 6px#D6FC91;box-shadow:0 0 6px #D6FC91;background-color:#000;background-repeat:repeat;border:1px solid #1C1C1C;display:block;height:auto;margin-left:35px;width:400px;position:absolute;width:auto;font-family:Script MT Bold;font-size:12px;text-shadow:#597103 1px 1px 1px;color:#fff;text-align:justify;max-width:380px}.avatarondav .davx img{border:1px solid #CCC;border-radius:20px;height:30px;margin:0 5px;padding:1px;width:30px}.title{font-size:24px;color:#597103;text-shadow:#2c0430 1px 1px 2px;font-family:Playball Bold}.contimage{margin:4px;text-align:left;font-size:14px;background-color:trans;width:350px;height:195px;-moz-border-radius:0 0 15px 15px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:15px;-webkit-border-bottom-right-radius:15px;border:1px px solid color : #abb487}.txt{font-size:22px;color:#158c86;text-shadow:#00211f 1px 1px 2px;font-family:Playball Bold}a{color:#7b9c40;text-shadow:#a7a4ab 1px 1px 2px;text-decoration:none}a:hover{text-shadow:#7b9c401px 1px 1px;text-decoration:none;color:#FFF}.text{font-size:12px;color:#B0B0B0}.infobula{border-radius:12px;-moz-border-radius:12px;-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;-moz-box-shadow:0 0 6px #D6FC91;-webkit-box-shadow:0 0 6px#D6FC91;box-shadow:0 0 6px #D6FC91;background-color:#000;background-repeat:repeat;border:1px solid #1C1C1C;display:block;height:auto;margin-left:35px;width:400px;position:absolute;width:auto;font-family:Playball Bold;font-size:12px;text-shadow:#597103 1px 1px 1px;color:#fff;text-align:justify;max-width:380px}.avatarondav .davx img{border:1px solid #CCC;border-radius:20px;height:30px;margin:0 5px;padding:1px;width:30px}#M14_footer{border-top:20px solid maroon;position:fixed;bottom:-208px;width:100%;height:200px;cursor:pointer;-moz-opacity:.5;-khtml-opacity:.5;-ms-filter:alpha(opacity=50);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);opacity:.5;zoom:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#M14_footer:hover{border-top:2px solid maroon;background:#141414;-moz-opacity:1;-khtml-opacity:1;-ms-filter:alpha(opacity=100);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);opacity:1;zoom:1;bottom:0}.M14_titre span{color:maroon;font-size:12px}.M14_bloc1{background:#666;padding:2px;height:145px;margin-left:1%;margin-right:1%;color:#fff;font-size:11px;overflow-y:auto}.M14_bloc2{background:#fff;padding:3px;color:#000;font-size:11px;height:145px;overflow-y:auto;margin-left:1%;margin-right:1%}.M14_bloc3{background:#fff;padding:3px;color:maroon;font-size:11px;height:145px;overflow-y:auto;margin-left:1%;margin-right:1%}.M14_bloc4{background:#fff;padding:3px;color:maroon;font-size:11px;height:145px;overflow-y:auto;margin-left:1%;margin-right:1%}.M14_footer_ava{width:150px;height:150px;margin:15px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}a#M14_hour{color:#fff!important}#M14_avatar_mp{border:1px solid #20aec8;padding:2px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#M14_avatar_mp:hover{border:1px solid #6EEF60;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_border_forumline{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/81342412.png);background-repeat:repeat-y;background-position:right}.titre_topic{text-align:center;font-size:24px;letter-spacing:4px;font-weight:700;font-family:Playball,cursive;text-shadow:1px 1px 0 #e1dfdb}.profil_reel{width:100%;height:100px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde10.png)}.avatar_reel{width:100px;height:100px;overflow:hidden;float:right}.pseudo_reel{width:200px;float:right;height:40px;font-size:24px;letter-spacing:-2px;text-align:center;font-family:Niconne,tahoma;text-shadow:1px 1px 0 #000}.info_reel{width:200px;height:60px;float:right;color:#65615b;font-size:10px;margin:40px -200px 0 0;overflow:auto}.online{position:absolute;margin-left:-2px;margin-top:-1px}.boutonsprofil_reel{position:absolute;width:140px;margin:10px 0 0 400px}.boutonsprofil_reel img{border:1px solid #000;transition:500ms}.boutonsprofil_reel img:hover{border:1px solid #65615b;transition:500ms}.message_infos{position:absolute;width:400px;margin-top:30px;color:#FA9A0A;font-size:10px;font-weight:700}.options_message{position:absolute;margin:70px 0 0 10px}.contenu_message{padding:10px;text-align:justify}.contenu{width:300px;height:100px;border:2px solid #20aec8;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)}.titre_topic{text-align:center;font-size:24px;letter-spacing:4px;font-family:Niconne;width:99.8%;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg);border:2px solid #FA840F;margin-bottom:-1px;margin-top:-1px}.infos-profil-general{float:left;width:100%;height:100px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde12.png);width:188px;height:125px;overflow:hidden;float:right;width:200px;float:left;height:40px;font-size:24px;letter-spacing:-2px;text-align:center;font-family:Playball,lucida calligraphy,tahoma;text-shadow:1px 1px 0 #FA840F;font-size:12px;text-align:center;width:200px;height:70px;float:left;color:#65615b;font-size:10px;overflow:auto;position:relative;top:50px;left:-170px;position:relative;float:left;left:-170px;text-align:center;font-size:11px;height:60px;width:125px;float:right;min-height:30px!important;width:140px;float:right;border:2px solid #FA840F;transition:500ms;border:2px solid #FA840F;transition:500ms;position:absolute;width:400px;margin-top:100px;color:#c5bdb1;font-size:10px;font-weight:700}.options_message{float:right}.contenu_message{padding:10px;text-align:justify}.mess_footer{width:100%;height:10px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/wt5uac12.png);border:2px solid #FA840F;margin-top:-1px;margin-bottom:-1px;margin-left:-1px}.win_contenu{float:right;width:80%;padding:5px;color:#5C5858;font-family:Playball,cursive;margin-right:10px;background:url(https://i.servimg.com/u/f19/19/08/52/93/110.jpg)!important}#widget-arrows{height:13px}.widget-arrow{height:13px;width:16px;border-radius:4px;float:left;cursor:pointer;background:#f5ebf7 url(https://i.imgur.com/zVQMs.png) no-repeat 0 -13px}.widget-arrow.isright{float:right}.widget-arrow.isleft.isclosed,.widget-arrow.isright.isopened{background-position:0 0}.M14_even{background-color:#000!important}.M14_odd{background-color:#fff!important}.Titre_du_forum{font-size:35px!important;color:#FFF !important!important;font-family:Arizonia,cursive!important}.postbody{font-weight:700!important}form
#M14_Notif .forumline{border:1px solid orange}form
#M14_Notif .tHead{background:green;color:red}form
#M14_Notif #checkboxes.forumline th{background:grey;color:#ff0}form
#M14_Notif td,form#M14_Notif td .gen{padding:5px;color:#fff;background:green}form
#M14_Notif .catBottom{background:orange}form
#M14_Notif input[value="Enregistrer"]{background-color:#ff0;color:#000}form
#M14_Notif .gensmall{color:#000;text-decoration:none!important}table
#M14_Bloc_Notif.forumline .catHead{background:#ff0}table
#M14_Bloc_Notif.forumline .catHead h1.cattitle{color:#ffc0cb}table
#M14_Bloc_Notif.forumline th{background:green;color:#fff}table
#M14_Bloc_Notif.forumline td.gen,table#M14_Bloc_Notif.forumline td.gen a[href^="/"]{background:#000;color:blue;text-decoration:none!important}table
#M14_Bloc_Notif.forumline .catBottom{background:blue;color:#000}table
#M14_Bloc_Notif.forumline .catBottom input[value="Supprimer"]{background-color:#ff0;color:#000}table
#M14_Bloc_Notif.forumline .catBottom input[value="Tout Supprimer"]{background-color:#000;color:#ff0}.quick_reply{display:none}.forabg{box-shadow:5px 5px 10px #7C7C7C;border:none;margin-bottom:10px}.module{box-shadow:5px 5px 10px #747474}.cadre_qeel{width:950px;margin:50px auto 10px;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border-width:4px 2px;border-style:solid;border-color:#F59713;border-radius:10px 0 10px 0;color:#121212;padding:-20px 5px 5px;font-size:12px}.qeel_titre,a.qeel_titre,a.qeel_titre:active,a.qeel_titre:visited{position:relative;top:-15px;font-family:Playball,cursive!important;font-size:25px;text-align:center;text-decoration:none!important;color:#398235;text-shadow:1px 1px 1px #000}a.qeel_titre:hover{text-decoration:none!important;color:#c9de96;text-shadow:1px 1px 1px #000;transition:350ms color linear,350ms text-shadow linear}.infos_qeel{position:relative;float:left;width:450px;height:auto;padding:10px 5px 10px 10px;text-align:left}.membres_liste{position:relative;float:right;width:450px;height:50px;overflow-y:auto;padding:10px 5px 10px 10px;border-left:2px solid #F59713;text-align:left}.groupes_qeel{width:650px;height:30px;margin:-30px auto -15px;padding:10px}.groupe1,.groupe2,.groupe3,.groupe4,.groupe5,.groupe6,.groupe7{display:inline;font-weight:700;font-family:Niconne,cursive!important;text-align:center;font-size:20px;text-shadow:0 0 2px #000}.groupe6{color:#EB1A1A!important;margin-right:20px}.groupe5{color:#009!important;margin-right:20px}.groupe4{color:#ED880C!important;margin-right:20px}.groupe3{color:#11ED44!important;margin-right:20px}.groupe2{color:#0EB4F0!important;margin-right:20px}.groupe1{color:#F5F50C!important;margin-right:20px}.M14_profil_info{top:50px;width:50%;margin-left:auto;margin-right:auto;text-align:center;background:url(https://i.servimg.com/u/f19/19/08/52/93/110.jpg) no-repeat right;padding:8px 10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.M14_profil_info a{font-family:Playball,cursive;color:red;font-size:16px!important}#navbloc{position:fixed;z-index:20;top:-32px;left:0;width:100%;transition:all .5s;-webkit-transition:all .5s}.nav_links{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434610.jpg)!important;border-bottom:2px solid #F59713;color:#88346B;height:20px;padding:5px}#navbloc a.mainmenu{font-family:monotype corsiva;font-size:18px;color:#b8860b;text-shadow:1px 1px 1px #000}#navbloc a.mainmenu:hover{color:#daa520;text-shadow:1px 1px 1px #000}#nav_ouvrir,#nav_fermer{display:block;width:190px;margin-left:15px;margin-top:-2px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434610.jpg)!important;border:2px solid #000;border-top:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#b8860b;text-shadow:1px 1px 1px #000;padding:5px;font-family:Niconne,cursive!important;font-size:13px;cursor:pointer;text-align:center}#nav_ouvrir:hover,#nav_fermer:hover{color:#daa520}body{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/05363410.gif);background-repeat:no-repeat;background-position:top right}.entete{font-family:Arizonia,cursive!important;color:#FFF;font:20px bold}div#M14_thank{background-color:#fff;color:#222!important;font-weight:700;padding:8px 5px 8px 10px;width:50%;margin-left:auto;margin-right:auto;border:5px solid #666;text-decoration:none!important;cursor:pointer}div.M14_thank{background-color:#CFCFCD;color:gray!important;font-family:Arizonia,cursive!important;color:#1539EB;font:20px bold;padding:8px 5px 8px 10px;width:50%;margin-left:auto;margin-right:auto;border:5px solid green;text-decoration:none!important;cursor:pointer}input#image{position:fixed;right:3%!important;bottom:10%;cursor:pointer;-webkit-transition:rotate .5s ease-in;-moz-transition:rotate .5s ease-in;-o-transition:rotate .5s ease-in;transition:rotate .5s ease-in}input#image:hover{-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg)}.fondpost{background-color:#999;border:2px solid #F59713;padding:15px;min-height:268px;margin:20px;border-radius:10px}.contenumess{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg);background-color:#999;border:3px solid #F59713;border-radius:10px;min-height:100px Important;max-width:900px;background-repeat:repeat;padding:10px;margin:10px}.parchemin{background-image:url(http://www.ancienscombattantsquebecois.com/parchemin.gif);background-repeat:no-repeat}.smartonglet{display:block;overflow:hidden;width:350px;height:34px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde12.png);transition:1s all;-webkit-transition:1s all;-moz-transition:1s all;-o-transition:1s all;-ktm-transition:1s all;margin:0 4px;cursor:pointer}.outonglet{display:inline-block;width:89%;font:smallcaps bold 13px arial;text-align:center;font-size:13px!important;color:#FFF!important;font-family:Arizonia,cursive!important;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg);border:3px solid #000;padding:4px}.smartonglet:hover{height:250px;overflow-y:auto;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde12.png);transition:height 1s linear;-webkit-transition:height 1s linear;-moz-transition:height 1s linear;-o-transition:height 1s linear;-ktm-transition:height 1s linear}.inonglet{display:inline-block;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc11.jpg);width:auto;font-size:13px!important;color:#000!important;font-family:Playball,cursive!important;text-align:justify;padding:0 4px;margin:o auto}a.mainmenu{margin-bottom:15px!important}.postbody{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/ros210.jpg)}input#image{position:fixed;right:3%;bottom:10%;cursor:pointer;-webkit-transition:rotate .5s ease-in;-moz-transition:rotate .5s ease-in;-o-transition:rotate .5s ease-in;transition:rotate .5s ease-in}input#image:hover{-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg)}.M14_px{float:left;margin-left:50px;width:150px}.spoiler_closed{background:url(https://i.servimg.com/u/f19/19/08/52/93/favico10.png) no-repeat 10px,url(http://hitskin.com/themes/13/06/08/i_back_catg.png)repeat-x;font-size:12px;-webkit-border-radius:8px;border-radius:8px;border:1px solid #55bfcf;padding:5px}.spoiler_closed:hover{border:1px solid #900005}.spoiler_content{font-size:14px;color:#55bfcf;-webkit-border-radius:8px;border-radius:8px;border:1px solid #900005;padding:5px}.spoiler_content:hover{color:#55bfcf;border:1px solid #20aec8}.
bodyline{border-image:url(https://i.servimg.com/u/f19/19/08/52/93/81342412.png) 0 0 0 30 repeat!important;border-width:30px}#google_translate_element{position:fixed;top:60px;left:60px}a:focus{outline:none}#panel{height:auto;display:none;width:700px}.btn-slide{text-align:right;display:block;font-family:"Playball",Times,serif;font-size:18px;font-style:italic;color:#000;text-decoration:none;cursor:pointer;padding-right:10px;font-variant:normal!important}.test_lettrine p:first-letter{font-family:'Playball',cursive;color:#A00;font:60px bold;float:left}.postbody div:first-letter{color:#A00;font:60px bold Playball;float:left}padding: 20px 30px 10px 10px; .M14_open_Body{width:16px;height:16px;right:10px;float:right;cursor:pointer}.M14_close_Body{position:absolute;width:16px;height:16px;top:10px;right:10px;cursor:pointer}.postbody{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#M14_Effet_body.postbody{position:relative;left:-80px;background:#fff;color:#000;font-size:14px;padding:20px 30px 10px 10px;-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);border:2px solid #069;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#fa_thanks_message img{vertical-align:middle}#fa_thanks_message{color:#BDBDBD;font-size:13px;font-family:Niconne,cursive!important;font-weight:700;text-align:center;background-color:#FCA400;border:1px solid #FCA400;border-radius:6px;padding:6px;margin:6px}a.fa-mention{color:#333}a.fa-mention:hover{color:#666}.sceditor-button-mention div{background-image:url(https://i.servimg.com/u/f21/19/08/52/93/scemen10.png)!important}#fa-mention{background:url(https://i.servimg.com/u/f21/19/08/52/93/scemen10.png) no-repeat 3px 50% #FFF;padding-left:22px}.sceditor-container textarea{font-family:Playball,Niconne,Arial,Helvetica,sans-serif,FontAwesome!important}.sceditor-button-fontawesome div{background:url(https://i.servimg.com/u/f21/19/08/52/93/fa-f1010.png)!important}.sceditor-fontawesome{width:220px;height:250px;overflow-y:auto}.sceditor-fontawesome i{color:#333;font-size:20px;text-align:center;cursor:pointer;padding:3px 0;width:25%}.sceditor-fontawesome i:hover{color:#666}a.mainmenu[href="/memberlist"]{position:relative}a.mainmenu[href="/memberlist"]:before,a.mainmenu[href="/memberlist"]::before{content:"";color:#666;font-family:FontAwesome;font-weight:400;font-size:13px;margin:0 10px}a.mainmenu[href="/memberlist"]:after,a.mainmenu[href="/memberlist"]::after{content:"";color:#999;font-family:FontAwesome;font-weight:400;font-size:24px;position:absolute;left:5px;top:-6px}.realTime_alert{background:#CCC no-repeat 10px center;-webkit-background-size:50px;-moz-background-size:50px;-o-background-size:50px;background-size:50px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.6);-moz-box-shadow:0 0 4px rgba(0,0,0,.6);box-shadow:0 0 4px rgba(0,0,0,.6);position:fixed;top:50px;right:20px;min-height:60px;font-size:13px;width:200px;padding:10px 10px 10px 70px;font-family:Arizonia;color:#A00}.realTime_alert b{display:block;margin-bottom:5px;font-size:15px}.realTime_alert .close{position:absolute;right:10px;top:5px;font-size:15px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;height:16px;width:16px;text-align:center;line-height:13px;cursor:pointer}.realTime_alert .close:hover{color:#A00;background:#CCC}#ebtzd .tooltip{opacity:0;position:relative;overflow:visible;z-index:100!important;display:inline-block;top:5px;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms}

/*CSS*/


.lastpost-avatar
{
-moz-opacity:0;
-khtml-opacity:0;
-ms-filter:"alpha(opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter:alpha(opacity=0);
opacity:0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#M14_Last_Ava:hover .lastpost-avatar
{
-moz-opacity:1;
-khtml-opacity:1;
-ms-filter:"alpha(opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter:alpha(opacity=100);
opacity:1;

}
/*bouton remercier*/


/*Le bloc du message a remercier*/
div#M14_thank
{
background-color:#ffffff;
color:#222222 !important;
font-weight:bold;
padding:8px 5px 8px 10px;
width: 50%;
margin-left:auto;
margin-right:auto;
border: 5px solid #666666;
text-decoration:none !important;
cursor:pointer;
}
/*Le texte du message posté*/
div.M14_thank
{
background-color:#C4C4C0;
color:green !important;
padding:8px 5px 8px 10px;
width: 50%;
margin-left:auto;
margin-right:auto;
border: 5px solid green;
text-decoration:none !important;
cursor:pointer;
}

/*Suppression de la couleur de fond de la boite a smileys*/
#smilies_header
{background-image:none !important;background-color:transparent !important;}
#sceditor_smilies{background-color:transparent;}

/*effet loupe*/

/*Le bouton pour l ouverture de la fenetre*/
.M14_open_Body
{
width: 16px;
height: 16px;
right: 10px;
float: right;
cursor:pointer;
}
/*Le bouton pour la fermeture de la fenetre*/
.M14_close_Body
{
position: absolute;
width: 16px;
height: 16px;
top: 10px;
right: 10px;
cursor:pointer;
}
/*On place les transitions sur les messages*/
.postbody
{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
/*La fenetre agrandie*/
#M14_Effet_body.postbody
{
/*On donne une position relative*/
position: relative;
/*On demande une marge negative a gauche pour la correction de la fenetre*/
left:-80px;
/*La couleur de fond*/
background: white;
/*La couleur de police*/
color:black;
/*La taille de police*/
font-size:14px;
/*On donne un espace conséquent si besoin peut etre supprime*/
padding: 20px 30px 10px 10px;
/*on agrandit sur la largeur et la hauteur sur la plupart des navigateurs*/
-ms-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
transform: scale(1.2,1.2);
/*la couleur de bordure*/
border:2px solid #006699;
/*Les bordures arrondies sur la plupart des navigateurs*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/*FIN*/
/*viewforum_body*/

/*On place de bouton*/
.popmenubutton
{
float: right;/* on le place a droite*/
margin-right:10px;/* on le decacle du plus de 10px*/
bottom:0;/*on le colle en bas*/
}
/*On lui donne une apparence*/
.popmenubutton a
{
background-color:#736F6F;/*la couleur de fond*/
background-image: url(https://i.servimg.com/u/f38/11/26/21/37/green-10.png); /*le lien de l image */
background-position:right;/*positionnement de l image*/
background-repeat: no-repeat;/*on ne repete pas l image*/
border: 2px solid #F28E0C;/*la bordure avec le style et sa couleur*/
border-bottom:none;/*on supprime la bordure du bas*/
color: #20aec8;/*on donne une couleur au titre*/
font-size: 11px;/*on donne une taille au titre*/
/*on place le titre avec un 24 px pour laisser de la place a l image*/
padding: 4px 24px 0 12px;
font-weight: normal;/*on desactive le caractere gras bold en normal*/
text-decoration: none;/*on desactive le soulignement*/
white-space: nowrap;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
/* Apparence du menu affiche*/
#forummenu-options_menu.popupmenu
{
position: absolute;/* NE PAS TOUCHER*/
right: 228px;/* NE PAS TOUCHER*/
padding:2px 5px 2px 5px ;/* NE PAS TOUCHER*/
margin-top:14px;/* NE PAS TOUCHER*/
background-color: #141414;/*la couleur de fond*/
border: 2px solid #F28E0C;/*la bordure avec le style et sa couleur*/
font-size: 11px;/*on donne une taille*/
list-style: none ;/*on desactive toute apparence de la liste*/
min-width: 200px;/*on donne une largeur minimale*/
width: 260px;/*on donne une largeur maximale*/
z-index: 999;/* NE PAS TOUCHER*/
-webkit-border-radius: 4px;/*les borures arrondies*/
-moz-border-radius: 4px;
border-radius: 4px;
}
/*Apparence des titres du menu*/
ul.popupmenu li.popupmenu-category , li.popupmenu-item-perm
{
color:#91F50E;/*on donne une couleur au titre*/
font-weight: normal;/*on desactive le caractere gras bold en normal*/
border-bottom:2px dotted #F28E0C;/*les pointilles en dessous et leur couleur*/
padding:3px;/*on donne une espacement de 3px*/
text-align: center;/*on centre le titre*/
width: 260px;/*on donne une largeur maximale*/
}
/*Apparence des textes*/
li.popupmenu-item
{
float:left;/* NE PAS TOUCHER*/
display: block;/* NE PAS TOUCHER*/
padding: 2px;/*on donne une espacement de 2px*/
color: #F28E0C;/*on donne une couleur*/
font-size:11px;/*on donne une taille */
white-space: nowrap;/*pas de retour a la ligne*/
width: 260px;/*on donne une largeur maximale*/
}
/*Apparence des liens */
li.popupmenu-item a
{
color: #91F50E;/*on donne une couleur*/
font-size:11px;/*on donne une taille*/
text-decoration: none; /*on desactive le soulignement*/
}

/*viewtopic_body */
.cadre {background-color:#BABABA;}
data-num-posts="1" {
data-width="950"
background-color:#BABABA;}

/*couleur des liens dans les messages*/
.postbody a{color: blue;}
/*couleur des titres des messages*/
.topic-title a{color: Black;
font-weight:bold;}


.M14_even td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")!important;color:Black!important;}
.M14_odd td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/014910.jpg")!important;color:white !important;}
/*transition fofo*/

#M14_Cache ,#M14_Cache tr ,#M14_Cache tr td
{
-moz-opacity:0;
-khtml-opacity:0;
-ms-filter:"alpha(opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter:alpha(opacity=0);
opacity:0;
}
/*Le bloc contenant les onglets*/
table#M14_Profil_Slide
{
height:35px;/*hauteur de la cellule*/
background: #9197A3;/*couleur de fond*/
-webkit-border-top-left-radius: 6px;/*les bordures arrondies a gauche et a droite*/
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
/*Les transitions */
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}


/*L onglet actif*/
table#M14_Profil_Slide .gen strong#M14_Slide_Ong_Strong
{
margin-top:-5px;/*on decale en negatif sur la hauteur suivant la hauteur de la cellule*/
float:left !important;/*on le positionne a gauche*/
margin-left:10px;/*on le decale de la gauche*/
color:orange;/*on donne une couleur de police*/
font-size:11px;/*on donne une taille de police*/
font-style:normal;/*on donne sun style normal*/
padding: 5px 8px;/*on donne un espace*/

}

/*Autres onglets*/
table#M14_Profil_Slide .gen a.mainmenu.M14_Slide_Ong
{
color:white;/*on donne une couleur de police*/
text-decoration:none !important;/*on supprime le soulignement*/
font-size:12px;/*on donne une taille de police*/
padding: 2px 4px;/*on donne un espace*/
top: 7px;/*on decale en negatif sur la hauteur suivant la hauteur de la cellule*/
position: relative;/*ne pas toucher*/

/*Les transitions */
-webkit-transition: all 2s ease-in-out;
-moz-transition: all 2s ease-in-out;
-o-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
}
/*Derniers onglets*/
table#M14_Profil_Slide .gen a.mainmenu.M14_Slide_Ong:last-child ,
table#M14_Profil_Slide .gen strong:last-child
{
margin-right:10px;/*on decale les derniers onglets de la droite*/
}

/*bouton image en texte*/

/*Boutons Nouveau sujet*/
#M14_News_Post {color:green;text-decoration:none !important;}
/*Boutons repondre en haut de page ouis le bas de page*/
#M14_i_reply , #M14_i_reply_bis{color:darkgreen;text-decoration:none !important;}
/*Bouton des sujets verrouilles*/
#M14_ver_post {color:red !important;text-decoration:none !important;}
/*Bouton d un forum verrouille*/
#M14_ver_forum {color:red !important;text-decoration:none !important;}
/*CSS*/
.fondpost{
/*bordures du message*/
background-color: #110f10; /*Couleur de fond*/
border : 2px solid #666666 ; /*Couleur de bordures*/
padding: 15px;
min-height: 268px;
margin: 20px;
border-radius:10px; /*Effet arrondi*/
}
.contenumess{
/*Fond, décoration autour de message*/
background-image:url(https://i.servimg.com/u/f68/19/32/47/67/imgser10.jpg); /*Image de fond*/
background-color:#8C8989; /*Couleur de fond, préférence la même que le reste du forum*/
border : 2px solid #F7A40A ; /*Couleur de bordures */
border-radius:10px; /*Effet arrondi*/
min-height: 268px; /*Hauteur minium de votre fond*/
max-width: 700px; /*Largeur max de votre fond*/
background-repeat:no-repeat; /*No-Répétition image, si texture ou vous pouvez mettre repeat*/
padding: 10px;
margin: 10px 10px 10px 10px;}
/*css*/
font-family: 'UnifrakturMaguntia', cursive;
.typo{
font-family:UnifrakturMaguntia;
font-size: 20px;
}
/*fin*/

/* CODES POUR LE QEEL */

#qeel h1, #qeel h2, #qeel h3, #qeel p {
margin: 0; padding: 0; font-weight: normal;
}

#qeel {
width: 800px;
min-height: 200px;
border-radius: 10px;
background: #BDBDB6;
margin: 75px auto 20px;
position: relative;
padding-top: 50px;
font-family:UnifrakturMaguntia;
font-size: 12px;
letter-spacing: 1px;
color: Black;
}

#qeel a {
color: Black;
text-decoration: none;
}

#qeel a, #qeel h2 {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

#qeel a:hover {
color: #F29F68;
}

#qeel h1 {
width: 328px;
height: 83px;
background: url("https://i.servimg.com/u/f21/19/32/47/67/imgser10.png") no-repeat;
position: absolute;
top: -58px;
left: 50%;
margin-left: -164px;
text-indent: -9999px;
}

#qeel td {
vertical-align: top;
}

#qeel td p .gensmall, #qeel td.row1 .gensmall, #qeel .gensmall {
font-family: UnifrakturMaguntia;
color: #000000;
font-size: 10px;
}

#qeel table td {
border-radius: 10px;
position: relative;
padding-top: 25px;
min-height: 50px;
}

#qeel table td.withbg {
background: #BDBDB6;
}

#qeel h2 {
/*height: 34px;*/
position: absolute;
top: -12px;
z-index: 3;
font-size: 24px;
font-family: UnifrakturMaguntia, cursive;
color: #000000;
}

#qeel h2:hover {
color:#F7A40A;
}

#qeel td.row1, td.row3.over:hover {
background-color: transparent !important;
}

#qeel table.annifs {
margin-top: -30px !important;
}

table.annifs tbody tr:nth-child(2) td {
padding-top: 0px !important;
}

.groups {padding: 10px !important; text-align: center; }

/* CREDITS */

#credits {
position: absolute;
padding: 0px 10px;
bottom: -20px;
right: 0px;
height: 20px;
line-height: 20px;
font-size: 8px;
color: gray;
text-transform: uppercase;
text-shadow: 1px 1px 0px #BDBDB6;
}
/*css*/
a.forumlink{display:block;background-image:url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")Important;}
Tag bababa sur De la réalité aux fantasmes FolderSujet: & Les épouses ...
Admin

Réponses: 1
Vues: 1030

Rechercher dans: & les épouses ...   Tag bababa sur De la réalité aux fantasmes 52960511Sujet: & Les épouses ...    Tag bababa sur De la réalité aux fantasmes EmptySam 20 Aoû - 11:03

/*nouvel éditeur barre du haut*/
div.sceditor-toolbar{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
text-align: center!important;}
/*nouvel éditeur textarea*/
.sceditor-container iframe, .sceditor-container textarea{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg") !important;
border: solid 3px # F58F0A!important;
color:#fff !important;
margin:0 !important;}
/*nouvel éditeur gp bouton*/
div.sceditor-group{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
}
.sceditor-container.ltr.sourceMode, .sceditor-container.ltr.wysiwygMode
{ border: solid 2px #F58F0A ;
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg");}
.profilentier .postername {
font-family: Sail! Important;
}
#navbar {
background:url();
}
#navbar a {
font-size: 20px; /*taille de la police*/
color:#FFFFFF Important; /*couleur des liens*/
font-family: 'Arizonia'!Important; /*police*/
}
#navbar a:hover {
color:yellow; /*couleur des liens au survol*/
font-size: 20px; /*taille des liens au survol*/
font-weight: bold; /*lien en gras au survol*/
}
#navbar a:hover {
color: yellow; /*couleur des liens au survol*/
font-weight: bold; /*liens en gras au survol*/
font-size: 25px; /*taille des liens au survol*/
transition: font-size 0.5s ease; /*effet de transition adoucie sur le changement de taille des liens*/
}
/*citation personnalisé*/

.quote
{
background: url(https://i.servimg.com/u/f42/09/02/12/09/commen10.png) no-repeat 4px 9px #FBFBFB;
border: 1px solid #00A5CD;
box-shadow: 0 1px 3px;
color: #141414;
padding:10px 10px 10px 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

/*FIN*/
.secondarytitle h2{display:none}.pun .post-entry{text-align:left}.test_lettrine p:first-letter{font-family:Arizonia,cursive!important;color:#AD28AD;font:90px bold;float:left}.postbody div:first-letter{color:#C750C7;font-weight:700;font:70px bold Arizonia,cursive;float:Left}th,td,p{font-size:13px!important;font-family:Playball,cursive;font-weight:700}.secondarytitle,.secondarytitle h2{font-family:Arizonia;color:#FCFC8D!important;font-size:30px!important;font-weight:700;.typofont-family:Sail,cursive;font-size:20px;color:#000}font-family: Lobster,cursive; font-family: Courgette,cursive; font-family: Playball,cursive; font-family: 'Great Vibes',cursive; font-family: Niconne,cursive; font-family: Arizonia,cursive;
font-family: Sail,cursive; font-family: 'Cabin Sketch',cursive; font-family: Niconne,cursive;
font-family: Sail,cursive; .postbody div:first-letter{color:#AD28AD;font-weight:700;font:50px bold Arizonia;float:Left}.postbody{color:#000!important;font-weight:700;font-size:14px}ul.linklist li.rightside a.copyright{color:#F58413;font-weight:700}.sceditor-container textarea{width:90%;height:300px}.sceditor-container.ltr.sourceMode{width:95%!important}.sceditor-container.ltr.wysiwygMode{width:95%!important}th{color:#000;font-size:13px;font-weight:700;background-color:#C2BCBC;height:25px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg);padding:2px 3px}.sceditor-container textarea,.sceditor-container iframe{padding:5px!important;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:2px solid #F59211!important}a.sceditor-button.active{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde10.png)!important}a.sceditor-button{background:#E0DCDC!important;border-radius:20px!important}a.sceditor-button:hover{background:#E6E3E3!important}.sceditor-group{background:#888!important;border:2px outset #FA780D!important;border-radius:5px!important}.sceditor-toolbar{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg)!important;border-bottom:2px solid #FA780D!important}.sceditor-container{width:98%!important;margin:10px auto!important;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:0 solid #FA780D!important}.fa_avatar{width:25px;height:25px;position:relative;top:-3px;margin-right:5px;border-radius:3px;margin-bottom:-10px}a{-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}figure:hover figcaption{opacity:0;left:200px;overflow:hidden}#chatbox .cb-avatar > img{height:30px;width:30px}#chatbox .cb-avatar{float:left;margin-right:4px;background:none repeat scroll 0 0 #fff;border:1px solid #d5d5d5!important;box-shadow:0 2px 2px rgba(0,0,0,0.1);height:30px;padding:1px;vertical-align:middle;width:30px}.forumline{width:98%;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:3px solid #F7A059;box-shadow:0 0 5px #B5B3B3;-moz-box-shadow:0 0 5px #B5B3B3;-o-box-shadow:0 0 5px #B5B3B3;-htm-box-shadow:0 0 5px #B5B3B3;-webkit-box-shadow:0 0 5px #B5B3B3;width:98%;margin:auto}table{width:98%;margin:auto}table *{webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}#M14_rechercher div#search_menu{position:absolute!important;width:250px!important;height:130px!important;top:100px!important;left:-252px!important;display:block!important;-webkit-transition:all 1s ease-in;-moz-transition:all 1s ease-in;-o-transition:all 1s ease-in;transition:all 1s ease-in}#M14_rechercher div#search_menu:hover{left:0!important}#M14_rechercher div#search_menu:before{content:'Moteur de recherche des forums';color:#20aec8;font-size:13px;margin-left:10px}#M14_rechercher div#search_menu:after{content:'';float:left;margin-top:-65px;margin-left:254px;border:2px solid #20aec8;border-color:transparent transparent transparent #20aec8;border-width:10px}#M14_rechercher div#search_menu .forumline{background:#000!important;border:2px solid #20aec8;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline input.post{background-color:#000;color:#20aec8;width:110px;border:2px solid #20aec8;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-o-transition-timing-function:ease-in;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}#M14_rechercher div#search_menu .forumline input.post:hover{width:150px;background-color:#fff;color:#000}#M14_rechercher div#search_menu .forumline input.button{background-color:#000;color:#20aec8;font-weight:700;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline th.thHead{border:none;color:#20aec8}#M14_rechercher div#search_menu .forumline .row2 hr{border:1px dotted #20aec8}#M14_rechercher div#search_menu .forumline .row2 .genmed{color:#20aec8}#M14_rechercher div#search_menu .forumline a{height:30px;border-left:none!important;border-top:none!important;color:#20aec8;text-decoration:none!important}#M14_border{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#fa_ticker_block{position:absolute;left:5px;top:50px}#fa_ticker_block .forumline{background:none;border:none}.bodyline{-webkit-border-radius:10px;border-radius:10px}#navbloc{position:fixed;z-index:20;top:-32px;left:0;width:100%;transition:all .5s;-webkit-transition:all .5s}ul,li{list-style:none}.mon_onglet{float:left;padding:2px 10px;margin-right:5px;font-family:Arizonia ,cursive!important;color:#fff!important;font-size:13px;font-weight:700!important;background:#999;border:2px solid #F59713;cursor:pointer;margin-bottom:-1px}.mon_onglet:hover{background:#FDFFC4}.mon_onglet_selected{float:left;padding:2px 10px;margin-right:5px;color:#000;background:#999;border-top:2px solid #F59713;border-right:2px solid #F59713;border-left:2px solid #F59713;border-bottom:2px solid #fff;cursor:pointer;margin-bottom:-1px}.clear{clear:both}.mon_contenu{font-family:Sail,cursive!important;color:#fff!important;font-size:13px!important;font-weight:700;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg);border:2px solid #F59713;padding:10px;margin:-1px}#mes_contenus,#mes_onglets{width:800px;height:150px}.sceditor-container iframe,.sceditor-container textarea{.sceditor-containerbox-shadow:5px 5px 10px #747474}.sceditor-container{width:100%!important;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc11.jpg)!important;border:none!important}.sceditor-toolbar{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:none!important}.sceditor-container iframe,.sceditor-container textarea{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc11.jpg)!important;border:1px solid #676767!important;color:#220DBF!important;font-size:13px!important;line-height:18px!important;font-family:Niconne!important}.sceditor-button-source{display:none!important}#clock{position:fixed;top:180px;left:39px;font-size:30px;text-shadow:#D1A75E 0 0 5px;filter:alpha(opacity=40);-moz-opacity:.4;opacity:.4;color:#fff;font-family:Playball;background:transparent}#M14_rechercher div#search_menu{position:absolute!important;width:250px!important;height:130px!important;top:100px!important;left:-252px!important;display:block!important;-webkit-transition:all 1s ease-in;-moz-transition:all 1s ease-in;-o-transition:all 1s ease-in;transition:all 1s ease-in}#M14_rechercher div#search_menu:hover{left:0!important}#M14_rechercher div#search_menu:before{content:'Moteur de recherche des forums';color:#20aec8;font-size:13px;margin-left:10px}#M14_rechercher div#search_menu:after{content:'';float:left;margin-top:-65px;margin-left:254px;border:1px solid #20aec8;border-color:transparent transparent transparent #20aec8;border-width:10px}#M14_rechercher div#search_menu .forumline{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:1px solid #20aec8;cursor:pointer;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline input.post{background-color:#000;color:#20aec8;width:110px;border:1px solid #20aec8;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-o-transition-timing-function:ease-in;-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in}#M14_rechercher div#search_menu .forumline input.post:hover{width:150px;background-color:#fff;color:#000}#M14_rechercher div#search_menu .forumline input.button{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;color:#20aec8;font-weight:700;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_rechercher div#search_menu .forumline th.thHead{border:none;color:#F2F9FA}#M14_rechercher div#search_menu .forumline .row2 hr{border:1px dotted #F2F9FA}#M14_rechercher div#search_menu .forumline .row2 .genmed{color:#F2F9FA}#M14_rechercher div#search_menu .forumline a{height:30px;border-left:none!important;border-top:none!important;color:#F2F9FA;text-decoration:none!important}.M14_bordure_forum{padding:10px 5px;border:3px solid # F29408;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}#M14_redir{text-align:center;font-size:11px!important;color:#fff!important}#M14_redir a{font-size:13px!important;font-style:italic;color:green!important;text-decoration:none!important}.mod_share{background:Transparent;position:fixed;right:0;top:40%;padding:5px}body{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;.bodybox-shadow:5px 5px 10px #747474}.bodyline{background:url(https://i.servimg.com/u/f19/19/08/52/93/wt5uac10.png)!important}.bodyline{box-shadow:5px 5px 10px #747474}.topics{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:1px solid #F5FA99;border-left:1px solid #F5FA99;border-right:1px solid #F5FA99;width:90%;height:85px;margin:auto;margin-top:10px;margin-bottom:10px;padding:10px;-moz-border-radius:35px;-webkit-border-radius:35px;border-radius:35px}.topics .topictitle{width:50%;height:25px;font-size:13px;font-family:Playball;color:#FFF;text-shadow:0 1px 2px #000}.topics .topics__informations{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;width:250px;height:70px;border:1px solid #F5FA99;border-left:1px solid #F5FA99;border-right:1px solid #F5FA99;text-align:center;padding:3px;-moz-box-shadow:0 0 5px #2b2b2b;-webkit-box-shadow:0 0 5px #2b2b2b;box-shadow:0 0 5px #2b2b2b}.profil_ruban{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border-top:1px solid #F5FA99;border-bottom:1px solid #F5FA99;width:100%;height:150px;text-align:center;margin:5px 0;padding:10px 0}.profil_ruban .name{font-size:13px;font-family:Playball;color:#000;text-shadow:0 1px 1px #000}.message{background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border:1px solid #F5FA99;border-top:1px solid #F5FA99;border-bottom:1px solid #F5FA99;width:95%;min-height:150px;height:auto;margin:auto;margin-bottom:10px;padding:5px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}#qeel{background:url(https://i.servimg.com/u/f19/19/08/52/93/imgser21.png)!important;height:300px}#qeel td.row1{background:url(https://i.servimg.com/u/f25/11/95/30/70/t410.jpg)}.fa td{background-color:transparent;border:2px #F2C799 solid;-moz-border-radius:8px;-webkit-border-radius:8px 8px 8px 8px}.fa{border-top:2px #F2C799 solid;border-bottom:2px #F2C799 solid;border-right:2px #F2C799 solid;border-left:2px #F2C799 solid;-moz-border-radius:8px;-webkit-border-radius:8px 8px 8px 8px}.statistiques{border:0;background:url(https://i.servimg.com/u/f19/19/08/52/93/imgser21.png);background-repeat:no-repeat;background-position:center;height:300px}.groupes{background-color:#;border:1px #000 solid;-moz-border-radius:8px;-webkit-border-radius:8px 8px 8px 8px;height:35px;padding-right:10px;padding-left:10px;padding-bottom:2px;font-size:11px;font-weight:700;text-align:center;text-decoration:none!important}ul.linklist{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg);background-repeat:repeat;-webkit-border-radius:12px;-moz-border-radius:12px;padding:7px;border:1px solid #couleur}.generalites{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important}.generalites .row1{background-color:transparent}.titletext{color:#FFF;font-family:arizonia,cursive;font-size:70px;font-weight:700;font-style:italic}.conteneur{width:300px;height:100px;border:2px solid #20aec8}.conteneur p{color:#20aec8;text-align:center;padding-top:30px}.M14_OnLine{font-family:Playball;color:#220DBF;font-size:12px}.M14_OnLine:before{content:'';border-top:2px solid #F59713;border-bottom:1px solid #666262;padding:10px 2px 5px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.txt{font-size:22px;color:#158c86;text-shadow:#00211f 1px 1px 2px;font-family:Playball Bold}a{color:#7b9c40;text-shadow:#a7a4ab 1px 1px 2px;text-decoration:none}a:hover{text-shadow:#7b9c401px 1px 1px;text-decoration:none;color:#FFF}.contenu_onglet{border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 0 4px #211530;color:#B0B0B0;display:none;font-size:11px;height:225px;width:800px;margin:auto;padding:5px}.text{font-size:12px;color:#B0B0B0}.infobula{border-radius:12px;-moz-border-radius:12px;-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;-moz-box-shadow:0 0 6px #D6FC91;-webkit-box-shadow:0 0 6px#D6FC91;box-shadow:0 0 6px #D6FC91;background-color:#000;background-repeat:repeat;border:1px solid #1C1C1C;display:block;height:auto;margin-left:35px;width:400px;position:absolute;width:auto;font-family:Script MT Bold;font-size:12px;text-shadow:#597103 1px 1px 1px;color:#fff;text-align:justify;max-width:380px}.avatarondav .davx img{border:1px solid #CCC;border-radius:20px;height:30px;margin:0 5px;padding:1px;width:30px}.title{font-size:24px;color:#597103;text-shadow:#2c0430 1px 1px 2px;font-family:Playball Bold}.contimage{margin:4px;text-align:left;font-size:14px;background-color:trans;width:350px;height:195px;-moz-border-radius:0 0 15px 15px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:15px;-webkit-border-bottom-right-radius:15px;border:1px px solid color : #abb487}.txt{font-size:22px;color:#158c86;text-shadow:#00211f 1px 1px 2px;font-family:Playball Bold}a{color:#7b9c40;text-shadow:#a7a4ab 1px 1px 2px;text-decoration:none}a:hover{text-shadow:#7b9c401px 1px 1px;text-decoration:none;color:#FFF}.text{font-size:12px;color:#B0B0B0}.infobula{border-radius:12px;-moz-border-radius:12px;-webkit-border-top-left-radius:12px;-webkit-border-top-right-radius:12px;-webkit-border-bottom-left-radius:12px;-webkit-border-bottom-right-radius:12px;-moz-box-shadow:0 0 6px #D6FC91;-webkit-box-shadow:0 0 6px#D6FC91;box-shadow:0 0 6px #D6FC91;background-color:#000;background-repeat:repeat;border:1px solid #1C1C1C;display:block;height:auto;margin-left:35px;width:400px;position:absolute;width:auto;font-family:Playball Bold;font-size:12px;text-shadow:#597103 1px 1px 1px;color:#fff;text-align:justify;max-width:380px}.avatarondav .davx img{border:1px solid #CCC;border-radius:20px;height:30px;margin:0 5px;padding:1px;width:30px}#M14_footer{border-top:20px solid maroon;position:fixed;bottom:-208px;width:100%;height:200px;cursor:pointer;-moz-opacity:.5;-khtml-opacity:.5;-ms-filter:alpha(opacity=50);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);opacity:.5;zoom:1;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#M14_footer:hover{border-top:2px solid maroon;background:#141414;-moz-opacity:1;-khtml-opacity:1;-ms-filter:alpha(opacity=100);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);opacity:1;zoom:1;bottom:0}.M14_titre span{color:maroon;font-size:12px}.M14_bloc1{background:#666;padding:2px;height:145px;margin-left:1%;margin-right:1%;color:#fff;font-size:11px;overflow-y:auto}.M14_bloc2{background:#fff;padding:3px;color:#000;font-size:11px;height:145px;overflow-y:auto;margin-left:1%;margin-right:1%}.M14_bloc3{background:#fff;padding:3px;color:maroon;font-size:11px;height:145px;overflow-y:auto;margin-left:1%;margin-right:1%}.M14_bloc4{background:#fff;padding:3px;color:maroon;font-size:11px;height:145px;overflow-y:auto;margin-left:1%;margin-right:1%}.M14_footer_ava{width:150px;height:150px;margin:15px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}a#M14_hour{color:#fff!important}#M14_avatar_mp{border:1px solid #20aec8;padding:2px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#M14_avatar_mp:hover{border:1px solid #6EEF60;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}#M14_border_forumline{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/81342412.png);background-repeat:repeat-y;background-position:right}.titre_topic{text-align:center;font-size:24px;letter-spacing:4px;font-weight:700;font-family:Playball,cursive;text-shadow:1px 1px 0 #e1dfdb}.profil_reel{width:100%;height:100px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde10.png)}.avatar_reel{width:100px;height:100px;overflow:hidden;float:right}.pseudo_reel{width:200px;float:right;height:40px;font-size:24px;letter-spacing:-2px;text-align:center;font-family:Niconne,tahoma;text-shadow:1px 1px 0 #000}.info_reel{width:200px;height:60px;float:right;color:#65615b;font-size:10px;margin:40px -200px 0 0;overflow:auto}.online{position:absolute;margin-left:-2px;margin-top:-1px}.boutonsprofil_reel{position:absolute;width:140px;margin:10px 0 0 400px}.boutonsprofil_reel img{border:1px solid #000;transition:500ms}.boutonsprofil_reel img:hover{border:1px solid #65615b;transition:500ms}.message_infos{position:absolute;width:400px;margin-top:30px;color:#FA9A0A;font-size:10px;font-weight:700}.options_message{position:absolute;margin:70px 0 0 10px}.contenu_message{padding:10px;text-align:justify}.contenu{width:300px;height:100px;border:2px solid #20aec8;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)}.titre_topic{text-align:center;font-size:24px;letter-spacing:4px;font-family:Niconne;width:99.8%;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg);border:2px solid #FA840F;margin-bottom:-1px;margin-top:-1px}.infos-profil-general{float:left;width:100%;height:100px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde12.png);width:188px;height:125px;overflow:hidden;float:right;width:200px;float:left;height:40px;font-size:24px;letter-spacing:-2px;text-align:center;font-family:Playball,lucida calligraphy,tahoma;text-shadow:1px 1px 0 #FA840F;font-size:12px;text-align:center;width:200px;height:70px;float:left;color:#65615b;font-size:10px;overflow:auto;position:relative;top:50px;left:-170px;position:relative;float:left;left:-170px;text-align:center;font-size:11px;height:60px;width:125px;float:right;min-height:30px!important;width:140px;float:right;border:2px solid #FA840F;transition:500ms;border:2px solid #FA840F;transition:500ms;position:absolute;width:400px;margin-top:100px;color:#c5bdb1;font-size:10px;font-weight:700}.options_message{float:right}.contenu_message{padding:10px;text-align:justify}.mess_footer{width:100%;height:10px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/wt5uac12.png);border:2px solid #FA840F;margin-top:-1px;margin-bottom:-1px;margin-left:-1px}.win_contenu{float:right;width:80%;padding:5px;color:#5C5858;font-family:Playball,cursive;margin-right:10px;background:url(https://i.servimg.com/u/f19/19/08/52/93/110.jpg)!important}#widget-arrows{height:13px}.widget-arrow{height:13px;width:16px;border-radius:4px;float:left;cursor:pointer;background:#f5ebf7 url(https://i.imgur.com/zVQMs.png) no-repeat 0 -13px}.widget-arrow.isright{float:right}.widget-arrow.isleft.isclosed,.widget-arrow.isright.isopened{background-position:0 0}.M14_even{background-color:#000!important}.M14_odd{background-color:#fff!important}.Titre_du_forum{font-size:35px!important;color:#FFF !important!important;font-family:Arizonia,cursive!important}.postbody{font-weight:700!important}form
#M14_Notif .forumline{border:1px solid orange}form
#M14_Notif .tHead{background:green;color:red}form
#M14_Notif #checkboxes.forumline th{background:grey;color:#ff0}form
#M14_Notif td,form#M14_Notif td .gen{padding:5px;color:#fff;background:green}form
#M14_Notif .catBottom{background:orange}form
#M14_Notif input[value="Enregistrer"]{background-color:#ff0;color:#000}form
#M14_Notif .gensmall{color:#000;text-decoration:none!important}table
#M14_Bloc_Notif.forumline .catHead{background:#ff0}table
#M14_Bloc_Notif.forumline .catHead h1.cattitle{color:#ffc0cb}table
#M14_Bloc_Notif.forumline th{background:green;color:#fff}table
#M14_Bloc_Notif.forumline td.gen,table#M14_Bloc_Notif.forumline td.gen a[href^="/"]{background:#000;color:blue;text-decoration:none!important}table
#M14_Bloc_Notif.forumline .catBottom{background:blue;color:#000}table
#M14_Bloc_Notif.forumline .catBottom input[value="Supprimer"]{background-color:#ff0;color:#000}table
#M14_Bloc_Notif.forumline .catBottom input[value="Tout Supprimer"]{background-color:#000;color:#ff0}.quick_reply{display:none}.forabg{box-shadow:5px 5px 10px #7C7C7C;border:none;margin-bottom:10px}.module{box-shadow:5px 5px 10px #747474}.cadre_qeel{width:950px;margin:50px auto 10px;background:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc10.jpg)!important;border-width:4px 2px;border-style:solid;border-color:#F59713;border-radius:10px 0 10px 0;color:#121212;padding:-20px 5px 5px;font-size:12px}.qeel_titre,a.qeel_titre,a.qeel_titre:active,a.qeel_titre:visited{position:relative;top:-15px;font-family:Playball,cursive!important;font-size:25px;text-align:center;text-decoration:none!important;color:#398235;text-shadow:1px 1px 1px #000}a.qeel_titre:hover{text-decoration:none!important;color:#c9de96;text-shadow:1px 1px 1px #000;transition:350ms color linear,350ms text-shadow linear}.infos_qeel{position:relative;float:left;width:450px;height:auto;padding:10px 5px 10px 10px;text-align:left}.membres_liste{position:relative;float:right;width:450px;height:50px;overflow-y:auto;padding:10px 5px 10px 10px;border-left:2px solid #F59713;text-align:left}.groupes_qeel{width:650px;height:30px;margin:-30px auto -15px;padding:10px}.groupe1,.groupe2,.groupe3,.groupe4,.groupe5,.groupe6,.groupe7{display:inline;font-weight:700;font-family:Niconne,cursive!important;text-align:center;font-size:20px;text-shadow:0 0 2px #000}.groupe6{color:#EB1A1A!important;margin-right:20px}.groupe5{color:#009!important;margin-right:20px}.groupe4{color:#ED880C!important;margin-right:20px}.groupe3{color:#11ED44!important;margin-right:20px}.groupe2{color:#0EB4F0!important;margin-right:20px}.groupe1{color:#F5F50C!important;margin-right:20px}.M14_profil_info{top:50px;width:50%;margin-left:auto;margin-right:auto;text-align:center;background:url(https://i.servimg.com/u/f19/19/08/52/93/110.jpg) no-repeat right;padding:8px 10px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.M14_profil_info a{font-family:Playball,cursive;color:red;font-size:16px!important}#navbloc{position:fixed;z-index:20;top:-32px;left:0;width:100%;transition:all .5s;-webkit-transition:all .5s}.nav_links{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434610.jpg)!important;border-bottom:2px solid #F59713;color:#88346B;height:20px;padding:5px}#navbloc a.mainmenu{font-family:monotype corsiva;font-size:18px;color:#b8860b;text-shadow:1px 1px 1px #000}#navbloc a.mainmenu:hover{color:#daa520;text-shadow:1px 1px 1px #000}#nav_ouvrir,#nav_fermer{display:block;width:190px;margin-left:15px;margin-top:-2px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434610.jpg)!important;border:2px solid #000;border-top:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px;color:#b8860b;text-shadow:1px 1px 1px #000;padding:5px;font-family:Niconne,cursive!important;font-size:13px;cursor:pointer;text-align:center}#nav_ouvrir:hover,#nav_fermer:hover{color:#daa520}body{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/05363410.gif);background-repeat:no-repeat;background-position:top right}.entete{font-family:Arizonia,cursive!important;color:#FFF;font:20px bold}div#M14_thank{background-color:#fff;color:#222!important;font-weight:700;padding:8px 5px 8px 10px;width:50%;margin-left:auto;margin-right:auto;border:5px solid #666;text-decoration:none!important;cursor:pointer}div.M14_thank{background-color:#CFCFCD;color:gray!important;font-family:Arizonia,cursive!important;color:#1539EB;font:20px bold;padding:8px 5px 8px 10px;width:50%;margin-left:auto;margin-right:auto;border:5px solid green;text-decoration:none!important;cursor:pointer}input#image{position:fixed;right:3%!important;bottom:10%;cursor:pointer;-webkit-transition:rotate .5s ease-in;-moz-transition:rotate .5s ease-in;-o-transition:rotate .5s ease-in;transition:rotate .5s ease-in}input#image:hover{-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg)}.fondpost{background-color:#999;border:2px solid #F59713;padding:15px;min-height:268px;margin:20px;border-radius:10px}.contenumess{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg);background-color:#999;border:3px solid #F59713;border-radius:10px;min-height:100px Important;max-width:900px;background-repeat:repeat;padding:10px;margin:10px}.parchemin{background-image:url(http://www.ancienscombattantsquebecois.com/parchemin.gif);background-repeat:no-repeat}.smartonglet{display:block;overflow:hidden;width:350px;height:34px;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde12.png);transition:1s all;-webkit-transition:1s all;-moz-transition:1s all;-o-transition:1s all;-ktm-transition:1s all;margin:0 4px;cursor:pointer}.outonglet{display:inline-block;width:89%;font:smallcaps bold 13px arial;text-align:center;font-size:13px!important;color:#FFF!important;font-family:Arizonia,cursive!important;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/48434611.jpg);border:3px solid #000;padding:4px}.smartonglet:hover{height:250px;overflow-y:auto;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/fondde12.png);transition:height 1s linear;-webkit-transition:height 1s linear;-moz-transition:height 1s linear;-o-transition:height 1s linear;-ktm-transition:height 1s linear}.inonglet{display:inline-block;background-image:url(https://i.servimg.com/u/f19/19/08/52/93/08bbcc11.jpg);width:auto;font-size:13px!important;color:#000!important;font-family:Playball,cursive!important;text-align:justify;padding:0 4px;margin:o auto}a.mainmenu{margin-bottom:15px!important}.postbody{background-image:url(https://i.servimg.com/u/f19/19/08/52/93/ros210.jpg)}input#image{position:fixed;right:3%;bottom:10%;cursor:pointer;-webkit-transition:rotate .5s ease-in;-moz-transition:rotate .5s ease-in;-o-transition:rotate .5s ease-in;transition:rotate .5s ease-in}input#image:hover{-moz-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg)}.M14_px{float:left;margin-left:50px;width:150px}.spoiler_closed{background:url(https://i.servimg.com/u/f19/19/08/52/93/favico10.png) no-repeat 10px,url(http://hitskin.com/themes/13/06/08/i_back_catg.png)repeat-x;font-size:12px;-webkit-border-radius:8px;border-radius:8px;border:1px solid #55bfcf;padding:5px}.spoiler_closed:hover{border:1px solid #900005}.spoiler_content{font-size:14px;color:#55bfcf;-webkit-border-radius:8px;border-radius:8px;border:1px solid #900005;padding:5px}.spoiler_content:hover{color:#55bfcf;border:1px solid #20aec8}.
bodyline{border-image:url(https://i.servimg.com/u/f19/19/08/52/93/81342412.png) 0 0 0 30 repeat!important;border-width:30px}#google_translate_element{position:fixed;top:60px;left:60px}a:focus{outline:none}#panel{height:auto;display:none;width:700px}.btn-slide{text-align:right;display:block;font-family:"Playball",Times,serif;font-size:18px;font-style:italic;color:#000;text-decoration:none;cursor:pointer;padding-right:10px;font-variant:normal!important}.test_lettrine p:first-letter{font-family:'Playball',cursive;color:#A00;font:60px bold;float:left}.postbody div:first-letter{color:#A00;font:60px bold Playball;float:left}padding: 20px 30px 10px 10px; .M14_open_Body{width:16px;height:16px;right:10px;float:right;cursor:pointer}.M14_close_Body{position:absolute;width:16px;height:16px;top:10px;right:10px;cursor:pointer}.postbody{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#M14_Effet_body.postbody{position:relative;left:-80px;background:#fff;color:#000;font-size:14px;padding:20px 30px 10px 10px;-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2);border:2px solid #069;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#fa_thanks_message img{vertical-align:middle}#fa_thanks_message{color:#BDBDBD;font-size:13px;font-family:Niconne,cursive!important;font-weight:700;text-align:center;background-color:#FCA400;border:1px solid #FCA400;border-radius:6px;padding:6px;margin:6px}a.fa-mention{color:#333}a.fa-mention:hover{color:#666}.sceditor-button-mention div{background-image:url(https://i.servimg.com/u/f21/19/08/52/93/scemen10.png)!important}#fa-mention{background:url(https://i.servimg.com/u/f21/19/08/52/93/scemen10.png) no-repeat 3px 50% #FFF;padding-left:22px}.sceditor-container textarea{font-family:Playball,Niconne,Arial,Helvetica,sans-serif,FontAwesome!important}.sceditor-button-fontawesome div{background:url(https://i.servimg.com/u/f21/19/08/52/93/fa-f1010.png)!important}.sceditor-fontawesome{width:220px;height:250px;overflow-y:auto}.sceditor-fontawesome i{color:#333;font-size:20px;text-align:center;cursor:pointer;padding:3px 0;width:25%}.sceditor-fontawesome i:hover{color:#666}a.mainmenu[href="/memberlist"]{position:relative}a.mainmenu[href="/memberlist"]:before,a.mainmenu[href="/memberlist"]::before{content:"";color:#666;font-family:FontAwesome;font-weight:400;font-size:13px;margin:0 10px}a.mainmenu[href="/memberlist"]:after,a.mainmenu[href="/memberlist"]::after{content:"";color:#999;font-family:FontAwesome;font-weight:400;font-size:24px;position:absolute;left:5px;top:-6px}.realTime_alert{background:#CCC no-repeat 10px center;-webkit-background-size:50px;-moz-background-size:50px;-o-background-size:50px;background-size:50px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.6);-moz-box-shadow:0 0 4px rgba(0,0,0,.6);box-shadow:0 0 4px rgba(0,0,0,.6);position:fixed;top:50px;right:20px;min-height:60px;font-size:13px;width:200px;padding:10px 10px 10px 70px;font-family:Arizonia;color:#A00}.realTime_alert b{display:block;margin-bottom:5px;font-size:15px}.realTime_alert .close{position:absolute;right:10px;top:5px;font-size:15px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;height:16px;width:16px;text-align:center;line-height:13px;cursor:pointer}.realTime_alert .close:hover{color:#A00;background:#CCC}#ebtzd .tooltip{opacity:0;position:relative;overflow:visible;z-index:100!important;display:inline-block;top:5px;-webkit-transition-duration:500ms;-moz-transition-duration:500ms;-o-transition-duration:500ms;transition-duration:500ms}

/*CSS*/


.lastpost-avatar
{
-moz-opacity:0;
-khtml-opacity:0;
-ms-filter:"alpha(opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter:alpha(opacity=0);
opacity:0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#M14_Last_Ava:hover .lastpost-avatar
{
-moz-opacity:1;
-khtml-opacity:1;
-ms-filter:"alpha(opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter:alpha(opacity=100);
opacity:1;

}
/*bouton remercier*/


/*Le bloc du message a remercier*/
div#M14_thank
{
background-color:#ffffff;
color:#222222 !important;
font-weight:bold;
padding:8px 5px 8px 10px;
width: 50%;
margin-left:auto;
margin-right:auto;
border: 5px solid #666666;
text-decoration:none !important;
cursor:pointer;
}
/*Le texte du message posté*/
div.M14_thank
{
background-color:#C4C4C0;
color:green !important;
padding:8px 5px 8px 10px;
width: 50%;
margin-left:auto;
margin-right:auto;
border: 5px solid green;
text-decoration:none !important;
cursor:pointer;
}

/*Suppression de la couleur de fond de la boite a smileys*/
#smilies_header
{background-image:none !important;background-color:transparent !important;}
#sceditor_smilies{background-color:transparent;}
/*Membres list-body*/

/*DEBUT APPARENCE DE lA LISTE DES MEMBRES PAR MILOUZE14*/
/*couleur de fon des deux blocs*/
#M14_Members ,#M14_Members_bloc
{
background:#878782;
}
/*arrondis pour la partie haute*/
#M14_Members
{
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}
/*arrondis pour la partie basse*/
#M14_Members_bloc
{
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
/*apparence des onglets*/
.M14_Members
{
padding:5px;
margin-left:2px;
margin-top:2px;
width:12%;
height:auto;
display:inline-table;
border:1px dotted grey;
text-align:center;
background:#B3B3AC ! Important ;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
/*apparence des avatars*/
.M14_Members .avatar.mini
{
margin-left: auto !important;
margin-right: auto !important;
border:none !important;
}
/*fond tranparent des cellules*/
#M14_Members th ,#M14_Members td
{
background:transparent;
}
/*apparence des input et case a cocher*/
#M14_Members select[name="order"] ,#M14_Members select[name="mode"] ,#M14_Members input
{
font-style:Sail;
background:transparent;
border:none;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
/*suppression du souligement et ajout curseur*/
.M14_Members a , #M14_members a ,#M14_Members .nav a
{
text-decoration:none !important;
cursor:pointer;
}
/*on impose un caractere gras aux pseudos et premiere lettre en majuscule*/
.M14_Members .M14_User{font-weight:bold !important;text-transform:capitalize;}
/*on donne une couleur et une taille à toutes les police*/
.M14_Members a strong ,.M14_Members span.gen ,.M14_Members span.gensmall ,.M14_Members td ,#M14_Members th ,
#M14_Members select[name="order"] ,#M14_Members select[name="mode"] ,#M14_Members input ,.M14_Members a ,
#M14_members a , .M14_Members p ,#M14_Members .nav a
{
font-style:Sail;
font-size:11px !important;
color:#FFFFFF !important;
}
/*le bouton de fermeture*/
.M14_Members p
{
cursor:pointer;
}
/* on decale vers le haut les images precedent et suivant*/
#M14_Members .nav img[alt="Précédent"] ,#M14_Members .nav img[alt="Suivant"]
{
margin-top:-16px;
position: absolute;
}
/*on decale la pagination et on impose une taille negative pour les virgules et deux points*/
#M14_Members .nav
{
font-size:0px;
margin-right:60px;
}
/* l onglet actif*/
#M14_Members .nav b
{
padding:3px;
position: relative;
top:-5px ;
margin-left:3px ;
margin-right:3px ;
font-style:Sail;
font-size:11px !important;
color:#000000!important;
font-weight:bold;
}
/*les autres onglets*/
#M14_Members .nav a
{
padding:3px;
margin:0px 3px 0px 3px;
cursor:pointer;
}
/*FIN APPARENCE DE lA LISTE DES MEMBRES PAR MILOUZE14*/
/*effet loupe*/

/*Le bouton pour l ouverture de la fenetre*/
.M14_open_Body
{
width: 16px;
height: 16px;
right: 10px;
float: right;
cursor:pointer;
}
/*Le bouton pour la fermeture de la fenetre*/
.M14_close_Body
{
position: absolute;
width: 16px;
height: 16px;
top: 10px;
right: 10px;
cursor:pointer;
}
/*On place les transitions sur les messages*/
.postbody
{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
/*La fenetre agrandie*/
#M14_Effet_body.postbody
{
/*On donne une position relative*/
position: relative;
/*On demande une marge negative a gauche pour la correction de la fenetre*/
left:-80px;
/*La couleur de fond*/
background: white;
/*La couleur de police*/
color:black;
/*La taille de police*/
font-size:14px;
/*On donne un espace conséquent si besoin peut etre supprime*/
padding: 20px 30px 10px 10px;
/*on agrandit sur la largeur et la hauteur sur la plupart des navigateurs*/
-ms-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
transform: scale(1.2,1.2);
/*la couleur de bordure*/
border:2px solid #006699;
/*Les bordures arrondies sur la plupart des navigateurs*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/*FIN*/
/*viewforum_body*/

/*On place de bouton*/
.popmenubutton
{
float: right;/* on le place a droite*/
margin-right:10px;/* on le decacle du plus de 10px*/
bottom:0;/*on le colle en bas*/
}
/*On lui donne une apparence*/
.popmenubutton a
{
background-color:#736F6F;/*la couleur de fond*/
background-image: url(https://i.servimg.com/u/f38/11/26/21/37/green-10.png); /*le lien de l image */
background-position:right;/*positionnement de l image*/
background-repeat: no-repeat;/*on ne repete pas l image*/
border: 2px solid #F28E0C;/*la bordure avec le style et sa couleur*/
border-bottom:none;/*on supprime la bordure du bas*/
color: #20aec8;/*on donne une couleur au titre*/
font-size: 11px;/*on donne une taille au titre*/
/*on place le titre avec un 24 px pour laisser de la place a l image*/
padding: 4px 24px 0 12px;
font-weight: normal;/*on desactive le caractere gras bold en normal*/
text-decoration: none;/*on desactive le soulignement*/
white-space: nowrap;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
/* Apparence du menu affiche*/
#forummenu-options_menu.popupmenu
{
position: absolute;/* NE PAS TOUCHER*/
right: 228px;/* NE PAS TOUCHER*/
padding:2px 5px 2px 5px ;/* NE PAS TOUCHER*/
margin-top:14px;/* NE PAS TOUCHER*/
background-color: #141414;/*la couleur de fond*/
border: 2px solid #F28E0C;/*la bordure avec le style et sa couleur*/
font-size: 11px;/*on donne une taille*/
list-style: none ;/*on desactive toute apparence de la liste*/
min-width: 200px;/*on donne une largeur minimale*/
width: 260px;/*on donne une largeur maximale*/
z-index: 999;/* NE PAS TOUCHER*/
-webkit-border-radius: 4px;/*les borures arrondies*/
-moz-border-radius: 4px;
border-radius: 4px;
}
/*Apparence des titres du menu*/
ul.popupmenu li.popupmenu-category , li.popupmenu-item-perm
{
color:#91F50E;/*on donne une couleur au titre*/
font-weight: normal;/*on desactive le caractere gras bold en normal*/
border-bottom:2px dotted #F28E0C;/*les pointilles en dessous et leur couleur*/
padding:3px;/*on donne une espacement de 3px*/
text-align: center;/*on centre le titre*/
width: 260px;/*on donne une largeur maximale*/
}
/*Apparence des textes*/
li.popupmenu-item
{
float:left;/* NE PAS TOUCHER*/
display: block;/* NE PAS TOUCHER*/
padding: 2px;/*on donne une espacement de 2px*/
color: #F28E0C;/*on donne une couleur*/
font-size:11px;/*on donne une taille */
white-space: nowrap;/*pas de retour a la ligne*/
width: 260px;/*on donne une largeur maximale*/
}
/*Apparence des liens */
li.popupmenu-item a
{
color: #91F50E;/*on donne une couleur*/
font-size:11px;/*on donne une taille*/
text-decoration: none; /*on desactive le soulignement*/
}

/*recherche*/

/*_____________DEBUT DU BLOC RECHERCHER PERSO____________________*/
/*le bloc dans sa totalite*/
#M14_rechercher div#search_menu
{
position:absolute !important;
width:250px !important;
height:130px !important;
top:100px !important;
left:-252px !important;
display:block!important;
-webkit-transition: all 1s ease-in;
-moz-transition: all 1s ease-in;
-o-transition: all 1s ease-in;
transition: all 1s ease-in;
}
/*on deplace le bloc*/
#M14_rechercher div#search_menu:hover
{
left:0!important;
}
/*on personnalise en affichant un texte*/
#M14_rechercher div#search_menu:before
{
content:'Moteur de recherche des forums';
font-family:Arizonia;
font-size:13px!Important;
color:#FFFFFF!Important;
margin-left:10px;
}
/*on affiche un petite triangle a droite du bloc en le positionnant au milieu*/
#M14_rechercher div#search_menu:after
{
content:'';
float:left;
margin-top:-65px;
margin-left:254px;
border:1px solid #20aec8;
border-color:transparent transparent transparent #20aec8 ;
border-width:10px;/*ne pas toucher*/
}

/*on donne apparence au bloc rechercher*/
#M14_rechercher div#search_menu .forumline
{
background:#000000 !important ;
border:1px solid #989D9E;
cursor:pointer;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

/*on donne apparence au champs de recherche*/
#M14_rechercher div#search_menu .forumline input.post
{
background-color:#000000;
color:#989D9E;
width:110px;/*ne pas toucher*/
border:1px solid #989D9E;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-o-transition-timing-function: ease-in;/*ne pas toucher*/
-webkit-transition: all 0.5s ease-in;/*ne pas toucher*/
-moz-transition: all 0.5s ease-in;/*ne pas toucher*/
-o-transition: all 0.5s ease-in;/*ne pas toucher*/
transition: all 0.5s ease-in;/*ne pas toucher*/
}
/*on donne apparence au champs de recherche au survol*/
#M14_rechercher div#search_menu .forumline input.post:hover
{
width:150px;/*ne pas toucher*/
background-color:#ffffff;
color:#000000;
}
/*on donne une apparence au bouton Go*/
#M14_rechercher div#search_menu .forumline input.button
{
background-color:#000000;
font-family:Arizonia;
font-size:13px!Important;
color:#FFFFFF!Important;
font-weight:bold;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
/*on supprime la bordure et donne une couleur*/
#M14_rechercher div#search_menu .forumline th.thHead {border:none;color:#989D9E;}
/*on donne une apparence à la barre de separation*/
#M14_rechercher div#search_menu .forumline .row2 hr {border:1px dotted #989D9E;}
/*on donne une apparence au texte Resultats par Messages et sujets */
#M14_rechercher div#search_menu .forumline .row2 .genmed {color: #989D9E;}
/*on donne une apparence a la recherche avancee*/
#M14_rechercher div#search_menu .forumline a
{
height:30px;
border-left:none !important;
border-top:none !important;
color:#989D9E;
text-decoration:none !important;
}

.M14_Blink ,a.mainmenu.M14_Blink{color:darkgreen !important;}
/*viewtopic_body */
.cadre {background-color:#BABABA;}
data-num-posts="1" {
data-width="950"
background-color:#BABABA;}

/*couleur des liens dans les messages*/
.postbody a{color: blue;}
/*couleur des titres des messages*/
.topic-title a{color: Black;
font-weight:bold;}


.M14_even td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")!important;color:Black!important;}
.M14_odd td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/014910.jpg")!important;color:white !important;}
/*transition fofo*/

#M14_Cache ,#M14_Cache tr ,#M14_Cache tr td
{
-moz-opacity:0;
-khtml-opacity:0;
-ms-filter:"alpha(opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter:alpha(opacity=0);
opacity:0;
}
/*Le bloc contenant les onglets*/
table#M14_Profil_Slide
{
height:35px;/*hauteur de la cellule*/
background: #9197A3;/*couleur de fond*/
-webkit-border-top-left-radius: 6px;/*les bordures arrondies a gauche et a droite*/
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
/*Les transitions */
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}


/*L onglet actif*/
table#M14_Profil_Slide .gen strong#M14_Slide_Ong_Strong
{
margin-top:-5px;/*on decale en negatif sur la hauteur suivant la hauteur de la cellule*/
float:left !important;/*on le positionne a gauche*/
margin-left:10px;/*on le decale de la gauche*/
color:orange;/*on donne une couleur de police*/
font-size:11px;/*on donne une taille de police*/
font-style:normal;/*on donne sun style normal*/
padding: 5px 8px;/*on donne un espace*/

}

/*Autres onglets*/
table#M14_Profil_Slide .gen a.mainmenu.M14_Slide_Ong
{
color:white;/*on donne une couleur de police*/
text-decoration:none !important;/*on supprime le soulignement*/
font-size:12px;/*on donne une taille de police*/
padding: 2px 4px;/*on donne un espace*/
top: 7px;/*on decale en negatif sur la hauteur suivant la hauteur de la cellule*/
position: relative;/*ne pas toucher*/

/*Les transitions */
-webkit-transition: all 2s ease-in-out;
-moz-transition: all 2s ease-in-out;
-o-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;
}
/*Derniers onglets*/
table#M14_Profil_Slide .gen a.mainmenu.M14_Slide_Ong:last-child ,
table#M14_Profil_Slide .gen strong:last-child
{
margin-right:10px;/*on decale les derniers onglets de la droite*/
}

/*bouton image en texte*/

/*Boutons Nouveau sujet*/
#M14_News_Post {color:green;text-decoration:none !important;}
/*Boutons repondre en haut de page ouis le bas de page*/
#M14_i_reply , #M14_i_reply_bis{color:darkgreen;text-decoration:none !important;}
/*Bouton des sujets verrouilles*/
#M14_ver_post {color:red !important;text-decoration:none !important;}
/*Bouton d un forum verrouille*/
#M14_ver_forum {color:red !important;text-decoration:none !important;}
/*CSS*/
.fondpost{
/*bordures du message*/
background-color: #110f10; /*Couleur de fond*/
border : 2px solid #666666 ; /*Couleur de bordures*/
padding: 15px;
min-height: 268px;
margin: 20px;
border-radius:10px; /*Effet arrondi*/
}
.contenumess{
/*Fond, décoration autour de message*/
background-image:url(https://i.servimg.com/u/f68/19/32/47/67/imgser10.jpg); /*Image de fond*/
background-color:#8C8989; /*Couleur de fond, préférence la même que le reste du forum*/
border : 2px solid #F7A40A ; /*Couleur de bordures */
border-radius:10px; /*Effet arrondi*/
min-height: 268px; /*Hauteur minium de votre fond*/
max-width: 700px; /*Largeur max de votre fond*/
background-repeat:no-repeat; /*No-Répétition image, si texture ou vous pouvez mettre repeat*/
padding: 10px;
margin: 10px 10px 10px 10px;}
/*css*/
font-family: 'UnifrakturMaguntia', cursive;
.typo{
font-family:UnifrakturMaguntia;
font-size: 20px;
}
/* ----- CELLULES D’ENTÊTES - CELLULES - PARAGRAPHES ----- */

th, td, p{
font-size: 16px !important;
font-family: UnifrakturMaguntia;
}

/* ----- LIENS GEN - GENMED - GENSMALL ----- */

a.gen, a.genmed, a.gensmall {
text-decoration: none;
font-family:UnifrakturMaguntia;
font-size: 14px;
}

/* ----- TITRE DES CATÉGORIES ----- */

.secondarytitle, .secondarytitle h2 {
font-family:UnifrakturMaguntia, cursive ! Important;
font-size: 18px;
font-weight:normal;
}
/*fin*/

/* CODES POUR LE QEEL */

#qeel h1, #qeel h2, #qeel h3, #qeel p {
margin: 0; padding: 0; font-weight: normal;
}

#qeel {
width: 800px;
min-height: 200px;
border-radius: 10px;
background: #BDBDB6;
margin: 75px auto 20px;
position: relative;
padding-top: 50px;
font-family:UnifrakturMaguntia;
font-size: 12px;
letter-spacing: 1px;
color: Black;
}

#qeel a {
color: Black;
text-decoration: none;
}

#qeel a, #qeel h2 {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

#qeel a:hover {
color: #F29F68;
}

#qeel h1 {
width: 328px;
height: 83px;
background: url("https://i.servimg.com/u/f21/19/32/47/67/imgser10.png") no-repeat;
position: absolute;
top: -58px;
left: 50%;
margin-left: -164px;
text-indent: -9999px;
}

#qeel td {
vertical-align: top;
}

#qeel td p .gensmall, #qeel td.row1 .gensmall, #qeel .gensmall {
font-family: UnifrakturMaguntia;
color: #000000;
font-size: 10px;
}

#qeel table td {
border-radius: 10px;
position: relative;
padding-top: 25px;
min-height: 50px;
}

#qeel table td.withbg {
background: #BDBDB6;
}

#qeel h2 {
/*height: 34px;*/
position: absolute;
top: -12px;
z-index: 3;
font-size: 24px;
font-family: UnifrakturMaguntia, cursive;
color: #000000;
}

#qeel h2:hover {
color:#F7A40A;
}

#qeel td.row1, td.row3.over:hover {
background-color: transparent !important;
}

#qeel table.annifs {
margin-top: -30px !important;
}

table.annifs tbody tr:nth-child(2) td {
padding-top: 0px !important;
}

.groups {padding: 10px !important; text-align: center; }

/* CREDITS */

#credits {
position: absolute;
padding: 0px 10px;
bottom: -20px;
right: 0px;
height: 20px;
line-height: 20px;
font-size: 8px;
color: gray;
text-transform: uppercase;
text-shadow: 1px 1px 0px #BDBDB6;
}
/*css*/
a.forumlink{display:block;background-image:url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")Important;}
Tag bababa sur De la réalité aux fantasmes FolderSujet: Ma présentation
Admin

Réponses: 10
Vues: 1756

Rechercher dans: La présentation ...   Tag bababa sur De la réalité aux fantasmes 52960511Sujet: Ma présentation    Tag bababa sur De la réalité aux fantasmes EmptySam 20 Aoû - 10:37
body {
text-shadow: 1px 5px 10px #888888;
}
#i_logo {
width:95%;
height: 457px;
background-position: auto;
background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_111.jpg)repeat scroll 50%50%! Important;
border: 10px#280CF5 double ! Important;
overflow:hidden;
margin-top: -1px;
margin-left: -20px;
margin-right: -15px;
}
.table-title{display:none ! Important;}
dl.icon {
border: 2px solid grey; /** modifier la couleur et l'epaisseur 2px a votre guise **/
}
li.row {
padding: 10px; /**modifier le 10px a votre guise**/
}

body {
background-image:url(https://i.servimg.com/u/f68/19/40/89/22/2zf7d510.png)! Important;
background-size: 100% auto;
}
body {font-weight:bold}
.postbody{box-shadow:-2px 0px 3px #000;}
.postprofile{box-shadow:2px 0px 3px #000;}
.post{box-shadow:0px 5px 5px;}
font-family: 'Lobster', cursive;
font-family: 'Courgette', cursive;
font-family: 'Playball', cursive;
font-family: 'Pinyon Script', cursive;
font-family: 'Oleo Script', cursive;
font-family: 'UnifrakturMaguntia', cursive;
font-family: 'Dancing Script', cursive;

div.sceditor-container.ltr.wysiwygMode, div.sceditor-container.ltr.sourceMode {
width: 100% !important;
}
a.forumtitle {
color:#220DBF;
font-weight:bold;
}
.sceditor-container iframe, .sceditor-container textarea {
background:url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)!important;}
/*--- Bloc réponse rapide ---*/

.sceditor-container.ltr.sourceMode {width:1424px !important; background:url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)!important; }
.sceditor-container.ltr.wysiwygMode {width:1424px !important;background:url(https://i.servimg.com/u/f68/19/40/89/22/bleu_110.jpg) !important;}

/*--- Partie supérieur contenant les outils ---*/

div.sceditor-toolbar {
background:url(https://i.servimg.com/u/f68/19/40/89/22/bleucl14.jpg)!important;
border: 6px#7F0CF2 double;
border-right: 6px #7F0CF2 double;
border-left: 6px#7F0CF2 double;
width: 1408px !important;
}

/*--- Partie texte area : fond ---*/

.sceditor-container iframe, .sceditor-container textarea {
background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_c10.jpg)!important;
border-bottom: 6px#220DBF double ! Important;
border-left: 8px #220DBFdouble ! Important;
border-right: 8px #220DBF double ! Important;
text-align:justify;
margin:0 !important;
line-height: 16px;
width: 1423px !important;
color: #220DBF !important;
font-size:13px !important;
}

/*--- Groupe de boutons ---*/

div.sceditor-group {
background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_c10.jpg)!important; }

/*--- Boutons ---*/

a.sceditor-button {
}

/*--- Boutons sélectionnés ---*/

a.sceditor-button.hover {
background-color: #FBFFC7!important;
}

/*--- Smileys ---*/

.sceditor-emoticons {width: 350px !important; height: 250px !important; overflow: auto !important;}
img.smiley {width: auto !important; height : auto !important;}


.M14_even td{background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_c10.jpg)!important;color:Black !important;}
.M14_odd td{background:url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg) !important;color:#220DBF !important;}

/* -------- TITRE CATÉGORIE ------ */

.secondarytitle, .secondarytitle h2 {
font: 20px UnifrakturMaguntia;
color: #FA7F0D;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}

/* -------- TITRE CATÉGORIE AU SURVOL ------ */

.secondarytitle:hover, .secondarytitle h2:hover {
font-size: 24px;
margin-left: 50px;
color: #CC0000;
}
/* -------- TITRE FORUM ------ */
.forumlink {
font: 20px Oleo Script;
color: #FA7F0D;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}
/* -------- TITRE FORUM AU SURVOL ------ */
.forumlink:hover{
font-size: 22px;
margin-left: 50px;
color: #CC0000;
}

.test_lettrine p:first-letter{
font-family: 'UnifrakturMaguntia', cursive;
color: #fb6300;
font:90px bold;
float: left;
}

.postbody div:first-letter{
color: #8d0085;
font:80px bold UnifrakturMaguntia ! Important;
float: left;
}
button.button2, input.button2 {
color: #000000;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('https://i.servimg.com/u/f68/19/40/89/22/bleucl10.jpg');
background-position: top;
}

/* le hover (image au survol) */


a{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#848282', Direction=140, Strength=3);
zoom: 1;
}

a:hover{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#CC0000', Direction=100, Strength=3);
zoom: 1;
}

a.forumlink{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#848282', Direction=140, Strength=3);
zoom: 1;
}

a.forumlink:hover{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#CC0000', Direction=100, Strength=6);
zoom: 1;
}

.forumline{
border: 10px #990078 double ! Important;
}
/*Cote profil*/
.scrollbartavu
{
height: 150px;/*La hauteur definie*/
width: 180px;/*La largeur */
overflow: auto;/*NE PAS TOUCHER*/

}
/*cote message*/
.scrollbartavu.bis
{
height: 150px;/*La hauteur definie*/
width: 99% !important;/*La largeur */
overflow: auto;/*NE PAS TOUCHER*/
}

#M14_border
{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

body
{
background: url(https://i.servimg.com/u/f68/19/40/89/22/2zf7d510.png)! Important;
}

dl.codebox.spoiler {
background:none;
border: none;
border-bottom: 2px solid #F8FCC0; /*couleur bordure à la fin*/
padding: 0;
margin: 3px;
}
dl.codebox.spoiler dt {
text-align: center;
font-family: 'UnifrakturMaguntia'cursive;
color: #000000;
font-weight:bold;
border: none;
margin: 0;
}



.M14_sep_post
{
height: 30px;/*la hauteur de la ligne*/
background: url(https://i.servimg.com/u/f68/19/40/89/22/barre-10.png) no-repeat center center, /*le lien de la flèche qui sera centrée*/
url(https://i.servimg.com/u/f68/19/40/89/22/back_c10.gif) repeat-x ;/*le lien de l image de fond qui sera répétée horizontalement*/
}


.M14_sep_post span
{
color: #000000;/*de couleur noire*/
font-size:11px;/* une taille de police de11px*/
float:right;/* le bloc sera placé à droite*/
margin-right:52%;/*on déplace ensuite en mettant une marge de 52%*/
text-align: center;
font-family: 'Oleo Script';
}

#categories {
background:transparent;
}
table#categories td {
background:#F8FCC0;
}
table#categories td a {
color:#F8FCC0;
transition:color linear 0.2s;
-webkit-transition:color linear 0.2s;
}
table#categories td a:hover {
color:#F8FCC0;
transition:color linear 0.2s;
-webkit-transition:color linear 0.2s;
}
table#categories td img.imgnewpost {
width:137px;
height:48px;
}
table#categories td.newpost {
border-radius:40px 0px 0px 40px;
padding-left:10px;
}
table#categories td span#nbposts {
font-size:9px;
}
table#categories td span#lastpost {
height:56px;
width:127px;
overflow:visible;
}
table#categories td.descriptions {
border-radius:0px 40px 40px 0px;
padding-right:10px;
}
table#categories div.description {
padding:5px;
margin:5px 0px 5px 0px;
overflow:auto;
height:80px;
text-align:justify;
}
table#categories div.forumlink {
text-align:center;
margin-top:-20px;
}
#categories div.forumlink a{
font-size:20px;
color:darkblue;
font-family:'Oleo Script';
}
table#categories div#details {
text-align:center;
}
table#categories div.lastpost-avatar {
height:120px;
width:80px;
}
table#categories div.lastpost-avatar img {
height:120px;
width:80px;
}
/*avatar réponse rapide*/
#av_quickreply img {
left: 0px;
position: relative;
top: 0px;
width:180px;height:180px ! Important;
}

#av_quickreply {
float: center ! Important;
position : 100%;
}

/*CADRE DU FORUM */
.bodyline{border:15px #F57513 double ! Important;
}
/*FIN CADRE DU FORUM*/
/*nouvel éditeur barre du haut*/
div.sceditor-toolbar{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
text-align: center!important;}
/*nouvel éditeur textarea*/
.sceditor-container iframe, .sceditor-container textarea{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg") !important;
border: solid 3px # F58F0A!important;
color:#fff !important;
margin:0 !important;}
/*nouvel éditeur gp bouton*/
div.sceditor-group{
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
}
.sceditor-container.ltr.sourceMode, .sceditor-container.ltr.wysiwygMode
{ border: solid 2px #F58F0A ;
background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg");}
.profilentier .postername {
font-family: Sail! Important;
}
#navbar {
background:url();
}
#navbar a {
font-size: 20px; /*taille de la police*/
color:#FFFFFF Important; /*couleur des liens*/
font-family: 'Arizonia'!Important; /*police*/
}
#navbar a:hover {
color:yellow; /*couleur des liens au survol*/
font-size: 20px; /*taille des liens au survol*/
font-weight: bold; /*lien en gras au survol*/
}
#navbar a:hover {
color: yellow; /*couleur des liens au survol*/
font-weight: bold; /*liens en gras au survol*/
font-size: 25px; /*taille des liens au survol*/
transition: font-size 0.5s ease; /*effet de transition adoucie sur le changement de taille des liens*/
}

/*Mise en page diverses*/.forumline
{
width: 98%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
background: url(https://i.servimg.com/u/f84/19/40/89/22/bleu_110.jpg)! Important;
border: 4px #AA0000 double ! Important;
box-shadow: 0px 0px 5px #595959;
-moz-box-shadow: 0px 0px 5px #595959;
-o-box-shadow: 0px 0px 5px #595959;
-htm-box-shadow: 0px 0px 5px #595959;
-webkit-box-shadow: 0px 0px 5px #595959;
}

/*Code pour une petite ombre*/
.bodyline
{
width: 950px;
padding: 0;
background: url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)! Important;
box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
-o-box-shadow: 0px 0px 10px #000000;
-htm-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
}
/*Bloc de catégories*/
.cate_bloc {
margin: auto;
margin-bottom : 20px;
margin-top: 20px;
padding-top: 20px;
width: 1200px;
background: url(https://i.servimg.com/u/f68/19/40/89/22/2zf7d510.png)! Important;
border-top: 5px solid #a3a3a3;
border-bottom: 5px solid #a3a3a3;
border-radius: 30px;
color: #000000;
}


/*Bloc des titres de catégorie*/
.cate_title {
margin: auto;
margin-bottom: 20px;
width: 900px;
height: 40px;
background: url(https://i.servimg.com/u/f84/19/40/89/22/bleu_111.jpg)! Important;
padding: 10px;
border-left: 3px solid #c4c4c4;
border-right: 3px solid #c4c4c4;
border-radius: 20px;
}
/*Titre des catégories*/
.cate_title h2 {
margin: 0px;
padding: 0px;
font-size: 36px;
color: #dfdfdf;
font-family: 'Oleo Script';
text-align: center;
}


/*Bloc de un forum*/
.forum_bloc {
margin: auto;
margin-bottom: 20px;
width: 700px;
}
/*Bloc du milieu de forum*/
.forum_principal_bloc {
width: 640px;
margin: auto;
padding: 2px 20px 10px 20px;
background: url(https://i.servimg.com/u/f68/19/32/47/67/anime_10.gif)! Important;
border: 1px solid #c4c4c4;
border-right: 3px solid #c4c4c4;
border-left: 3px solid #c4c4c4;
border-radius: 30px;
}


/*Bloc de titre de forum*/
.forum_title_bloc {
margin-left: -65px;
height: 27px;
margin-bottom: 5px;
text-align: center;
}
/*Titre de forum*/
.forum_title_bloc a.forumlink {
font-family: 'UnifrakturMaguntia';
font-size: 24px;
color: #FFFFFF!important;
text-decoration: none!important;
letter-spacing: 1px;
transition: 0.5s;
-webkit-transition: 0.5s;
}
/*Titre de forum survolé*/
.forum_title_bloc a.forumlink:hover {
color: #dfdfdf!important;
letter-spacing: 5px;
}


/*Bloc de image new-old-lock*/
.forum_img_bloc {
float: left;
height: 80px;
width: 85px;
}


/*Bloc de la description*/
.forum_desc_bloc {
float: left;
margin-left: 25px;
margin-top: -5px;
height: 78px;
width: 343px;
border: 1px solid #dfdfdf;
padding: 5px;
border-radius: 10px;
background: url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)! Important;
text-align: justify;
font-size: 10px;
overflow: auto;
}


/*Bloc du denier message et des statistiques*/
.forum_lastmess_stats_bloc {
float: left;
margin-left: 25px;
height: 78px;
width: 148px;
text-align: center;
background: url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)! Important;
border: 1px solid #dfdfdf;
border-radius: 10px;
}
/*Bloc des statistiques*/
.forum_stats_bloc {
margin: auto;
margin-top: 5px;
width: 140px;
height: 18px;
text-align: center;
font-size: 11px;
font-family: 'Oleo Script';
margin-bottom: 5px;
border-bottom: dotted 2px #dfdfdf;
}
/*Bloc du dernier message*/
.forum_lastmess_bloc {
margin: auto;
width: 140px;
text-align: center;
font-size: 12px;
font-family: 'Oleo Script';
}


/*Bloc des sous forums*/
.forum_sousforums_bloc {
margin: auto;
height: 20px;
overflow: auto;
width: 580px;
padding: 3px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
font-size: 12px;
font-family: 'Oleo Script';
background: url(https://i.servimg.com/u/f84/19/40/89/22/bleu_111.jpg)! Important;
border-bottom: 3px solid #c4c4c4;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
border-radius: 0 0 30px 30px;
vertical-align: bottom;
line-height: 20px;
}
/*Écriture des sous-forums*/
.forum_sousforums_bloc .gensmall {
vertical-align: bottom;
font-size: 12px;
line-height: 20px;
font-family: 'Oleo Script';
}
.forum_up {
position: relative;
z-index: 4;
}
/*Fin*/
/*LIENS*/
a {
text-decoration:none;
}
a:hover {
text-decoration:none;
}
a:active {
text-decoration:none;
}
/* Fin des CATEGORIES */
/*CHATBOX*/
#chatbox_header .catBottom .cattitle {
color:#67B4E5;
font-size:20px;
font-variant:small-caps;
}
#chatbox_header .chatbox-options .genmed,
#chatbox_header .chatbox-options,
#chatbox_header .chatbox-options a {
color:#351E1D;
}
body.chatbox {
background-image:url('https://2img.net/image.noelshack.com/fichiers/2013/45/1384049622-fond-chatbox.png');
-webkit-border-radius:50px;
-moz-border-radius:50px;
-o-border-radius:50px;
border-radius: 50px;
}

/*chatbox*/
a:focus {
outline: none;
}
#panel {
height: auto;
display: none;
width:700px;
}
.btn-slide {
text-align: right;
display: block;
font-family:"Oleo Script'", Times, serif;
font-size:18px;
font-style:italic;
color: #000000;
text-decoration: none;
cursor: pointer;
padding-right:10px;
font-variant:normal !important;
}

.btn-slide:hover {
text-decoration:none !important;
color: #000000;
}

.active {
background-position: right 12px;
}

/* BLOC DE CONTENU */
.bloc_transition_tfa {
background: #d7d7d7; /* fond */
width:200px; /* largeur */
position: absolute; /* definit la position sur la page */
top:250px; /* placé à 250px verticalement */
left:-160px; /* placé à -160px horizontalement ce qui camoufle une partie */
border: 2px solid #7d121a; /* bordure */
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}
/* BLOC DE CONTENU AU SURVOL */
.bloc_transition_tfa:hover {
left:0px; /* au survol le bloc se déplacera à 0 px de la gauche et sera alors entièrement visible */
}
/* TITRE */
.bloc_transition_tfa h1{
font: 18px Oleo Script ;
color: #7d121a;
}
/* PARAGRAPHE */
.bloc_transition_tfa p{
width: 90%;
margin: auto;
padding: 0;
color: #000;
text-align: left;
}
/*navigation*/
.navigation{
background-color: #c4e5fc;
border: 1px solid #00162a;
-moz-border-radius: 0px 0px 20px 20px;
-webkit-border-radius:0px 0px 20px 20px;
border-radius: 0px 0px 20px 20px;
-moz-box-shadow: 0px 1px 4px #005fb8;
-webkit-box-shadow: 0px 1px 4px #005fb8;
box-shadow: 0px 0px 1px 4px #005fb8;
padding: 0px 10px 10px 20px;
}

a.mainmenu:link, a.mainmenu:visited{
font-family : Oleo Script'; /* LA POLICE */
color: #00162a; /* COULEUR DE LA POLICE */
font-size: 11px; /* TAILLE DE LA POLICE */
text-align:left; /* ALIGNEMENT DU TEXTE */
background-color: #92b7d9; /* COULEUR DE FOND */
display: inline-block; /* MIS POUR CORRIGER UN BUG AVEC IE 7 */
border: 1px solid #00162a; /* LA BORDURE, SA COULEUR, SON STYLE */
padding:3px; /* ESPACE ENTRE LE BORD ET LE TEXTE */
-moz-border-radius: 0px 0px 6px 6px; /* COINS ARRONDIS */
-webkit-border-radius: 0px 0px 6px 6px; /* COINS ARRONDIS */
border-radius: 0px 0px 6px 6px; /* COINS ARRONDIS */
-moz-box-shadow: 0px 1px 4px #005fb8; /* OMBRE PORTEE */
-webkit-box-shadow: 0px 1px 4px #005fb8; /* OMBRE PORTEE */
box-shadow: 0px 0px 1px 4px #005fb8; /* OMBRE PORTEE */
}

a.mainmenu:hover, a.mainmenu:visited:hover{
color: #7a4e00;
background-color: #eec585;
border: 1px solid #3a2300;
-moz-border-radius: 0px 0px 6px 6px;
-webkit-border-radius: 0px 0px 6px 6px;
border-radius: 0px 0px 6px 6px;
-moz-box-shadow: 0px 1px 4px #875300;
-webkit-box-shadow: 0px 1px 4px #875300;
box-shadow: 0px 0px 1px 4px #875300;
}
.typo{
font-family: 'Oleo Script'', cursive;
font-size: 16px;
font-weight:bold;
}
/*CSS*/
.hey { opacity: 0.0; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;}
.hey:hover {opacity: 0.9;}

/* RÉPONSE RAPIDE EN SPOILER */
.panneauCoulissant {
display: none; /* masque le bloc Réponse rapide */
height: auto;
margin: 0 auto 20px;}

.boutonSlide {
cursor: pointer;
text-align: center;
padding: 10px;
color: #501006; /* couleur du texte "Réponse rapide" */
font-family: 'Roboto Condensed', sans-serif;
font-size: 22pt;
font-style: normal;
font-variant: normal;
text-transform: lowercase;}

.boutonSlide:hover { /* style au survol de "Réponse rapide" */
color: #501006;}
/*CSS*/
#M14_Quote
{
text-align: center;
font-family:'Oleo Script', cursive;
color: #000000;
font-weight:bold;
}
#M14_Code
{
text-align: center;
font-family: 'Oleo Script',cursive ! Important;
color: #220DBF ! Important;
font-weight:bold;
}
div.postbody{
box-shadow: 0px 0px 5px #d9b875, inset 0px 0px 25px 2px rgba(255,196,70,0.3);
padding: 10px;
border-radius: 5px;
background: rgba(255,255,255,0.6);
text-align: justify;
}
#right, #left {
visibility:hidden;
}
/*CSS*/

.descrii {
height:95px;
display:block;
border-radius:100px;
border-left: 2px solid #9C9692;
border-right: 2px solid #9C9692;
box-shadow: 2px 4px 6px #9C9692;
opacity: 0.7;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}

.descrii:hover {
border-left: 2px solid #88383D;
border-right: 2px solid #88383D;
opacity: 1;
box-shadow: 2px 4px 6px #88383D;
}

.descriptions{
text-align:justify;
position: relative;
margin: auto;
width:600px;
margin-left:-5px;
padding:15px;
height:auto;
overflow:auto;
border-radius: 15px;
background-color:#ECECE6;
border-right: 3px solid #9C9692;
border-bottom: 2px solid #9C9692;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}

.descriptions:hover{
border-radius: 25px;
border-right: 3px solid #88383D;
border-bottom: 2px solid #88383D;
box-shadow: 1px 2px 4px #88383D;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}
/*CSS*/
.fond_pa {
width: 99%;
height: auto;
background: #d5d5d5;
border: 2px solid #000000;
border-radius: 30px;
}

.titre_pa {
width: 34%;
height: 10px;
line-height: 0px;
background: #d5d5d5;
font-family: arial;
font-size: 26px;
color: #90541d;
margin-top: -2px;
margin-bottom: 10px;
}

.bloc_pa {
display: inline-block;
position: relative;
width: 28%;
height: 160px;
padding: 5px;
margin: 8px;
border: 2px solid #000000;
border-radius: 20px;
}

.nom_bloc_pa {
float: left;
width: 80px;
height: 25px;
background: #d5d5d5;
color: #e58c3a;
font-family: arial;
font-size: 13px;
margin-left: -16px;
margin-top: -12px;
transform: rotate(-10deg);
transition: 0.2s;
}

.nom_bloc_pa:hover {
color: #e5563a;
transition: 0.2s;
}

.NU_louchita_pa {
color: #666666;
font-family: arial;
font-size: 10px;
text-align: center;
text-shadow: 0px 0px 2px #ededed;
transition: 1s;
}

.NU_louchita_pa:hover{
letter-spacing: 10px;
transition: 1s;
}
.contenue_bloc_pa {
position: relative;
width: 90%;
height: 80%;
padding: 4px;
margin:auto;
text-align: justify;
color: #4a3ae5;
overflow: auto;
}
.nav_bouton {
position: relative;
float: left;
background-image: url('IMAGE PAR DEFAUT');
width: 80px;
height: 30px;
}
.nav_bouton:hover {
background-image: url('IMAGE AU SURVOL');
}
/*css*/


.M14_Post_separat
{
background:darkgrey;
margin-top:5px;
border:1px solid orange;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.M14_Post_separat td
{
background:darkgrey;
}

#la_pa {
position: relative;
/* Taille */
width: 100%;
height: 100%;
margin: auto;
/* Image de fond */
background-image: url('https://i.servimg.com/u/f68/19/40/89/22/bleu_111.jpg');
background-position: top left;
background-repet: no-repeat;
}
#sceditor_smilies: {
background-image: url('https://i.servimg.com/u/f68/19/40/89/22/bleucl10.jpg');
width: 200px;
height: 350px ! Important;
margin: auto;
}
/*CSS*/
.candit {
background-image:url(https://2img.net/r/hpimg15/pics/365137551.png);
width: 700px;
border-radius:5px;
margin-left: auto;
font-family: 'Oleo Script',cursive;
margin-right: auto;
}
.opac img {
cursor:pointer;
opacity : 0.3;
transition:2s;

}
.opac img:hover {
cursor:pointer;
opacity : 1;
transition:2s;

}
/*CSS*/
/*CITATION*/
.quote{
background-color:#A6865D;
border 1px solid #F2EAED;
border-top: 1px solid #F2EAED;
border-bottom:1px solid #F2EAED;
border-right:1px solid #F2EAED;
padding : 5px;
display:inline-block;
}
/*FIN DE CITATION/*

/*CODE DANS LES MESSAGES*/
.code{
background-color:##A6865D;
border 1px solid #F2EAED;
border-top: 1px solid #F2EAED;
border-bottom:1px solid #F2EAED;
border-right:1px solid #F2EAED;
border-left: 1px solid #F2EAED;
padding : 5px;
text-align:left;}
/*FIN DE CODE DANS LES MESSAGES*/

/* SPOILER */
.spoiler_closed {/* Apparence du spoiler fermé*/
display:block;
line-height: 125%;
background-color:#A6865D;
border: 1px solid #fff;
border-top: 2px solid #F2EAED;
border-bottom:2px solid #F2EAED;
border-right:1px solid #F2EAED;
border-text: 1px solid #F2EAED;
padding : 5px;}

.spoiler_closed.hidden {
display:none;
background-color:#A6865D;
border 1px solid #F2EAED;
border-top: 1px solid #F2EAED;
border-bottom:1px dotted #F2EAED;
border-right:1px dotted #F2EAED;
border-left: 1px dotted #F2EAED;
padding : 5px;}

.spoiler_content {/*apparence du spoiler ouvert*/
display:block;
line-height: 125%;
background-color:#F2EAED;
color:Black !important;
border 1px dotted #A6865D;
border-top: 1px dotted #A6865D;
border-bottom:1px dotted #A6865D;
border-right:1px dotted #A6865D;
border-left: 1px dotted #A6865D;
padding : 5px;}

.spoiler_content.hidden {
display:none;
background-color:#F2EAED;
color:Black !important;
border: 1px dotted #A6865D;
border-top: 1px dotted #A6865D;
border-bottom:1px dotted #A6865D;
border-right:1px dotted #A6865D;
border-left: 1px dotted #A6865D;
padding : 5px;}
/* FIN SPOILER*/

/*CSS*/
div.vote .vote-no-bar, div.vote div.vote-bar + div.vote-button, div.vote div.vote-no-bar + div.vote-button { display: none; }
.vote-count {
background: url("https://i.servimg.com/u/f84/19/40/89/22/back_c10.jpg") no-repeat scroll 0 0 transparent;
color: #4AAE00;
font-size: 10px;
font-weight: 700;
height: 17px;
padding-top: 2px;
text-align: center;
width: 27px;
}
/*nouveau message*/
a.gensmall.sf-new{
font-family: 'UnifrakturMaguntia', cursive;
font: bold ! Important ;
color: #e8322c!important;
}
.sous_forums img {
display: none;
}
/*remerciement*/
#fa_thanks_message img { vertical-align:middle }
#fa_thanks_message {
color:#220DBF;
font-size:16px;
font-weight:bold;
text-align:center;
background: url("https://i.servimg.com/u/f84/19/40/89/22/back_c10.jpg") no-repeat scroll 0 0 transparent;
border:2px solid #000000;
border-radius:6px;
padding:6px;
margin:6px;
}
/*CSS*/
.postbody {
text-align: center;
}
/*css*/
.mplus {
color: red !important;
}
/*infobulle sur texte*/
/* INFOBULLE - TRANSITION */
.tfa_infotexte{
width: 100%;
margin: auto;
padding: 0;
position: relative;
text-align: center;
font-size: 21px;
font-weight:bold;
font-family: 'Oleo Script'', cursive;
color: #AA0000;
}
.bulle-texte{
background: #090700;
border: 0px solid #1c1706;
width: 0;
height: 0;
position: absolute;
top: 10px;
right: 50px;
overflow: hidden;
z-index: 20;
font: 13px 'Oleo Script',cursive;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 1.5s ease; /* pour navigateur webkit */
-moz-transition: all 1.5s ease; /* pour navigateur mozilla */
-o-transition: all 1.5s ease; /* pour navigateur opera */
transition: all 1.5s ease; /* pour les navigateurs récents */
}
.tfa_infotexte:hover .bulle-texte{
width: 150px;
height: 50px;
padding: 5px;
border-width: 1px;
}
/* Arrondis */
.forumline {
border-radius : 8px;
border : #4891C6 solid 2px;
box-shadow : 0 2px 5px #666;
}
.radiusqeel {-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.radiusleft {
-moz-border-radius: 8px 0px 0px 8px;
-webkit-border-radius: 8px 0px 0px 8px;
border-radius: 8px 0px 0px 8px;
}
.radiusright {
-moz-border-radius: 0px 8px 8px 0px;
-webkit-border-radius: 0px 8px 8px 0px;
border-radius: 0px 8px 8px 0px;
}
/*Catégorie*/
/* BACKGROUND */
body { background-attachment: fixed; background-repeat: no-repeat; background-position: top center; background: url(#)}

/* NAVIGATION */

.navbig {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
background-color: #000000;
z-index: 5;
border-bottom: 2px solid #FFFFFF;
}
.navbig a, .navbig a:link, a.navbig a:visited, .navbig a:active, .navbig a:hover {
font-size: 11px;
display: inline-block;
margin-left: 5px;
margin-right: 5px;
padding: 10px;
padding-top: 3px;
padding-bottom: 3px;
color: #C4C4C4;
font-family: Roboto;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none!important;
transition: 0.5s;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-htm-transition: 0.5s;
-webkit-transition: 0.5s;
}
.navbig a:hover {
color: #000000;
background-color: #FFFFFF;
}

.lastpost-avatar
{
-moz-opacity:0;
-khtml-opacity:0;
-ms-filter:"alpha(opacity=0)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter:alpha(opacity=0);
opacity:0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#M14_Last_Ava:hover .lastpost-avatar
{
-moz-opacity:1;
-khtml-opacity:1;
-ms-filter:"alpha(opacity=100)";
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter:alpha(opacity=100);
opacity:1;

}
/*effet loupe*/

/*Le bouton pour l ouverture de la fenetre*/
.M14_open_Body
{
width: 16px;
height: 16px;
right: 10px;
float: right;
cursor:pointer;
}
/*Le bouton pour la fermeture de la fenetre*/
.M14_close_Body
{
position: absolute;
width: 16px;
height: 16px;
top: 10px;
right: 10px;
cursor:pointer;
}
/*On place les transitions sur les messages*/
.postbody
{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
/*La fenetre agrandie*/
#M14_Effet_body.postbody
{
/*On donne une position relative*/
position: relative;
/*On demande une marge negative a gauche pour la correction de la fenetre*/
left:-80px;
/*La couleur de fond*/
background: white;
/*La couleur de police*/
color:black;
/*La taille de police*/
font-size:14px;
/*On donne un espace conséquent si besoin peut etre supprime*/
padding: 20px 30px 10px 10px;
/*on agrandit sur la largeur et la hauteur sur la plupart des navigateurs*/
-ms-transform: scale(1.2,1.2);
-webkit-transform: scale(1.2,1.2);
transform: scale(1.2,1.2);
/*la couleur de bordure*/
border:2px solid #006699;
/*Les bordures arrondies sur la plupart des navigateurs*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
/*FIN*/
/*viewtopic_body */
.cadre {background-color:#BABABA;}
data-num-posts="1" {
data-width="950"
background-color:#BABABA;}

/*couleur des liens dans les messages*/
.postbody a{color: blue;}
/*couleur des titres des messages*/
.topic-title a{color: Black;
font-weight:bold;}


.M14_even td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")!important;color:Black!important;}
.M14_odd td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/014910.jpg")!important;color:white !important;}
/*css*/
font-family: 'UnifrakturMaguntia', cursive;
.typo{
font-family:UnifrakturMaguntia;
font-size: 20px;
}
/* ----- CELLULES D’ENTÊTES - CELLULES - PARAGRAPHES ----- */

th, td, p{
font-size: 16px !important;
font-family: UnifrakturMaguntia;
}

/* ----- LIENS GEN - GENMED - GENSMALL ----- */

a.gen, a.genmed, a.gensmall {
text-decoration: none;
font-family:UnifrakturMaguntia;
font-size: 14px;
}

/* ----- TITRE DES CATÉGORIES ----- */

.secondarytitle, .secondarytitle h2 {
font-family:UnifrakturMaguntia, cursive ! Important;
font-size: 18px;
font-weight:normal;
}
/*fin*/
/* CODES POUR LE QEEL */

#qeel h1, #qeel h2, #qeel h3, #qeel p {
margin: 0; padding: 0; font-weight: normal;
}

#qeel {
width: 800px;
min-height: 200px;
border-radius: 10px;
background: #BDBDB6;
margin: 75px auto 20px;
position: relative;
padding-top: 50px;
font-family:UnifrakturMaguntia;
font-size: 12px;
letter-spacing: 1px;
color: Black;
}

#qeel a {
color: Black;
text-decoration: none;
}

#qeel a, #qeel h2 {
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

#qeel a:hover {
color: #F29F68;
}

#qeel h1 {
width: 328px;
height: 83px;
background: url("https://i.servimg.com/u/f21/19/32/47/67/imgser10.png") no-repeat;
position: absolute;
top: -58px;
left: 50%;
margin-left: -164px;
text-indent: -9999px;
}

#qeel td {
vertical-align: top;
}

#qeel td p .gensmall, #qeel td.row1 .gensmall, #qeel .gensmall {
font-family: UnifrakturMaguntia;
color: #000000;
font-size: 10px;
}

#qeel table td {
border-radius: 10px;
position: relative;
padding-top: 25px;
min-height: 50px;
}

#qeel table td.withbg {
background: #BDBDB6;
}

#qeel h2 {
/*height: 34px;*/
position: absolute;
top: -12px;
z-index: 3;
font-size: 24px;
font-family: UnifrakturMaguntia, cursive;
color: #000000;
}

#qeel h2:hover {
color:#F7A40A;
}

#qeel td.row1, td.row3.over:hover {
background-color: transparent !important;
}

#qeel table.annifs {
margin-top: -30px !important;
}

table.annifs tbody tr:nth-child(2) td {
padding-top: 0px !important;
}

.groups {padding: 10px !important; text-align: center; }

/* CREDITS */

#credits {
position: absolute;
padding: 0px 10px;
bottom: -20px;
right: 0px;
height: 20px;
line-height: 20px;
font-size: 8px;
color: gray;
text-transform: uppercase;
text-shadow: 1px 1px 0px #BDBDB6;
}
/*css*/
a.forumlink{display:block;background-image:url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")Important;}
Tag bababa sur De la réalité aux fantasmes FolderSujet: Ma présentation
Admin

Réponses: 10
Vues: 1756

Rechercher dans: La présentation ...   Tag bababa sur De la réalité aux fantasmes 52960511Sujet: Ma présentation    Tag bababa sur De la réalité aux fantasmes EmptySam 20 Aoû - 10:22
body {
       text-shadow: 1px 5px 10px #888888;
   }
#i_logo {
   width:95%;
   height: 457px;
   background-position: auto;
   background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_111.jpg)repeat scroll 50%50%! Important;
   border: 10px#280CF5 double ! Important;
   overflow:hidden;
   margin-top: -1px;
   margin-left: -20px;
   margin-right: -15px;
   }
 .table-title{display:none ! Important;}
   dl.icon {
       border: 2px solid grey; /** modifier la couleur et l'epaisseur 2px  a votre guise **/
   }
   li.row {
      padding: 10px; /**modifier le 10px a votre guise**/
   }
 
   body {
     background-image:url(https://i.servimg.com/u/f68/19/40/89/22/2zf7d510.png)! Important;
     background-size: 100% auto;
   }
   body {font-weight:bold}
   .postbody{box-shadow:-2px 0px 3px #000;}
   .postprofile{box-shadow:2px 0px 3px #000;}
   .post{box-shadow:0px 5px 5px;}
font-family: 'Lobster', cursive;
font-family: 'Courgette', cursive;
font-family: 'Playball', cursive;
font-family: 'Pinyon Script', cursive;
font-family: 'Oleo Script', cursive;
font-family: 'UnifrakturMaguntia', cursive;
font-family: 'Dancing Script', cursive;

      div.sceditor-container.ltr.wysiwygMode, div.sceditor-container.ltr.sourceMode {
       width: 100% !important;
   }
   a.forumtitle {
     color:#220DBF;
     font-weight:bold;
   }
   .sceditor-container iframe, .sceditor-container textarea {
   background:url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)!important;}
   /*--- Bloc réponse rapide ---*/
   
   .sceditor-container.ltr.sourceMode {width:1424px !important; background:url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)!important; }
   .sceditor-container.ltr.wysiwygMode {width:1424px !important;background:url(https://i.servimg.com/u/f68/19/40/89/22/bleu_110.jpg) !important;}
   
   /*---  Partie supérieur contenant les outils ---*/
   
   div.sceditor-toolbar {
   background:url(https://i.servimg.com/u/f68/19/40/89/22/bleucl14.jpg)!important;
   border: 6px#7F0CF2 double;
   border-right: 6px #7F0CF2 double;
   border-left: 6px#7F0CF2 double;
   width: 1408px !important;
   }
   
   /*---  Partie texte area : fond ---*/
   
   .sceditor-container iframe, .sceditor-container textarea {
   background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_c10.jpg)!important;
   border-bottom: 6px#220DBF double ! Important;
   border-left: 8px #220DBFdouble ! Important;
   border-right: 8px #220DBF double ! Important;
   text-align:justify;
   margin:0 !important;
   line-height: 16px;
   width: 1423px !important;
   color: #220DBF !important;
   font-size:13px !important;
   }
   
   /*---  Groupe de boutons ---*/
   
   div.sceditor-group {
     background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_c10.jpg)!important; }
   
   /*---  Boutons ---*/
   
   a.sceditor-button {
   }
   
   /*---  Boutons sélectionnés ---*/
   
   a.sceditor-button.hover {
    background-color: #FBFFC7!important;
   }
   
   /*---  Smileys ---*/
   
   .sceditor-emoticons {width: 350px !important; height: 250px !important; overflow: auto !important;}
   img.smiley {width: auto !important; height : auto !important;}


   .M14_even td{background:url(https://i.servimg.com/u/f84/19/40/89/22/bleu_c10.jpg)!important;color:Black !important;}
   .M14_odd td{background:url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg) !important;color:#220DBF !important;}

/* -------- TITRE CATÉGORIE ------ */

.secondarytitle, .secondarytitle h2 {
font: 20px UnifrakturMaguntia;
color: #FA7F0D;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}

/* -------- TITRE CATÉGORIE AU SURVOL ------ */

.secondarytitle:hover, .secondarytitle h2:hover {
font-size: 24px;
margin-left: 50px;
color: #CC0000;
}
/* -------- TITRE FORUM ------ */
.forumlink {
font: 20px Oleo Script;
color: #FA7F0D;
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}
/* -------- TITRE FORUM AU SURVOL ------ */
.forumlink:hover{
font-size: 22px;
margin-left: 50px;
color: #CC0000;
}

.test_lettrine p:first-letter{
 font-family: 'UnifrakturMaguntia', cursive;
 color: #fb6300;
 font:90px bold;
 float: left;
}

.postbody div:first-letter{
color: #8d0085;
font:80px bold UnifrakturMaguntia ! Important;
float: left;
}
button.button2, input.button2 {
color: #000000;
background-repeat: repeat-x;
background-color: #FAFAFA;
background-image: url('https://i.servimg.com/u/f68/19/40/89/22/bleucl10.jpg');
background-position: top;
}

/* le hover (image au survol) */


a{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#848282', Direction=140, Strength=3);
zoom: 1;
}

a:hover{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#CC0000', Direction=100, Strength=3);
zoom: 1;
}

a.forumlink{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#848282', Direction=140, Strength=3);
zoom: 1;
}

a.forumlink:hover{
filter:progid:DXImageTransform.Microsoft.Shadow(color='#CC0000', Direction=100, Strength=6);
zoom: 1;
}

.forumline{
border: 10px #990078 double ! Important;
}
   /*Cote profil*/
   .scrollbartavu
   {
   height: 150px;/*La hauteur definie*/
   width: 180px;/*La largeur */
   overflow: auto;/*NE PAS TOUCHER*/

   }
   /*cote message*/
   .scrollbartavu.bis
   {
   height: 150px;/*La hauteur definie*/
   width: 99% !important;/*La largeur */
   overflow: auto;/*NE PAS TOUCHER*/
   }

   #M14_border
   {
     -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   }
   
body
{
background: url(https://i.servimg.com/u/f68/19/40/89/22/2zf7d510.png)! Important;
}

   dl.codebox.spoiler {
     background:none;
     border: none;
     border-bottom: 2px solid #F8FCC0;  /*couleur bordure à la fin*/
     padding: 0;
     margin: 3px;
   }
   dl.codebox.spoiler dt {
     text-align: center;
     font-family: 'UnifrakturMaguntia'cursive;
     color: #000000;
     font-weight:bold;
     border: none;
     margin: 0;
   }



   .M14_sep_post
   {
   height: 30px;/*la hauteur de la ligne*/
   background: url(https://i.servimg.com/u/f68/19/40/89/22/barre-10.png) no-repeat center center, /*le lien de la flèche qui sera centrée*/
   url(https://i.servimg.com/u/f68/19/40/89/22/back_c10.gif) repeat-x  ;/*le lien de l image de fond qui sera répétée horizontalement*/
   }


   .M14_sep_post span
   {
   color: #000000;/*de couleur noire*/
   font-size:11px;/* une taille de police de11px*/
   float:right;/* le bloc sera placé à droite*/
   margin-right:52%;/*on déplace ensuite en mettant une marge de 52%*/
   text-align: center;
   font-family: 'Oleo Script';
   }

   #categories {
     background:transparent;
     }
     table#categories td {
     background:#F8FCC0;
     }
     table#categories td a {
     color:#F8FCC0;
     transition:color linear 0.2s;
     -webkit-transition:color linear 0.2s;
     }
     table#categories td a:hover {
     color:#F8FCC0;
     transition:color linear 0.2s;
     -webkit-transition:color linear 0.2s;
     }
     table#categories td img.imgnewpost {
     width:137px;
     height:48px;
     }
     table#categories td.newpost {
     border-radius:40px 0px 0px 40px;
     padding-left:10px;
     }
     table#categories td span#nbposts {
     font-size:9px;
     }
   table#categories td span#lastpost {
     height:56px;
     width:127px;
     overflow:visible;
     }
     table#categories td.descriptions {
     border-radius:0px 40px 40px 0px;
     padding-right:10px;
     }
     table#categories div.description {
     padding:5px;
     margin:5px 0px 5px 0px;
     overflow:auto;
     height:80px;
     text-align:justify;
     }
     table#categories div.forumlink {
     text-align:center;
     margin-top:-20px;
     }
     #categories div.forumlink a{
     font-size:20px;
     color:darkblue;
     font-family:'Oleo Script';
     }
     table#categories div#details {
     text-align:center;
     }
     table#categories div.lastpost-avatar {
     height:120px;
     width:80px;
     }
     table#categories div.lastpost-avatar img {
     height:120px;
     width:80px;
     }
/*avatar réponse rapide*/
   #av_quickreply img {
       left: 0px;
       position: relative;
       top: 0px;
     width:180px;height:180px ! Important;
   }
   
   #av_quickreply {
       float: center ! Important;
       position : 100%;
   }

/*CADRE DU FORUM */
.bodyline{border:15px #F57513 double ! Important;
}
/*FIN CADRE DU FORUM*/
        /*nouvel éditeur barre du haut*/
               div.sceditor-toolbar{
              background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
               text-align: center!important;}
               /*nouvel éditeur textarea*/
               .sceditor-container iframe, .sceditor-container textarea{
               background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg") !important;
                 border: solid 3px # F58F0A!important;
               color:#fff !important;
                 margin:0 !important;}
               /*nouvel éditeur gp bouton*/
               div.sceditor-group{
               background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg") !important;
               }                                
               .sceditor-container.ltr.sourceMode, .sceditor-container.ltr.wysiwygMode
       { border: solid 2px #F58F0A ;
                 background-image: url("https://i.servimg.com/u/f68/19/32/47/67/backgr10.jpg");}
          .profilentier .postername {
           font-family: Sail! Important;
       }
       #navbar {
           background:url();
       }
       #navbar a {
           font-size: 20px; /*taille de la police*/
           color:#FFFFFF Important;  /*couleur des liens*/
           font-family: 'Arizonia'!Important;  /*police*/
       }
       #navbar a:hover {
           color:yellow;  /*couleur des liens au survol*/
           font-size: 20px; /*taille des liens au survol*/
           font-weight: bold; /*lien en gras au survol*/
       }
         #navbar a:hover {
           color: yellow; /*couleur des liens au survol*/
           font-weight: bold; /*liens en gras au survol*/
           font-size: 25px; /*taille des liens au survol*/
           transition: font-size 0.5s ease; /*effet de transition adoucie sur le changement de taille des liens*/
       }

/*Mise en page diverses*/.forumline
{
 width: 98%;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 margin-bottom: 10px;
 background: url(https://i.servimg.com/u/f84/19/40/89/22/bleu_110.jpg)! Important;
 border: 4px #AA0000 double ! Important;
 box-shadow: 0px 0px 5px #595959;
 -moz-box-shadow: 0px 0px 5px #595959;
 -o-box-shadow: 0px 0px 5px #595959;
 -htm-box-shadow: 0px 0px 5px #595959;
 -webkit-box-shadow: 0px 0px 5px #595959;
}

/*Code pour une petite ombre*/
.bodyline
{
 width: 950px;
 padding: 0;
 background: url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)! Important;
 box-shadow: 0px 0px 10px #000000;
 -moz-box-shadow: 0px 0px 10px #000000;
 -o-box-shadow: 0px 0px 10px #000000;
 -htm-box-shadow: 0px 0px 10px #000000;
 -webkit-box-shadow: 0px 0px 10px #000000;
}
   /*Bloc de catégories*/
   .cate_bloc {
     margin: auto;
     margin-bottom : 20px;
     margin-top: 20px;
     padding-top: 20px;
     width: 1200px;
      background: url(https://i.servimg.com/u/f68/19/40/89/22/2zf7d510.png)! Important;
     border-top: 5px solid #a3a3a3;
     border-bottom: 5px solid #a3a3a3;
     border-radius: 30px;
     color: #000000;
   }


   /*Bloc des titres de catégorie*/
   .cate_title {
     margin: auto;
     margin-bottom: 20px;
     width: 900px;
     height: 40px;
       background: url(https://i.servimg.com/u/f84/19/40/89/22/bleu_111.jpg)! Important;
     padding: 10px;
     border-left: 3px solid #c4c4c4;
     border-right: 3px solid #c4c4c4;
     border-radius: 20px;
   }
   /*Titre des catégories*/
   .cate_title h2 {
     margin: 0px;
     padding: 0px;
     font-size: 36px;
     color: #dfdfdf;
     font-family: 'Oleo Script';
     text-align: center;
   }


   /*Bloc de un forum*/
   .forum_bloc {
     margin: auto;
     margin-bottom: 20px;
     width: 700px;
   }
   /*Bloc du milieu de forum*/
   .forum_principal_bloc {
     width: 640px;
     margin: auto;
     padding: 2px 20px 10px 20px;
     background: url(https://i.servimg.com/u/f68/19/32/47/67/anime_10.gif)! Important;
     border: 1px solid #c4c4c4;
     border-right: 3px solid #c4c4c4;
     border-left: 3px solid #c4c4c4;
     border-radius: 30px;
   }


   /*Bloc de titre de forum*/
   .forum_title_bloc {
     margin-left: -65px;
     height: 27px;
     margin-bottom: 5px;
     text-align: center;
   }
   /*Titre de forum*/
   .forum_title_bloc a.forumlink {
     font-family: 'UnifrakturMaguntia';
     font-size: 24px;
     color: #FFFFFF!important;
     text-decoration: none!important;
     letter-spacing: 1px;
     transition: 0.5s;
     -webkit-transition: 0.5s;
   }
   /*Titre de forum survolé*/
   .forum_title_bloc a.forumlink:hover {
     color: #dfdfdf!important;
     letter-spacing: 5px;
   }


   /*Bloc de image new-old-lock*/
   .forum_img_bloc {
     float: left;
     height: 80px;
     width: 85px;
   }


   /*Bloc de la description*/
   .forum_desc_bloc {
     float: left;
     margin-left: 25px;
     margin-top: -5px;
     height: 78px;
     width: 343px;
     border: 1px solid #dfdfdf;
     padding: 5px;
     border-radius: 10px;
     background: url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)! Important;
     text-align: justify;
     font-size: 10px;
     overflow: auto;
   }


   /*Bloc du denier message et des statistiques*/
   .forum_lastmess_stats_bloc {
     float: left;
     margin-left: 25px;
     height: 78px;
     width: 148px;
     text-align: center;
     background: url(https://i.servimg.com/u/f84/19/40/89/22/jaune_10.jpg)! Important;
     border: 1px solid #dfdfdf;
     border-radius: 10px;
   }
   /*Bloc des statistiques*/
   .forum_stats_bloc {
     margin: auto;
     margin-top: 5px;
     width: 140px;
     height: 18px;
     text-align: center;
     font-size: 11px;
     font-family: 'Oleo Script';
     margin-bottom: 5px;
     border-bottom: dotted 2px #dfdfdf;
   }
   /*Bloc du dernier message*/
   .forum_lastmess_bloc {
     margin: auto;
     width: 140px;
     text-align: center;
     font-size: 12px;
     font-family: 'Oleo Script';
   }


   /*Bloc des sous forums*/
   .forum_sousforums_bloc {
     margin: auto;
     height: 20px;
     overflow: auto;
     width: 580px;
     padding: 3px;
     padding-left: 10px;
     padding-right: 10px;
     text-align: center;
     font-size: 12px;
     font-family: 'Oleo Script';
     background: url(https://i.servimg.com/u/f84/19/40/89/22/bleu_111.jpg)! Important;
     border-bottom: 3px solid #c4c4c4;
     border-left: 1px solid #c4c4c4;
     border-right: 1px solid #c4c4c4;
     border-radius: 0 0 30px 30px;
     vertical-align: bottom;
     line-height: 20px;
   }
   /*Écriture des sous-forums*/
   .forum_sousforums_bloc .gensmall {
     vertical-align: bottom;
     font-size: 12px;
     line-height: 20px;
     font-family: 'Oleo Script';
   }
   .forum_up {
     position: relative;
     z-index: 4;
   }
   /*Fin*/
   /*LIENS*/
   a {
    text-decoration:none;
   }
   a:hover {
    text-decoration:none;
   }
   a:active {
    text-decoration:none;
   }
               /* Fin des CATEGORIES */
   /*CHATBOX*/
   #chatbox_header .catBottom .cattitle {
       color:#67B4E5;
       font-size:20px;
       font-variant:small-caps;
       }
   #chatbox_header .chatbox-options .genmed,
   #chatbox_header .chatbox-options,
   #chatbox_header .chatbox-options a {
       color:#351E1D;
   }
   body.chatbox {
       background-image:url('https://2img.net/image.noelshack.com/fichiers/2013/45/1384049622-fond-chatbox.png');
     -webkit-border-radius:50px;
       -moz-border-radius:50px;
       -o-border-radius:50px;
       border-radius: 50px;
       }

/*chatbox*/
   a:focus {
      outline: none;
   }
   #panel {
      height: auto;
      display: none;
           width:700px;
   }
   .btn-slide {
      text-align: right;
      display: block;
      font-family:"Oleo Script'", Times, serif;
      font-size:18px;
      font-style:italic;
      color: #000000;
      text-decoration: none;
      cursor: pointer;
           padding-right:10px;
           font-variant:normal !important;
   }

   .btn-slide:hover {
           text-decoration:none !important;
           color: #000000;
   }

   .active {
      background-position: right 12px;
   }

/* BLOC DE CONTENU */
.bloc_transition_tfa {
background: #d7d7d7; /* fond */
width:200px;  /* largeur */
position: absolute; /* definit la position sur la page */
top:250px; /* placé à 250px verticalement */
left:-160px; /* placé à -160px horizontalement ce qui camoufle une partie */
border: 2px solid #7d121a;  /* bordure  */  
-webkit-transition: all 1s ease; /* pour navigateur webkit */
-moz-transition: all 1s ease; /* pour navigateur mozilla */
-o-transition: all 1s ease; /* pour navigateur opera */
transition: all 1s ease; /* pour les navigateurs récents */
}
/* BLOC DE CONTENU AU SURVOL */  
.bloc_transition_tfa:hover {
left:0px; /* au survol le bloc se déplacera à 0 px de la gauche et sera alors entièrement visible */
}
/* TITRE */
.bloc_transition_tfa h1{
font: 18px Oleo Script ;
color: #7d121a;
}
/* PARAGRAPHE */
.bloc_transition_tfa p{
width: 90%;
margin: auto;
padding: 0;
color: #000;
text-align: left;
}
/*navigation*/
    .navigation{
   background-color: #c4e5fc;
   border: 1px solid #00162a;
   -moz-border-radius: 0px 0px 20px 20px;
   -webkit-border-radius:0px 0px 20px 20px;
   border-radius: 0px 0px 20px 20px;
   -moz-box-shadow: 0px 1px 4px #005fb8;
   -webkit-box-shadow: 0px 1px 4px #005fb8;
   box-shadow: 0px 0px 1px 4px #005fb8;
   padding: 0px 10px 10px 20px;
   }

   a.mainmenu:link, a.mainmenu:visited{
   font-family : Oleo Script'; /* LA POLICE */
   color: #00162a; /* COULEUR DE LA POLICE */
   font-size: 11px; /* TAILLE DE LA POLICE */
   text-align:left; /* ALIGNEMENT DU TEXTE */
   background-color: #92b7d9; /* COULEUR DE FOND */
   display: inline-block; /* MIS POUR CORRIGER UN BUG AVEC IE 7 */
   border: 1px solid #00162a; /* LA BORDURE, SA COULEUR, SON STYLE */
   padding:3px; /* ESPACE ENTRE LE BORD ET LE TEXTE */
   -moz-border-radius: 0px 0px 6px 6px; /* COINS ARRONDIS */
   -webkit-border-radius: 0px 0px 6px 6px; /* COINS ARRONDIS */
   border-radius: 0px 0px 6px 6px; /* COINS ARRONDIS */
   -moz-box-shadow: 0px 1px 4px #005fb8; /* OMBRE PORTEE */
   -webkit-box-shadow: 0px 1px 4px #005fb8; /* OMBRE PORTEE */
   box-shadow: 0px 0px 1px 4px #005fb8; /* OMBRE PORTEE */
   }

   a.mainmenu:hover, a.mainmenu:visited:hover{
   color: #7a4e00;
   background-color: #eec585;
   border: 1px solid #3a2300;
   -moz-border-radius: 0px 0px 6px 6px;
   -webkit-border-radius: 0px 0px 6px 6px;
   border-radius: 0px 0px 6px 6px;
   -moz-box-shadow: 0px 1px 4px #875300;
   -webkit-box-shadow: 0px 1px 4px #875300;
   box-shadow: 0px 0px 1px 4px #875300;
   }
.typo{
font-family: 'Oleo Script'', cursive;
font-size: 16px;
font-weight:bold;
}
/*CSS*/
   .hey { opacity: 0.0;  transition-duration: 0.6s;  -moz-transition-duration: 0.6s;  -webkit-transition-duration: 0.6s;  -o-transition-duration: 0.6s;}
   .hey:hover {opacity: 0.9;}

   /* RÉPONSE RAPIDE EN SPOILER */
   .panneauCoulissant {
   display: none; /* masque le bloc Réponse rapide */
   height: auto;
   margin: 0 auto 20px;}
   
   .boutonSlide {
   cursor: pointer;
   text-align: center;
   padding: 10px;
   color: #501006; /* couleur du texte "Réponse rapide" */
   font-family: 'Roboto Condensed', sans-serif;
   font-size: 22pt;
   font-style: normal;
   font-variant: normal;
   text-transform: lowercase;}
   
   .boutonSlide:hover {  /* style au survol de "Réponse rapide" */
   color: #501006;}
/*CSS*/
#M14_Quote
{
     text-align: center;
     font-family:'Oleo Script', cursive;
     color: #000000;
     font-weight:bold;
}
#M14_Code
{
     text-align: center;
     font-family: 'Oleo Script',cursive ! Important;
     color: #220DBF ! Important;
     font-weight:bold;
}
   div.postbody{
   box-shadow: 0px 0px 5px #d9b875, inset 0px 0px 25px 2px rgba(255,196,70,0.3);
   padding: 10px;
   border-radius: 5px;
   background: rgba(255,255,255,0.6);
   text-align: justify;
   }
   #right, #left {
     visibility:hidden;
     }
/*CSS*/
   
   .descrii {
     height:95px;
     display:block;
     border-radius:100px;
     border-left: 2px solid #9C9692;
     border-right: 2px solid #9C9692;
       box-shadow: 2px 4px 6px #9C9692;
     opacity: 0.7;
      -webkit-transition: all 1s ease; /* pour navigateur webkit */
   -moz-transition: all 1s ease; /* pour navigateur mozilla */
   -o-transition: all 1s ease; /* pour navigateur opera */
   transition: all 1s ease; /* pour les navigateurs récents */
   }
   
   .descrii:hover {
     border-left: 2px solid #88383D;
     border-right: 2px solid #88383D;
     opacity: 1;
     box-shadow: 2px 4px 6px #88383D;
   }
   
   .descriptions{
     text-align:justify;
   position: relative;
   margin: auto;
     width:600px;
   margin-left:-5px;
   padding:15px;
   height:auto;
   overflow:auto;
   border-radius: 15px;
   background-color:#ECECE6;
     border-right: 3px solid #9C9692;
     border-bottom: 2px solid #9C9692;
    -webkit-transition: all 1s ease; /* pour navigateur webkit */
   -moz-transition: all 1s ease; /* pour navigateur mozilla */
   -o-transition: all 1s ease; /* pour navigateur opera */
   transition: all 1s ease; /* pour les navigateurs récents */
   }
   
   .descriptions:hover{
     border-radius: 25px;
     border-right: 3px solid #88383D;
     border-bottom: 2px solid #88383D;
     box-shadow: 1px 2px 4px #88383D;
    -webkit-transition: all 1s ease; /* pour navigateur webkit */
   -moz-transition: all 1s ease; /* pour navigateur mozilla */
   -o-transition: all 1s ease; /* pour navigateur opera */
   transition: all 1s ease; /* pour les navigateurs récents */
   }
/*CSS*/
   .fond_pa {
     width: 99%;
     height: auto;
     background: #d5d5d5;
     border: 2px solid #000000;
     border-radius: 30px;
   }

   .titre_pa {
     width: 34%;
     height: 10px;
     line-height: 0px;
     background: #d5d5d5;
     font-family: arial;
     font-size: 26px;
     color: #90541d;
     margin-top: -2px;
     margin-bottom: 10px;
   }

   .bloc_pa {
     display: inline-block;
     position: relative;
     width: 28%;
     height: 160px;
     padding: 5px;
     margin: 8px;
     border: 2px solid #000000;
     border-radius: 20px;
   }

   .nom_bloc_pa {
     float: left;
     width: 80px;
     height: 25px;
     background: #d5d5d5;
     color: #e58c3a;
     font-family: arial;
     font-size: 13px;
     margin-left: -16px;
     margin-top: -12px;
     transform: rotate(-10deg);
     transition: 0.2s;
   }

   .nom_bloc_pa:hover {
     color: #e5563a;
     transition: 0.2s;
   }

   .NU_louchita_pa {
     color: #666666;
     font-family: arial;
     font-size: 10px;
     text-align: center;
     text-shadow: 0px 0px 2px #ededed;
     transition: 1s;
   }

   .NU_louchita_pa:hover{
     letter-spacing: 10px;
     transition: 1s;
   }
   .contenue_bloc_pa {
     position: relative;
     width: 90%;
     height: 80%;
     padding: 4px;
     margin:auto;
     text-align: justify;
     color: #4a3ae5;
     overflow: auto;
   }
   .nav_bouton {
   position: relative;
   float: left;
   background-image: url('IMAGE PAR DEFAUT');
   width: 80px;
   height: 30px;
   }
   .nav_bouton:hover {
   background-image: url('IMAGE AU SURVOL');
   }
/*css*/


   .M14_Post_separat
   {
   background:darkgrey;
   margin-top:5px;
   border:1px solid orange;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   }
   .M14_Post_separat td
   {
   background:darkgrey;
   }

#la_pa {
 position: relative;
 /* Taille */
 width: 100%;
 height: 100%;
 margin: auto;
 /* Image de fond */
 background-image: url('https://i.servimg.com/u/f68/19/40/89/22/bleu_111.jpg');
 background-position: top left;
 background-repet: no-repeat;
}
   #sceditor_smilies: {
   background-image: url('https://i.servimg.com/u/f68/19/40/89/22/bleucl10.jpg');
   width: 200px;
 height: 350px ! Important;
 margin: auto;
   }
/*CSS*/
   .candit {
   background-image:url(https://2img.net/r/hpimg15/pics/365137551.png);
   width: 700px;
   border-radius:5px;
   margin-left: auto;
   font-family: 'Oleo Script',cursive;
   margin-right: auto;  
   }
   .opac img {
     cursor:pointer;
       opacity : 0.3;
     transition:2s;
       
   }
   .opac img:hover {
     cursor:pointer;
       opacity : 1;
     transition:2s;
         
   }
/*CSS*/
   /*CITATION*/
   .quote{
   background-color:#A6865D;
   border 1px solid  #F2EAED;
   border-top: 1px solid #F2EAED;
   border-bottom:1px solid  #F2EAED;
   border-right:1px solid  #F2EAED;
   padding : 5px;
   display:inline-block;
   }
   /*FIN DE CITATION/*
   
   /*CODE DANS LES MESSAGES*/
   .code{
   background-color:##A6865D;
   border 1px solid  #F2EAED;
   border-top: 1px solid #F2EAED;
   border-bottom:1px solid  #F2EAED;
   border-right:1px solid  #F2EAED;
   border-left: 1px solid  #F2EAED;
   padding : 5px;
   text-align:left;}
   /*FIN DE CODE DANS LES MESSAGES*/
   
   /* SPOILER */
   .spoiler_closed {/* Apparence du spoiler fermé*/
   display:block;
   line-height: 125%;
   background-color:#A6865D;
   border: 1px solid #fff;
   border-top: 2px solid  #F2EAED;
   border-bottom:2px solid  #F2EAED;
   border-right:1px solid  #F2EAED;
   border-text: 1px solid  #F2EAED;
   padding : 5px;}
   
   .spoiler_closed.hidden {
   display:none;
   background-color:#A6865D;
   border 1px solid #F2EAED;
   border-top: 1px solid  #F2EAED;
   border-bottom:1px dotted  #F2EAED;
   border-right:1px dotted  #F2EAED;
   border-left: 1px dotted  #F2EAED;
   padding : 5px;}
   
   .spoiler_content {/*apparence du spoiler ouvert*/
   display:block;
   line-height: 125%;
   background-color:#F2EAED;
   color:Black !important;
   border 1px dotted  #A6865D;
   border-top: 1px dotted #A6865D;
   border-bottom:1px dotted  #A6865D;
   border-right:1px dotted  #A6865D;
   border-left: 1px dotted  #A6865D;
   padding : 5px;}
   
   .spoiler_content.hidden {
   display:none;
   background-color:#F2EAED;
       color:Black !important;
   border: 1px dotted #A6865D;
   border-top: 1px dotted  #A6865D;
   border-bottom:1px dotted  #A6865D;
   border-right:1px dotted  #A6865D;
   border-left: 1px dotted  #A6865D;
   padding : 5px;}
   /* FIN SPOILER*/

/*CSS*/
   div.vote .vote-no-bar, div.vote div.vote-bar + div.vote-button, div.vote div.vote-no-bar + div.vote-button { display: none; }
   .vote-count {
       background: url("https://i.servimg.com/u/f84/19/40/89/22/back_c10.jpg") no-repeat scroll 0 0 transparent;
       color: #4AAE00;
       font-size: 10px;
       font-weight: 700;
       height: 17px;
       padding-top: 2px;
       text-align: center;
       width: 27px;
   }
/*nouveau message*/
   a.gensmall.sf-new{
   font-family: 'UnifrakturMaguntia', cursive;
 font: bold ! Important ;
       color: #e8322c!important;
   }
   .sous_forums img {
       display: none;
   }
/*remerciement*/
   #fa_thanks_message img { vertical-align:middle }
   #fa_thanks_message {
     color:#220DBF;
     font-size:16px;
     font-weight:bold;
     text-align:center;
     background: url("https://i.servimg.com/u/f84/19/40/89/22/back_c10.jpg") no-repeat scroll 0 0 transparent;
     border:2px solid #000000;
     border-radius:6px;
     padding:6px;
     margin:6px;
   }
/*CSS*/
.postbody {
text-align: center;
}
/*css*/
   .mplus {
   color: red !important;
}
/*infobulle sur texte*/
/* INFOBULLE - TRANSITION */
.tfa_infotexte{
width: 100%;
margin: auto;
padding: 0;
position: relative;
text-align: center;
font-size: 21px;
font-weight:bold;
font-family: 'Oleo Script'', cursive;
color: #AA0000;
}
.bulle-texte{
background: #090700;
border: 0px solid #1c1706;
width: 0;
height: 0;
position: absolute;
top: 10px;
right: 50px;
overflow: hidden;
z-index: 20;
font: 13px 'Oleo Script',cursive;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all 1.5s ease; /* pour navigateur webkit */
-moz-transition: all 1.5s ease; /* pour navigateur mozilla */
-o-transition: all 1.5s ease; /* pour navigateur opera */
transition: all 1.5s ease; /* pour les navigateurs récents */
}
.tfa_infotexte:hover .bulle-texte{
width: 150px;
height: 50px;
padding: 5px;
border-width: 1px;
}
       /* Arrondis */
       .forumline {
       border-radius : 8px;
       border : #4891C6 solid 2px;
       box-shadow : 0 2px 5px #666;
       }
.radiusqeel {-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
.radiusleft {
-moz-border-radius: 8px 0px 0px 8px;
-webkit-border-radius: 8px 0px 0px 8px;
border-radius: 8px 0px 0px 8px;
}
.radiusright {
-moz-border-radius: 0px 8px 8px 0px;
-webkit-border-radius: 0px 8px 8px 0px;
border-radius: 0px 8px 8px 0px;
}
/*Catégorie*/
    /* BACKGROUND */
   body { background-attachment: fixed; background-repeat: no-repeat; background-position: top center;  background: url(#)}

   /* NAVIGATION */

   .navbig {
     position: fixed;
     top: 0px;
     left: 0px;
     width: 100%;
     background-color: #000000;
     z-index: 5;
     border-bottom: 2px solid #FFFFFF;
   }
   .navbig a, .navbig a:link, a.navbig a:visited, .navbig a:active, .navbig a:hover {
     font-size: 11px;
     display: inline-block;
     margin-left: 5px;
     margin-right: 5px;
     padding: 10px;
     padding-top: 3px;
     padding-bottom: 3px;
     color: #C4C4C4;
     font-family: Roboto;
     text-transform: uppercase;
     letter-spacing: 1px;
     text-decoration: none!important;
     transition: 0.5s;
     -moz-transition: 0.5s;
     -o-transition: 0.5s;
     -htm-transition: 0.5s;
     -webkit-transition: 0.5s;
   }
   .navbig a:hover {
     color: #000000;
     background-color: #FFFFFF;
   }

    .lastpost-avatar
   {
   -moz-opacity:0;
   -khtml-opacity:0;
   -ms-filter:"alpha(opacity=0)";
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
   filter:alpha(opacity=0);
   opacity:0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   }

   #M14_Last_Ava:hover .lastpost-avatar
   {
   -moz-opacity:1;
   -khtml-opacity:1;
   -ms-filter:"alpha(opacity=100)";
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
   filter:alpha(opacity=100);
   opacity:1;

   }
/*effet loupe*/

   /*Le bouton pour l ouverture de la fenetre*/
   .M14_open_Body
   {
   width: 16px;
   height: 16px;
   right: 10px;
   float: right;
   cursor:pointer;
   }
   /*Le bouton pour la fermeture de la fenetre*/
   .M14_close_Body
   {
   position: absolute;
   width: 16px;
   height: 16px;
   top: 10px;
   right: 10px;
   cursor:pointer;
   }
   /*On place les transitions sur les messages*/
   .postbody
   {
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
   }
   /*La fenetre agrandie*/
   #M14_Effet_body.postbody
   {
   /*On donne une position relative*/
   position: relative;
   /*On demande une marge negative a gauche pour la correction de la fenetre*/
   left:-80px;
   /*La couleur de fond*/
   background: white;
   /*La couleur de police*/
   color:black;
   /*La taille de police*/
   font-size:14px;
   /*On donne un espace conséquent si besoin peut etre supprime*/
   padding: 20px 30px 10px 10px;
   /*on agrandit sur la largeur et la hauteur sur la plupart des navigateurs*/
   -ms-transform: scale(1.2,1.2);
   -webkit-transform: scale(1.2,1.2);
   transform: scale(1.2,1.2);
     /*la couleur de bordure*/
   border:2px solid #006699;
     /*Les bordures arrondies sur la plupart des navigateurs*/
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   }
/*FIN*/
   /*viewtopic_body */
     .cadre {background-color:#BABABA;}
     data-num-posts="1" {
     data-width="950"
       background-color:#BABABA;}
   
        /*couleur des liens dans les messages*/
       .postbody a{color: blue;}
       /*couleur des titres des messages*/
       .topic-title a{color: Black;
     font-weight:bold;}


   .M14_even td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")!important;color:Black!important;}
   .M14_odd td{background-image: url("https://i.servimg.com/u/f68/19/32/47/67/014910.jpg")!important;color:white !important;}
   /*css*/
font-family: 'UnifrakturMaguntia', cursive;
.typo{
font-family:UnifrakturMaguntia;
font-size: 20px;
}
/* ----- CELLULES D’ENTÊTES - CELLULES - PARAGRAPHES ----- */

th, td, p{
font-size: 16px !important;
font-family: UnifrakturMaguntia;
}

/* ----- LIENS GEN - GENMED - GENSMALL ----- */

a.gen, a.genmed, a.gensmall {
text-decoration: none;
font-family:UnifrakturMaguntia;
font-size: 14px;
}

/* ----- TITRE DES CATÉGORIES ----- */

.secondarytitle, .secondarytitle h2 {
font-family:UnifrakturMaguntia, cursive ! Important;
font-size: 18px;
font-weight:normal;
}
   /*fin*/
 /* CODES POUR LE QEEL */

   #qeel h1, #qeel h2, #qeel h3, #qeel p {
           margin: 0; padding: 0; font-weight: normal;
         }

         #qeel {
           width: 800px;
           min-height: 200px;
           border-radius: 10px;
           background: #BDBDB6;
           margin: 75px auto 20px;
           position: relative;
           padding-top: 50px;
           font-family:UnifrakturMaguntia;
           font-size: 12px;
           letter-spacing: 1px;
           color: Black;
         }

         #qeel a {
           color: Black;
           text-decoration: none;
         }

         #qeel a, #qeel h2 {
           -webkit-transition: all .2s ease;
           -moz-transition: all .2s ease;
           -ms-transition: all .2s ease;
           -o-transition: all .2s ease;
           transition: all .2s ease;
         }

         #qeel a:hover {
           color: #F29F68;
         }
       
         #qeel h1 {
           width: 328px;
           height: 83px;
           background: url("https://i.servimg.com/u/f21/19/32/47/67/imgser10.png") no-repeat;
           position: absolute;
           top: -58px;
           left: 50%;
           margin-left: -164px;
           text-indent: -9999px;
         }

         #qeel td {
           vertical-align: top;
         }

         #qeel td p .gensmall, #qeel td.row1 .gensmall, #qeel .gensmall {
           font-family: UnifrakturMaguntia;
           color: #000000;
           font-size: 10px;
         }

         #qeel table td {
           border-radius: 10px;
           position: relative;
           padding-top: 25px;
           min-height: 50px;
         }

         #qeel table td.withbg {
           background: #BDBDB6;
         }

         #qeel h2 {
           /*height: 34px;*/
           position: absolute;
           top: -12px;
           z-index: 3;
           font-size: 24px;
           font-family: UnifrakturMaguntia, cursive;
           color: #000000;
         }

         #qeel h2:hover {
           color:#F7A40A;
         }

         #qeel td.row1, td.row3.over:hover {
           background-color: transparent !important;
         }

         #qeel table.annifs {
           margin-top: -30px !important;
         }

         table.annifs tbody tr:nth-child(2) td {
           padding-top: 0px !important;
         }

         .groups {padding: 10px !important; text-align: center; }

   /* CREDITS */

         #credits {
           position: absolute;
           padding: 0px 10px;
           bottom: -20px;
           right: 0px;
           height: 20px;
           line-height: 20px;
           font-size: 8px;
           color: gray;
           text-transform: uppercase;
           text-shadow: 1px 1px 0px #BDBDB6;
         }
/*css*/
   a.forumlink{display:block;background-image:url("https://i.servimg.com/u/f68/19/32/47/67/imgser11.jpg")Important;}
Revenir en haut 
Page 1 sur 1
Sauter vers:  
Tag bababa sur De la réalité aux fantasmes 52915510