
#synthese-template {
  width: 605px;
  height: auto;
  font-family: Century Gothic, arial;
  font-size: 16px;
  text-align: left;
}
#synthese-template div,
#synthese-template p,
#synthese-template span,
#synthese-template li {
  font-family: Century Gothic, arial;
  float: none;
  margin: auto;
  padding: 0;
  width: auto;
  font-size: 1em;
  font-weight: normal;
}
#synthese-template li::before {
content: none !important;
}
#synthese-template ul {
  float: none;
  margin: auto;
  width: auto;
  font-size: 1em;
  line-height: 1em;
}
#synthese-template ul li {
  line-height: 1em;
  font-size: 1em;
  border: none;
}
#synthese-template span {
  color: #FFFFFF;
  display: inline;
  font-size: 16px;
  line-height: 1em;
}
#synthese-template h2 {
  background-color: #434343;
  color: #fe6600;
  margin: 0;
  padding: 20px;
  font-size: 1.6em;
  border: none;
}
#synthese-template h3 {
  margin: 5px;
  font-size: 0.9em;
}
#synthese-template label {
  font-size: 1.0em;
  font-weight: bold;
}
#synthese-template label.cimm-depart,
#synthese-template label.cimm-arrivee,
#synthese-template label.cimm-commune-depart,
#synthese-template label.cimm-commune-arrivee {
  width: 100px;
  display: inline-block;
}
#synthese-template input {
  font-size: 0.8em;
  color: #000;
  font-stile: italic;
    font-family: Century Gothic, sans-serif;
}
#synthese-template input::-webkit-input-placeholder {
  color: #929292;
  font-style: italic;
}
#synthese-template input:-moz-placeholder {
  color: #929292;
  font-style: italic;
}
#synthese-template input:-ms-input-placeholder {
  color: #929292;
  font-style: italic;
}
#synthese-template input#mb_input_depart,
#synthese-template input#mb_input_arrivee,
#synthese-template input#mb_input_depart_commune,
#synthese-template input#mb_input_arrivee_commune {
  width: 400px;
  height: 20px;
  margin-bottom: 5px;
}
#synthese-template select {
  font-family: Century Gothic, sans-serif;
}
#synthese-template .cimm-link {
  font-size: 12px;
}
#synthese-template .cimm-link-plusinfo {
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  text-decoration: underline;
}
#synthese-template a img {
  border: 0
}
#synthese-template .cimm-link-plusinfo:before {
  content: "> ";
}
#synthese-template #cimm-commune-depart-wrapper,
#synthese-template #cimm-commune-arrivee-wrapper {
  display: none;
}

#synthese-template .olPopup {
  /* infobulle openLayer */

  /* utilisation de la directive !important obligatoire. Les styles sont appliqués directement dans le html par openlayer */

  border: 1px solid #000 !important;
  background-color: #fff !important;
  border-radius: 5px;
  font-size: 12px;
  height: auto !important;
}
#synthese-template .olPopupContent {
  height: auto !important;
}
#synthese-template .popup_bigmap {
  /* infobulle openLayer */

}

#synthese-template #cimm-loader-form.cimm-loader,
#synthese-template #cimm-loader-error-form.cimm-loader {
  background-color: #434343;
  color: #fff;
}
#synthese-template #cimm-loader-form.cimm-loader p,
#synthese-template #cimm-loader-error-form.cimm-loader p {
  margin: 0;
  text-align: center;
}
#synthese-template #cimm-loader-form.cimm-loader span,
#synthese-template #cimm-loader-error-form.cimm-loader span {
  display: inline-block;
}
#synthese-template #cimm-loader-form.cimm-loader img,
#synthese-template #cimm-loader-error-form.cimm-loader img {
  display: inline-block;
  margin-right: 10px;
}
#synthese-template #cimm-loader-form.cimm-loader.cimm-error-loader,
#synthese-template #cimm-loader-error-form.cimm-loader.cimm-error-loader {
  padding: 10px 0;
}
#synthese-template .cimm-first-step,
#synthese-template .cimm-second-step,
#synthese-template .cimm-third-step {
  position: relative;
  background: url("/CD31_files/img/bande_blanche.png") repeat-y scroll 0 0 transparent;
  padding-left: 30px;
  margin-left: 15px;
}
#synthese-template .cimm-first-step label,
#synthese-template .cimm-second-step label,
#synthese-template .cimm-third-step label {
  padding-left: 4px;
  display: inline-block;
}
#synthese-template .cimm-first-step div.cimm-inner {
  position: relative;
  top: -1px;
  z-index: 10;
  /* pour éviter que le curseur du slider passe par dessus la liste autocomplete */

}
#synthese-template .cimm-first-step,
#synthese-template .cimm-second-step {
  min-height: 52px;
}
#synthese-template .cimm-first-step .cimm-error-picto,
#synthese-template .cimm-second-step .cimm-error-picto {
  float: right;
  padding-right: 25px;
  margin-top: 2px;
}
#synthese-template .cimm-first-step input,
#synthese-template .cimm-second-step input {
  padding-left: 5px;
}
#synthese-template .cimm-first-step label,
#synthese-template .cimm-second-step label {
  padding-left: 6px;
  display: inline-block;
  width: 80px;
  float: left;
}

