
.piranhas .menu ul li:hover ul, .piranhas .menu ul li a:hover ul, .piranhas .menu ul li a:focus ul, .piranhas .menu ul li a:active ul {
  background: #ffff3f;
  border: 1px solid #ff413b;
}

.piranhas .menu ul li a, .piranhas .menu ul li a:visited {
  color: #bcbcbc;
}

.piranhas .menu ul li.highlight a, .piranhas .menu ul.highlight li a:visited {
  color: #FFD700;
}

.piranhas .menu ul li:hover a, .piranhas .menu ul li a:focus, .piranhas .menu ul li a:hover, .piranhas .menu ul li a:active {
  text-decoration: underline;
  background-color: #ff413b;
  color: black;
}

.piranhas .menu ul li:hover ul, .piranhas .menu ul li:focus ul, .piranhas .menu ul li:active ul, .piranhas .menu ul li a:hover ul, .piranhas .menu ul li a:focus ul, .piranhas .menu ul li a:active ul {
  display: block;
  width: auto;
}

.piranhas .menu ul li:hover ul li, .piranhas .menu ul li:focus ul li, .piranhas .menu ul li:active ul li, .piranhas .menu ul li a:hover ul li, .piranhas .menu ul li a:focus ul li, .piranhas .menu ul li a:active ul li {
  display: block;
  width: 100%;
  float: none;
}

.piranhas .menu ul li:hover ul li a, .piranhas .menu ul li:focus ul li a, .piranhas .menu ul li:active ul li a, .piranhas .menu ul li a:hover ul li a, .piranhas .menu ul li a:focus ul li a, .piranhas .menu ul li a:active ul li a {
  white-space: nowrap;
  width: auto !important;
}

.piranhas .menu ul li:hover ul li a:hover, .piranhas .menu ul li:focus ul li a:focus, .piranhas .menu ul li:active ul li a:active, .piranhas .menu ul li a:hover ul li a:hover, .piranhas .menu ul li a:focus ul li a:focus, .piranhas .menu ul li a:active ul li a:active {
  text-decoration: underline;
  background-color: #ff413b;
  color: black;
}

.piranhas .primary, .piranhas .secondary {
  border: none;
}

.piranhas .menu {
  font-size: 1.2em;
  background: url("../img/ligne.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  bottom: 0px;
}

.piranhas .one {
  height: auto;
  min-height: 100%;
}

.piranhas .menu ul li.highlight {
  font-weight: bold;
  margin-bottom: 4px;
  border-bottom: 3px solid #FFD700;
}

.piranhas {
  color: white;
  background-color: #838383;
}

.piranhas .header {
  background: url("../img/header.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  height: 164px;
}

.piranhas .menu .background {
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter: alpha (opacity=30);
  background-color: #000;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.piranhas .header h1 {
  padding-left: 145px;
}

.piranhas .header h1 .title {
  font-size: 1.2em;
}

.piranhas .header h1 .subtitle {
  color: #FFD700;
}

.piranhas a {
  color: #FFD700;
}

.piranhas a.disabled {
  color: #bbb;
  cursor: not-allowed !important;
}

.piranhas .primary {
  background: url(../img/piranha2.gif);
  background-position: center right;
  background-repeat: no-repeat;
}

.piranhas .path {
  margin-bottom: 5px;
  padding-left: 10px;
}

.piranhas .path a {
  color: #ccc;
  padding-left: 2px;
  padding-right: 2px;
}

.piranhas .primary .background {
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha (opacity=90);
  background-color: #222;
  z-index: -2;
}

.piranhas .content .footer {
  color: #aaa;
  text-align: left;
  margin: 6px;
  margin-bottom: 2px;
  border-top: 1px solid #aaa;
  font-size: 0.9em;
}

.piranhas .bg_top_left {
  z-index: -1;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/top-left.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.piranhas .bg_top {
  position: absolute;
}

.piranhas .bg_top_right {
  z-index: -1
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../img/top-right.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.piranhas .bg_bottom_left {
  z-index: -1
  height: 20px;
  width: 20px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: url(../img/bottom-left.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.piranhas .bg_bottom {
  position: absolute;
}

.piranhas .bg_bottom_right {
  z-index: -1
  height: 20px;
  width: 20px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: url(../img/bottom-right.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.piranhas .block .title {
  margin: 0px;
  padding: 0px;
  padding-left: 2px;
  margin-bottom: 10px;
  color: #FFD700;
  font-size: 1.4em;
  text-transform: uppercase;
  border-bottom: 3px solid #FFD700;
  height: auto;
}

.piranhas .title_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}

.piranhas .secondary .background {
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha (opacity=90);
  background-color: #222;
  z-index: -2;
}

.piranhas .separator {
  background: none;
}

.dijitDialogPaneContent {
  height: 300px;
  color: #690606;
  overflow: auto;
}

.piranhas .Content_20 {
  color: ;
  border-color: ;
}

.piranhas .Content_21 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_23 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_24 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_26 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas #footer {
  background: url("../img/ligne.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 1000px;
  margin: 0 auto;
  padding-top: 10px;
}

.piranhas .block .background {
  background-color: #1b1b1b;
}

.piranhas .block {
  border-color: #bbbbbb;
  border-width: 1px;
  margin: 6px;
}

.piranhas .Content_new_1 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_new_2 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_new_3 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_89 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .Content_new_4 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas div.header h1 {
  padding-left: 192px;
  height: 55px;
}

.piranhas div.header {
  background-image: url('/img/big/1259937988698567411.jpg');
}

.piranhas .section_6 .content.TextEdit img {
  float: left;
  margin-right: 40px;
  margin-left: 10px;
}

.piranhas .section_6 .content.editingNode img {
  float: left;
  margin-right: 40px;
  margin-left: 10px;
}

.piranhas .Content_92 {
  color: ;
  border-color: ;
  font-type: ;
  font-size: ;
}

.piranhas .VideoList .pagerItem p {
  border: 1px dotted #FFD700;
}

.piranhas .VideoList .video .name {
  font-weight: normal;
  font-size: 0.9em;
}

.piranhas .VideoList .video .date {
  font-style: normal;
  font-size: 0.8em;
}

.piranhas .VideoPlayer object {
  margin: 0px 4px;
}

.one_column .two {
  width: 0%;
}

.one_column .one {
  width: 100%;
}

