/*<![CDATA[*/
.actif-onglet a {
	background-color: #e10227;
	color: #fff;
	padding-top: 5px;
	text-decoration: none;
}
#forum-central td.contraste {
    color: #fff;
    background-color: #78A8CA;
    font-weight: bold;
}
#forum-central td.font-size-normal {
    font-size: 1em;
}
.boite {
    background-color: #fff;
    padding: 15px;
    margin: 10px 0 10px 0;
}
.boite h1 {
    background: #fff url(../images/site/rubon2.png) no-repeat right top;
}
.boite p {
    text-align: justify;
    line-height: 1.3em;
}
.boite p.droite {
    text-align: right;
}
.centrer {
    text-align: center;
}
.date {
    margin-top: -10px;
    font-size: smaller;
    color: #0073a2;
}
.code {
    margin: -10px 0 0 20px;
    font-size: smaller;
    color: #e10227;
}
.dernier {
  margin-bottom: 0;
}
.flottant-gauche {
	float: left;
	margin-right: 5px;
}
.justifier {
    text-align: justify;
}
.menu-interne {
    float: left;
    border: 1px solid #e10227;
    width: 200px;
    background-color: #c9e9f8;
    margin: 0 15px 5px 0;
}
.passif-onglet a {
	background-color: #e3e3f2;
	color: #006;
	text-decoration: none;
	padding-top: 5px;
}
.reference {
    background-color: #c9e9f8;
    border: 1px solid #e10227;
    padding: 5px;
    font-size: smaller;
    text-align: left;
}
.reference p {
    margin: 0;
}
.rouge {
    color: #e10227;
}
.smallcaps {
    font-variant: small-caps;
}
/*]]>*/