#synthese-template .cimm-first-step label.cimm-commune-depart,
#synthese-template .cimm-second-step label.cimm-commune-depart,
#synthese-template .cimm-first-step label.cimm-adresse-depart,
#synthese-template .cimm-second-step label.cimm-adresse-depart {
  width: 100px;
}
#synthese-template #cimm-commune-depart-wrapper {
  padding: 10px 0;
}
#synthese-template .cimm-first-step .cimm-depart-return span {
  display: inline-block;
  float: right;
  width: 25px;
  height: 25px;
  border: 1px solid red;
  text-indent: -10000px;
}

#synthese-template .cimm-second-step .cimm-arrivee {
  position: relative;
  top: 2px;
}
#synthese-template .cimm-third-step {
  min-height: 60px;
}
#synthese-template .cimm-third-step select {
  font-size: 13px;
}
#synthese-template .cimm-forth-step {
  position: relative;
  min-height: 60px;
  background: url("/CD31_files/img/pointille.png") repeat-y scroll 0 -14px transparent;
  padding-left: 30px;
  margin-left: 15px;
  padding-bottom: 15px;
}
#synthese-template .cimm-first-step-header,
#synthese-template .cimm-second-step-header,
#synthese-template .cimm-third-step-header,
#synthese-template .cimm-forth-step-header {
  background: url("/CD31_files/img/sprite-etape.png") no-repeat scroll 0 0 transparent;
}
#synthese-template .cimm-first-step-header {
  position: absolute;
  left: 0;
  top: -3px;
  width: 25px;
  height: 25px;
  background-position: 0 0;
}
#synthese-template .cimm-second-step-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-position: -25px 0;
}
#synthese-template .cimm-third-step-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  background-position: -25px -25px;
}
#synthese-template .cimm-forth-step-header {
  position: absolute;
  left: 0;
  top: 6px;
  width: 25px;
  height: 25px;
  background-position: -25px -50px;
}
#synthese-template .cimm-options {
  float: left;
  width: 360px;
}
#synthese-template .cimm-clearfix {
  /*content:" ";*/
  overflow: auto;
  display: block;
  clear: both;
}
#synthese-template .cimm-error-picto {
  color: #ff0000;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent url('/CD31_files/img/attention_20x20.png') no-repeat scroll 0 0;
  overflow: hidden;
  text-indent: -10000px;
}
#synthese-template .cimm-error {
  border: 2px solid #ff0000;
}
#synthese-template .cimm-dashboard {
  color: #ffffff;
}
#synthese-template .cimm-dashboard .cimm-date-heure-content {
  margin-left: 20px;
  display: block;
  height: 80px;
}
#synthese-template .cimm-dashboard .cimm-dest {
  margin-left: 20px;
  display: block;
  height: 105px;
}
#synthese-template .cimm-dashboard .cimm-dest label {
  display: block;
  margin: 5px;
  text-align: left;
}
#synthese-template .cimm-dashboard .cimm-dest label.cimm-horaire,
#synthese-template .cimm-dashboard .cimm-dest label.cimm-arrivee,
#synthese-template .cimm-dashboard .cimm-dest label.cimm-depart,
#synthese-template .cimm-dashboard .cimm-dest label.cimm-depart-commune,
#synthese-template .cimm-dashboard .cimm-dest label.cimm-arrivee-commune {
  height: 25px;
  vertical-align: center;
}
#synthese-template .cimm-dashboard .cimm-dest label.cimm-arrivee {
  margin: 25px 5px 0 5px;
}
#synthese-template .cimm-dashboard .cimm-dest label.cimm-depart {
  margin-top: 9px;
}
#synthese-template .cimm-dashboard select#mb_dy,
#synthese-template .cimm-dashboard select#mb_sh,
#synthese-template .cimm-dashboard select#mb_sm {
  font-size: 0.9em;
  border: 0;
  padding: 0px;
  background-color: #ffffff;
  color: #706d6d;
  height: 21px;
}
#synthese-template .cimm-dashboard select#mb_sm {
  margin-left: 5px;
}
#synthese-template .cimm-dashboard .cimm-horaire {
  float: left;
  display: block;
  width: 150px;
  position: relative;
  top: 2px;
}
#synthese-template .cimm-dashboard .cimm-option-day {
  float: left;
