/*[BEGIN_CUSTOM_HEADINGS]*/
H2 {
  font-family: cairo;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  line-height: 18px
}

H1 {
  font-family: cairo;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #000000
}

/*[END_CUSTOM_HEADINGS]*/

/*
ORANGE : #f68b20
CHARCOAL : #000000
GRIS PALE : #e6e7e7
BLEU : #0072bc
VERT : #42ada5
ROUGE : #d71920
*/

body {
  background: #e9e9e9;
}

body,
table,
div {
  font-family: Cairo;
  color: #000000;
  font-size: 18px;
}

div.swrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}

a {
  color: #f68b20;
}

a.nodeco {
  text-decoration: none;
}

.image .img img {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
}

#contentOpener {
  border-radius: 0px;
}

#cntOpCnt {
  background: #FFF;
}

#cntOpCat {
  padding-top: 5px;
}

.cntOpButton {
  border-radius: 0px;
  text-transform: uppercase;
  color: #FFF;
  background: #f68b20;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center;
  text-shadow: none;
  border: 0px;
}

.cntOpButton:hover {
  background: #f68b20;
}

#cntOpNav {
  margin-top: -10px;
}

#cntOpCount {
  padding: 0px 20px 7px 10px;
}

#cntOpClose {
  bottom: -20px;
}

div.results {
  background: #FFF;
  height: 50px;
}

div.results>div.restext {
  font-size: 18px;
  margin: 15px 0px 0px 20px;
}

div.results>div.pagenums {
  margin: 10px 10px 0px 0px;
}

div.results>div.pagenums>div.pnum {
  background: #9e9e9e;
  color: #FFF;
  border-radius: 0px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  margin: 0px 0px 0px 5px;
}

div.results>div.pagenums>div.pnum:hover {
  background: #000000;
}

div.results>div.pagenums>div.pnum.pnumsel {
  background: #f68b20;
}

div.gen_tab {
  border-radius: 0px;
  overflow: hidden;
  display: inline-block;
}

div.ttsiOptions {}

div.ttsiOptions div.gen_tab {
  margin-bottom: 10px;
  margin-right: 10px;
  background: #EEE;
}

div.ttsiOptions div.gen_tab>div.tab {
  background: #EEE;
  font-size: 11px;
}

div.gen_tab>div.tab {
  background: #FFF;
  vertical-align: top;
  border-right: 1px solid #FFF;
  margin-right: 0px;
}

div.gen_tab>div.tab:last-child {
  border-right: 0px;
}

div.gen_tab>div.tab:hover,
div.ttsiOptions div.gen_tab>div.tab:hover {
  background-color: #000000;
  color: #FFF;
  text-shadow: 1px 1px #000000;
}

div.gen_tab>div.tab.selected,
div.ttsiOptions div.gen_tab>div.tab.selected {
  background: #f68b20;
  text-shadow: 1px 1px #f68b20;
}

div.gen_tab>div.label {
  background: #000000;
  color: #FFF;
  vertical-align: top;
}

div.mcui-button.full {
  display: block;
  padding: 0px 10px;
  text-align: center;
}

div.mcui-button.sml {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0px 10px;
  vertical-align: middle;
  margin: 0px 0px 0px 10px;
}

div.mcui-button.right {
  float: right;
  margin: 0px 0px 15px 15px;
}

div.div_table div.label>div {
  font-weight: bold;
}

div.ttsi_title {
  font-weight: 700;
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
}

div.ttsi_btn {
  background: url(../images/manual/arrow.png) no-repeat #231f20;
  background-position: center right 15px;
  border-radius: 0px;
  padding: 8px 50px 8px 15px;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 20px;
  cursor: pointer;
}

div.ttsi_btn:hover {
  background-color: #000000;
}

div.agmn_volet {
  background: #393839;
  border-radius: 0px;
  color: #FFFFFF;
  display: inline-block;
  line-height: 14px;
  font-size: 12px;
  padding: 5px 12px 6px 12px;
  margin: 0px 10px 10px 0px;
}

#ttsiEventListing>div.event div.volets>div.labels>div.t {
  display: inline-flex;
  gap: 5px;
  align-items: baseline;
}

#ttsiEventListing>div.event div.volets>div.labels>div.t div.agmn_volet {}

div.agmn_volet.tag_id_5 {
  background: #FF0000;
}

div.ttsi_evband {
  padding-top: 5px;
  height: 5px;
  display: block;
  width: 100%;
}

