a img, a:hover img {transition: .3s;}

.text-hover:hover {
  color: #fff
}
.text-hover {
  color: #911150
}
.mail:hover {
  color: #911150;
  font-weight: bold;
}
a:link {
  text-decoration: none;
}
.mail {
  color: #9BBA3B;
}
.nav {
    margin-left: -21px;
    margin-bottom: 0px;
    list-style: none;
}
#left .nav > li > a {
padding-left: 50px;
background-position: -21px;
}
#left .nav > li > a:hover {
padding-left: 50px;
background-image: url('../images/puce-nesens2.png');
background-repeat: no-repeat;
background-position: -21px;
}
#left li.active > a {
padding-left: 50px;
background-image: url('../images/puce-nesens2.png');
background-repeat: no-repeat;
background-position: -21px;
}
.tt-sst-nesens {
line-height: 30px;
}
span {
  color: #633D16;
}
table {
    border: transparent 0px solid;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -o-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}
#left li {
    line-height: 21px;
}
#menu ul.menu > li:hover > span.separator, #menu ul.maximenuck > li:hover > span.separator {
display: block;
color: #633D16;
margin: 2px;
margin-right: 2px;
margin-right: 10px;
padding: 5px;
text-align: center;
font-size: 14px;
}
#menu ul.menu > li > span.separator {
color: #633D16;
}
.tableau-nesens {
border-radius: 15px;
background: #ffffff;
background: rgba(255,255,255,0.6);
-pie-background: rgba(255,255,255,0.4);
border: #633d16 1px solid;
vertical-align: top;
padding: 35px 13px 21px 13px;
}
.article-nesens {
border-radius: 15px;
background: #ffffff;
background: rgba(255,255,255,0.6);
-pie-background: rgba(255,255,255,0.4);
border: #633d16 1px solid;
vertical-align: top;
padding: 35px 13px 21px 35px;
margin-top: 34px;
}
table {
border-collapse: separate;
border-spacing: 0;
}
.module-nesens {
border-radius: 15px;
background: #ffffff;
background: rgba(255,255,255,0.6);
-pie-background: rgba(255,255,255,0.4);
border: #633d16 1px solid;
vertical-align: top;
padding: 35px 13px 21px 35px;
margin-top: 24px;
}
.module-rech-sf {
border-radius: 15px;
background: #9BBA3B;
background: rgba(155,186,59,0.6);
-pie-background: rgba(155,186,59,0.4);
border: #633d16 1px solid;
vertical-align: middle;
padding: 21px 0 11px 0;
margin-top: 21px;
text-align: center;
color: #911150;
font-weight: bold;
}

#left .nav li > a:hover, .nav li > a:focus {
  font-size:18px;
  color: #9BBA3B;
}
#left .nav li > a, .nav li > a {
  color: #633D16;
}
#left .nav li.active > a, .nav li.active > a {
  font-size:18px;
  color: #9BBA3B;
}
.well-nesens {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
  text-align: center;
}