color: #333333;
}
#synthese-template .cimm-dashboard .cimm-option-heure {
  margin: 0 18px;
  float: right;
color: #333333;
}
#synthese-template .cimm-dashboard .cimm-option-heure label {
  display: inline-block;
color: #ffffff;
}
#synthese-template #mb_submit_tisseo_button {
  background: transparent url('/CD31_files/img/bouton_rechercher.png') no-repeat;
  height: 46px;
  width: 153px;
  color: transparent;
  border: 0;
  position: absolute;
  left: 30px;
  text-indent: -10000px;
  margin-left: 1px;
}
#synthese-template .cimm-options-more .cimm-content ul#cimm-vp-options {
  font-size: 1em;
}
#synthese-template #mb_search_form {
  background-color: #434343;
  margin: 0;
}
#synthese-template .ui-state-default,
#synthese-template .ui-widget-content .ui-state-default {
  border: 1px solid #cccccc;
  background-color: #f6f6f6;
  font-weight: bold;
  color: #1c94c4;
}
#synthese-template .ui-slider {
  position: absolute;
  margin-top: 5px;
  text-align: left;
  /* For IE8 - See #6727 */

}
#synthese-template .ui-slider .ui-slider-handle {
  outline: none;
  background: transparent url('/CD31_files/img/cursor-slider.png') left top no-repeat;
  position: absolute;
  z-index: 1;
  width: 1em;
  height: 2em;
  cursor: pointer;
  border: none;
}
#synthese-template .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
#synthese-template .ui-slider.ui-state-disabled .ui-slider-handle,
#synthese-template .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
#synthese-template .ui-slider-horizontal {
  height: .8em;
}
#synthese-template .ui-slider-horizontal .ui-slider-handle {
  top: -0.2em;
  margin-left: -0.4em;
}
#synthese-template .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
#synthese-template .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
#synthese-template .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
#synthese-template .ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
#synthese-template .ui-widget-content {
  border: 1px solid #ddd;
  background: #eeeeee url('/CD31_files/img/ui-bg_highlight-soft_100_eeeeee_1x100.png') 50% top repeat-x;
  color: #333333;
}
#synthese-template .ui-corner-all {
  /* Corner radius */

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
#synthese-template .cimm-options-more ul {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  background: url('/CD31_files/img/bg-onglet.png') repeat-x left top #434343;
}
#synthese-template .cimm-options-more ul li::before {
content: none !important;
}
#synthese-template .cimm-options-more ul.tabs li {
  display: block;
  float: left;
  border-right: 1px solid #2f2f2f;
  width: 127px;
  height: 30px;
  line-height: 30px;
  list-style-type: none;
  text-indent: -10000px;
  padding:0;
  margin:0;
  border-bottom:none;
}
#synthese-template .cimm-options-more ul.tabs li > [type=radio] {
  display: none;
}
#synthese-template .cimm-options-more ul.tabs li:first-child {
  width: 50px;
}
#synthese-template .cimm-options-more ul.tabs li label.cimm-on {
  background-color: #897f75;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-tc + label {
  /* picto onglet TC */

  background-position: left -63px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-tc + label:hover {
  background-position: -128px -63px;
  background-color: #897f75;
}
#synthese-template .cimm-options-more ul.tabs li #cimm-option-tc[type=radio]:checked + label,
#synthese-template .cimm-options-more ul.tabs li #cimm-option-tc + label.cimm-on {
  /*  picto onglet TC actif */

  background-position: -128px -63px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-tc-vp + label {
  /* picto onglet TC-VP */

  background-position: left -93px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-tc-vp + label:hover {
  background-position: -128px -93px;
  background-color: #897f75;
}
#synthese-template .cimm-options-more ul.tabs li #cimm-option-tc-vp[type=radio]:checked + label,
#synthese-template .cimm-options-more ul.tabs li #cimm-option-tc-vp + label.cimm-on {
  /*  picto onglet TC-VP actif */

  background-position: -128px -93px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-tc-velo + label {
  /* picto onglet TC-VELO */

  background-position: left -123px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-tc-velo + label:hover {
  background-position: -128px -123px;
  background-color: #897f75;
}
#synthese-template .cimm-options-more ul.tabs li #cimm-option-tc-velo[type=radio]:checked + label,
#synthese-template .cimm-options-more ul.tabs li #cimm-option-tc-velo + label.cimm-on {
  /*  picto onglet TC-VELO actif */

  background-position: -128px -123px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-velo + label {
  /* picto onglet VELO */

  background-position: left -155px;
}
#synthese-template .cimm-options-more ul.tabs li > input#cimm-option-velo + label:hover {
  background-position: -128px -155px;
  background-color: #897f75;
}
#synthese-template .cimm-options-more ul.tabs li #cimm-option-velo[type=radio]:checked + label,
#synthese-template .cimm-options-more ul.tabs li #cimm-option-velo + label.cimm-on {
  /*  picto onglet VELO actif */

  background-position: -128px -155px;
}
#synthese-template .cimm-options-more .cimm-content  {
  background: #897f75;
  padding-top: 10px;
  display: none;
}
#synthese-template .cimm-options-more .cimm-content  label {
  background-image: none;
  display: inline;
  color: #fff;
}
#synthese-template .cimm-options-more .cimm-content  input {
  display: inline;
}
#synthese-template .cimm-options-more .cimm-content  ul {
  background-image: none;
  background-color: #897f75;
  display: inline-block;
  text-align: left;
}
#synthese-template .cimm-options-more .cimm-content  ul + .cimm-error-picto {
  float: right;
  padding-right: 75px;
}
#synthese-template .cimm-options-more .cimm-content  ul li > .cimm-error-picto {
  margin-left: 7px;
}
#synthese-template .cimm-options-more .cimm-content  ul#cimm-tc-velo-perso-options.cimm-error {
  width: 500px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-toulouse .cimm-error,
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-perso .cimm-error,
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-toulouse-radio .cimm-error,
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-radio .cimm-error,
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-perso-options .cimm-error {
  display: inline-block;
  border: 1px solid red;
  width: 520px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-toulouse .cimm-error + .cimm-error-picto,
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-perso .cimm-error + .cimm-error-picto,
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-toulouse-radio .cimm-error + .cimm-error-picto,
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-radio .cimm-error + .cimm-error-picto,
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-perso-options .cimm-error + .cimm-error-picto {
  float: right;
  padding-right: 10px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-toulouse ul,
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-perso ul {
  list-style-type: none;
  margin-left: 20px;
  margin-top: 10px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-toulouse ul li,
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-perso ul li {
  /*background: transparent url('@{baseImgLocal}puce_10x10.png') left 2px no-repeat;*/
  /*padding-left: 10px;*/
  border: medium none;
  float: none;
  margin: 0 0 10px;
  padding: 0;
  width: auto;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-toulouse ul label,
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-perso ul label {
  display: inline-block;
  width: 285px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-toulouse ul select,
#synthese-template .cimm-options-more .cimm-content  .cimm-velo-perso ul select {
  display: inline-block;
  width: 225px;
}
#synthese-template .cimm-options-more .cimm-content  #cimm-tc-velo-perso-options .ui-autocomplete-input {
  width: 220px;
  padding-left: 5px;
}
#synthese-template .cimm-options-more .cimm-content  #cimm-tc-velo-perso-options li .cimm-error-picto {
  float: right;
  margin-top: 2px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-options .cimm-velo-perso ul {
  margin-left: 25px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-options .cimm-velo-perso ul li {
  background-image: none;
  padding-left: 0px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-options .cimm-velo-perso ul li label {
  width: 250px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-options .cimm-velo-perso ul li label.first {
    width: auto;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-tc-velo-options .cimm-velo-perso ul li .ui-autocomplete-input {
  width: 200px;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-voiture-start {
  padding-bottom: 10px;
  text-align: left;
}
#synthese-template .cimm-options-more .cimm-content  .cimm-voiture-options li {
  border: medium none;
  float: none;
  margin: 0 0 10px;
  padding: 0;
  width: auto;
}
#synthese-template .cimm-options-more .cimm-content .cimm-voiture-options li .cimm-error-picto {
  float: right;
  margin-top: 2px;
}
#synthese-template .cimm-options-more .cimm-transport,
#synthese-template .cimm-options-more .cimm-reseau,
#synthese-template .cimm-options-more .cimm-distance-max,
#synthese-template .cimm-options-more .cimm-voiture-options,
#synthese-template .cimm-options-more .cimm-velo-toulouse,
#synthese-template .cimm-options-more .cimm-velo-perso {
  padding: 10px 38px 10px 18px;
  border-bottom: 1px dashed #6d625c;
}
#synthese-template .cimm-options-more .cimm-checkbox {
  display: inline-block;
}
#synthese-template .cimm-options-more .cimm-reseau .cimm-checkbox {
  min-width: 30%;
}
#synthese-template .cimm-options-more .cimm-transport .cimm-checkbox {
  min-width: 21%;
}
#synthese-template .cimm-options-more .cimm-transport .cimm-checkbox.first,
#synthese-template .cimm-options-more .cimm-reseau .cimm-checkbox.first {
  float: left;
  text-align:left;
}
#synthese-template .cimm-options-more .cimm-transport .cimm-checkbox.last,
#synthese-template .cimm-options-more .cimm-reseau .cimm-checkbox.last {
  float: right;
  text-align:right;
}
#synthese-template .cimm-options-more .cimm-transport .cimm-checkbox.last {
  min-width:12%;
}
#synthese-template .cimm-options-more .cimm-no-border-bottom {
  border-bottom: none;
}
#synthese-template .cimm-options-more .cimm-distance-max label {
  padding-right: 35px;
  padding-left: 5px;
}
#synthese-template .cimm-options-more #mb_input_vp_arrivee {
  display: inline-block;
  width: 252px;
  padding-left: 5px;
}
#synthese-template .cimm-options-more #cimm-slider {
  width: 220px;
  display: inline-block;
  margin-right: 20px;
  border: 1px solid #000;
}
#synthese-template .cimm-options-more #cimm-slider.ui-widget-content {
  background-image: none;
  background-color: #454545;
}
#synthese-template .cimm-options-more #cimm-max-distance {
  width: 40px;
  border: 1px solid #897f75;
  background-color: #897f75;
  color: #fff;
  text-align: right;
  margin-right: 5px;
  font-weight: bold;
  margin-left: 220px;
}
#synthese-template .cimm-options-more .cimm-unite {
  font-weight: bold;
  margin:0;
  padding:0;
  color:#ffffff;
  line-height:1em;
  font-size:16px;
  display:inline;
}
#synthese-template .cimm-options-more .cimm-trajet-voiture {
  color: #FFFFFF;
  display: inline;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: normal;
  width:auto;
  padding:0;
  margin:0;
  line-height:1em;
}
#synthese-template .cimm-options-more .cimm-deco-plus {
  display: block;
  background: transparent url('/CD31_files/img/sprite-onglet-form.png') -25px 0 no-repeat;
  height: 30px;
  width: 24px;
  margin: 0 0 0 15px;
}
#synthese-template .cimm-options-more .cimm-deco-plus:hover {
  background-position: 0 0;
}
#synthese-template .cimm-options-more .cimm-deco-plus.cimm-on {
  background-position: -25px -31px;
}
#synthese-template .cimm-options-more .cimm-deco-plus.cimm-on:hover {
  background-position: 0 -31px;
}
#synthese-template .cimm-options-more label {
  display: block;
  padding: 0 4px;
  background: transparent url('/CD31_files/img/sprite-onglet-form.png') no-repeat;
}
#synthese-template .cimm-options-more [type=radio]:checked ~ label ~ .cimm-content {
  z-index: 1;
  display: block;
}
#synthese-template .ui-autocomplete {
  border: 1px solid #AAAAAA;
  font-family: Century Gothic, sans-serif;
  list-style: none;
  padding: 0px;
  width: 250px;
  background-color: #EBEBEB;
}
#synthese-template .ui-autocomplete .ui-menu-item {
  font-size: 11px;
  line-height: 16px;
  cursor: pointer;
  display: block;
  padding-left: 5px;
  text-align: left;
}
#synthese-template .ui-autocomplete .ui-menu-item a {
  display: block;
  width: 100%;
  text-decoration: none !important;
  color: #000;
  text-align: left;
}
#synthese-template .ui-autocomplete .ui-menu-item a:hover,
#synthese-template .ui-autocomplete .ui-menu-item a:focus,
#synthese-template .ui-autocomplete .ui-menu-item a.ui-state-hover {
    color: #fff;
    background-color: #0A246A;
    border-radius:4px;
}
#synthese-template .ui-autocomplete .ui-autocomplete-category {
  background-color: #DBDBDB;
  color: #FE6600;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding-left: 3px;
  text-align: left;
  margin: 0;
}
#synthese-template .ui-autocomplete .ui-state-hover,
#synthese-template .ui-autocomplete .ui-state-focus,
#synthese-template .ui-autocomplete .ui-state-active {
  color: #fff;
  background-color: #0A246A;
}
#synthese-template .ui-menu-item a {
  display: block;
  width: 100%;
  text-decoration: none !important;
}
#synthese-template li.ui-menu-item:hover {
  background-color: #ccc;
}
#synthese-template #cimm-resultats {
  margin: 0;
  padding: 0 28px 20px;
  background-color: #434343;
}
#synthese-template #cimm-resultats td.carto {
  width: 20px;
  height: 20px;
  padding: 5px;
  background: transparent url('/CD31_files/img/map.gif') no-repeat center center;
}