div.ttsi_evband>div.band {
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

div.ttsi_evband>div.band.neutral {
  background: #000000;
  display: block;
}

div.gmap {
  height: 35px;
  width: 35px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

div.gmap>img {
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

div.gmap:hover>img {
  opacity: 1;
}

div.gmap>div.url {
  display: none;
}

div.ttsi_cost {
  height: 28px;
  background: url(../images/manual/icn_pay.png) center left no-repeat;
  line-height: 28px;
  padding-left: 35px;
  display: inline-block;
}

div.ttsi_cost.free1 {
  background-image: url(../images/manual/icn_free.png);
}

div.ttsi_cost.free0:not(.detailed):after {
  content: '$';
}

div.ttsi_cost.free1:after {
  content: 'Gratuit';
}

div.ttsi_fblink {
  color: #FFF;
  background: url(../images/manual/fb_icn.gif) center left 10px no-repeat #3d66b4;
  border-radius: 0px;
  padding: 5px 10px 5px 30px;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
}

div.ttsi_fblink:hover {
  background-color: #4e77c5;
}

div.spread_shadow {
  -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
}

div.med_shadow {
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.25);
}

#siteWrap {
  background: #005387;
}

#header {
  background: #FFFFFF;
  height: 140px;
}

#logo {
  position: absolute;
  width: 300px;
  height: 90px;
  background: url(../images/manual/logo.png) top left no-repeat;
  top: 30px;
  left: 30px;
}

#mainBasic {
  background: transparent;
  height: 100px;
  position: absolute;
  right: 0px;
  top: 25px;
}

#mainBasic>ul {}

#mainBasic>ul>li {}

#mainBasic>ul>li>a {}

#mainBasic>ul>li>a>div.label {
  border-right: 0px;
  height: 100px;
  line-height: 100px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 30px;
  font-size: 20px;
}

#mainBasic>ul>li.selected>a>div.label {
  font-weight: 700;
  background: transparent;
  color: #000000;
}

#mainBasic>ul>li>a>div.label:hover,
#mainBasic>ul>li.selected>a>div.label:hover {
  background: url(../images/manual/mhover.png) center center no-repeat;
}

#mobile {
  display: none;
  background: url(../images/manual/mobile.png) center center no-repeat;
  height: 50px;
  width: 50px;
  right: 20px;
  bottom: 17px;
  position: absolute;
  z-index: 50;
  cursor: pointer;
}

#mobile:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

#zoneShowcase {
  height: 600px;
  background: #DDD;
}

#zoneEvents {
  overflow: hidden;
  position: relative;
  width: 100%;
}

#zoneEvents>div {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#zoneEvents>div>div.diag {
  height: 100%;
  width: 916px;
  position: absolute;
  right: 50%;
  margin-right: 75px;
  z-index: 5;
}

#zoneEvents>div>div.diag>img {
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

#zoneEvents>div>div.events {
  z-index: 10;
  padding: 30px 0px 40px 0px;
  width: 100%;
}

#eventMoreBtn {
  text-align: center;
}

#eventList {
  padding: 30px 0px 0px 0px;
}

#eventList div.noevents {
  margin: 0px 0px 30px 0px;
}

#eventList div.event {
  width: 360px;
  display: inline-block;
  margin: 0px 30px 30px 0px;
  background: #FFF;
  vertical-align: top;
  cursor: pointer;
}

#eventList div.event>div.wrap {}

#eventList div.event>div.wrap>div.image {
  position: relative;
  width: 100%;
  height: 230px;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

#eventList div.event>div.wrap>div.image.default {
  background-size: auto;
}

#eventList div.event>div.wrap>div.image>div.hover {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px:left:0px;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(../images/manual/ehover.png);
  background-position: center center;
  background-repeat: no-repeat;
}

#eventList div.event>div.wrap>div.content {
  padding: 5px 20px 15px 20px;
}

#eventList div.event>div.wrap>div.content>div.volets {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 5px;
  width: 100%;
}

div.agmn_volet {
  margin: 0px;
}

#eventList div.event>div.wrap>div.content>div.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 10px;
}

#eventList div.event>div.wrap>div.content>div.date {
  line-height: 14px;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 3px;
}

#eventList div.event>div.wrap>div.content>div.location {
  line-height: 14px;
  font-size: 16px;
}

#eventList div.event>div.wrap>div.content>div.more_btn {
  cursor: pointer;
  display: inline-block;
  background: url(../images/manual/arrow_sml.png) center right no-repeat;
  font-size: 16px;
  font-weight: bold;
  padding-right: 35px;
  margin-top: 10px;
}

#eventList div.event:hover>div.wrap>div.content>div.more_btn {
  color: #f68b20;
}

#eventList div.event:hover>div.wrap>div.image>div.hover {
  display: block;
}

#imageFooter {
  text-align: center;
}

#imageFooter>img {
  max-width: 95%;
  vertical-align: top;
}

#zoneFooter {
  overflow: hidden;
  position: relative;
  width: 100%;
}

#zoneFooter>div {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

#zoneFooter>div>div.diag {
  height: 100%;
  width: 710px;
  position: absolute;
  right: 50%;
  margin-right: 280px;
}

