/* pas de soulignement de liens */
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
#page-body { padding-top: 20px; /* Espace entre la barre et les pubs */
}
.mainmenu img { display: none; }
a.mainmenu{
background: #B5C27A;
color: #40573B;
text-align: center;
width: 100%;
margin-bottom: 5px;
padding: 3px 10px 3px 10px;
text-transform: lowercase;
font-family: Arial;
font-size: 12px;
}
a.mainmenu:hover{
background: url("https://i.servimg.com/u/f65/11/15/02/23/barrev10.jpg");
color: #000000;
text-align: center;
width: 120%;
margin-bottom: 5px;
padding: 3px 10px 3px 10px;
text-transform: lowercase;
font-family: Arial;
text-decoration: none;
}
.cattitle{ /* Espace des liens de catÃÂ
gories */
margin-left: 10px;
}
a.forumlink {
font-variant: small-caps;
display:block;
text-align: center;
border-bottom: 4px solid #D3E09B;
font-size:14px;
letter-spacing: 4px;
padding: 4px 0px 4px 0px;
}
a.forumlink:hover{
font-variant: small-caps;
letter-spacing: 6px;
}
.forumlink{
font-weight: bold;
font-variant: small-caps;
}
.forumline {
-moz-border-radius:8px;
padding:3px;}
a.forumlink {
border-bottom:5px solid #40573B;
display:block;
}
body {
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top center;
}
.copyright{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}
th {
font-variant : small-caps!important ;
}
body { cursor: crosshair }
a:hover { cursor:ne-resize; }
.statistiques{
border:0px;
background-image: url("https://i.servimg.com/u/f65/11/15/02/23/lig10.jpg");
background-repeat: no-repeat;
background-position: center;
height:380px;}
.groupes{
background-color:#C8D398;border: 1px #40573B 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;}
.profilentour {
text-align:center;
padding:9px;
background-color:#D3E09B;
-moz-border-radius:10px;
}
.forumlink {
background-image: url(http://obsession27.free.fr/divers/fonds/pa.png);}
a {
text-shadow: #628494 1px 1px 1px; }
.row3 a {
text-shadow: #628494 1px 1px 1px;
}
.name div span {
text-shadow: #628494 1px 1px 1px;
}
.statistiques a {
text-shadow: #628494 1px 1px 1px;
}
.spoiler.hidden .quote.spoiler_content, .spoiler .quote {display:none;}.spoiler .quote.spoiler_content, .spoiler.hidden .quote {display:block;}
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;
}