#synthese-template #cimm-resultats h3 {
  background-color: #fe6600;
  color: #fff;
  font-size: 1em;
  margin: 0;
  text-align: center;
/*  height: 25px; */
}

/*
#synthese-template #cimm-resultats h3 {
  background-color: #fe6600;
  color: #fff;
  font-size: 1em;
  margin: 0;
  text-align: center;
  height: 45px;
}
*/
#synthese-template #cimm-resultats .cimm-no-results {
  background-color: #897f75;
  color: #ffffff;
  padding-bottom: 20px;
}
#synthese-template #cimm-resultats .cimm-no-results p {
  padding: 0 20px;
  margin: 16px 0;
  color: #ffffff;
}
#synthese-template #cimm-resultats .cimm-no-results ul {
  margin-left: 20px;
  padding-left:20px;
}
#synthese-template .cimm-no-results ul li {
    font-size: 16px;
    font-weight: normal;
    list-style: disc outside none;
    margin: 0 20px;
}
#synthese-template #cimm-resultats .cimm-my-journey,
#synthese-template #cimm-resultats .cimm-journey-actions {
  border-top: 1px solid #434343;
  text-align: right;
}
#synthese-template #cimm-resultats .cimm-journey-actions {
  padding-bottom: 16px;
}
#synthese-template #cimm-resultats .cimm-my-journey h2 {
  width: 30%;
  float: left;
  text-align: left;
  margin-left: 0;
  padding-left: 0px;
}
#synthese-template #cimm-resultats .cimm-edit-journey,
#synthese-template #cimm-resultats .cimm-new-journey {
  display: inline-block;
  margin-top: 20px;
  background: transparent url('/CD31_files/img/btn-trajet.png') left top no-repeat;
  width: 155px;
  height: 31px;
  text-indent: -10000px;
  border: none;
  padding: 0;
}
#synthese-template #cimm-resultats .cimm-new-journey {
  background-position: -155px 0;
  margin-left: 12px;
}
#synthese-template #cimm-resultats .clickable_row {
  cursor: pointer;
}
#synthese-template #cimm-resultats .mb_selected_row td {
  color: #000;
  background-color: #ffd3b6;
  cursor: pointer;
}
#synthese-template #cimm-resultats .mb_arrow {
  font-size: 10px;
  color: #F25821;
}
#synthese-template #cimm-resultats .mb_center_col {
  text-align: center;
}
#synthese-template #cimm-resultats .mb_board_second_col,
#synthese-template #cimm-resultats .mb_board_third_col,
#synthese-template #cimm-resultats .mb_board_first_col {
  width: 15%;
}
#synthese-template #cimm-resultats .cimm-mode {
  height: 19px;
  margin-right: 15px;
  display: inline-block;
  overflow: hidden;
  text-indent: -10000px;
}
#synthese-template #cimm-resultats .cimm-legende {
  color: #cecccd;
  margin: 25px 0;
}
#synthese-template #cimm-resultats .cimm-legende ul.cimm-legende {
  display: block;
  background-color: #cecccd;
  padding: 7px 0;
  margin: 3px 0 0 0;
  font-size: 0.95em;
  /*padding-bottom: 7px;*/
  list-style-type: none;
  text-align: center;
}
#synthese-template #cimm-resultats .cimm-legende ul.cimm-legende li {
  line-height: 19px;
  display: inline-block;
  margin: 0 11px 0 0;
  color: #000;
}
#synthese-template #cimm-resultats .cimm-legende ul.cimm-legende li span {
  display: inline-block;
  float: left;
  height: 19px;
  margin-right: 5px;
}
#synthese-template #cimm-resultats #resume {
  background-color: #434343;
  color: #fff;
  padding: 10px;
  font-size: 1.2em;
}
#synthese-template #cimm-resultats table thead th {
  border-left: 1px solid #fff;
  font-size: 0.7em;
  height: 25px;
}
#synthese-template #cimm-resultats table thead th:first-child {
  border-left: none !important;
  font-size: 0.7em;
}
#synthese-template #cimm-resultats table tbody {
  cursor: pointer;
}
#synthese-template #cimm-resultats table tbody tr.even {
  background-color: #ebeaea;
  margin: 0;
}
#synthese-template #cimm-resultats table tbody tr.odd {
  background-color: #fff;
  margin: 0;
}
#synthese-template #cimm-resultats table tbody tr:hover {
  background-color: #ffd3b6;
}