#zoneFooter>div>div.diag>img {
  vertical-align: middle;
  height: 100%;
  width: 100%;
}

#zoneFooter>div>div.logo {
  width: 100%;
  display: table;
  height: 165px;
}

#zoneFooter>div>div.logo>div {
  display: table-row;
}

#zoneFooter>div>div.logo>div>div {
  display: table-cell;
}

#zoneFooter>div>div.logo>div>div:not(.center) {
  background: #FFF;
  width: 50%;
}

#zoneFooter>div>div.logo>div>div.center {
  height: 69px;
  overflow: hidden;
}

#zoneFooter>div>div.logo>div>div.center>img {
  height: 140px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}

#zoneFooter>div>div.content {
  background: #FFF;
  text-align: center;
}

/*#villeLogo {
  display: inline-block;
  background: url(../images/manual/mrc_logo.png) top center no-repeat;
  width: 120px;
  height: 23px;
  vertical-align: middle;
  margin-top: 25px;*/
}

#mapdesign {
  padding: 15px 0px 40px 0px;
}

#scaseList {
  height: 100%;
  width: 100%;
  position: relative;
}

#scaseList div.event {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}

#scaseList div.event:first-child {
  display: block;
}

#scaseList div.event>div.wrap {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

#scaseList div.angled {
  width: 60%;
  height: 600px;
  /*-webkit-transform: skew(15deg);
  -moz-transform: skew(15deg);
  -o-transform: skew(15deg);*/
  z-index: 5;
  position: absolute;
  bottom: 0px;
  right: 50%;
  margin-right: 157px;
  z-index: 6;
}

#scaseList div.over {
  margin-right: 798px;
  z-index: 7;
}

#scaseList div.textured {
  background-image: url(../images/manual/sc_texture.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

#scaseList div.image {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 80%;
  z-index: 5;
}

#scaseList div.content {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 8;
}

#scaseList div.content>div>div {
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 420px;
}

#scaseList div.content>div>div.date {
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 30px;
}

#scaseList div.content>div>div.title {
  font-size: 40px;
  line-height: 40px;
  padding-bottom: 30px;
}

#scaseList div.content>div>div.ebtn {
  margin-bottom: 50px;
  background: #FFF;
  border-radius: 0px;
  padding: 4px 12px 4px 12px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
}

#scaseList div.content>div>div.ebtn:hover {
  color: #f68b20 !important;
}

/* INTERIOR */
#contentStruct {
  width: 100%;
}

#contentStruct>div>div {
  vertical-align: top;
}

#contentStruct>div>div.menu {
  background: url(../images/manual/menubg.jpg) top left no-repeat;
  background-size: cover;
  width: 300px;
}

#contentStruct>div>div.menu div {
  color: #FFF;
}

#contentStruct>div>div.content {}

#mainMenu {
  float: none;
  width: auto;
}

#mainMenu div {
  color: #FFF;
}

#pageContent {
  float: none;
  width: auto;
}

#pageContent>div {
  padding: 0px 30px 30px 30px;
}

#textContent {
  background: #FFF;
  padding: 30px;
}

#zoneBG {
  height: 350px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

#zoneBG.rand1 {
  background-image: url(../images/manual/default1_dpoitras.jpg);
}

#zoneBG.rand2 {
  background-image: url(../images/manual/default2_mapdesign.jpg);
}

#zoneBG.rand3 {
  background-image: url(../images/manual/default3_mapdesign.jpg);
}

#zoneBG>div.override {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  display: none;
}

#mainMenu {
  padding: 20px 0px;
}

#mainMenu>div {
  padding: 0px;
}

#mainMenu ul {
  margin-top: 0px;
}

#mainMenu ul>li {
  padding: 0px;
  margin: 0px;
}

#mainMenu ul.inc0>li {
  padding: 0px;
  margin: 0px;
  border-bottom: 0px;
}

#mainMenu ul>li>a>div {
  padding: 5px 0px;
  margin: 5px 0px;
  color: #FFF;
}

#mainMenu ul.inc0>li>a>div {
  font-size: 18px;
  font-weight: bold;
}

#mainMenu ul.inc1>li>a>div {
  font-size: 16px;
}

#mainMenu ul>li.selected>a>div,
#mainMenu ul>li.track>a>div {
  background: #686868;
}

#mainMenu ul>li.track>a>div {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#mainMenu ul>li>a>div:hover {
  color: #C2D08F;
}

#mainMenu ul.inc0>li>a>div {
  padding-left: 30px;
}

#mainMenu ul.inc1>li>a>div {
  margin: 0px;
  padding-left: 60px;
}

#pageTitle {
  display: none;
}

#trackBar {
  padding-bottom: 5px;
  padding-left: 30px;
}

