body { background-attachment: no-fixed; background-repeat: no-repeat; background-position: top center;}
a.mainmenu{
font-size: 11px;
color: #c3e332;
font-variant: small-caps;
background-color: #66300B;
text-decoration: none;
border: 1px dotted #c3e332;
-moz-border-radius: 6px;
}
a.mainmenu:hover{
font-size: 11px;
color: #66300B;
font-variant: small-caps;
background-color: #c3e332;
text-decoration: none;
border: 1px dotted #66300B;
-moz-border-radius: 6px;
}
.code {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-prÃ
f. taille 200x200px en jpg);
padding:10px;
}
.spoiler {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-prÃ
f. taille 200x200px en jpg);
padding:10px;
}
.quote {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-prÃ
f. taille 200x200px en jpg);
padding:10px;
}
.forumline{
-moz-border-radius:6px;
}
.code {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-prÃ
f. taille 200x200px en jpg);
padding:10px;
}
.spoiler {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-prÃ
f. taille 200x200px en jpg);
padding:10px;
}
.quote {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
background-image:url(URL du Image de Fond CODE-prÃ
f. taille 200x200px en jpg);
padding:10px;
}
.forumline{
border: 1px #ffffff dashed;
}
.code{
font-family: Georgia;
font-size: 12px;
color: #FF0000;
background-color: #66300B;
border: 1px dotted #FF0000;
border-style: 1px dotted;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
}
td.row1 {background:url('http://i33.tinypic.com/rm2mhj.jpg');}
td.row2 {background:url('http://i33.tinypic.com/rm2mhj.jpg');}
td.row3 {background:url('http://i33.tinypic.com/rm2mhj.jpg');}
.statistiques{
border:0px;
background-image: url("http://i36.tinypic.com/9pt6o8.jpg");
background-repeat: no-repeat;
background-position: center;
height:150px;}
.groupes{
background-color:#66300B;border: 1px #c3e332 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;}
u {
text-decoration: none;
border-bottom: 2px #000000 solid;
-moz-border-radius: 6px;
}
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;
}