#synthese-template #cimm-resultats table tbody:hover tr { 
    background-color: #ffd3b6; 
}
#synthese-template #cimm-resultats table#board {
  width: 100%;
  border: none;
  border-collapse: collapse;
}
#synthese-template #cimm-resultats table#board td {
  padding: 5px 10px;
  font-size: 0.9em;
}
#synthese-template #cimm-resultats table#board tr.mb_selected_row {
  background-color: #ffd3b5;
}
#synthese-template #cimm-resultats table#mb_results_table {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
  text-align: center;
}
#synthese-template #cimm-resultats table#mb_results_table div.lines {
  border-radius: 3px 3px 3px 3px;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  margin-left: 3px;
  min-width: 15px;
  padding: 0 3px;
}
#synthese-template #cimm-resultats table#mb_results_table tfoot {
  background-color: #949393;
}
#synthese-template #cimm-resultats table#mb_results_table tfoot td {
  border: 0 1px 1px 0;
  border-style: solid;
  border-color: #3399CC;
}
#synthese-template #cimm-resultats table#mb_results_table tfoot td:first-child {
  border-right: 1px solid #949393;
}
#synthese-template #cimm-resultats table#mb_results_table tfoot td:first-child + td {
  border-right: 1px solid #949393;
}
#synthese-template #cimm-resultats table#mb_results_table tfoot td a {
  color: #fff;
  font-weight: bold;
}
#synthese-template #cimm-resultats table#mb_results_table tr {
  height: 45px;
}
#synthese-template #cimm-resultats table#mb_results_table thead {
  background-color: #949393;
  color: #fff;
}
#synthese-template #cimm-resultats table#mb_results_table thead tr th{
background-color: #949393 !important;
font-size: 0.8em !important;
text-align: center !important;
}
#synthese-template #cimm-resultats table#mb_results_table td {
  width: 25%;
  text-align: center;
  border: 1px solid #3399CC;
  font-size: 0.7em;
  line-height: 20px;
}
#synthese-template #cimm-resultats table#mb_results_table a {
  text-decoration: none;
  color: #000;
  font-size: 1.1em;
  font-weight: bold;
}
#synthese-template #cimm-resultats table#mb_results_table a:hover {
  text-decoration: underline;
}
#synthese-template #cimm-resultats #cimm-journeys div.cimm-journey-board {
  display: none;
}
#synthese-template #cimm-resultats #cimm-journeys table td div.lines {
  display: inline-block;
  margin-left: 3px;
  color: white;
  font-weight: bold;
  min-width: 15px;
  padding: 0 3px;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#synthese-template #cimm-resultats #cimm-journeys table td div.tisseo {
    width: 20px;
    height: 20px;
    margin-left: 3px;
}
#synthese-template #cimm-resultats #cimm-journeys table td div.CG31 {
    width: 20px;
    height: 20px;
    margin-left: 3px;
}
#synthese-template #cimm-resultats #divboard {
  background-color: #7D969F;
}
#synthese-template #cimm-resultats #divboard td.extremity {
  background-color: #fe6600;
  /*AS*/
  color: #fff;
  width: 100%;
}
#synthese-template #cimm-resultats #mb_recap_iti {
  margin: 10px 0 0 0;
  padding: 10px 0 25px 10px;
  background-color: #434343;
  color: #fff;
  text-align: left;
  font-size: 16px;
}
#synthese-template #cimm-resultats .cimm-feuille-route {
  background-color: #fe6600;
  padding: 5px 5px;
  margin: 10px 0  0 0;
  text-align: center;
}
#synthese-template #cimm-resultats .cimm-feuille-route h3 {
  color: #fff;
  text-align: center;
  height: 20px;