#trackBar>ul {}

#trackBar>ul>li {
  border-left: 0px;
  padding: 0px;
  text-decoration: none;
  color: #FFF;
}

#trackBar>ul>li>a {
  text-decoration: none;
  color: #FFF;
}

#trackBar>ul>li:after {
  content: '>';
  padding: 0px 10px;
  text-decoration: none;
  color: #FFF;
}

#trackBar>ul>li:last-child:after {
  content: '';
}

#trackBar>ul>li>a:hover {
  text-decoration: underline;
}

/* EVENTS PAGE */
#ttsiEventDetails {
  width: 100%;
}

#ttsiEventDetails>div>div {
  vertical-align: top;
}

#ttsiEventDetails>div>div.col1 {
  padding-right: 30px;
}

#ttsiEventDetails>div>div.col1:empty {
  display: none;
}

#ttsiEventDetails>div>div.col1>a:first-child>div.ttsi_btn {
  margin-top: 0px;
}

#ttsiEventDetails>div>div.col2 {
  width: 100%;
}

#ttsiEventDetails div.image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 350px;
  height: 252px;
  position: relative;
}

#ttsiEventDetails div.image>img {
  position: absolute;
  width: 100%;
  height: 100%;
}

#ttsiEventDetails div.volets {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 5px;
  align-items: baseline;
  width: 100%;
}

#ttsiEventDetails div.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 10px;
}

#ttsiEventDetails div.date {
  line-height: 14px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
}

#ttsiEventDetails div.location {
  line-height: 14px;
  font-size: 16px;
}

#ttsiEventDetails div.cost {
  padding-top: 15px;
}

#ttsiEventDetails div.details {
  padding-top: 20px;
}

#ttsiEventDetails div.ttsi_btn {
  background-image: none;
  text-align: center;
  padding-right: 15px;
  display: block;
  margin-top: 10px;
  background: #e6e7e7;
  color: #000000;
  text-transform: none;
  box-sizing: border-box;
  min-width: 250px;
}

#ttsiEventDetails div.ttsi_btn:hover {
  color: #FFF;
  background: #000000;
}

#ttsiEventNav {
  text-align: center;
  padding-top: 15px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#ttsiNavBack {
  background-image: url(../images/manual/arrow_back.png);
  background-position: left 15px center;
  padding-right: 15px;
  padding-left: 50px;
}

#ttsiNavReturn {
  background-image: url(../images/manual/arrow_return.png);
  background-position: left 15px center;
  padding-right: 15px;
  padding-left: 50px;
}

#ttsiNavNext {}

#ttsiEventTags {
  display: inline-block;
  vertical-align: top;
  border-radius: 0px;
  margin-left: 10px;
  margin-top: 2px;
  line-height: 12px;
}

#ttsiEventTags>div {
  background: center left 5px no-repeat #000000;
  padding: 3px 5px 3px 5px;
  display: inline-block;
  color: #FFF;
  vertical-align: top;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-transform: none;
  margin-right: 10px;
}

#ttsiEventTags>div.tag17 {
  background: #CD9EC9;
}

#ttsiEventTags>div.tag16 {
  background: #A0D4A8;
}

#ttsiEventTags>div.tag13 {
  background: #E7AB87;
}

#ttsiEventTags>div.tag14 {
  background: #7FD1E1;
}

#ttsiEventTags>div.tag12 {
  background: #90C49A;
}

#ttsiEventTags>div.tag11 {
  background: #F3DC7E;
}

#ttsiEventTags>div.tag9 {
  background: #CDD895;
}

#ttsiEventTags>div.tag18 {
  background: #F1A0A6;
}

#ttsiEventTags>div.tag19 {
  background: #78C4ED;
}

#ttsiEventTags>div.tag15 {
  background: #EBA4C8;
}

#ttsiEventTags>div.tag10 {
  background: #C292C2;
}

.angled.location83,
.band.location83 {
  background: #CD9EC9 !important;
}

.angled.location85,
.band.location85 {
  background: #A0D4A8 !important;
}

.angled.location86,
.band.location86 {
  background: #E7AB87 !important;
}

.angled.location87,
.band.location87 {
  background: #7FD1E1 !important;
}

.angled.location84,
.band.location84 {
  background: #90C49A !important;
}

.angled.location88,
.band.location88 {
  background: #F3DC7E !important;
}

.angled.location89,
.band.location89 {
  background: #CDD895 !important;
}

.angled.location90,
.band.location90 {
  background: #F1A0A6 !important;
}

.angled.location91,
.band.location91 {
  background: #78C4ED !important;
}

.angled.location92,
.band.location92 {
  background: #EBA4C8 !important;
}

.angled.location93,
.band.location93 {
  background: #C292C2 !important;
}


