@charset "UTF-8";
/* CSS Document */

.confTitleBox {
  border-top: 3px solid #d70000;
  border-bottom: 1px solid #a80000;
  background: #ff3232 url(https://agenda.enea.it/event/1136/images/488-backnatale.png) repeat-x 0 -24px;
}

.confSubTitleBox {
  background: #e0e4cc url('https://agenda.enea.it/event/1136/images/488-backnatale.png') repeat-x 0 -213px;
  border-bottom: 1px solid #bfc3ae;
  border-top: 1px solid #bfc3ae;
}

.confSubTitleContent {
  width: 950px;
  margin: 0 auto;
}

.conference-title-link {
  color: white;
}

/* ------Menu------ */

/* here is layout and style for creating default menu for conferences */

/* Styles for all menu Items */

#outer {
  background: #dfe7e7;
  border: 1px solid #7e8383;
}

#outer li a:hover {
  background: #777;
  color: white;
}

.support_box {
  background: #dfe7e7;
  border: 1px solid #7e8383;
}

.support_box > h3 {
  background: #ff3232;
}

.conf_leftMenu {
  float: left;
  width: 200px;
  background: confTitleBox {
  border-top: 3px solid #d70000;
  border-bottom: 1px solid #a80000;
  background: #ff3232 url('https://agenda.enea.it/event/1136/images/488-backnatale.png') repeat-x 0 -24px,
              url(https://agenda.enea.it/event/1136/images/488-backnatale.png) no-repeat left center;0 0;
}

.menuConfTitle {
  text-align: left;
  color: #0200c6;
}

.menuConfTitle a {
  color: #

}