input {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
.bodyline{
-moz-border-radius: 5px;
border-left: solid 15px #87CEFA;
border-right: solid 15px #87CEFA;
border-top: solid 0px #87CEFA;
border-bottom: solid 0px #87CEFA;
}
.forumline{
-moz-border-radius: 7px 7px 7px 7px ;
border-bottom: 5px #20B2AA solid;
border-top: 5px #20B2AA solid;
border-right: 2px #20B2AA solid;
border-left: 2px #20B2AA solid;}
tr.post span.gensmall { display: none; }
body{
cursor: default;
}
a
{
cursor: ne-resize;
}
a:hover {text-decoration: none !important}
a {text-decoration:none;}
a.forumlink:hover {letter-spacing:-2px;font-size: 16px;}
a.forumlink{letter-spacing:-2px;font-size: 16px;}
/*Cadre autour de l avatar */
.postdetails.poster-profile a img {
border-bottom: 10px #87CEFA solid;
border-top: 10px #87CEFA solid;
border-right: 5px #87CEFA solid;
border-left: 5px #87CEFA solid;}
.mainmenu{
font-size : 10px;
color : #20B2AA;
}
a.mainmenu{
text-decoration: none;
color : #008B8B;
background-color: #ffffff ;
border-bottom: 1px solid #008B8B;
-moz-border-radius: 7px 7px 7px 7px;
filter:alpha(opacity=50);
-moz-opacity:0.5;opacity: 0.5;
}
a.mainmenu:hover{
text-decoration:none; color : #008B8B;
background-color : ;
border-bottom: 1px solid;
color : #008B8B;
filter:alpha(opacity=100);
-moz-opacity:0.5;opacity: 1;
}
.mystats_fa{
padding: 5px;
float:right;
font-family: verdana;
font-size: 10px;
font-weight: italic;
}
.opacity img {
filter:alpha(opacity=50);
-moz-opacity:0.5;opacity: 0.5;
}
.opacity img:hover {
filter:alpha(opacity=100);
-moz-opacity:1;opacity: 1;
}
.statistiques{
border:0px;
background-image: url("LIEN IMAGE DU HAUT");
background-repeat: no-repeat;
background-position: center;
height:50px;}
.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;}