line-height: normal;
}
#synthese-template #cimm-resultats .cimm-feuille-route p {
  color: #fff;
  font-size: 0.8em;
  margin: 0;
  text-align: center;
}
#synthese-template #cimm-resultats .cimm-journey-board .mb_last_line {
  background-color: #949393;
  color: #fff;
}
#synthese-template #cimm-resultats .cimm-journey-board table {
  border-collapse: collapse;
  margin: 0 0 25px 0;
  width: 100%;
}
#synthese-template #cimm-resultats .cimm-journey-board table thead {
  background-color: #949393;
  color: #fff;
}
#synthese-template #cimm-resultats .cimm-journey-board table thead th {
background-color: #949393 !important;
font-size: 0.7em !important;
text-align: center !important;
}
#synthese-template #cimm-resultats .cimm-journey-board table tr.even {
  background-color: #ebeaea;
  border-bottom: 1px solid #CCCCCC;
}
#synthese-template #cimm-resultats .cimm-journey-board table tr.odd {
  background-color: #fff;
  border-bottom: 1px solid #CCCCCC;
}
#synthese-template #cimm-resultats .cimm-journey-board table tr.cimm-board-last-line td {
  background-color: #FE6600;
  height: 25px;
  color: #FFFFFF;
  font-weight: bold;
}
#synthese-template #cimm-resultats .cimm-journey-board table th {
  font-size: 0.7em;
  padding: 5px !important;
}
#synthese-template #cimm-resultats .cimm-journey-board table td {
  width: auto;
  font-size: 0.7em;
  line-height: 20px;
  text-align: center;
  border: none;
  padding: 2px 5px;
}
#synthese-template #cimm-resultats .cimm-journey-board table td.info_arrivee,
#synthese-template #cimm-resultats .cimm-journey-board table td.information {
  text-align: left;
}