#ttsiEventsCalendar>div.week>div.day>div.events>div.event>div.wrap>div.date {
  font-weight: bold;
}

.date.location83 {
  color: #CD9EC9 !important;
}

.date.location85 {
  color: #A0D4A8 !important;
}

.date.location86 {
  color: #E7AB87 !important;
}

.date.location87 {
  color: #7FD1E1 !important;
}

.date.location84 {
  color: #90C49A !important;
}

.date.location88 {
  color: #F3DC7E !important;
}

.date.location89 {
  color: #CDD895 !important;
}

.date.location90 {
  color: #F1A0A6 !important;
}

.date.location91 {
  color: #78C4ED !important;
}

.date.location92 {
  color: #EBA4C8 !important;
}

.date.location93 {
  color: #C292C2 !important;
}

#ttsiEventTags>div:after {
  display: none;
  content: ',';
  padding-right: 5px;
}

#ttsiEventTags>div:last-child:after {
  content: '';
  padding-right: 0px;
}

#siteWrap.mid4165.eid0 #textContent {
  padding: 0px;
  background: transparent;
}

#ttsiEventListing {}

#ttsiEventListing>div.event {
  background: #FFF;
  margin-bottom: 30px;
  cursor: pointer;
}

#ttsiEventListing>div.event div.volets>div.labels {
  display: flex;
  gap: 10px;
  padding-bottom: 10px;
}

#ttsiEventListing>div.event div.volets>div.labels>div.v {
  display: inline-flex;
  gap: 5px;
  flex-wrap: wrap;
  flex-grow: 1;
  align-items: baseline;
}

#ttsiEventListing>div.event div.div_stable {
  width: 100%;
}

#ttsiEventListing>div.event div.div_stable>div>div {
  vertical-align: top;
}

#ttsiEventListing>div.event div.content {
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
}

#ttsiEventListing>div.event div.image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 350px;
}

#ttsiEventListing>div.event div.image>img {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}

#ttsiEventListing>div.event div.image>div.spacer {
  width: 350px !important;
}

#ttsiEventListing>div.event div.image>div.hover {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: url(../images/manual/ehover.png) center center no-repeat rgba(0, 0, 0, 0.2);
  display: none;
}

#ttsiEventListing>div.event:hover div.image>div.hover {
  display: block;
}

#ttsiEventListing>div.event div.title {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 10px;
}

#ttsiEventListing>div.event div.date {
  line-height: 14px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 3px;
}

#ttsiEventListing>div.event div.location {
  line-height: 14px;
  font-size: 16px;
}

#ttsiEventListing>div.event div.preview {
  padding-top: 10px;
  font-size: 16px;
}

#ttsiEventListing>div.event div.more_btn {
  cursor: pointer;
  display: inline-block;
  background: url(../images/manual/arrow_sml.png) center right no-repeat;
  font-size: 16px;
  font-weight: bold;
  padding-right: 35px;
  margin-top: 10px;
}

#ttsiEventListing>div.event:hover div.more_btn {
  color: #f68b20;
}

#ttsiEventOptions {
  padding-top: 10px;
  padding-bottom: 30px;
}

#ttsiSelectZone>div {
  display: inline-block;
  vertical-align: middle;
}

#ttsiSelectZone>div.label {
  font-weight: bold;
  font-size: 18px;
  font-family: Cairo;
  margin-right: 15px;
  margin-bottom: 15px;
  color: #FFF;
}

#ttsiSelectZone>div.mcui-select {
  margin-right: 15px;
  margin-bottom: 15px;
}

#ttsiSelectZone>div.mcui-select .holder,
#ttsiSelectZone .mcui-select .holder .options,
#ttsiSelectZone .mcui-clone.options,
#ttsiSelectZone .mcui-foptions,
#ttsiSelectZone .mcui-select .holder .options .scrollzone .dragger,
#ttsiSelectZone .mcui-foptions .scrollzone .dragger {
  border-radius: 0px;
}

#ttsiSelectZone>div.mcui-select>div.holder>div.options>div.myContent>div.option:first-child {
  text-transform: uppercase;
  color: #BBB;
}

#ttsiSelectZone>div.mcui-select.init>div.holder>div.selected {
  text-transform: uppercase;
  color: #BBB;
}

#ttsiSelectZone>div.mcui-select>div.holder>div.selected,
#ttsiSelectZone>div.mcui-select>div.holder>div.options>div.myContent>div {
  font-family: Cairo;
  font-size: 14px;
}

#siteWrap.mid4166.eid0 #textContent {
  padding: 0px;
  background: transparent;
}

#ttsiEventOptions.calendar {
  padding-bottom: 0px;
}

#ttsiEventsCalendar {
  width: 100%;
}

#ttsiEventsCalendar>div.week {}

