/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend, input
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  letter-spacing: normal;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  font-family: Helvetica, Arial, sans-serif;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  color: black;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

.clear { clear:both; }
.spacer { font-size:10px; line-height:10px; }

strong,b { font-weight:bold; }
i,em { font-style:italic; }


body { margin:0; padding:0; font-family: Helvetica, Arial, sans-serif; font-size:12px; /* background:#2E1458 */ }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-family: 'Verdana', sans-serif; font-size:2.5em;}
h3 {font-size:1.5em;}

a { color: #00387D; }
a:hover {color: #333 !important; }

header {
  width: 100%;
  height: 200px;
  position: relative;
  background-image: url('/resources/imgs/header_bg.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mainArea { width:960px; margin-left:auto; margin-right:auto; position: relative;}
  .topBar { height:30px; background:#076564; }
  .topBar .topMenu { float:left; }
  .topBar .topMenu a { float:left; display:block; margin:5px 0 0 5px; line-height:20px; padding:0 5px 0 5px; font-size:10px; font-weight:bold; color:#333; text-decoration:none; text-transform:uppercase; }
  .topBar .topMenu a.selected { background: rgba(255,255,255,.3); }

  .topBar .search { float:right; }
  .topBar .search .searchKey { float:right; margin-top:5px; width:150px; background:#CCC; opacity:0.5; filter:alpha(opacity=50); height:18px; border:0; color:#036; font-size:10px; }
  .topBar .search .searchButton { float:right; display:block; width:34px; height:30px; background:url('/resources/imgs/search_btt.png'); border:0; cursor:pointer; }

  .header { 
    width: 960px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
  }
  .header a { display:block; width:300px; height:100%; padding-top: 20px; opacity: 0; }
  .header h1 {text-indent: -9000px;}

  .menu {
    position: absolute; 
    z-index: 100; 
    top: 200px; 
    width: 100%; 
    height: 45px; 
    font-family: 'Verdana', sans-serif; 
    font-weight:400; 
    /*background:url('/resources/imgs/menu_bg_new.png');*/
    background-color: #076564;
  }
  .menu a {
    color: #FFF !important;
  }
  .menu .leftimg { 
    width:9px; 
    height: 31px; 
    /*background: url('../imgs/menu_separator0.png');*/
  }


  .langs { 
    position: absolute;
    top: 0;
    right: 5px;
    margin-left: 5px; 
    display: block;
    height: 33px;
    text-decoration: none;
    font-family: 'Verdana', sans-serif;
    color: #FFF;
    font-size: 12px;
    text-align: center;
  }
  .langs a { 
    text-decoration: none;
    width: 25px;
    background: url('../imgs/langs_bg0.png') center top;
    display: block;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    padding: 12px 0 0 0;
    margin-top: 0;
    float: left;
  }
  .langs a:hover { color: #000; }

  .langs a.selected { background: url('../imgs/langs_bg1.png') center top; }


  .carousel { border-bottom: 15px solid #076564; }

  .content { width: 940px; /* padding:10px; */ background:#FFF; margin-bottom:6px; min-height:450px; margin-top: 70px; }

    .rightColumn { float:left; width:290px; }
    .lateralColumn { padding:10px; background: #E7E7E7; border: 0; /*margin-top: 30px; */border-radius: 5px; }
    .positionleft { float:left; margin-right:20px; }
    .positionright { float:right;/* margin-left:20px;*/ }

      .searchBox { background:#FFF url('/resources/imgs/rightbox_search_icon.png') no-repeat left center; height:30px; padding-left:60px; margin-top:10px; }
      .searchBox input.txtfield { width:170px; height:29px; padding:0; color:#333; border:0; }
      .searchBox input.btt { margin-left:7px; width:30px; height:30px; border:0; background:#333; color:#FFF; font-family: 'Verdana', sans-serif; font-weight:700; float: right; }
      .searchBox input.btt:hover { background:#00387D; }

      .nlBox { background:#FFF url('/resources/imgs/rightbox_newsletter_icon.png') no-repeat left center; height:30px; padding-left:60px; margin-top:20px; }
      .nlBox input.txtfield { width:170px; height:29px; padding:0; color:#333; border:0; }
      .nlBox input.btt { margin-left:7px; width:30px; height:30px; border:0; background:#333; color:#FFF; font-family: 'Verdana', sans-serif; font-weight:700; cursor:pointer; float: right; }
      .nlBox input.btt:hover { background:#00387D; cursor:pointer; }

      .shortcuts ul { list-style:none; margin:0; padding:0; }
      .shortcuts li { list-style:none; border-bottom:1px solid #000; background-color:transparent; }
      .shortcuts li.last { list-style:none; border-bottom:0; }
      .shortcuts li a.bLeft { display:block; width:128px; line-height:50px; float:left; /*background-color:#FFF;*/ text-indent:10px; text-decoration:none; color:#000; font-size:15px; font-family: 'Verdana', sans-serif; font-weight:700; text-transform:uppercase; }
      .shortcuts li a.bLeft:hover { color:#00387D !important; }
      .shortcuts li a.shorticon { display:block; width:50px; height:50px; float:left; }


      .phrases ul { list-style:none; margin:18px 0 0 0; border:1px solid #E1E1E1; -moz-border-radius:5px; -webkit-border-radius:5px; padding:0 15px 15px 15px; width:268px; background:#EFE862; color:#FFF}
      .phrases ul li { list-style:disc outside; margin:15px 0 0 10px; font-size:13px; }

      #countdown { width:278px; height:61px; text-align:right; padding:60px 22px 0 0; font-size:16px; color:#EFE862; }

      .banners { width:276px; margin-top:20px; }
      .banners img { clear:both; margin-bottom:10px; }

    .cContainer { float:left; width:650px; margin-bottom:20px; /*margin-top: 40px;*/ }

  .logosFooter { width:100%; margin-top: 30px; text-align: center; /* border-top: 1px solid #00387D; */ /*padding-top: 25px;*/ }
  .logosFooter .description { width: 100%; display: block; line-height: 25px; font-family: 'Verdana', sans-serif; font-size: 10px; font-weight: 400; color: #86754D; margin-bottom: 10px; margin-top: 25px; }
  .logosFooter .bannerWrapper { display: inline-block; }
  .logosFooter .bannerWrapper span { padding-left:6px; height: 22px; display:block; }
  .logosFooter .bannerWrapper span.cat { background:#FFF; line-height:9px; color:#333; line-height: 22px; font-size:12px; font-weight:bold; /* border-left:1px solid #EEE; */}
  .logosFooter .bannerWrapper a {
    display:block; 
    position:relative;
  }
  .logosFooter .bannerWrapper a div { width: 100%; height:100%; }
  .logosFooter .bannerWrapper a .on { display:none; }
  .logosFooter .bannerWrapper a:hover { /*-webkit-transform: scale(1.2);*/ /*box-shadow: 0 0 6px rgba(0,0,0,.2);*/ z-index:10; opacity:1; }



.bottomArea { clear:both; padding-top: 20px; padding-bottom: 20px; margin-top:20px; /* background: url('/resources/imgs/footer_bg.jpg') no-repeat center center ; */ /*background-size: cover; */ background-color: #076564; }
.bottomArea .inner { width:940px; height: 160px; padding:10px 0 10px 0; margin:0 auto 0 auto; }
.bottomArea .inner ul { list-style:none; margin:0; padding:0; }
.bottomArea .inner li { float:left; border-left:1px solid rgba(2,56,126,.12); padding-left:5px; margin: 0 22px; }
.bottomArea .inner li ul li { float:none; border:0; padding:0; margin:0; }
.bottomArea .inner li ul li ul li { float:none; border:0; padding:0 0 0 5px; margin:0; }
.bottomArea .inner a.fNiv { text-decoration:none; font-family: 'Verdana', sans-serif; font-size:12px; font-weight:700; color:#FFF; }
.bottomArea .inner a { text-decoration:none; font-family: 'Verdana', sans-serif; font-size:10px; font-weight: 400; color:rgba(255,255,255,.8); }

.socialIcons { padding:5px 0 5px 5px; margin:20px auto 0 auto; }
.socialIcons span { display:block; line-height:20px; }
.socialIcons a.icons { display:block; width:32px; height:32px; margin-right:10px; }
  .iconfb { background:url(/resources/imgs/social_icons/px32/facebook.png); }
  .iconwp { background:url(/resources/imgs/social_icons/px32/wordpress.png); }
  .icontwitter { background:url(/resources/imgs/social_icons/px32/twitter.png); }
  .iconblogger { background:url(/resources/imgs/social_icons/px32/blogger.png); }
  .iconblogspot { background:url(/resources/imgs/social_icons/px32/blogspot.png); }
  .iconyoutube { background:url(/resources/imgs/social_icons/px32/youtube.png); }
  .iconflickr { background:url(/resources/imgs/social_icons/px32/flickr.png); }
  .icondelicious { background:url(/resources/imgs/social_icons/px32/delicious.png); }
  .iconissuu { background:url(/resources/imgs/social_icons/px32/issuu.png); }

.bottomArea .credits { clear:both; width:960px; text-align:center; margin:50px auto 0 auto; font-family: 'Verdana', sans-serif; font-size:10px; font-weight: 400; color:#FFF; }
.bottomArea .credits a { color:#00387D; }
.bottomArea .credits span { display:block; line-height:20px; color: rgba(2,56,126,.5); }





  /* HOME */
  .sliderContainer { position:relative; width:940px; height:330px; margin-bottom:50px; }
  .sliderContainer .slideImgWrapper { position:relative; width:940px; height:350px; background-size: cover;background-repeat: no-repeat; background-position: center;}
  .sliderContainer .selectorZoneleft { position:absolute; top:5px; right:5px; }
  .sliderContainer .selectorZoneright { position:absolute; top:5px; right:5px; }
  .sliderContainer a.selector { display:block; float:left; width:20px; line-height:20px; text-align:center; margin:5px 5px 0 0; text-decoration:none; font-size:12px; color:#FFF; background:url(/resources/imgs/slider_selector_off.png); }
  .sliderContainer a.on { color:#000; background:url(/resources/imgs/slider_selector_on.png); }
  .sliderContainer .slideContentWrapper { position:absolute; width:910px; height:120px; background:rgba(0, 0, 0, 0.5); padding:0 10px 0 20px; bottom:0; }
  .sliderContainer .contentleft { float:left; }
  .sliderContainer .contentright { float:right; }
  .sliderContainer .slideContentWrapper h1 a { display:block; color:#FFF; font-size:28px; font-weight:normal; line-height:1em; margin:10px 0 5px 0; text-decoration:none; }
  .sliderContainer .slideContentWrapper p, .sliderContainer .slideContentWrapper div { display:block; width:600px; color:#FFF; font-size:1em; line-height:1.5em; }
  .sliderContainer .slideContentWrapper a { color:#FFF; }
  .sliderContainer .slideContentWrapper a.readmore { display:block; color:#FFF; font-size:12px; font-weight:normal; padding-top:5px; }
  .carousel .item {
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    min-height: 360px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }

  .carousel .carousel-caption {
    text-decoration: none;
    margin-bottom: 30px;
    left: 10%;
    right: 10%;
  }

  .carousel .carousel-caption:hover h2,
  .carousel .carousel-caption:hover .text {
    color: #FFF;
  }

  .carousel .carousel-caption h2 {
    font-family: 'Verdana', sans-serif;
    font-weight: 700;
    font-size: 24px;
    margin: 10px 0;
  }

  .carousel .carousel-caption .text {
    display: block;
    font-family: 'Verdana', sans-serif;
    font-weight: 400;
    font-size: 14px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }



  @media (max-width:1199px) and (min-width: 992px) {
    .carousel .carousel-caption .text {
      max-width: none;
    }
  }

  @media (max-width:991px) and (min-width: 768px) {
    .carousel .carousel-caption .text {
      max-width: none;
    }

    .carousel .carousel-caption {
      left: 2%;
      right: 2%;
    }
  }


  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    display: none;
  }

  .otherContainer { position:relative; float:left; width:280px; margin:0 40px 10px 0;}
    .otherContainer .thumbOutter { width:280px;/* height:140px;*/ /*padding:3px; border:1px solid #C0C0C0;*/ margin:0 10px 0 0; }
    .otherContainer a { display: block; }
    .otherContainer a:hover h1 { opacity: 1; }
    .otherContainer a:hover .thumbWrapper { opacity: .5; }
    .otherContainer .action {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
    }
    .otherContainer .thumbWrapper {
      width: 100%;
      height: 0;
      padding-bottom: 50%;
      background-size: cover;
      background-position: center center;
    }
    .otherContainer .info {
      position: absolute;
      bottom: 0;
      width: 100%;
      background-color: rgba(70,70,70,.6);
      z-index: 10;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;      
    }
    .otherContainer h1 {
      display:block;
      text-transform: capitalize;
      line-height: 26px;
      font-family: 'Verdana', sans-serif;
      font-size: 13px;
      font-weight: 700;
      color:#FFF;
      text-decoration:none;
      text-indent: 15px;
    }
    .otherContainer .text {
      display:block;
      line-height: 140%;
      font-family: 'Verdana', sans-serif;
      font-size: 12px;
      font-weight: 400;
      color:#FFF;
      text-decoration:none;
      padding-left: 15px;
      display: none;
      margin-bottom: 5px;
    }
    .otherContainer .text p {
      color:#FFF;
    }

    .otherContainer .action:hover .text {
      display: block;
    }

    .lineContainer .thumbOutter { float: left; width:70px; padding:3px; border:1px solid rgba(2,56,126,.08); margin:10px 10px 15px 0; }
    .lineContainer .thumbWrapper {
      width: 100%;
      height: 0;
      padding-bottom: 70%;
      background-size: cover;
      background-position: center center;
    }
    .lineContainer .info { float:left; width: 450px; }
    .lineContainer h1 { display:block; color:#000; font-size:20px; margin-top:10px; margin-bottom:5px; text-decoration:none; font-family: 'Verdana', sans-serif; font-weight: 700; }
    .lineContainer p, .otherContainer p { display:block; clear:both; color:#666; font-size:12px; line-height:1.5em; }
    .lineContainer a.readmore, .otherContainer a.readmore { position:absolute; display:block; left:0; bottom:0; color:#00387D; font-size:14px; font-weight:bold; }

    .lineContainerWrapper {margin:30px 0 0 0; width: 600px; }
    .lineContainerWrapper h2 { display:block; background-color:#F0F0F0; margin:10px 0 10px 0; line-height:30px; font-size:1.5em; text-indent:15px; }
    .lineContainer { background-color:#F5F5F5; margin:0 0 10px 0; padding:5px 10px; }
    .lineContainer a.readmore {position: static}
    .lineContainer h1 a { font-size:18px; }

    a.linelink { display: block; }
    a.linelink:hover .lineContainer { background-color: rgba(173,149,95,.3); }

  .videohome { margin:20px 0 0 0; background:#7B7B7B; }
  .videohome h1 { display:block; padding-top:2px; line-height:20px; color:#FFF; text-indent:5px; font-size:11px; font-weight:bold; }





  /* Simple List css */
  .simpleList { width:600px; }
  .simpleList h2 { display:block; font-weight:bold; line-height:120%; color:#000; padding-left:5px; margin-top:15px; margin-bottom:15px; }
  .simpleList span.comment { display:block; margin-bottom:15px; font-size:12px; color:#666; }
  .simpleList .listWrapper { position:relative; padding:10px; border-bottom:1px dashed #DDD; margin-bottom:10px; }
  .simpleList .information { float:left; width:450px; }
  .simpleList .information h1 { font-size:16px; color:#333; font-weight:bold; line-height:140%; }
  .simpleList .information h1 a { font-size:16px;  color:#333; font-weight:bold; line-height:140%; text-decoration: none}
  .simpleList .information .text { font-size: 12px; color:#666; display:block; margin:5px 0 30px 0; }
  .simpleList .information li { font-size:11px; color:#666; }
  .simpleList .thumb { float:left; display:block; width:110px; height:85px; background:#FFF; border:1px solid #D3D3D3; padding:4px; margin-right:20px; }
  .simpleList .thumb .inner { display:block; width:100px; height:75px; }
  .simpleList .buttonsContainer { position:absolute; bottom:10px; right:10px; }
  .simpleList .buttonsContainer a { display:block; float:left; background:#EEE; border:1px solid #CCC; padding:0 5px 0 5px; line-height:16px; font-size:12px; color:#333; margin-left:5px; text-decoration:none; }
  .simpleList .buttonsContainer a:hover { background:#FFCC00; color:#000; border:1px solid #ccc; }
  .simpleList iframe { width:600px; height:325px; }




  /* Speakers List css */
  .speakersList { width:600px; margin-bottom:20px; }
  .speakersList h2 { display:block; font-size:24px; font-weight:bold; padding-left:5px;line-height:120%; color:#000; margin-top:15px; margin-bottom:15px; }
  .speakersList .tipo { margin:20px 0 10px 0; display:block; font-size:18px; font-weight:bold; color:#000; line-height:30px; text-indent:10px; }
  .speakersList .speakerWrapper { position:relative; padding:10px; border:0px solid #DDD; margin-bottom:10px; background-color: #F7F7F7; }
  .speakersList .wrapperHover { background:#DDD; }
  .speakersList .information h1 { font-size:16px; color:#333; font-weight:bold; line-height:140%; margin:0 0 10px 0; }
  .speakersList .information h1 a { font-size:16px; color:#333; font-weight:bold; line-height:140%; text-decoration:none; }
  .speakersList .information .text { font-size:12px; color:#666; display:block; margin:5px 0 15px 0; }
  .speakersList .information li { font-size:11px; color:#666; }
  .speakersList .information span.cargo { display:block; line-height:160%; color:#333; font-size:12px; }
  .speakersList .information span.pais { color:#00387D; font-size:12px; }
  .speakersList .logo { float:left; display:block; width:120px; height:160px; background:#FFF; border:1px solid #D3D3D3; padding:4px; margin-right:20px; }
  .speakersList .logo .inner { display:block; width:110px; height:150px; }
  .speakersList table { border-spacing:2px; width:75%;}
  .speakersList table th { padding:5px; background:#EEE; font-size:11px; font-weight:bold; color:#333; }
  .speakersList table td { padding:5px; background:#EEE; font-size:11px; font-weight:normal; color:#333; }
  .speakersList .downloadIcon { display:block; width:32px; height:32px; background:url(/resources/imgs/icon_pdf_download.png); }
  .speakersList .downloadIcon span { display:none; }
  .speakersList .bufferZone { height:45px; }
  .speakersList .buttonsContainer { position:absolute; bottom:10px; right:10px; }
  .speakersList .buttonsContainer a { display:block; float:left; background:#FFF; border:0px solid #CCC; padding:4px 10px 4px 10px; line-height:16px; font-size:11px; color:#333; margin-right:5px; text-decoration:none; }
  .speakersList .buttonsContainer a:hover { background:#FFCC00; color:#000; border:0px solid #ccc; }


  /* Speakers Article css */
  .speakersArticle { width:600px; margin-bottom:20px; }
  .speakersArticle h2 { display:block; font-size:24px; font-weight:bold; line-height:120%; color:#000; margin-top:15px; margin-bottom:15px; }
  .speakersArticle .tipo { margin:20px 0 10px 0; display:block; font-size:18px; font-weight:bold; color:#000; line-height:30px; text-indent:10px; }
  .speakersArticle .speakerWrapper { position:relative; border:0px solid #DDD; margin-bottom:10px; }
  .speakersArticle .information h1 {  color:#333; font-weight:bold; line-height:140%; }
  .speakersArticle .information .text { font-size:12px; color:#666; display:block; margin:5px 0 15px 0; }
  .speakersArticle .information li { font-size:11px; color:#666; }
  .speakersArticle .information span.cargo { display:block; line-height:160%; color:#333; font-size:12px; }
  .speakersArticle .information span.pais { color:#669900; font-size:12px; }
  .speakersArticle .imagespeaker { float:left; margin-right:20px; }
  .speakersArticle table { width:100%; border-spacing:2px; }
  .speakersArticle table th { padding:5px; background:#EEE; font-size:11px; font-weight:bold; color:#333; }
  .speakersArticle table td { padding:5px; background:#EEE; font-size:11px; font-weight:normal; color:#333; }
  .speakersArticle .downloadIcon { display:block; width:32px; height:32px; background:url(/resources/imgs/icon_pdf_download.png); }
  .speakersArticle .downloadIcon span { display:none; }
  .speakersArticle .anchors { display:block; height:20px; }
  .speakersArticle .otherbox { }
  .speakersArticle .otherbox h3 { font:14px; color:#333; font-weight:bold; }
  .speakersArticle .otherbox p { display:block; font-size:12px; color:#333; line-height:160%; margin-top:10px; }
  .speakersArticle .bufferZone { height:30px; }
  .speakersArticle .buttonsContainer { position:absolute; bottom:10px; left:100px; }
  .speakersArticle .buttonsContainer a { display:block; float:left; background:#FFF; border:0px solid #CCC; padding:4px 10px 4px 10px; line-height:16px; font-size:11px; color:#333; margin-right:5px; text-decoration:none; }
  .speakersArticle .buttonsContainer a:hover { background:#FFCC00; color:#000; border:0px solid #ccc; }



  /* PROGRAMME AUTO*/
  .programme .printHeader { display:none; }
  .programme h2 { display:block; font-size:24px; font-weight:bold; line-height:120%; color:#000; padding-left:5px; margin-top:15px; margin-bottom:15px; }
  .programme .paneldate { display:block; color:#333; font-size:16px; font-weight:bold; margin:30px 0 10px 0; }
  .programme .panelGroup { width:600px; border-spacing:2px; }
  .programme .panelGroup td.time { width:50px; background:#EEE; padding:5px; color:#000; text-align:center; }
  .programme .panelGroup td.name { background:#EEE; padding:5px; font-weight:bold; font-size:14px; line-height:140%; }
  .programme .panelGroup td.break { background:#F5F5F5; color:#666; font-weight:normal; }
  .programme .panelGroup td.name span.room { color:#666; font-size:11px; text-align:140%; }
  .programme .panelGroup td.name span.theme { display:block; font-size:12px; font-weight:bold; color:#690; line-height:140%; }
  .programme .panelGroup td.name span.overview { display:block; font-size:12px; color:#690; font-weight:normal; line-height:120%; }
  .programme ul { margin:0; padding:0; }
  .programme li { position:relative; list-style:none; display:block; padding:5px 5px 5px 5px; background:#F3F3F3; margin-top:2px; }
  .programme li.sessionLineHover { background:rgba(172,152,99,.3); }
  .programme li .sessionName { display:block; font-size:12px; font-weight:bold; color:#333; }
  .programme li .sessionRoom { color:#666; font-size:11px; text-align:140%; padding-left:8px; }
  .programme li .moderador { font-size:11px; color:#333; font-weight:normal; }
  .programme li .sessionSpeakerName a { font-size:11px; color:#333; font-weight:bold; text-decoration:none; }
  .programme li .sessionSpeakerName a:hover { text-decoration:underline; }
  .programme li .sessionSpeakerCountry { font-size:10px; color:#999; font-weight:normal; }
  .programme li .sessionSpeakerPosition { font-size:11px; color:#333; font-weight:normal; }
  .programme li .sessionSpeakerEntity { font-size:11px; color:#333; font-weight:normal; }
  .programme li .iconPdf { position:absolute; right:5px; top:3px; display:block; width:24px; height:22px; background:url(/resources/imgs/icon_pdf_download24.png); }
  .programme .version { margin:30px 0 30px 0; }
  .programme .version p { display:block; font-size:10px; color:#333; text-align:justify; }
  .programme .version span { display:block; margin-top:10px; font-size:9px; color:#333; }



  /* hotels List css */
  .hotelsList { width:600px; }
  .hotelsList h2 { display:block; font-weight:bold; line-height:120%; color:#000; margin-top:15px; margin-bottom:15px; }
  .hotelsList .hotelWrapper { position:relative; padding:10px; border:0px solid #DDD; margin-bottom:10px; border-bottom: 1px dotted #CCC;}
  .hotelsList .marker { position:absolute; bottom:10px; right:10px; }
  .hotelsList .information { float:left; width:310px; }
  .hotelsList .information h1 { margin-top: 0; }
  .hotelsList .information h1 a { font-size:16px; color:#333; font-weight:bold; line-height:140%; text-decoration: none; display:block; }
  .hotelsList .information .text { font-size:12px; color:#666; display:block; margin:5px 0 30px 0; }
  .hotelsList .information li { font-size:11px; color:#666; }
  .hotelsList .information span.location { display:block; margin-top:8px; color:#333; font-size:11px; line-height:120%; }
  .hotelsList .information span.stars { display:block; width:120px; height:21px; }
  .hotelsList .information span.s1 { background:url(/resources/imgs/hotel_stars.png) no-repeat -100px; }
  .hotelsList .information span.s2 { background:url(/resources/imgs/hotel_stars.png) no-repeat -80px; }
  .hotelsList .information span.s3 { background:url(/resources/imgs/hotel_stars.png) no-repeat -60px; }
  .hotelsList .information span.s4 { background:url(/resources/imgs/hotel_stars.png) no-repeat -40px; }
  .hotelsList .information span.s5 { background:url(/resources/imgs/hotel_stars.png) no-repeat -20px; }
  .hotelsList .information span.s6 { background:url(/resources/imgs/hotel_stars.png) no-repeat; }
  .hotelsList .thumb { float:left; display:block; width:180px; height:107px; background:#FFF; border:1px solid #D3D3D3; padding:4px; margin-right:20px; }
  .hotelsList .thumb .inner { display:block; width:170px; height:97px; background-repeat:no-repeat; background-position:center; background-size:cover;}
  .hotelsList .rates { position:absolute; right:10px; top:40px; }
  .hotelsList .rates table td { padding:2px; }
  .hotelsList .rates table td.type { width:50px; font-size:11px; color:#000; }
  .hotelsList .rates table td.price { font-size:11px; color:#000; font-weight:bold; text-align:right; }
  .hotelsList .buttonsContainer { position:relative; margin-top:10px; right:0; }
  .hotelsList .buttonsContainer a { display:block; position:relative; float:left; background:#FFF; border:0px solid #CCC; padding:4px 10px 4px 10px; line-height:16px; font-size:12px; color:#333; margin-right:10px; text-decoration:none; }
  .hotelsList .buttonsContainer a.bookhere { background:#D9D900; color:#000 !important; text-decoration:none; }
  .hotelsList .buttonsContainer a.bookhere:hover { background:#000; color:#D9D900 !important; }
  .hotelsList .buttonsContainer a:hover { background:#15325C; color:#FFF; border:0px solid #999; }
  #map_canvas_list { width:230px; height:450px; margin-top:20px; }



  /* hotels Detail css */
  .hotelsArticle { width:600px; }
  .hotelsArticle h1 { display:block; font-size:24px; font-weight:bold; line-height:120%; color:#000; padding-left:5px; margin-top:5px; margin-bottom:5px; }
  .hotelsArticle .imagesTop { border:0; margin-bottom:10px; }
  .hotelsArticle .imagesTop .imgbox { width:600px; height:210px; background: no-repeat center; }
  .hotelsArticle .imagesTop .imgbox a { display:block; width:600px; height:210px; }
  .hotelsArticle .information { float:left; width:300px; margin-right:20px; }
  .hotelsArticle .information span.stars { display:block; width:120px; height:21px; }
  .hotelsArticle .information span.s1 { background:url(/resources/imgs/hotel_stars.png) no-repeat -100px; }
  .hotelsArticle .information span.s2 { background:url(/resources/imgs/hotel_stars.png) no-repeat -80px; }
  .hotelsArticle .information span.s3 { background:url(/resources/imgs/hotel_stars.png) no-repeat -60px; }
  .hotelsArticle .information span.s4 { background:url(/resources/imgs/hotel_stars.png) no-repeat -40px; }
  .hotelsArticle .information span.s5 { background:url(/resources/imgs/hotel_stars.png) no-repeat -20px; }
  .hotelsArticle .information span.s6 { background:url(/resources/imgs/hotel_stars.png) no-repeat; }
  .hotelsArticle .information span.location { display:block; margin:8px 0 20px 0; color:#000; font-size:12px; line-height:120%; }
  .hotelsArticle .information p.text { font-size:12px; color:#333; line-height:160%; display:block; margin:5px 0 30px 0; }
  .hotelsArticle .information p { font-size:12px; color:#333; line-height:160%; display:block; margin:5px 0 30px 0; }
  .hotelsArticle .rates { margin-bottom:15px; }
  .hotelsArticle .rates table td { padding:2px; }
  .hotelsArticle .rates table td.type { width:50px; font-size:11px; color:#000; }
  .hotelsArticle .rates table td.price { font-size:11px; color:#000; font-weight:bold; text-align:right; }
  .hotelsArticle .gMaps { float:left; width:280px; }
  .hotelsArticle .gMaps .address { padding:10px 10px 10px 25px; background:#DDD; font-size:12px; font-weight:bold; line-height:140%; color:#000; }
  .hotelsArticle .gMaps #map_canvas { width:280px; height:340px; }
  .hotelsArticle .selectorZone { background:#EEE; padding:10px; }
  .hotelsArticle .selectorZone span { font-size:12px; font-weight:bold; color:#000; }
  .hotelsArticle .selectorZone b.choice { clear:both; display:block; float:left; width:60px; font-size:11px; font-weight:bold; color:#000; line-height:20px; margin-top:5px; }
  .hotelsArticle .selectorZone select { float:left; width:200px; border:1px solid #CCC; font-size:10px; color:#333; margin-top:5px; }
  .hotelsArticle .selectorZone input.results { float:left; width:180px; height:16px; background:none; border:0; font-size:10px; color:#333; margin-top:5px; }
  .hotelsArticle .selectorZone div.driving { float:left; width:45px; height:24px; margin:10px 40px 5px 60px; background:url(/resources/imgs/icon_maps_driving.png) no-repeat right top; }
  .hotelsArticle .selectorZone div.walking { float:left; width:45px; height:24px; margin:10px 0 5px 0; background:url(/resources/imgs/icon_maps_walking.png) no-repeat right top; }
  .hotelsArticle .selectorZone div input { height:24px; }
  .hotelsArticle .imagesBottom { margin-top:20px; }
  .hotelsArticle .imagesBottomUnit { float:left;border:0; margin-bottom:13px; }
  .hotelsArticle .imagesBottom .imgbox { width:94px; height:70px; background: no-repeat center; }
  .hotelsArticle .imagesBottom .imgbox a { display:block; width:94px; height:70px; }




  /* SPONSORS LIST */
  .sponsorsList { width:600px; }
  .sponsorsList h2 { display:block; font-size:24px; font-weight:bold; border-left:5px solid #EFE862; line-height:120%; color:#000; padding-left:5px; margin-top:15px; margin-bottom:15px; }
  .sponsorsList .tipo { margin:20px 0 10px 0; display:block; font-size:18px; font-weight:bold; color:#000; line-height:30px; text-indent:10px; }
  .sponsorsList .sponsorWrapper {
    position:relative;
    padding:10px;
    background: rgba(2,56,126,.04);
    margin-bottom:10px;
  }
  .sponsorsList .information { float:left; width:470px; }
  .sponsorsList .information h1 {
    font-size:16px;
    color: #00387D;
    font-weight: 500;
    line-height:140%;
  }
  .sponsorsList .information h1 a { font-size:16px; color:#444; font-weight:bold; line-height:140%; }
  .sponsorsList .information .text { font-size:12px; color:#666; display:block; margin:5px 0 30px 0; }
  .sponsorsList .information li { font-size:11px; color:#666; }
  .sponsorsList .information span.pais { color:#0065A5; font-size:12px; }
  .sponsorsList .logo { float:right; display:block; width:88px; height:88px; background:#FFF; border:1px solid #F2F2F2; padding:3px; }
  .sponsorsList .logo .inner {
    display:block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .sponsorsList .buttonsContainer { position:absolute; bottom:10px; left:10px; }
  .sponsorsList .buttonsContainer a {
    display:block;
    float:left;
    background:#00387D;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 25px;
    font-size:12px;
    color:#FFF;
    margin-right:5px;
    text-decoration:none;
  }
  .sponsorsList .buttonsContainer a:hover {
    background-color: #EFE862;
    color:#00387D;
  }




  /* EXHIBITORS LIST */
  .exhibitorsList { width:600px; }
  .exhibitorsList h2 { display:block; font-size:24px; font-weight:bold; border-left:5px solid #EFE862; line-height:120%; color:#000; padding-left:5px; margin-top:15px; margin-bottom:15px; }
  .exhibitorsList .tipo { margin:20px 0 10px 0; display:block; font-size:18px; font-weight:bold; color:#000; line-height:30px; text-indent:10px; }
  .exhibitorsList .sponsorWrapper { position:relative; padding:10px; background:#F5F5F5; border:1px solid #DDD; margin-bottom:10px; }
  .exhibitorsList .information { float:left; width:470px; }
  .exhibitorsList .information h1 { font-size:16px; color:#444; font-weight:bold; line-height:140%; }
  .exhibitorsList .information .text { font-size:12px; color:#666; display:block; margin:5px 0 30px 0; }
  .exhibitorsList .information li { font-size:11px; color:#666; }
  .exhibitorsList .information span.pais { color:#0065A5; font-size:12px; }
  .exhibitorsList .logo { float:right; display:block; width:80px; height:80px; background:#FFF; border:1px solid #E5E5E5; padding:3px; }
  .exhibitorsList .logo .inner { display:block; width:80px; height:80px; }
  .exhibitorsList .buttonsContainer { position:absolute; bottom:10px; left:10px; }
  .exhibitorsList .buttonsContainer a { display:block; float:left; background:#EEE; border:1px solid #CCC; padding:0 5px 0 5px; line-height:16px; font-size:12px; color:#333; margin-right:5px; text-decoration:none; }
  .exhibitorsList .buttonsContainer a:hover { background:#FFCC00; color:#000; border:1px solid #ccc; }


  /* article css */
  #article { width:600px; margin-bottom:20px; }
  #article h1 { display:block; font-weight:bold; line-height:120%; color:#000; margin-top:15px; margin-bottom:15px; }
  #article h2 { font-size:2em; }
  #article h3 { display:block; font-weight:normal; line-height:140%; color:#FFF; margin-bottom:15px; }
  #article p { display:block; color:#333; line-height:160%; font-size: 12px; }
  #article #cke_pastebin { display:block; color:#000; line-height:140%; font-weight:normal; font-size: 12px; }
  #article ul, #article li { color:#333; line-height:160%; }
  #article p a, #article a { font-weight:bold; color:#00387D; }
  /*#article table { border-top:1px solid #CCC; border-left:1px solid #CCC; }
  #article td { border-right:1px solid #CCC; border-bottom:1px solid #CCC; padding:6px; }*/
  #article table { width:100%; border-spacing:2px; }
  #article table th { padding:7px; background:#EEE; font-size:12px; font-weight:bold; color:#333; }
  #article table td { padding:7px; background:#F5F5F5; font-size:12px; font-weight:normal; color:#333; }
  #article .title {
    background-color: #076564;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }
  #article .title p {
    color: #000;
  }

    .imagesTop { border:0; margin-bottom:20px; }
    .imagesTop .imgbox { width:600px; height:200px; background: no-repeat center; }
    .imagesTop .imgbox a { display:block; width:620px; height:200px; }

    .imagesLeft { float:left; margin-right:20px; }
    .imagesLeft { border:0; margin-bottom:15px; }
    .imagesLeft .imgbox { width:150px; height:110px; background-repeat: no-repeat !important; background-position: center top !important; background-size: cover !important; margin-bottom:20px; }
    .imagesLeft .v { width:150px; height:185px; }
    .imagesLeft .imgbox a { display:block; width:150px; height:110px; }
    .imagesLeft .v a { width:150px; height:185px; }

    .imagesLeft2 { float:left; margin-right:10px; margin-top: 8px; }
    .imagesLeft2 { border:0; }
    .imagesLeft2 .imgbox { width:160px; height:253px; background-repeat: no-repeat !important; background-position: center top !important; background-size: cover !important; margin-bottom:10px; }
    .imagesLeft2 .v { width:160px; height:253px; }
    .imagesLeft2 .imgbox a { display:block; width:160px; height:253px; }
    .imagesLeft2 .v a { width:160px; height:253px; }

    .imagesRight { float:right; margin-left:20px; }
    .imagesRightUnit { border:0; margin-bottom:15px; }
    .imagesRight .imgbox { width:150px; height:110px; background: no-repeat center; }
    .imagesRight .v { width:150px; height:185px; }
    .imagesRight .imgbox a { display:block; width:150px; height:110px; }
    .imagesRight .v a { width:150px; height:185px; }

    .imagesBottom { margin-top:20px; }
    .imagesBottomUnit { float:left;border:0; margin-bottom:13px; }
    .imagesBottom .imgbox { width:142px; height:96px; background: no-repeat center; }
    .imagesBottom .imgbox a { display:block; width:142px; height:96px; }

    .attachments { margin:25px 0 0 20px; }
    .attachments h2 { display:block; font-size:12px; font-weight:bold; border-left:5px solid #EFE862; line-height:120%; color:#000; padding-left:5px; margin-top:15px; margin-bottom:15px; }
    .attachments .attachWrapper { margin-bottom:10px; }
    .attachments .col1 { float:left; margin-right:10px; }
    .attachments a { font-size:11px; font-weight:bold; color:#333; line-height:140%; }
    .attachments .type { font-size:10px; color:#333; }
    .attachments .size { font-size:10px; color:#333; }

    .links { margin-top:25px; }
    .links h2 { font-size:12px; color:#333; font-weight:bold; line-height:100%; display:block; margin-bottom:10px; }
    .links .linkWrapper { margin-bottom:10px; }
    .links a { font-size:11px; font-weight:bold; color:#333; line-height:140%; }
    .links .description { font-size:10px; color:#999; }

    .formbox { float:left; width:578px; margin-top:30px; background-color:#F5F5F5; border:1px solid #EEE; padding:10px; -moz-border-radius:8px; -webkit-border-radius:8px; margin-bottom:20px; }
    .formbox h2 { color:#333; font-weight:bold; line-height:100%; display:block; margin-bottom:10px; }
    .formbox .intro { margin-top: 20px; font-size: 10px; color: #666666;}
    .formbox .campos { margin-top: 20px;}
    .formbox dt { clear: both; margin: 0px; float: left; width: 190px; color: #444; padding-top:4px; line-height:120%; }
    .formbox dd { margin: 0px; padding-top: 3px; padding-bottom: 3px;}
    .formbox dd input { width: 320px; height: 15px; border: 1px solid #CCC; color: #999; }
    .formbox dd select { width: 325px; border: 1px solid #CCC; color: #999; }
    .formbox dd textarea { font-family: Arial, Helvetica, sans-serif; width: 320px; border: 1px solid #CCC; color: #999; }
    .formbox div.mOptionsWrapper { clear:both; background:#FDFDFD; border:1px solid #EEE; padding:10px; }
    .formbox dt.mOptions { clear:both; width:180px; float:left; color:#444; }
    .formbox dd.mOptionsR { float:left; width:300px; }
    .formbox dd.mOptionsR ul { margin:0; padding:0; }
    .formbox dd.mOptionsR ul li { list-style:none; display:block; margin-bottom:5px; }
    .formbox dd.mOptionsR ul li input { clear:both; width:20px; float:left; }
    .formbox dd.mOptionsR ul li label { display:block; font-size:10px; color:#666; line-height:120%; padding-top:4px; }
    .formbox .button input { padding:10px; color: #FFF; background-color: #EFE862; margin-left: 190px; border:0; }
    .formbox .section { clear:both; margin-top: 20px; margin-bottom: 2px; font-size: 12px; font-weight: bold; color: #666; }
    .formbox hr { background-color:#CCC; color:#CCC; height:1px; border:0px; }
    #recaptcha_widget_div { margin:20px 0 20px 190px; }





  /* ========================== */
  /* = Form validation styles = */
  /* ========================== */
  body form#formulario input.error, body form#formulario textarea.error, body form#formulario select.error { background-color:#FFE5E5; border-color:#FFB2B2; }
  body form#formulario label.error { font-size: 10px ; color:#D8C764; padding:0; position:relative; top:-1px; display:block; }

  .functionBar { margin:30px 0px 0px 0px; }
  .functionBar a { 
    padding: 5px;
    display:block; 
    float:left; 
    text-align:center; 
    line-height:18px; 
    border:1px solid #BBB; 
    width:60px; 
    font-size:11px; 
    color:#FFF !important; 
    margin-right:10px; 
    background-color: #CCC;
    border-radius: 5px;
    text-decoration: none;
  }
  .functionBar a.buttonHack {
    display: block;
    float: left;
    text-align: center;
    height: 30px;
    border: 1px solid #BBB;
    width: 141px;
    text-decoration: none;
    font-size: 11px;
    color: #333;
    margin-right: 10px;
    border-radius: 5px;
    text-decoration:none; 
  }
  .functionBar a:hover {
    background-color: #333;
    color: #FFF;
    text-decoration:none; 
  }




  /* ========================== */
  /* = Paging styles          = */
  /* ========================== */
  div.paging { float:right; }
  div.paging ul { margin:0; padding:0; }
  div.paging li { list-style:none; float:left; }
  div.paging li.active { font-size:15px; color:#000; font-weight:bold; padding:0 3px 0 3px; }
  div.paging li a { font-size:11px; color:#000; font-weight:normal; text-decoration:none; padding:0 3px 0 3px; }
  div.paging li a:hover { text-decoration:underline; }

  #reCaptchaDiv {margin-left:185px;}