#synthese-template #cimm-resultats #journey_map_global_tc img {
  margin: 0;
}

#synthese-template #cimm-footerbloc {
  background: #E5E4E2;
  padding: 1px 0 0 10px;
  height: 45px;
}

#synthese-template #cimm-footerbloc {
  display: none; 
}
#synthese-template #cimm-footerbloc #logos ul li {
    display: inline-block;
    border: medium none;
    float: none;
    margin: 0;
    padding: 0;
    width: auto;
}
#synthese-template #cimm-footerbloc #logos {
    float: right;
}
#synthese-template #cimm-footerbloc #explication {
    display: inline;
    padding: 0;
}
#synthese-template #cimm-footerbloc #logos ul,
#synthese-template #cimm-footerbloc #logos {
    display: inline;
    padding: 0;
    width: 419px;
	margin: 0;
}
#synthese-template #cimm-footerbloc #logos ul li a {
    display: block;
    outline: none;
}
#synthese-template #cimm-footerbloc #logos ul li a img{
    outline: none;
	margin: 0;
}
#synthese-template #cimm-footerbloc #explication a{
    font-size: 0.9em;
    line-height: 42px;
    text-decoration:none;
    color:#000;
}
div.olControlZoom a {
    background: #FE6600 !important; /* fallback for IE - IE6 requires background shorthand*/
    background: rgba(254, 102, 0, 0.5) !important;
}
div.olControlZoom a:hover {
    background: #FE6600 !important; /* fallback for IE */
    background: rgba(254, 102, 0, 0.7) !important;
}
#cimm-infos {
    display: none;
}
/*
#cimm-infos {
    display: block;
}
*/
#cimm-infos .cimm-inner p,
#cimm-infos .cimm-inner ul {
    font-size: 1em;
    margin: 1em 0;
    padding: auto !important;
}