#ttsiEventsCalendar>div.week>div.day {
  vertical-align: top;
  box-sizing: border-box;
  padding: 0px 3px 3px 0px;
  width: 14%;
  position: relative;
  overflow: hidden;
}

#ttsiEventsCalendar>div.week>div.day>img.spacer {
  width: 100%;
  vertical-align: middle;
}

#ttsiEventsCalendar>div.week>div.day>div {
  position: absolute;
}

#ttsiEventsCalendar>div.week>div.day>div.overlay {
  z-index: 2;
  right: 3px;
  bottom: 3px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  display: none;
}

#ttsiEventsCalendar>div.week>div.day>div.num {
  right: 3px;
  bottom: 3px;
  text-align: right;
  padding: 0px 10px 10px 0px;
  font-size: 24px;
  font-weight: 600;
  z-index: 5;
}

#ttsiEventsCalendar>div.week>div.day.weekend>div.overlay {
  display: block;
}

#ttsiEventsCalendar>div.week>div.day.start>img.spacer {
  opacity: 0;
}

#ttsiEventsCalendar>div.week>div.day>div.events {
  z-index: 3;
  width: 100%;
  height: 100%;
  left: -3px;
  top: -3px;
  background: #FFF;
}

#ttsiEventsCalendar>div.week>div.day>div.events:empty {
  display: none;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event {
  position: relative;
  cursor: pointer;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event.single {
  height: 100%;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event.double {
  height: 50%;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event.triple {
  height: 33.33%;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event>div.hover {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  background: url(../images/manual/ehover.png) center center no-repeat rgba(0, 0, 0, 0.2);
  display: none;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event:hover>div.hover {
  display: block;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event>div.wrap {
  padding: 7px 10px;
  margin: 0px 0px 0px 0px;
  box-sizing: border-box;
  height: 100%;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event>div.wrap>div.title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event>div.wrap>div.date {
  font-size: 14px;
  line-height: 13px;
  padding-top: 3px;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event.emore>div.wrap {
  background: #e6e7e7;
}

#ttsiEventsCalendar>div.week>div.day>div.events>div.event:last-child>div.wrap {}

#ttsiEventsCalendar>div.week>div.day>div.events>div.mevents {
  display: none;
}

#ttsiEventsCalendarHolder {
  overflow-x: auto;
}

#ttsiEventsCalendar>div.header {}

#ttsiEventsCalendar>div.header>div.dayname {
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
  padding: 5px 10px;
}

#ttsiEventsCalendar>div.header>div.dayname.weekend {
  font-weight: bold;
}

#ttsiEventsCalNav {
  text-align: center;
  padding: 20px 0px;
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

#ttsiEventsCalNav>div {
  display: inline-block;
  vertical-align: middle;
}

#ttsiEventsCalNav>div.label {
  font-size: 36px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 700;
}

#ttsiEventsCalNav>div.ttsi_btn {
  padding-right: 36px;
}

#ttsiEventsCalNLast {
  background-image: url(../images/manual/arrow_back.png);
}

#ttsiMEventsFloater {
  position: absolute;
  z-index: 25;
  background: #FFF;
}

#ttsiMEventsFloater>div.wrap {}

#ttsiMEventsFloater>div.wrap>div.event {
  position: relative;
  cursor: pointer;
}

#ttsiMEventsFloater>div.wrap>div.event>div.hover {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  background: url(../images/manual/ehover.png) center center no-repeat rgba(0, 0, 0, 0.2);
  display: none;
}

#ttsiMEventsFloater>div.wrap>div.event:hover>div.hover {
  display: block;
}

#ttsiMEventsFloater>div.wrap>div.event>div.wrap {
  padding: 7px 10px;
  margin: 0px 0px 0px 0px;
  box-sizing: border-box;
  height: 100%;
}

#ttsiMEventsFloater>div.wrap>div.event>div.wrap>div.title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

#ttsiMEventsFloater>div.wrap>div.event>div.wrap>div.date {
  font-size: 12px;
  line-height: 12px;
  padding-top: 3px;
}

/* FORMS */
div.ttsiFrmZone {
  border-radius: 0px;
  overflow: hidden;
  margin-bottom: 20px;
}

div.ttsiFrmZone>div.title {
  padding: 7px 15px;
  background: #666;
  color: #FFF;
  text-transform: uppercase;
  text-shadow: 1px 1px #000;
  font-weight: bold;
}

div.ttsiFrmZone>div.content {
  padding: 15px 0px 0px 15px;
  background: #EEE;
  overflow: hidden;
}

div.ttsiFrmZone>div.content,
div.ttsiFrmZone>div.content * {
  font-size: 14px;
}

div.ttsiFrmZone>div.content div.field {
  display: inline-block;
  vertical-align: top;
  margin: 0px 15px 15px 0px;
}

