a.imginfo {
position: relative;
color: #7d7d7d;
text-decoration: none;
border-bottom: 0px #7d7d7d solid; /* on souligne le texte */
}
a.imginfo span {
display: none; /* on masque l'infobulle */
}
a.imginfo:hover {
background: none; /* correction d'un bug IE */
z-index: 999; /* on dÃ
finit une valeur pour l'ordre d'affichage */
cursor: help; /* on change le curseur par dÃ
faut en curseur d'aide */
}
a.imginfo:hover span {
display: inline; /* on affiche l'infobulle */
position: absolute;
white-space: nowrap; /* on change la valeur de la propriÃ
tÃ
white-space pour qu'il n'y ait pas de retour à la ligne non-dÃ
sirÃ
*/
top: 30px; /* on positionne notre infobulle */
left: 20px;
background: white;
color: 7d7d7d;
padding: 3px;
border: 0px solid grey;
border-left: 5px solid #b6b6b6;
border-right: 3px solid #b6b6b6;
border-top: 3px solid #b6b6b6;
border-bottom: 5px solid #b6b6b6;
}
a { text-decoration: none; }
a.forumlink:link, a.forumlink:visited {
font-family: georgia;
text-transform : uppercase;
text-align: center;
font-size: 100%;
border-bottom: 5px solid #couleur;
color: #couleur;
letter-spacing: 1px;
display: block;
-moz-border-radius:10px;
}
a.forumlink:hover, a.forumlink:hover:visited {
background-image: url("url de votre image");
color: #couleur;
text-align: center;
display: block;
border-bottom: 5px solid #couleur;
-moz-border-radius:10px;
}
a {
text-decoration: none !important;
}
a:hover {
text-decoration: none !important;
}
a:hover {
font-variant: small-caps;
}
a { text-decoration: none; }
div.background
{
width:500px;
height:250px;
border:2px solid black;
-webkit-border-radius: 10px;
border-radius: 10px;
}
div.transbox
{
width:400px;
height:180px;
margin:30px 50px;
background-color:#ffffff;
border:1px solid black;
filter:alpha(opacity=60);
opacity:0.6;
-webkit-border-radius: 10px;
border-radius: 10px;
}
div.transbox p
{
margin:30px 40px;
font-weight:bold;
color:#000000;
-webkit-border-radius: 10px;
border-radius: 10px;
}
u {
text-decoration: none;
border-bottom: 1px #fc0000 solid;
border-top: 1px #fc0000 solid;
}
tr.post td {padding-left: 17px;}
tr.post span.gensmall { display: none; }
.statistiques{
border:0px;
background-image: url("LIEN IMAGE DU HAUT");
background-repeat: no-repeat;
background-position: center;
height:270px;}
.groupes{
background-color:#FFFFFF;border: 1px #D0D0D0 dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;}
.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:1px;
-moz-border-radius-bottomright:1px;
-moz-border-radius-topleft:1px;
-moz-border-radius-topright:1px;
border: 2px solid #000000;
}
.cellule {
border: 1px dotted #OOOOOO;
background-color: #f9b3ef;
color: #FFFFFF;
font-weight: bold;
font-size: 15px;
text-align: center;
text-transform: uppercase;
padding: 10px;
}
.cellule2 {
border: 1px dotted #OOOOOO;
background-color: #f9b3ef;
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
text-align: center;
text-transform: uppercase;
padding: 10px;
}
.formu {
font-family: Arial, serif;
font-size: 13px;
text-align: justify;
padding: 10px;
}
.formu_texte {
font-weight: bold;
text-decoration: underline;
}
.reponse {
font-family: arial, serif;
font-size: 12px;
}
a.infobulle {
position: relative;
}
a.infobulle span {
display: none; /* ceci masque l'infobulle */
}
a.infobulle:hover {
background: none; /* correction d'un bug IE */
z-index: 999; /* on définit une valeur pour l'ordre d'affichage */
}
a.infobulle:hover span {
display: inline; /* ceci affiche l'infobulle */
position: absolute;
white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
top: 5px; /* on positionne notre infobulle */
left: 15px;
background: #ebebeb; /* arrière-plan de l'infobulle */
color: black; /* texte dans l'infobulle */
padding: 3px;
/* bordures de votre infobulle*/
border: 1px dotted black;
border-left: 1px dotted black;
}
.contexte_bjs{
overflow: auto;
}
.contexte_bjs{
height: 150px;
text-align: justify;
font-family: Arial, serif;
font-size: 1.1em;
}
.body
{margin-top: 0px;
margin-bottom: 0px;}
textarea, .textarea.post, input.post {
-moz-border-radius: 7px;
}
.bodyline {
-moz-border-radius: 7px;
}
.forumline {
background-color: #fcf6d2;
-moz-border-radius: 7px;
border: 0.1px solid #f8ea94;
}
.johian a {
font-style: italic;
font-style: bold;
}
.sizepx {
font-size: 1.1em;
color: #f4806a;
}
.postdetails.poster-profile a img
{
border: 1px solid #000000;
}
.sizepx_sf {
font-size: 1.8em;
}
/* FICHE */
.soulignage{
border-bottom: 2px solid black; /* la barre noir en dessous du nom & des infos */
}
.infoss{
word-spacing:10px; /* espace entre les mots pour les infos */
}
.boxcontenu {
overflow:auto;
height:360px; /* taille de la "box" */
padding-left:5px;
padding-right:5px;
padding-top:5px;
padding-bottom:8px;
text-align:justify;
line-height:14px;
font-size:12pt;
border: 1px dotted black; /* encadrement de la "box" */
}
a.imginfo {
position: relative;
color: #7d7d7d;
text-decoration: none;
border-bottom: 0px #7d7d7d solid; /* on souligne le texte */
}
a.imginfo span {
display: none; /* on masque l'infobulle */
}
a.imginfo:hover {
background: none; /* correction d'un bug IE */
z-index: 999; /* on dÃ
finit une valeur pour l'ordre d'affichage */
cursor: help; /* on change le curseur par dÃ
faut en curseur d'aide */
}
a.imginfo:hover span {
display: inline; /* on affiche l'infobulle */
position: absolute;
white-space: nowrap; /* on change la valeur de la propriÃ
tÃ
white-space pour qu'il n'y ait pas de retour à la ligne non-dÃ
sirÃ
*/
top: 30px; /* on positionne notre infobulle */
left: 20px;
background: white;
color: 7d7d7d;
padding: 3px;
border: 0px solid grey;
border-left: 5px solid #b6b6b6;
border-right: 3px solid #b6b6b6;
border-top: 3px solid #b6b6b6;
border-bottom: 5px solid #b6b6b6;
}
a { text-decoration: none; }
a.forumlink:link, a.forumlink:visited {
font-family: georgia;
text-transform : uppercase;
text-align: center;
font-size: 100%;
border-bottom: 5px solid #couleur;
color: #couleur;
letter-spacing: 1px;
display: block;
-moz-border-radius:10px;
}
a.forumlink:hover, a.forumlink:hover:visited {
background-image: url("url de votre image");
color: #couleur;
text-align: center;
display: block;
border-bottom: 5px solid #couleur;
-moz-border-radius:10px;
}
a {
text-decoration: none !important;
}
a:hover {
text-decoration: none !important;
}
a:hover {
font-variant: small-caps;
}
a { text-decoration: none; }
div.background
{
width:500px;
height:250px;
border:2px solid black;
-webkit-border-radius: 10px;
border-radius: 10px;
}
div.transbox
{
width:400px;
height:180px;
margin:30px 50px;
background-color:#ffffff;
border:1px solid black;
filter:alpha(opacity=60);
opacity:0.6;
-webkit-border-radius: 10px;
border-radius: 10px;
}
div.transbox p
{
margin:30px 40px;
font-weight:bold;
color:#000000;
-webkit-border-radius: 10px;
border-radius: 10px;
}
u {
text-decoration: none;
border-bottom: 1px #fc0000 solid;
border-top: 1px #fc0000 solid;
}
tr.post td {padding-left: 17px;}
tr.post span.gensmall { display: none; }
.limitation-signature img {
max-width: 750px;
max-height: 250px;
_width: expression((this.offsetWidth>=this.offsetHeight) ? Math.min(parseInt(this.offsetWidth), 717 ) : true);
_height: expression((this.offsetHeight>this.offsetWidth) ? Math.min(parseInt(this.offsetHeight), 217 ) : true);
}
.statistiques{
border:0px;
background-image: url("lien de l'image");
background-repeat: no-repeat;
background-position: center;
height:270px;}
.groupes{
background-color:#FFFFFF;border: 1px #D0D0D0 dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
font-size:15px;font-weight: bold;text-align:center;
text-decoration: none !important;}
.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:1px;
-moz-border-radius-bottomright:1px;
-moz-border-radius-topleft:1px;
-moz-border-radius-topright:1px;
border: 2px solid #000000;
}
.cellule {
border: 1px dotted #OOOOOO;
background-color: #f9b3ef;
color: #FFFFFF;
font-weight: bold;
font-size: 15px;
text-align: center;
text-transform: uppercase;
padding: 10px;
}
.cellule2 {
border: 1px dotted #OOOOOO;
background-color: #f9b3ef;
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
text-align: center;
text-transform: uppercase;
padding: 10px;
}
.formu {
font-family: Arial, serif;
font-size: 13px;
text-align: justify;
padding: 10px;
}
.formu_texte {
font-weight: bold;
text-decoration: underline;
}
.reponse {
font-family: arial, serif;
font-size: 12px;
}
.titre {
background-image: url('http://i64.servimg.com/u/f64/14/64/81/47/fond1_10.jpg');
background-repeat: repeat;
border: 1px solid #000000;
text-align: center;
}
.contenu {
background-image: url('http://i64.servimg.com/u/f64/14/64/81/47/fond1_11.jpg');
background-repeat: repeat;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: justify;
padding: 5px;
}
.contenu_bienvenue {
background-image: url('http://i64.servimg.com/u/f64/14/64/81/47/fond1_11.jpg');
background-repeat: repeat;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: justify;
font-size: 1.3em;
padding: 5px;
}
div.imginfo { /* INFOBULLES */
position: relative;
text-decoration: none;
}
div.imginfo span {
display: none; /* on masque l'infobulle */
}
div.imginfo:hover {
background: none; /* correction d'un bug IE */
z-index: 999; /* on définit une valeur pour l'ordre d'affichage */
}
div.imginfo:hover span {
display: inline; /* on affiche l'infobulle */
position: absolute;
white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
top: 5px; /* on positionne notre infobulle */
left: 15px;
background: #ebebeb;
color: #000000;
padding: 3px;
border: 1px dotted #000000;
}
#menu_pa {list-style-type:none;list-style-position:inside;}
#menu_pa li a
{
display: block;
width:120px;
font-family : arial;
color: #625048;
position:relative;
right:20px;
font-size:9px;
background-color: #CFCFCF;
text-align:center;
border-right-width: 6px;
border-left-width: 6px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
}
#menu_pa a:hover
{
color: #FFF;
border-left: 6px solid #C30010;
border-right: 6px solid #C30010;
}
#menu_pa {list-style-type:none;list-style-position:inside;}
#menu_pa li a
{
display: block;
width:120px;
font-family : arial;
color: #625048;
position:relative;
right:16px;
font-size:9px;
background-color: #CFCFCF;
text-align:center;
border-right-width: 6px;
border-left-width: 6px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
}
#menu_pa a:hover
{
color: #FFF;
border-left: 6px solid #C30010;
border-right: 6px solid #C30010;
}
/* _____________________
PAGE D'ACCUEIL
______________________ */
#pa
{
background:url('http://2img.net/i/fa/subsilver/empty.gif') center center no-repeat;
width:905px;
height:370px;
margin:auto;
margin-top:10px;
margin-bottom:10px;
}
#content_pa
{
width:793px;
height:370px;
margin:auto;
border-collapse:collapse;
vertical-align:top;
}
#content_pa td
{
vertical-align:top;
}
.part_pa
{
height:152px;
width:176px;
padding:8px;
font-family:arial, tahoma;
font-size:9px;
line-height:10px;
color:#4a3f3f;
text-align:center;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-moz-box-shadow: 1px 1px 1px #484848;
-webkit-box-shadow: 1px 1px 1px #484848;
margin:auto;
background-color: #FFCCCD;
}
#pa img.arrondi
{
margin:0px;
position:relative;
top:4px;
}
/* _____________________
PV
______________________ */
.fullsample
{
width: 159px;
border-radius: 10px;
-moz-border-radius: 10px;
background-color: #AA0000;
padding: 5px;
color:white;
font-family:arial black;
font-weight:bold;
font-size:12px;
}
.fullsample em
{
font-style: normal;
color: #535353;
}
.fullsample2
{
width: 255px;
border-radius: 10px 10px;
-moz-border-radius: 10px;
background-color: #E1E1E1;
padding: 5px;
}
.fullsample2bis
{
width: 210px;
border-radius: 10px;
-moz-border-radius: 10px;
background-color: #FFFFFF;
padding: 35px;
text-align:left;
padding-bottom:25px;
font-size:12px;
font-family:tahoma;
padding-right:25px;
}
.fullsample3
{
width: 204px;
border-radius: 10px 10px;
-moz-border-radius: 10px;
background-color: #C9C9C9;
padding: 5px;
}
.fullsample4
{
width: 159px;
border-radius: 10px 10px;
-moz-border-radius: 10px;
background-color: #626262;
padding: 5px;
}
.fullsample5
{
width: 550px;
-moz-border-radius-topleft: 11px;
-moz-border-radius-topright: 11px;
background-color: #626262;
padding: 5px;
}
.fullsample6
{
width: 298px;
height:405px;
-moz-border-radius-bottomleft: 11px;
border-left: 4px #626262 solid;
border-bottom: 4px #626262 solid;
background-color: silver;
padding: 5px;
}
.fullsample7
{
width: 228px;
height:405px;
-moz-border-radius-bottomright: 11px;
border-right: 4px #626262 solid;
border-bottom: 4px #626262 solid;
background-color: silver;
padding: 5px;
}
.pv_nom
{
color:#BF0000;
font-family:arial;
font-size:24px;
text-align:right;
}
.pv_story
{
width:200px;
height:100px;
margin:auto;
overflow:auto;
/*font-size:11px;*/
line-height:15px;
padding-right:3px;
text-align:justify;
font-family:tahoma;
margin-bottom:15px;
}
a.mainmenu {
border-left: 5px dotted #f89d94;
border-right: 5px dotted #f89d94;
padding-right: 15px;
-moz-border-radius:10px;
text-decoration: none;
}
.bodyline{
-moz-border-radius:17px;
border: 12px solid #666ba2;
}
.bodylinewidth {
margin-top: 567px;
}
body
{
background-image: url("http://images3.photomania.com/343289/1/rad4E952.jpg");
background-repeat:no-repeat;
margin-bottom: 1px;
background-position: top center;
}
#page-body {
padding-top: 35px;
}
.post_mess {
font-size: 1.1em;
color: blue;
font-weight: bold;
}
.forumlink {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
background-color: #87a1d6;
border: 2px solid #446dac;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 1px;
}
.trait_point_titre {
border-bottom: dotted 4px #446dac;
}
/* Lien normal des topics */
a.topictitle{
text-decoration: overline;
font-variant: small-caps;
color : #3221b4;
font-size: 1.1em;
font-face: georgia, "comic sans ms", arial, serif;
font-weight: bold;
}
/* Lien visité des topics */
a.topictitle:visited {
text-decoration: overline;
font-variant: small-caps;
color : #4c4294;
font-size: 1.1em;
font-face: georgia, "comic sans ms", arial, serif; }
/* Lien survolé des topics */
a.topictitle:hover{
text-decoration: overline;
font-variant: normal;
color : #2c3671;
font-size: 1.2em;
font-face: georgia, "comic sans ms", aria, serif;
letter-spacing : 1px;
font-weight: italic;
}
a:before { content: "~ "; }
a:after { content: " ~"; }
a:hover:before { content: "
"; }
a:hover:after { content: "
"; }
body {
border-style: dotted;
border-color: #446dac;
}
i {
color: #cfd7d3;
}
a.mainmenu {
margin-left : 4px;
margin-right : 4px;
font-family : impact, arial, serif;
letter-spacing: 1px;
color: #1903ff;
border-top: 2px solid #f89d94;
border-bottom: 2px solid #f89d94;
}
a:hover.mainmenu {
color: #1903ff;
border-top: 2px solid #f89d94;
border-bottom: 2px solid #f89d94;
letter-spacing: 2px;
}