#cimm-infos .cimm-inner ul {
  padding-left: 40px;
}

#synthese-template .cimm-infos-footer {
    font-size: 10px;
    text-align:right;
    display: block;
    padding-top: 20px;
}

/* modal dialog */
/* Icons
 * ----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/CD31_files/img/ui-icons_ffffff_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(/CD31_files/img/ui-icons_ffffff_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(/CD31_files/img/ui-icons_ffffff_256x240.png)/*{iconsHeader}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/CD31_files/img/ui-icons_ffcf29_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(/CD31_files/img/ui-icons_ffcf29_256x240.png)/*{iconsActive}*/; }

/* positioning */
.ui-icon-closethick { background-position: -96px -128px; }

.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

* html  .ui-helper-clearfix { height:1%; }
* .ui-helper-clearfix { display:block; }
* .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
* .ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-content {
    border: 1px solid #434343;
    background: none;
    background-color: #6D625C;
    color: #fff;
}

.ui-dialog  .ui-widget-content .cimm-inner a { color: #FE6600; }

.ui-widget-content h2 { 
  color: #FE6600; 
  margin: 0;
  padding: 20px;
  font-size: 1.6em;
  border: none;
  line-height: 1em;
  font-weight: bold;
  font-family: Century Gothic, arial;
}
.ui-widget-header {
    border: 1px solid #434343/*{borderColorHeader}*/;
    background-color: #434343;
    background-image:none;
    color: #FE6600;
    font-weight: bold;
    font-size: 100%;
}
.ui-widget-header a {
    color: #FE6600;
}

.ui-widget #cimm-infos.ui-widget-content {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.ui-widget #cimm-infos.ui-widget-content a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #FE6600;
}

.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; display: block; width: auto;  }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative; width:auto; text-align: left; font-family: Arial,Helvetica,sans-serif; }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 0; font-size: 1.5em; font-family: Arial,Helvetica,sans-serif; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px;}
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content {
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1;
    font-size: 0.8em;
}
.ui-dialog  .ui-widget-content  a { color: #FE6600; }
.ui-dialog .ui-dialog-buttonpane { text-align: left;
    border-width: 1px 0 0 0;
    background-color: #434343;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move;  }

/* Corner radius */
.ui-corner-all { -moz-border-radius: 4px/*{cornerRadius}*/; -webkit-border-radius: 4px/*{cornerRadius}*/; border-radius: 4px/*{cornerRadius}*/; }
.ui-icon-closethick { background-position: -96px -128px; }

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; background: #aaaaaa/*{bgColorOverlay}*/ url(/CD31_files/img/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(/CD31_files/img/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }

.olControlAttribution {
    bottom: 0 !important;
}