div.ttsiFrmZone>div.content div.field.full {
  display: block;
}

#ttsiFormResult {
  display: none;
}

#ttsiFormLoader {
  display: none;
  height: 100px;
  background: url(../../../images/ajax-loader.gif) center center no-repeat;
}

.div_table .colchk {
  text-align: center;
}

.div_table .colchk.no,
.div_table .ccred {
  background: rgba(255, 200, 200, 0.5) !important;
}

.div_table .colchk.no>div,
.div_table .ccred>div {
  color: #990000;
}

.div_table .colchk.no:nth-child(even),
.div_table .ccred:nth-child(even) {
  background: rgba(255, 200, 200, 0.3) !important;
}

.div_table .colchk.no.lng1>div::before {
  content: 'No';
}

.div_table .colchk.no.lng2>div::before {
  content: 'Non';
}

.div_table .colchk.yes,
.div_table .ccgreen {
  background: rgba(200, 255, 200, 0.5) !important;
}

.div_table .colchk.yes>div,
.div_table .ccgreen>div {
  color: #009900;
}

.div_table .colchk.yes:nth-child(even),
.div_table .ccgreen:nth-child(even) {
  background: rgba(200, 255, 200, 0.3) !important;
}

.div_table .colchk.yes.lng1>div::before {
  content: 'Yes';
}

.div_table .colchk.yes.lng2>div::before {
  content: 'Oui';
}

.div_table .small div {
  font-size: 11px;
}

.div_table .nobr div {
  white-space: nowrap;
}

span.nd {
  color: #999;
}

#ttsiSubEventTarget {
  display: none;
}

#mcWsCaptchaErr {
  margin-top: 5px;
  color: #990000;
  display: none;
}

#contentStruct>div>div.menu {
  display: none;
}

#ttsiActivityOptions {
  padding-bottom: 10px;
}

#ttsiActivityOptions div.mcui-button {
  float: right;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  padding: 0px 5px;
  margin: 0px 0px 15px 15px;
}

#ttsiActivityTitle {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  display: inline-block;
}

#ttsiSaveActBtn {
  text-align: center;
  display: block;
}

#ttsiActivityListTbl div.act:hover {
  cursor: pointer;
  background: #DDD;
}

#ttsiActivityListTbl div.actname>div>div.tag {
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  vertical-align: top;
  margin-left: 5px;
  padding: 3px 5px;
  border-radius: 0px;
  border: 1px solid #666;
}

#ttsiActivityListTbl div.actname>div>div.tag.green {
  color: #009900;
  background: #DDFFDD;
  border-color: #009900;
}

#ttsiActivityListTbl div.actname>div>div.tag.yellow {
  color: #CC9900;
  background: #FFFFDD;
  border-color: #CC9900;
}

#ttsiVoletSelector>div.tab {
  font-size: 11px;
}

#ttsiEventChanges {
  display: none;
}

#ttsiEvtSearch {
  margin-bottom: 15px;
}

/* WEBLETTER */
#ttsiWebActList {
  max-height: 300px;
  overflow-y: scroll;
  padding: 0px;
}

#ttsiWebActListTbl {
  margin: 0px;
  border-radius: 0px;
}

#ttsiWebActListTbl div.line.act {
  cursor: pointer;
}

#ttsiWebActListTbl div.line.act:hover {
  background: #FFFFDD;
}

#ttsiWebActListTbl div.line div.inc div.icon {
  background: url(../../../images/ffront_abad.png) center center no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
}

#ttsiWebActListTbl div.line.use {
  background: #DDFFDD;
}

#ttsiWebActListTbl div.line.use:nth-child(even) {
  background: #D0FFD0;
}

#ttsiWebActListTbl div.line.use div.inc div.icon {
  background-image: url(../../../images/ffront_agood.png);
}

#ttsiWebletterListTbl div.line.webl {
  cursor: pointer;
}

#ttsiWebletterListTbl div.line.webl:hover {
  background: #FFFFDD;
}

#ttsiWeblTitle {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
}

#commanditaires {
  padding-top: 10px;
  text-align: center;
}

#commanditaires>div>div.padding {
  padding: 0px 10px;
}

#commanditaires div.comm {
  vertical-align: middle;
  display: inline-block;
  margin: 20px 20px;
}

#commanditaires div.comm>a>img {
  vertical-align: top;
}

@media (max-width: 1300px) {
  #scaseList div.content>div>div {
    max-width: 360px;
  }
}

