/*!
 * CSS Unil desktop and responsive Less for direction theme
 * 13.01.2015
 */
@media screen and (max-width: 50em) {
  /*!
 * CSS Unil Responsive Less
 * 16.01.2015
 */
  body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    line-height: 130%;
  }
  a:link,
  a:visited {
    color: #000;
  }
  div,
  img,
  table,
  th,
  td {
    max-width: 100% !important;
  }
  img {
    height: auto !important;
  }
  .hidden,
  hr,
  #accessibility,
  #savoir,
  #menuunita,
  #nav  > li  > ul,
  #v14carousel,
  #homevideo_background,
  #v14share_top,
  #v14share_bottom,
  #contpg #v14boxsearch,
  #contpg #v14follow {
    display: none;
  }
  #v14lang,
  #v14unilinks,
  #v14faclinks {
    font-size: 90%;
  }
  #v14lang {
    text-align: right;
    margin: 1.3em 0 0.5em 0;
  }
  #v14unilinks,
  #v14faclinks {
    display: inline;
  }
  #v14faclinks > ul {
    list-style: none;
    padding-left: 0;
    display: inline;
  }
  #v14faclinks ul li {
    list-style: none;
    display: inline;
  }
  #brand img {
    margin-top: 0.5em;
  }
  #header {
    background-color: #005471;
    padding: 0.5em;
    margin-bottom: 0.5em;
    font-weight: bold;
  }
  #header a:link,
  #header a:visited {
    color: #fff;
    text-decoration: none;
    line-height: 130%;
  }
  #emeta a:link,
  #emeta a:visited {
    font-size: 125%;
  }
  .emetteurint a:link,
  .emetteurint a:visited {
    font-weight: normal;
  }
  #path {
    margin-bottom: 0.5em;
  }
  .ulmenu,
  .ulmenu_client {
    padding: 0;
    margin: 0;
  }
  .ulmenu  > li,
  .ulmenu_client  > li {
    margin: 0;
    background-color: #C6C5C0;
    border-bottom: 1px solid #999;
  }
  .ulmenu li a,
  .ulmenu_client li a {
    text-decoration: none;
    padding-left: 10px;
    line-height: 200%;
  }
  .ulmenu > li {
    background-color: #C6C5C0;
  }
  .ulmenu_client > li {
    background-color: #003754;
  }
  .limenu_client  > span  > a,
  .limenu_client  > span  > strong  > a {
    color: #fff;
  }
  .ulsubmenu,
  .ulsubmenu_client {
    background-color: #F0F0F0;
    border-top: 1px solid #999;
  }
  #v14homeleft {
    padding-top: 1.5em;
  }
  .v14boxmultititle {
    margin-top: 30px;
    padding: 3px;
    margin-bottom: 6px;
    border-top: 1px solid #005471;
    background-color: #bbd4df;
  }
  .v14boxmultilink,
  .v14boxmultitext {
    margin-bottom: 0.5em;
  }
  .v14boxnewseventstitle {
    margin-top: 30px;
    padding: 3px;
    margin-bottom: 6px;
    background-color: #828282;
    color: #fff;
  }
  .v14newsitem {
    clear: both;
    padding: 0.25em 0;
    border-top: 1px solid #ccc;
  }
  .v14newsimg {
    float: left;
    width: 55px;
  }
  .v14newstext {
    margin-left: 60px;
  }
  .v14newstext a {
    text-decoration: none;
  }
  .v14boxnewseventsbottom {
    clear: both;
  }
  .v14boxnewseventslink {
    background-color: #828282;
    padding: 0.1em;
  }
  .v14boxnewseventslink a {
    color: #fff;
    text-decoration: none;
  }
  .v14eventitem {
    margin-bottom: 1em;
  }
  .v14eventmonth,
  .v14eventday,
  .v14eventtime {
    display: inline;
  }
  .v14eventday a {
    text-decoration: none;
  }
  .v14eventtime {
    margin-left: 1em;
  }
  .v14eventtext {
    margin-left: 2em;
  }
  #v14box2discover a {
    text-decoration: none;
  }
  #v14box2discovertitle {
    margin: 1.5em 0 0.5em 0;
    padding: 4px;
    background-color: #dedede;
    border-top: 1px solid #828282;
  }
  #v14boxsearch,
  #v14follow {
    background-color: #dedede;
    padding: 5px;
    width: 200px;
  }
  #v14boxsearch {
    margin-top: 1.5em;
  }
  #v14boxsearchtitle {
    padding-top: 3em;
  }
  #v14follow {
    margin-top: 2px;
  }
  #v14followicons > div {
    display: inline;
  }
  #v14contcenter h1 {
    padding-top: 2.5em;
  }
  #v14contcenter h1,
  #v14contright h1 {
    font-size: 140%;
    color: #005471;
  }
  #v14contcenter h2,
  #v14contright h2 {
    font-size: 120%;
  }
  #v14contcenter h3,
  #v14contright h3 {
    font-size: 110% !important;
    color: #005471;
  }
  #v14contcenter h3.collapsible {
    font-size: 100% !important;
  }
  #v14contcenter span.anchor {
    line-height: 160%;
  }
  #v14contcenter li,
  #v14contright li {
    margin-bottom: 0.5em;
  }
  #v14contcenter td > img {
    border: 1px solid #999 !important;
    min-width: 50px !important;
  }
  .textecouleur {
    color: #005471;
  }
  .table_first_title,
  .table_third_title {
    background-color: #005471;
    color: #fff;
  }
  .table_second_title {
    border: 1px solid #005471;
  }
  th,
  td {
    padding: 0.2em;
  }
  .bottom_dashed {
    border-bottom: 2px dotted #999;
    text-align: right;
  }
  .bottom_dashed a {
    text-decoration: none;
    color: #999;
    font-size: 90%;
  }
  .go_top {
    color: #999;
  }
  #footer,
  #v14linksbottom {
    background-color: #dedede;
    padding: 5px;
  }
  #footer {
    border-top: 1px solid #005471;
    margin-top: 10px;
  }
  #v14linksbottom,
  #postaddress {
    font-size: 90%;
  }
  #v14linksbottom a {
    text-decoration: none;
    text-align: left;
  }
  #postaddress {
    padding: 0.5em;
  }
  #v14swissu {
    text-align: right;
    padding: 0.5em;
  }
  #dethaut img {
    width: 150px !important;
  }
  #dethaut table.table1 {
    background-color: #dedede;
    margin-top: 1em;
  }
  #dethaut table.table1 td {
    width: 50% !important;
  }
  .retourliste1 {
    margin-bottom: 2em;
  }
  .actusliste {
    margin: 0.5em 0;
    border-bottom: 1px solid #ccc;
  }
  .actuslistem a.liens {
    text-decoration: none;
  }
  .actuslisted {
    text-align: right;
    color: #999;
    font-size: 90%;
  }
  #mobinav {
    background-color: #ccc;
    z-index: 15000;
    position: fixed;
    margin: 0;
    padding: 0.3em;
    border: 1px solid #666;
    font-size: 105%;
  }
  #mobinav a {
    text-decoration: none;
  }
  #v14contcenter h1 {
    padding-top: 2.5em;
  }
}
@media (max-width: 568px) and (orientation: landscape) {
  html {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (min-width: 50.07em) {
  /*!
 * CSS Unil Desktop Less
 * 15.01.2015
 */
  html body * span.clear,
  html body * div.clear,
  html body * li.clear,
  html body * dd.clear {
    background: 0;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  #mobinav {
    display: none;
  }
  .bodywrapper #emeta a:link,
  .bodywrapper #emeta a:visited {
    color: #fff;
    text-decoration: none;
  }
  .bodywrapper .limenu_client a:link,
  .bodywrapper .limenu_client a:visited {
    color: #fff;
    text-decoration: none;
  }
  .bodywrapper .det_cyclemem a:link,
  .bodywrapper .det_cyclemem a:visited {
    color: #005471;
    font-size: 11px;
    font-weight: normal;
  }
  .bodywrapper .right a:link,
  .bodywrapper .right a:visited {
    color: #005471;
  }
  .bodywrapper .boxsuperlien a:link,
  .bodywrapper .boxsuperlien a:visited {
    color: #fff;
  }
  .bodywrapper a:link,
  .bodywrapper a:visited {
    color: #000;
  }
  .bodywrapper #nav,
  .bodywrapper #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 215px;
    background-color: transparent;
  }
  .bodywrapper .lisubsubsubmenu a:link,
  .bodywrapper .lisubsubsubmenu a:visited {
    text-decoration: none;
    font-size: 10px;
  }
  .bodywrapper .lisubsubmenu a:link,
  .bodywrapper .lisubsubmenu a:visited {
    text-decoration: none;
    font-size: 10px;
  }
  body {
    background-color: #fff;
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
  }
  .bodywrapper .lisubmenu a:link,
  .bodywrapper .lisubmenu a:visited {
    text-decoration: none;
    font-size: 10px;
  }
  .bodywrapper .limenu a:link,
  .bodywrapper .limenu a:visited {
    color: #000;
    text-decoration: none;
  }
  body#homepg #v14colcenter {
    float: left;
    width: 589px;
    height: 230px;
    margin-left: 2px;
    overflow: hidden;
  }
  body#homepg #v14colleft {
    float: left;
    width: 190px;
    height: 230px;
    overflow: hidden;
  }
  body#homepg #v14boxsearch {
    background-color: #dedede;
    height: 194px;
    overflow: hidden;
  }
  .bodywrapper .boxliens a:link,
  .bodywrapper .boxliens a:visited {
    font-size: 10px;
    color: #005471;
    text-decoration: none;
  }
  .bodywrapper .lisubsubsubmenu_client a:link,
  .bodywrapper .lisubsubsubmenu_client a:visited {
    text-decoration: none;
    font-size: 10px;
    color: #000;
  }
  .bodywrapper .lisubsubmenu_client a:link,
  .bodywrapper .lisubsubmenu_client a:visited {
    text-decoration: none;
    font-size: 10px;
    color: #000;
  }
  .bodywrapper .lisubmenu_client a:link,
  .bodywrapper .lisubmenu_client a:visited {
    text-decoration: none;
    font-size: 10px;
    color: #000;
  }
  .bodywrapper #v14freecenterright,
  .bodywrapper #v14freeright {
    margin-bottom: 10px;
    overflow-x: hidden;
  }
  .bodywrapper #v14free {
    margin-bottom: 16px;
    text-align: left;
    overflow-x: hidden;
  }
  .bodywrapper .retour a:link,
  .bodywrapper .retour a:visited {
    color: #999;
    text-decoration: none;
  }
  .bodywrapper #footer a:link,
  .bodywrapper #footer a:visited {
    text-decoration: none;
  }
  .bodywrapper .boxrechliens a:link,
  .bodywrapper .boxrechliens a:visited {
    color: #fff;
    text-decoration: none;
  }
  .bodywrapper .lienactu a:link,
  .bodywrapper .lienactu a:visited {
    color: #005471;
  }
  .bodywrapper .img361,
  .bodywrapper .img180 {
    margin: 8px 0 15px 0;
  }
  .bodywrapper .retourliste a,
  .bodywrapper .retourliste1 a {
    text-decoration: none;
  }
  .bodywrapper #v14boxnews,
  .bodywrapper #v14boxevents {
    margin-bottom: 16px;
  }
  .bodywrapper {
    /*
    .limenu_h {
        display:block;
        line-height:20px;
        background-color:@color7;
    }
    */
    /*
    .limenu_client_s {
        display:block;
        line-height:20px;
        border-bottom:1px solid @color3;
        background-color:@color5;
    }
    */
    /*
    .limenu_s {
        display:block;
        line-height:20px;
        border-bottom:1px solid @color8;
        background-color:@color7;
    }
    */
    /*
    .boxrechliens {
        padding-top:6px;
        padding-left:10px;
        background-color:@color6;
        color:#fff;
        padding-bottom:10px;
    }
    */
    /*
    .boxrechtitre {
        padding-left:10px;
        line-height:20px;
        background-color:@color4;
        color:#fff;
        font-weight:bold;
    }
    */
    /*
    .limenu_client_b {
        display:block;
        line-height:20px;
        color:#fff;
        border-bottom:1px solid @color3;
        border-top:1px solid @color3;
        background-color:@color5;
    }*/
    /*
    .limenu_b {
        display:block;
        line-height:20px;
        border-bottom:1px solid @color8;
        border-top:1px solid @color8;
        background-color:@color7;
    }
    */
    /*
    .limenu_client_h {
        display:block;
        line-height:20px;
        background-color:@color5;
    }
    */
  }
  .bodywrapper .boxactubas {
    width: 100%;
    padding-top: 3px;
  }
  .bodywrapper .retourliste1 {
    margin-top: 7px;
    text-align: right;
    font-size: 10px;
  }
  .bodywrapper .img180txtright {
    width: 375px;
    float: right;
    overflow: hidden;
  }
  .bodywrapper #swissu {
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .bodywrapper .mem_det1 {
    padding-top: 5px;
    padding-left: 2px;
    padding-bottom: 5px;
    font-size: 10px;
  }
  .bodywrapper .gallery_link {
    font-size: 9px;
  }
  .bodywrapper .admin_menu {
    vertical-align: middle;
  }
  .bodywrapper img {
    border: none;
  }
  .bodywrapper #contrightcont {
    width: 180px;
    margin-bottom: 5px;
    overflow: hidden;
  }
  .bodywrapper .ulsubmenu_port {
    list-style-position: inside;
    margin: 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: disc;
    border-top: 1px solid #999;
    background-color: #f0f0f0;
  }
  .bodywrapper .boxrech {
    width: 100%;
    margin-bottom: 10px;
  }
  .bodywrapper #vd {
    position: absolute;
    bottom: 0px;
    left: 0px;
  }
  .bodywrapper .v14boxmulti {
    margin-bottom: 16px;
  }
  .bodywrapper .caption {
    font-family: Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 9px;
  }
  .bodywrapper .go_top {
    color: #999;
    font-weight: bold;
    font-size: 1.0em;
  }
  .bodywrapper .actusrubrprinc {
    font-size: 10px;
  }
  .bodywrapper .boxactuhome a {
    display: block;
  }
  .bodywrapper .boxactuhome a:hover {
    background-color: #bbd4df;
  }
  .bodywrapper #v14homeleft {
    width: 190px;
    float: left;
  }
  .bodywrapper #v14share_top {
    height: 24px;
    text-align: right;
  }
  .bodywrapper .lisubmenu_client {
    line-height: 12px;
    font-size: 10px;
    color: #000;
  }
  .bodywrapper #v14box2discovertitle {
    background-color: #99BED2;
    color: #003754;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 6px;
  }
  .bodywrapper .img361picright {
    width: 361px;
    float: right;
    overflow: hidden;
  }
  .bodywrapper .ulmenu {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }
  .bodywrapper #menuunita_edit {
    color: #fff;
  }
  .bodywrapper .lisubsubsubmenu_client {
    line-height: 12px;
    font-size: 10px;
  }
  .bodywrapper .lisubsubmenu_client {
    line-height: 12px;
    font-size: 10px;
  }
  .bodywrapper div.news-video-overlay-vignette {
    background: url("/modules/unil-core/icons/icon_video.png") no-repeat scroll center center transparent;
    height: 68px;
    position: absolute;
    width: 51px;
    z-index: 1;
  }
  .bodywrapper h1 {
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0px;
    font-size: 18px;
    color: #005471;
  }
  .bodywrapper .ulsubmenu_client_port {
    list-style-position: inside;
    margin: 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: disc;
    border-top: 1px solid #005471;
    background-color: #f0f0f0;
    color: #000;
  }
  .bodywrapper .boximage {
    width: 100%;
    margin-bottom: 10px;
  }
  .bodywrapper #homeright {
    width: 175px;
    margin-top: 3px;
    float: right;
    overflow: hidden;
  }
  .bodywrapper .v14boxnewseventslink {
    background-color: #828282;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 3px 10px;
  }
  .bodywrapper .td1_port {
    width: 248px;
  }
  .bodywrapper h2 {
    margin: 0px;
    padding: 2px 0px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .bodywrapper .table1_port {
    width: 611px;
  }
  .bodywrapper .ulmenu_client {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #003754;
  }
  .bodywrapper td {
    vertical-align: top;
    text-align: left;
  }
  .bodywrapper #v14boxsearchlinks {
    padding: 8px 10px;
  }
  .bodywrapper #v14box2discoversubtitle {
    font-weight: bold;
    padding: 6px 6px 0px 6px;
  }
  .bodywrapper #lang {
    position: absolute;
    top: 0px;
    left: 372px;
  }
  .bodywrapper .boxactuhauticon {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .bodywrapper .gallery {
    vertical-align: bottom;
  }
  .bodywrapper h3 {
    font-size: 12px;
    color: #005471;
  }
  .bodywrapper .boxadecouvrirtitre {
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
  }
  .bodywrapper .boxmultititre {
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 5px;
    background-color: #bbd4df;
    text-align: left;
    overflow: hidden;
  }
  .bodywrapper .boxmembasleft {
    position: relative;
    width: 150px;
    float: left;
    text-align: left;
  }
  .bodywrapper #emeta {
    width: 730px;
    font-size: 17px;
    font-weight: bold;
  }
  .bodywrapper .bottom_dashed {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
    padding-right: 5px;
    text-align: right;
    line-height: 22px;
  }
  .bodywrapper .boxmembasright {
    position: relative;
    width: 211px;
    float: right;
    text-align: right;
  }
  .bodywrapper .ulsubmenu_client {
    list-style-position: inside;
    margin: 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: disc;
    border-top: 1px solid #005471;
    background-color: #f0f0f0;
  }
  .bodywrapper #inpict-copyright {
    background-color: #fff;
    bottom: 36px;
    color: #ccc;
    font-size: 9px;
    height: 14px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: right;
    width: 361px;
    overflow: hidden;
  }
  .bodywrapper #mainright {
    width: 788px;
    margin-bottom: 5px;
    background-color: #fff;
    float: right;
  }
  .bodywrapper #mainright h2 {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .bodywrapper .v14newsimg {
    float: left;
    width: 51px;
    height: 68px;
    overflow: hidden;
  }
  .bodywrapper .path {
    color: #9a9a9a;
    text-decoration: none;
  }
  .bodywrapper .path a {
    color: #9a9a9a;
    text-decoration: none;
  }
  .bodywrapper .boxmemcont {
    font-size: 10px;
    padding-top: 3px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper #mainright_1col {
    width: 978px;
    margin-bottom: 5px;
    background-color: #fff;
    float: left;
  }
  .bodywrapper #mybar_port {
    position: relative;
    width: 175px;
    height: 15px;
    margin-bottom: 3px;
    background-color: #C6C5C0;
  }
  .bodywrapper #footer {
    border-top: 1px solid #005471;
    background-color: #dedede;
    position: relative;
    height: 75px;
  }
  .bodywrapper #footer img {
    vertical-align: top;
  }
  .bodywrapper .boxmulti1 {
    width: 100%;
    margin-bottom: 15px;
  }
  .bodywrapper .boxmultisoustitre {
    padding-right: 5px;
    color: #005471;
    font-weight: bold;
    text-align: left;
  }
  .bodywrapper #v14carouselcaptiontext {
    width: 400px;
    height: 30px;
    overflow: hidden;
    position: absolute;
    top: 198px;
    left: 6px;
    z-index: 10;
    color: #fff;
    font-size: 11.5px;
  }
  .bodywrapper #mybar {
    position: relative;
    width: 788px;
    height: 15px;
    background-color: #C6C5C0;
  }
  .bodywrapper #mybar_1col {
    position: relative;
    width: 980px;
    height: 15px;
    background-color: #C6C5C0;
  }
  .bodywrapper .anchor {
    color: #999;
  }
  .bodywrapper .anchor a {
    color: #999;
    text-decoration: none;
  }
  .bodywrapper .go_top1 {
    color: #999;
    font-size: 1.1em;
    font-weight: bold;
  }
  .bodywrapper .img361txtright {
    width: 194px;
    float: right;
    overflow: hidden;
  }
  .bodywrapper #faclinks {
    position: absolute;
    top: 2px;
    right: -20px;
    z-index: 10000;
  }
  .bodywrapper .float_ {
    clear: both;
    visibility: hidden;
  }
  .bodywrapper #pict {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 363px;
    height: 292px;
    background-color: #fff;
  }
  .bodywrapper .boxadecouvrir {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    background-color: #d3d3d3;
  }
  .bodywrapper #homeleft {
    width: 361px;
    float: left;
    margin-top: 278px;
    margin-right: 11px;
    overflow: hidden;
  }
  .bodywrapper .retourliste {
    text-align: right;
    font-size: 10px;
    margin-bottom: 10px;
  }
  .bodywrapper #v14carouselcaption {
    width: 589px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    top: 196px;
    left: 0px;
    background-color: #000;
    z-index: 5;
    opacity: 0.5;
  }
  .bodywrapper #addthis {
    float: right;
    margin-top: 2px;
    margin-right: 10px;
    margin-bottom: 2px;
  }
  .bodywrapper #contleft_1col {
    padding: 0px 5px 10px 5px;
  }
  .bodywrapper .v14eventtext {
    float: right;
    width: 144px;
    height: 58px;
    padding-left: 5px;
    padding-top: 0px;
    border-top: 1px dotted #999;
    color: #903;
  }
  .bodywrapper .v14eventtext a {
    text-decoration: none;
    display: block;
  }
  .bodywrapper .v14eventtext a:hover {
    background-color: #dedede;
    display: block;
  }
  .bodywrapper .v14newsitem {
    margin: 6px 0px;
    overflow: hidden;
    clear: both;
    height: 78px;
  }
  .bodywrapper .table_second_title {
    padding-left: 5px;
    height: 16px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #005471;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #005471;
  }
  .bodywrapper .actusrubrique {
    margin-bottom: 5px;
  }
  .bodywrapper .v14boxnewseventstitle {
    background-color: #828282;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 21px;
    padding: 0px 10px;
  }
  .bodywrapper #v14boxrechliens a {
    text-decoration: none;
  }
  .bodywrapper .boxmembas {
    width: 100%;
    padding-top: 3px;
  }
  .bodywrapper .img361txtleft {
    width: 194px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper .boximagebloc {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 10px;
    background-color: #d5e7ef;
    text-align: left;
    font-size: 10px;
  }
  .bodywrapper #v14follow {
    background-color: #dedede;
    margin-top: 2px;
    height: 34px;
    overflow: hidden;
  }
  .bodywrapper #v14followrss {
    float: left;
    margin-right: 7px;
  }
  .bodywrapper .actusrubr {
    font-size: 10px;
    color: #666;
  }
  .bodywrapper .boxrechselect {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    /*background-image:url("http://www.unil.ch/cms/images/background/central/bgrecherche_geo.gif");*/
    background-repeat: repeat;
    color: #fff;
  }
  .bodywrapper #v14box2discovertext {
    padding: 6px;
  }
  .bodywrapper #v14carousel {
    width: 589px;
    height: 230px;
    overflow: hidden;
    position: relative;
    background-color: #dedede;
  }
  .bodywrapper #v14carousel a {
    text-decoration: none;
  }
  .bodywrapper .bordertopdotted {
    margin: 0px;
    padding: 0px;
    border-top: 1px dotted #999596;
  }
  .bodywrapper .titre1_cyclemem {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .bodywrapper #menuunita {
    position: absolute;
    top: 5px;
    right: -10px;
    width: 200px;
    text-align: right;
    z-index: 9000;
  }
  .bodywrapper .liens_nsr a:hover {
    background-color: #ccc;
  }
  .bodywrapper .boxmemhaut {
    position: relative;
    width: 100%;
    border-top: 1px solid #005471;
    background-color: #bbd4df;
    line-height: 22px;
    margin-bottom: 3px;
    padding-left: 2px;
    height: 22px;
    overflow: hidden;
  }
  .bodywrapper .v14newstext {
    float: right;
    width: 290px;
    padding-left: 20px;
    border-top: 1px dotted #999;
    overflow: hidden;
  }
  .bodywrapper .v14newstext a {
    text-decoration: none;
    display: block;
  }
  .bodywrapper .v14newstext a:hover {
    background-color: #dedede;
    display: block;
  }
  .bodywrapper .message {
    height: 42px;
    margin-top: 0px;
    text-align: left;
    vertical-align: middle;
    font-weight: bold;
    font-size: 12px;
    padding-top: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .bodywrapper .message a {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
  }
  .bodywrapper #v14box2discoverpict {
    width: 190px;
    overflow: hidden;
    background-color: #dedede;
  }
  .bodywrapper .table_second_cell {
    padding-left: 5px;
    height: 18px;
    vertical-align: middle;
    text-decoration: none;
    color: #000;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C6C5C0;
  }
  .bodywrapper .liens_s {
    text-decoration: underline;
  }
  .bodywrapper .accroche_actudet {
    margin-top: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #dedede;
  }
  .bodywrapper .v14superlink {
    background-color: #005471;
    margin-bottom: 16px;
  }
  .bodywrapper .textecouleur {
    font-family: Verdana, Arial Unicode MS, Arial, Helvetica, sans-serif;
    color: #005471;
    font-size: 11px;
  }
  .bodywrapper .textecouleur a {
    color: #005471;
  }
  .bodywrapper .table_third_title {
    padding-left: 5px;
    font-weight: bold;
    background-color: #005471;
    color: #fff;
    height: 16px;
    vertical-align: middle;
    text-align: left;
  }
  .bodywrapper .retour {
    color: #999;
    text-align: right;
  }
  .bodywrapper .boxmemdata {
    width: 100%;
  }
  .bodywrapper form {
    margin: 0px;
    padding: 0px;
  }
  .bodywrapper .table1 {
    width: 570px;
    margin-top: 10px;
  }
  .bodywrapper #v14share_bottom {
    height: 30px;
    text-align: right;
    padding-right: 200px;
    clear: both;
  }
  .bodywrapper .table_first_cell {
    padding-left: 5px;
    height: 18px;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C6C5C0;
  }
  .bodywrapper #cont {
    margin: 0px;
    width: 100%;
  }
  .bodywrapper .emetteurint {
    font-size: 17px;
    font-weight: normal;
    color: #fff;
  }
  .bodywrapper #header {
    position: relative;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    background-color: #003754;
    z-index: 50;
  }
  .bodywrapper #haut_port {
    width: 611px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper .actuslistem_port {
    width: 411px;
    margin-top: 2px;
    padding: 0px;
    float: left;
  }
  .bodywrapper .v14eventday {
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #903;
  }
  .bodywrapper .v14eventday a:hover {
    color: #903;
    background-color: #dedede;
    display: block;
  }
  .bodywrapper .tabnav {
    padding: 3px 0;
    margin-left: 0;
    border-bottom: 1px solid #999;
  }
  .bodywrapper .tabnav li {
    list-style: none;
    margin: 0;
    display: inline;
  }
  .bodywrapper .tabnav li a {
    padding: 3px 0.5em;
    margin-left: 8px;
    border: 1px solid #999;
    border-bottom: none;
    background: #ececec;
    text-decoration: none;
  }
  .bodywrapper .tabnav li a:hover {
    color: #000;
    background: #ccc;
    border-color: #000;
  }
  .bodywrapper .tabnav li a#tabcurrent {
    background: #fff;
    border-bottom: 1px solid #fff;
    font-weight: bold;
  }
  .bodywrapper .bottom_dashed_faq {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
  }
  .bodywrapper .boxmemhauticon {
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .bodywrapper .boxliens {
    margin-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #bbd4df;
    font-size: 10px;
    color: #005471;
  }
  .bodywrapper #v14colright {
    width: 190px;
    float: right;
  }
  .bodywrapper #v14boxsearchform {
    padding: 0px 10px;
  }
  .bodywrapper .bottomdashed2 {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C6C5C0;
    padding-right: 5px;
  }
  .bodywrapper .right {
    font-size: 10px;
    text-align: right;
  }
  .bodywrapper .boxactuhauttext {
    color: #005471;
    font-size: 11px;
    font-weight: bold;
  }
  .bodywrapper .ulsubsubsubmenu_client {
    list-style-position: inside;
    margin: 0px;
    padding-left: 13px;
    list-style-type: disc;
    font-size: 10px;
    color: #000;
  }
  .bodywrapper .ulsubsubmenu_client {
    list-style-position: inside;
    margin: 0px;
    padding-left: 13px;
    list-style-type: disc;
    font-size: 10px;
    color: #000;
  }
  .bodywrapper .lienslisted {
    width: 450px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 9px;
    font-weight: bold;
  }
  .bodywrapper #v14contcenter {
    margin: 0px 8px;
    overflow: hidden;
  }
  .bodywrapper #v14contcenter h1 {
    padding-top: 0;
    margin-top: 0;
  }
  .bodywrapper #homeright_port {
    width: 175px;
    float: right;
    overflow: hidden;
  }
  .bodywrapper .titre_cyclemem {
    margin-top: 25px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper .copyright {
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
    font-size: 10px;
  }
  .bodywrapper #savoir {
    position: absolute;
    top: 45px;
    right: 0px;
  }
  .bodywrapper #savoir a {
    text-decoration: none;
  }
  .bodywrapper #nav li:hover ul {
    left: auto;
  }
  .bodywrapper #nav a {
    display: block;
    padding-right: 30px;
    font-weight: normal;
    text-decoration: none;
    font-size: 12px;
    color: #000;
  }
  .bodywrapper #nav li {
    float: left;
    font-size: 11px;
  }
  .bodywrapper #nav li ul {
    position: absolute;
    width: 445px;
    left: -9000px;
    background-color: #003754;
  }
  .bodywrapper #nav li ul li {
    width: 408px;
  }
  .bodywrapper #nav li ul li a {
    width: 408px;
    padding-left: 7px;
    text-align: left;
    line-height: 20px;
    border-bottom: 1px solid #000033;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
  }
  .bodywrapper #nav li ul li a:hover {
    background-color: #000033;
  }
  .bodywrapper .lien_actudet {
    margin-top: 5px;
  }
  .bodywrapper .lien_actudet a {
    text-decoration: none;
    color: #005471;
  }
  .bodywrapper .lienslisteg {
    width: 80px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 9px;
  }
  .bodywrapper #v14contright {
    margin: 10px 0px;
    overflow: hidden;
  }
  .bodywrapper #homecenterleft_port {
    width: 232px;
    float: left;
    overflow: hidden;
    border-left: 1px dotted #666;
  }
  .bodywrapper .bottomdashed {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C6C5C0;
    padding-right: 5px;
    text-align: right;
  }
  .bodywrapper .lienactu {
    color: #005471;
    text-align: right;
  }
  .bodywrapper #contleftcont_port {
    width: 605px;
    margin-bottom: 5px;
  }
  .bodywrapper .boximagetitre {
    line-height: 25px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    color: #005471;
  }
  .bodywrapper #homecenter_port {
    width: 611px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper #contleftcont_1col {
    margin-bottom: 10px;
  }
  .bodywrapper #switch_actu {
    padding: 1px;
  }
  .bodywrapper .photo_cont {
    padding-left: 3px;
    padding-bottom: 3px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper #path3 {
    position: absolute;
    width: 177px;
    top: 1px;
    right: 0px;
  }
  .bodywrapper .lienon {
    font-weight: bold;
  }
  .bodywrapper .boximageimg {
    margin-bottom: 5px;
  }
  .bodywrapper .v14eventmonth {
    height: 14px;
    text-align: center;
    font-size: 9px;
    overflow: hidden;
    background-color: #903;
    color: #fff;
  }
  .bodywrapper #linksbottom {
    position: absolute;
    height: 16px;
    width: 580px;
    background-color: #C6C5C0;
    bottom: 0px;
    left: 200px;
    text-align: center;
  }
  .bodywrapper #v14faclinks {
    position: absolute;
    top: 45px;
    right: 95px;
    z-index: 10000;
  }
  .bodywrapper #v14faclinks li a {
    color: #008CCC;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
  }
  .bodywrapper .v14boxmultisubtitle {
    font-weight: bold;
    padding: 8px 6px 6px 6px;
  }
  .bodywrapper #v14boxsearchtitle {
    font-weight: bold;
    padding: 6px 10px;
  }
  .bodywrapper #main {
    background-color: #fff;
    position: relative;
    width: 980px;
  }
  .bodywrapper .lienslistem {
    width: 40px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-size: 9px;
  }
  .bodywrapper .v14boxmultititle {
    border-top: 1px solid #005471;
    color: #005471;
    background-color: #bbd4df;
    font-weight: bold;
    line-height: 20px;
    padding: 0px 6px;
    max-height: 42px;
    overflow: hidden;
  }
  .bodywrapper .boxmultititre1 {
    line-height: 20px;
    border-top: 1px solid #005471;
    background-color: #bbd4df;
    color: #005471;
    text-align: left;
    height: 20px;
    padding-left: 2px;
    overflow: hidden;
  }
  .bodywrapper .auteur {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px dotted #666;
    border-bottom: 1px dotted #666;
    font-size: 10px;
  }
  .bodywrapper .table_first_title {
    padding-left: 5px;
    font-weight: bold;
    background-color: #005471;
    color: #fff;
    height: 16px;
    vertical-align: middle;
    text-align: left;
  }
  .bodywrapper .boxmem {
    width: 100%;
    margin-bottom: 15px;
  }
  .bodywrapper div#menuunita_edit a {
    color: #fff;
  }
  .bodywrapper #ad li:hover ul {
    /*left:auto;*/
    left: -170px;
  }
  .bodywrapper #ad li:sfhover1 ul {
    /*left:auto;*/
    left: -170px;
  }
  .bodywrapper #ad a {
    display: block;
    padding-right: 25px;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
  }
  .bodywrapper #ad li {
    float: right;
    font-size: 11px;
  }
  .bodywrapper #ad li ul {
    position: absolute;
    width: 360px;
    left: -9000px;
    background-color: #003754;
  }
  .bodywrapper #ad li ul li {
    width: 360px;
  }
  .bodywrapper #ad li ul li a {
    width: 328px;
    padding-left: 7px;
    text-align: left;
    line-height: 20px;
    border-bottom: 1px solid #000033;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
  }
  .bodywrapper #ad li ul li a:hover {
    background-color: #000033;
  }
  .bodywrapper .titre_actudet {
    padding-top: 2px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
  }
  .bodywrapper .actuslisted {
    position: absolute;
    right: 0px;
    top: 4px;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
  }
  .bodywrapper #v14homeright {
    width: 190px;
    float: right;
  }
  .bodywrapper #wrapper {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
  }
  .bodywrapper .date_cyclemem {
    padding-top: 3px;
    padding-bottom: 3px;
    background: #bbd4df;
  }
  .bodywrapper .mem_det {
    padding-top: 5px;
    padding-left: 2px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
    font-size: 10px;
  }
  .bodywrapper #logobottom {
    position: absolute;
    top: 0px;
    left: 0px;
  }
  .bodywrapper .menu15 {
    margin-left: 15px;
  }
  .bodywrapper .v14boxmultitext {
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
  }
  .bodywrapper .v14boxmultitext ul {
    margin-left: 1.5em;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
    list-style-type: square;
  }
  .bodywrapper .v14boxmultirss {
    padding-top: 0px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
  }
  .bodywrapper .feed li {
    padding-bottom: 4px;
  }
  .bodywrapper .v14boxmultilink {
    padding-left: 15px;
    text-indent: -9px;
    padding-right: 4px;
    padding-bottom: 4px;
  }
  .bodywrapper .v14boxmultifile {
    padding-left: 6px;
    padding-right: 4px;
    padding-bottom: 4px;
  }
  .bodywrapper .v14boxmulticontent {
    padding: 0px;
    overflow-x: hidden;
    margin-top: 6px;
  }
  .bodywrapper .v14boxmulticontent ul {
    margin-left: 1.5em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
  }
  .bodywrapper .boxactu {
    width: 100%;
    margin-bottom: 25px;
  }
  .bodywrapper #brand {
    position: relative;
    height: 75px;
    z-index: 100;
  }
  .bodywrapper .v14eventitem {
    margin: 6px 0px;
    overflow: hidden;
    height: 78px;
    clear: both;
  }
  .bodywrapper .bottom_dashed_box {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
    padding-right: 5px;
  }
  .bodywrapper #share {
    position: relative;
    height: 30px;
    text-align: right;
  }
  .bodywrapper li {
    text-align: left;
  }
  .bodywrapper .actuslisteg {
    width: 66px;
    margin: 0px;
    padding: 0px;
    float: left;
  }
  .bodywrapper #v14homecenterright {
    width: 219px;
    margin-left: 9px;
    float: left;
  }
  .bodywrapper .ulsubsubsubmenu {
    list-style-position: inside;
    margin: 0px;
    padding-left: 13px;
    list-style-type: disc;
    font-size: 10px;
  }
  .bodywrapper .ulsubsubmenu {
    list-style-position: inside;
    margin: 0px;
    padding-left: 13px;
    list-style-type: disc;
    font-size: 10px;
  }
  .bodywrapper .fondvert {
    background-color: #C6C5C0;
    text-align: center;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
  }
  .bodywrapper .boxmultibloc1 {
    padding-top: 3px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
    text-align: left;
  }
  .bodywrapper .boxmultibloc1 ul {
    margin-left: 1.5em;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
  }
  .bodywrapper .boxmultibloc1 li {
    padding-top: 0.3em;
  }
  .bodywrapper #dethaut_port {
    margin-bottom: 2px;
  }
  .bodywrapper .boxmemhauttext {
    width: 100%;
    color: #005471;
    font-size: 11px;
    font-weight: bold;
  }
  .bodywrapper div {
    padding: 0;
    margin: 0;
  }
  .bodywrapper .dynamic_header {
    padding-left: 5px;
    font-weight: bold;
    background-color: #005471;
    color: #fff;
    height: 16px;
    vertical-align: middle;
  }
  .bodywrapper .img361picleft {
    width: 361px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper .margin {
    padding-left: 10px;
    padding-top: 10px;
  }
  .bodywrapper .ulsubmenu {
    list-style-position: inside;
    margin: 0px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: disc;
    border-top: 1px solid #999;
    background-color: #f0f0f0;
  }
  .bodywrapper #v14box2discover {
    border-top: 1px solid #003754;
    margin-bottom: 16px;
  }
  .bodywrapper #v14box2discover a {
    text-decoration: none;
  }
  .bodywrapper #inpict {
    width: 361px;
    height: 256px;
    overflow: hidden;
    background-color: #cfcfcf;
  }
  .bodywrapper #inpict img {
    vertical-align: top;
  }
  .bodywrapper #v14followicons {
    background-color: #dedede;
    padding: 10px;
  }
  .bodywrapper .lisubmenu {
    line-height: 12px;
    font-size: 10px;
  }
  .bodywrapper .lienslistecont {
    width: 100%;
  }
  .bodywrapper .hidden {
    position: absolute;
    left: -9000px;
    top: 0;
  }
  .bodywrapper #homecenter {
    width: 232px;
    margin-top: 3px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper .boxactuhaut {
    position: relative;
    width: 100%;
    border-top: 1px solid #005471;
    background-color: #bbd4df;
    padding-left: 2px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
  }
  .bodywrapper .limenu_client {
    display: block;
    line-height: 20px;
    /*border-top:1px solid @color3;*/
    border-bottom: 1px solid #000033;
    color: #fff;
    text-indent: -10px;
  }
  .bodywrapper #unilinks {
    position: absolute;
    top: 45px;
    left: 190px;
    font-size: 13px;
  }
  .bodywrapper #unilinks a {
    text-decoration: none;
    font-weight: bold;
    padding: 0 10px;
  }
  .bodywrapper #postaddress {
    width: 980px;
    position: relative;
    margin: 7px auto;
    text-align: center;
    color: #aaa;
  }
  .bodywrapper .dynamic_title {
    padding-left: 5px;
    height: 18px;
    vertical-align: middle;
    color: #000;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C6C5C0;
  }
  .bodywrapper .dynamic_title a {
    text-decoration: none;
  }
  .bodywrapper #contleft_2col {
    width: 782px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper .actuslistem {
    width: 390px;
    margin-top: 2px;
    padding: 0px;
    float: left;
  }
  .bodywrapper .actuslistem a {
    display: block;
  }
  .bodywrapper .actuslistem .actusrubrique a {
    display: inline;
  }
  .bodywrapper .actuslistem .actusrubrique a:hover {
    background-color: #fff;
  }
  .bodywrapper .actuslistem a:hover {
    background-color: #bbd4df;
  }
  .bodywrapper #myunil {
    position: absolute;
    top: 0px;
    right: 10px;
  }
  .bodywrapper .lisubsubsubmenu {
    line-height: 12px;
    font-size: 10px;
  }
  .bodywrapper .lisubsubmenu {
    line-height: 12px;
    font-size: 10px;
  }
  .bodywrapper .img180picleft {
    width: 180px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper .boxmultibloc {
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 5px;
    background-color: #ffffff;
    text-align: left;
  }
  .bodywrapper .boxmultibloc ul {
    margin-left: 1.5em;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
  }
  .bodywrapper .boxmultibloc li {
    padding-top: 0.3em;
  }
  .bodywrapper .v14superlinktext {
    font-weight: bold;
    padding: 6px;
  }
  .bodywrapper .v14superlinktext a {
    color: #fff;
    text-decoration: none;
  }
  .bodywrapper .v14superlinktext a:link {
    color: #fff;
    text-decoration: none;
  }
  .bodywrapper .v14superlinktext a:visited {
    color: #fff;
    text-decoration: none;
  }
  .bodywrapper #v14swissu {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .bodywrapper .accroche_actudet1 {
    font-size: 10px;
  }
  .bodywrapper #path {
    position: relative;
    padding: 2px;
    height: auto;
    background-color: #fff;
  }
  .bodywrapper .boxmultisoustitre1 {
    font-weight: bold;
    text-align: left;
  }
  .bodywrapper #homeleft_port {
    width: 361px;
    float: left;
    margin-right: 11px;
    overflow: hidden;
  }
  .bodywrapper div.news-video-overlay {
    background: url("/modules/unil-core/icons/icon_video.png") no-repeat scroll center center transparent;
    height: 242px;
    position: absolute;
    width: 361px;
  }
  .bodywrapper .table1a {
    width: 570px;
    margin-top: 10px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper #v14carouselcaptioncopy {
    width: 150px;
    height: 12px;
    overflow: hidden;
    position: absolute;
    top: 216px;
    right: 6px;
    font-size: 8px;
    text-align: right;
    z-index: 15;
    color: #dedede;
  }
  .bodywrapper .boxlibre {
    margin-bottom: 15px;
    text-align: left;
    overflow-x: hidden;
  }
  .bodywrapper .boxactucont {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper .boxactucont a {
    width: 100%;
    display: block;
  }
  .bodywrapper .boxactucont a:hover {
    background-color: #bbd4df;
  }
  .bodywrapper .table_third_cell {
    padding-left: 5px;
    height: 18px;
    vertical-align: middle;
    color: #000;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #C6C5C0;
  }
  .bodywrapper #v14linksbottom .liens {
    text-decoration: none;
  }
  .bodywrapper .img180txtleft {
    width: 375px;
    float: left;
    overflow: hidden;
  }
  .bodywrapper #navprinc {
    width: 190px;
  }
  .bodywrapper .conf_memdet {
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
    font-size: 10px;
  }
  .bodywrapper #v14lang {
    width: 980px;
    margin: 5px auto 0px auto;
    text-align: right;
  }
  .bodywrapper .v14boxnewseventsbottom {
    clear: both;
    text-align: right;
  }
  .bodywrapper .img180picright {
    width: 180px;
    float: right;
    overflow: hidden;
  }
  .bodywrapper .limenu {
    display: block;
    line-height: 20px;
    /*border-top:1px solid @color8;*/
    border-bottom: 1px solid #999999;
    background-color: #C6C5C0;
    text-indent: -10px;
  }
  .bodywrapper .v14eventdate {
    float: left;
    width: 58px;
    height: 68px;
    overflow: hidden;
    /*border:1px solid #903;*/
  }
  .bodywrapper #v14homeclear {
    height: 21px;
    clear: both;
  }
  .bodywrapper #bas_port {
    width: 100%;
  }
  .bodywrapper #navprinccont {
    width: 190px;
    margin-bottom: 10px;
  }
  .bodywrapper #contleftcont_2col {
    width: 778px;
    margin-bottom: 10px;
  }
  .bodywrapper .v14eventtime {
    text-align: center;
    font-size: 10px;
    color: #903;
  }
  .bodywrapper #v14linksbottom {
    line-height: 19px;
    text-align: center;
    background-color: #dedede;
  }
  .bodywrapper #v14linksbottom a {
    padding: 0 20px 0 2px;
  }
  .bodywrapper #navinst {
    width: 190px;
  }
  .bodywrapper .date_publication {
    padding-top: 5px;
    padding-left: 2px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper .lienns {
    text-decoration: none;
  }
  .bodywrapper #welcome {
    height: 41px;
    width: 361px;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  .bodywrapper .boxmulti {
    width: 100%;
    margin-bottom: 10px;
  }
  .bodywrapper .boxsuperlien {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #005471;
    color: #fff;
    font-weight: bold;
  }
  .bodywrapper .barre_coul_liste_port {
    height: 1px;
    background-color: #005471;
  }
  .bodywrapper .titre_liensliste {
    margin-bottom: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: bold;
    border-top: 1px solid #005471;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper #v14homecenterleft {
    width: 361px;
    margin-left: 2px;
    float: left;
  }
  .bodywrapper .copyright1 {
    padding-bottom: 2px;
    font-size: 10px;
  }
  .bodywrapper #navguid {
    width: 190px;
  }
  .bodywrapper .liensliste {
    position: relative;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0px;
  }
  .bodywrapper #v14unilinks {
    position: absolute;
    top: 45px;
    left: 255px;
    font-size: 12px;
  }
  .bodywrapper #v14unilinks a {
    color: #008CCC;
    text-decoration: none;
    padding: 0 15px 0 2px;
  }
  .bodywrapper .td1 {
    width: 207px;
  }
  .bodywrapper .newsheader {
    font-weight: bold;
    background-color: #005471;
    color: #fff;
    height: 16px;
    vertical-align: middle;
  }
  .bodywrapper .newsheader a {
    text-decoration: none;
    color: #fff;
  }
  .bodywrapper #contleftcont {
    width: 570px;
  }
  .bodywrapper div .v14boxmulti .inline li {
    list-style-type: square;
  }
  .bodywrapper div .v14boxmulti .inline li li {
    list-style-type: circle;
  }
  .bodywrapper div .v14boxmulti .bullet li {
    list-style-type: none;
  }
  .bodywrapper div .v14boxmulti .bullet li li {
    list-style-type: circle;
  }
  .bodywrapper .ligne_mineur1 {
    padding-bottom: 2px;
    border-bottom: 1px dotted #666;
  }
  .bodywrapper .barre_coul {
    height: 1px;
    background-color: #005471;
  }
  .bodywrapper .ligne_mineur2 {
    border-bottom: 1px dotted #666;
  }
  .bodywrapper .actusliste {
    position: relative;
    width: 100%;
    margin-bottom: 7px;
    padding: 0px;
  }
  .bodywrapper .rsscontent li {
    clear: both;
  }
  .bodywrapper .rsscontent li img {
    margin: 5px;
  }
  .bodywrapper .v14boxrechgo {
    border: 1px solid #666;
    background-color: #bbb;
    padding: 1px 2px;
    line-height: 14px;
  }
  .bodywrapper .v14boxrechgo a {
    text-decoration: none;
  }
  .bodywrapper .nospace {
    padding: 0px;
    margin: 0px;
    line-height: 1px;
  }
  .bodywrapper .content {
    margin-bottom: 30px;
  }
  .bodywrapper #homevideo_background {
    background-color: #999;
    position: relative;
  }
  .bodywrapper #homevideo_caption {
    position: absolute;
    top: 3px;
    left: 417px;
    width: 170px;
    height: 207px;
    overflow: hidden;
    color: #fff;
  }
  .bodywrapper #homevideo_title {
    font-size: 12px;
    font-weight: bold;
  }
  .bodywrapper #homevideo_description {
    font-size: 11px;
  }
  .bodywrapper .lienslisted a:link,
  .bodywrapper .lienslisted a:visited {
    color: #005471;
    font-weight: normal;
  }
  .bodywrapper .titre1_cyclemem a:link,
  .bodywrapper .titre1_cyclemem a:visited {
    color: #005471;
    font-size: 11px;
    font-weight: normal;
  }
  .bodywrapper .emetteurint a:link,
  .bodywrapper .emetteurint a:visited {
    text-decoration: none;
  }
  .bodywrapper #nav li:hover ul,
  .bodywrapper #nav li.sfhover ul {
    left: -235px;
  }
  .bodywrapper .v14eventday a:link,
  .bodywrapper .v14eventday a:visited {
    color: #903;
    text-decoration: none;
    display: block;
  }
  .bodywrapper .v14boxnewseventstitle a:link,
  .bodywrapper .v14boxnewseventstitle a:visited,
  .bodywrapper .v14boxnewseventsbottom a:link,
  .bodywrapper .v14boxnewseventsbottom a:visited {
    color: #fff;
    text-decoration: none;
  }
  body#contpg #contleft,
  body#contpg #contleftcont {
    width: 565px;
  }
  .bodywrapper #ad,
  .bodywrapper #ad ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 196px;
    background-color: transparent;
  }
  .bodywrapper #v14share_top a,
  .bodywrapper #v14share_bottom a {
    text-decoration: none;
    color: #999;
    font-size: 9px;
  }
  body#contpg #v14colcenter {
    width: 589px;
    float: left;
    margin-left: 2px;
    border-top: 1px solid #005471;
    overflow: hidden;
    padding-top: 5px;
  }
  body#contpg #v14colleft {
    width: 190px;
    float: left;
  }
  body#contpg #v14boxsearch {
    background-color: #dedede;
  }
  body#contpg #contleft {
    padding: 0px 0px 0px 5px;
  }
}
