a:hover {text-transform: uppercase;}
a { text-decoration: none; }
li.header dd.dterm {
text-align:center;
}
a.forumtitle {
text-align:center;
display:block;
}
/* Lien normal des topics */
a.topictitle{
text-decoration: [ underline | overline | line-through | blink ];
font-variant: inherit [ normal | small-caps | inherit ];
color : #B6416D;
font-size: 12px;
font-face: Century Old Style Std; }
/* Lien visité des topics */
a.topictitle:visited{
text-decoration: [ underline | overline | line-through | blink ];
font-variant: normal [ normal | small-caps | inherit ];
color : #ACBE7A;
font-size: 12px;
font-face: Century Old Style Std; }
/* Lien survolé des topics */
a.topictitle:hover{
text-decoration: overline [ underline | overline | line-through | blink ];
font-variant: small-caps[ normal | small-caps | inherit ];
color : #FE734C;
font-size: 13px;
font-face: Verdana;
letter-spacing : 2px; }
#firstpart {
float: left;
width: 160px;
}
#secondpart {
float: right;
width: 90px;
}
#table_container{
width: 880px;
}
#table_container tr{
width: 50%;
}
.msg_container{ Partenariats
border: 1px solid #000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 5px;
padding: 3px;
font-size: 12px;
font-family: "Courier New", verdana;
background-color: #C0D3F0;
color: #000000;
}
.msg_title{
height: 12px;
font-family: verdana;
font-size: 11px;
color: #000000;
background-color: #91add6;
text-align: center;
font-weight: bold;
}
.msg_small_container{
width: 215px;
}
.msg_large_container{
width: auto;
}
.forumline tr:last-child td.row1[rowspan]{
background: transparent url(http://img8.hostingpics.net/pics/406376fond1.jpg) repeat scroll 0 0;
}
.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;
}
textarea, .textarea.post, input.post {
-moz-border-radius:10px;
}
.bodyline {
-moz-border-radius:10px;
}
.forumline{
background-color: #COULEUR;
-moz-border-radius: 10px ;
border: 3px #COULEUR solid;
}
a[title]:hover:before, a[id]:hover:before, a[class]:hover:before, a[style]:hover:before {
content: "
";
}
a[title]:hover:after, a[id]:hover:after, a[class]:hover:after, a[style]:hover:after {
content: "
";
}
a { text-decoration: none; }