/* RESPONSIVE */
@media (max-width: 1200px) {
  div.swrap {
    margin: 0px;
    width: 100%;
  }

  #scaseList div.content>div {
    padding-left: 30px;
  }

  div.ttsi_title {
    text-align: center;
  }

  #eventMoreBtn {
    text-align: center;
  }

  #eventList {
    text-align: center;
  }

  #eventList div.event {
    margin: 0px 15px 30px 15px;
    text-align: left;
  }

  #scaseList div.angled.over {
    margin-right: 450px;
  }

  #mainBasic>ul>li>a>div.label {
    padding: 0px 20px;
    font-size: 18px;
  }

  #zoneEvents>div>div.events {
    padding: 30px 30px 40px 30px;
    box-sizing: border-box;
  }
}

@media (max-width: 1000px) {
  #mobile {
    display: block;
  }

  #mainBasic {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 50;
    background: #FFF;
    height: auto;
  }

  #mainBasic>ul {}

  #mainBasic>ul>li {
    display: block;
  }

  #mainBasic>ul>li>a {}

  #mainBasic>ul>li>a>div.label {
    height: auto;
    line-height: 20px;
    padding: 15px 20px;
  }

  #mainBasic>ul>li>a>div.label:hover {
    background: transparent;
    color: #f68b20;
  }

  #zoneShowcase {
    height: 400px;
  }

  #scaseList div.content>div>div {
    max-width: 250px;
  }

  #scaseList div.content>div>div.date {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 20px;
  }

  #scaseList div.content>div>div.title {
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 20px;
  }

  #ttsiEventListing>div.event div.image {
    width: 200px;
  }

  #ttsiEventListing>div.event div.image>div.spacer {
    width: 200px !important;
  }

  #ttsiEventDetails>div>div {
    display: block;
  }

  #ttsiEventDetails div.image {
    width: 100%;
  }

  #ttsiEventDetails>div>div.col1 {
    padding-right: 0px;
    padding-bottom: 30px;
  }
}

@media (max-width: 850px) {
  #scaseList div.angled.over {
    margin-right: 400px;
  }

  #scaseList .angled {
    background: transparent !important;
  }

  #scaseList div.content>div>div {
    max-width: none;
  }

  #scaseList div.content>div {
    padding-right: 30px;
  }

  #scaseList div.image {
    width: 100%;
  }

  #zoneShowcase {
    height: 600px;
  }

  .content.location83 {
    background: #CD9EC9 !important;
  }

  .content.location85 {
    background: #A0D4A8 !important;
  }

  .content.location86 {
    background: #E7AB87 !important;
  }

  .content.location87 {
    background: #7FD1E1 !important;
  }

  .content.location84 {
    background: #90C49A !important;
  }

  .content.location88 {
    background: #F3DC7E !important;
  }

  .content.location89 {
    background: #CDD895 !important;
  }

  .content.location90 {
    background: #F1A0A6 !important;
  }

  .content.location91 {
    background: #78C4ED !important;
  }

  .content.location92 {
    background: #EBA4C8 !important;
  }

  .content.location93 {
    background: #C292C2 !important;
  }

  #scaseList div.content>div>div.date {
    padding-top: 30px;
  }

  #scaseList div.content>div>div.ebtn {
    margin-bottom: 30px;
  }
}

@media (max-width: 750px) {
  #scaseList div.angled {
    margin-right: 100px;
  }

  #scaseList div.angled.over {
    margin-right: 300px;
  }

  #contentStruct>div>div.menu {
    width: auto;
  }

  #contentStruct>div>div {
    display: block;
  }

  #ttsiEventListing>div.event div.title {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  #scaseList div.angled {
    margin-right: 70px;
  }

  #scaseList div.angled.over {
    margin-right: 270px;
  }

  #zoneFooter>div>div.logo {
    height: auto;
  }

  #zoneFooter>div>div.logo>div>div.center {
    position: relative;
    height: auto;
  }

  #zoneFooter>div>div.logo>div>div.center>img {
    height: auto;
    width: 300px;
  }

  #mapdesign {
    margin: 0px 30px;
    padding-bottom: 20px;
  }

  #ttsiEventListing>div.event div.div_stable>div>div {
    display: block;
  }

  #ttsiEventListing>div.event div.image {
    width: auto;
    height: 150px;
  }

  #ttsiEventListing>div.event div.image>div.spacer {
    width: auto !important;
  }
}

@media (max-width: 500px) {}

@media (max-width: 450px) {
  #logo {
    transform: scale(0.8);
    margin-left: -30px;
    margin-top: 10px;
  }

  #eventList div.event {
    width: 300px;
  }

  #eventList div.event>div.wrap>div.image {
    height: 200px;
  }

  #scaseList div.angled {
    margin-right: 50px;
  }

  #scaseList div.angled.over {
    margin-right: 250px;
  }

  #scaseList div.content>div>div.date {
    font-size: 14px;
    line-height: 14px;
  }

  #scaseList div.content>div>div.title {
    font-size: 18px;
    line-height: 22px;
  }

  #scaseList div.content>div>div.ebtn {
    margin-bottom: 30px;
  }
}