.txtBlanco {
    color: #fff;
}
.bgAmarillo {
    background-color: #fc0;
}
.bgAmarillo90 {
    background-color: rgba(255, 153, 51, 0.9);
}
.bgRojo90 {
    background-color: rgba(255, 51, 51, 0.9);
}
.bgNegro80 {
    background-color: rgba(0, 0, 0, 0.8);
}
.bgAzul90 {
    background-color: rgba(51, 153, 204, 0.9);
}
.txtRojo {
    color: #f33;
}
body {
    font-family: Roboto, arial, Trebuchet MS;
    font-size: 16px;
    font-weight: 300;
    height: 100%;
    position: absolute;
    width: 100%}
.ui-loader {
    display: none;
}
.ui-page {
    height: 100%}
h1 {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 130%}
h2 {
    font-size: 1.4em;
    font-weight: 300;
    line-height: 130%}
h3 {
    font-size: 1.3em;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}
h4 {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
    width: 260px;
}
h5 {
    font-size: 1em;
    font-weight: 400;
    line-height: 130%;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
.txtBlanc {
    color: #fff;
}
.container {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    display: block;
    height: 100%;
    overflow: auto;
    position: relative;
    width: 100%}
nav {
    background-color: #000;
    border-right: 1px solid #fff;
    color: #fff;
    height: 100%;
    left: -271px;
    position: absolute;
    top: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    width: 270px;
    z-index: 6;
}
nav.visible {
    left: 0;
}
nav ul {
    display: block;
    liste-style: none;
    margin: 70px 0 0;
    padding: 0;
}
nav li {
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-left: 8px solid rgba(255, 255, 255, 0.3);
}
nav li:hover {
    border-left: 8px solid #fc0;
}
nav a {
    color: #fff;
    display: inline-block;
    font-size: 1.2em;
    padding: .6em 0 .6em .6em;
    text-decoration: none;
}
nav a:hover {
    text-decoration: none;
}
.portrail .container {
    background-image: url("../img/bg_v.jpg");
}
.landscape .container {
    background-image: url("../img/bg_h.jpg");
}
.browserupgrade {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #fff;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    left: 25%;
    position: absolute;
    top: 10%;
    width: 40%;
    z-index: 100;
}
.browserupgrade p {
    color: #fff;
    padding: 10%}
.elmResponsive {
    width: 100%}
.icon-girar-cell {
    font-size: 3em;
}
header {
    position: fixed;
    width: 100%;
    z-index: 10;
}
.blockTop {
    background-color: #fff;
    border-bottom: 3px solid #fc0;
    height: 37px;
    position: relative;
    top: 0;
    width: 100%}
.iconArbre {
    background-color: #fc0;
    border: 3px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: 6px;
    width: 56px;
}
.burger {
    cursor: pointer;
    display: block;
    position: absolute;
    width: 25px;
    top: 6px;
    left: 10px;
}
.line-puntos {
    position: absolute;
    right: 65px;
    top: 6px;
    width: 15px;
}
.partager {
    cursor: pointer;
    position: absolute;
    right: 70px;
    top: 6px;
    width: 30px;
}
.mesVues {
    color: #fc0;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 4px;
}
.mesVues span {
    font-size: 1.2em;
    line-height: 100%;
    margin-right: .2em;
    text-align: right;
    vertical-align: middle;
}
.mesVues .icon-ojo {
    font-size: 2em;
    margin-right: -.2em;
    padding-top: 2px;
}
.icon-burger, .icon-share, .icon-puntos {
    color: #fc0;
    font-size: 1.7em;
}
.icon-arbol {
    color: #fff;
    display: block;
    font-size: 2.3em;
    padding: .3em .25em;
}
.section {
    display: none;
    padding: 70px 0 50px;
    overflow-x: hidden;
    position: relative;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.active {
    margin-left: 0;
}
.inactive {
    margin-left: 105%}
.visited {
    margin-left: -105%}
.visible {
    opacity: 1!important;
    -ms-filter: none;
    filter: none;
}
.invisible {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}
#social {
    background-color: #fff;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    display: none;
    height: 40px;
    position: absolute;
    right: 35px;
    top: 45px;
}
#social a {
    display: inline-block;
    margin: 0 .4em;
    padding: .5em;
    vertical-align: center;
}
#social span {
    color: #fc0;
    font-size: 1.5em;
}
footer {
    background-color: rgba(255, 255, 255, 0.3);
    border-top: 2px dotted #fff;
    bottom: 0;
    display: none;
    padding: 5px 10px;
    position: absolute;
    width: 100%}
.screenAlert {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
}
.screenAlert div {
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-border-radius: .5em;
    border-radius: .5em;
    display: block;
    height: 108px;
    margin: 0 auto;
    padding: 1em 2em;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 166px;
    z-index: 100;
}
#accueil {
    overflow-x: hidden;
    margin: 70px 10px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    -webkit-transition: margin-left 1s;
    -moz-transition: margin-left 1s;
    -ms-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    transition: margin-left 1s;
}
h1 {
    line-height: 105%;
    padding: .2em 0 .6em;
    text-align: center;
}
h1 span {
    font-size: 16px;
}
.aller {
    -webkit-animation: fadeInOut 4s linear infinite;
    -moz-animation: fadeInOut 4s linear infinite;
    -ms-animation: fadeInOut 4s linear infinite;
    -o-animation: fadeInOut 4s linear infinite;
    animation: fadeInOut 4s linear infinite;
    background-color: rgba(0, 0, 0, 0.8);
    border: 3px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 70px;
    left: 50%;
    margin: -35px 0 0 -40px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: absolute;
    top: 50%;
    width: 70px;
}
.btnAller {
    display: block;
    padding: 10%}
.icon-aller {
    color: #fff;
    font-size: 2em;
    display: block;
    padding: 20%}
.logos {
    bottom: 5%;
    left: 50%;
    margin-left: -95px;
    position: absolute;
    width: 180px;
}
.txtIntro, .txtBg {
    left: 50%;
    margin-left: -150px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 300px;
    z-index: 1;
}
.txtBg {
    height: 280px;
    background-color: rgba(255, 255, 255, 0.85);
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
}
.allerDeux {
    -webkit-animation: fadeInOut 4s linear infinite;
    -moz-animation: fadeInOut 4s linear infinite;
    -ms-animation: fadeInOut 4s linear infinite;
    -o-animation: fadeInOut 4s linear infinite;
    animation: fadeInOut 4s linear infinite;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    bottom: 5%;
    left: 50%;
    margin: 0 0 0 -25px;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    position: absolute;
    width: 50px;
    z-index: 2;
}
.allerDeux .icon-aller {
    color: #fff;
    font-size: 1.5em;
    padding: 20%}
.txtIntro {
    margin-left: -140px;
    text-align: center;
    width: 280px;
    z-index: 2;
}
.ipodOld {
    display: none;
}
#intro, #boxIntro {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.navTitre {
    display: table-row;
    height: 42px;
    overflow: hidden;
    width: 100%}
.retour {
    background-color: rgba(255, 51, 51, 0.9);
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 40px;
    text-align: left;
    width: 50px;
    position: absolute;
    top: 140px;
    left: 0;
}
.retour span {
    display: block;
    font-size: 1.5em;
    margin: .35em .5em;
}
.titreSection {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: .65em 10px;
    text-align: left;
    vertical-align: top;
}
.icoArbol {
    padding: 10px 0 0 20px;
    width: 25px;
}
.navOptionsIdentification {
    liste-style: none;
    margin: 1.75em 0 0 70px;
    padding: 0;
}
.navOptionsIdentification .btn {
    cursor: pointer;
    display: table;
    height: 45px;
    margin: 2px 0;
    padding: 0;
    vertical-align: middle;
}
.navOptionsIdentification .btn:hover .txtBtn {
    background-color: #fff;
}
.navOptionsIdentification .icon {
    border: 1px solid #fff;
    display: table;
    height: 50px;
    margin-right: 3px;
    vertical-align: middle;
    width: 57px;
}
.navOptionsIdentification .icon span {
    color: #fff;
    display: block;
    font-size: 2em;
    font-weight: 400;
    line-height: 100%;
    margin: .3em .36em;
    text-align: center;
}
.navOptionsIdentification .txtBtn {
    background-color: rgba(255, 255, 255, 0.85);
    display: table-cell;
    font-size: 1em;
    height: 52px;
    padding: 0 .7em;
    text-align: left;
    vertical-align: middle;
    width: 200px;
}
.lupa {
    padding: .7em 0 0 .9em;
    width: 30px;
}
#listeEspeces .retour {
    top: 129px;
}
#listeEspeces .icon {
    border: 1px solid #fff;
    display: table;
    float: left;
    height: 33px;
    margin-right: 2px;
    vertical-align: middle;
    width: 34px;
}
#listeEspeces .icon span {
    color: #fff;
    display: block;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 100%;
    margin: .35em .5em;
    text-align: center;
}
#listeEspeces .navOutilList {
	columns: 1;
    liste-style: none;
    padding: 0;
    margin: 17px 0 0 70px;
}
#listeEspeces .navOutilList .btn {
    cursor: pointer;
    display: block;
    margin: 2px 0;
    vertical-align: middle;
}
#listeEspeces .navOutilList .btn:first-child {
    margin: 0 0 2px;
}
#listeEspeces .navOutilList .btn:hover .txtBtn {
    background-color: #fff;
}
#listeEspeces .navOutilList .btn .img {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #fc0;
    display: inline-block;
    height: 55px;
    padding: 0;
    text-align: left;
    width: 55px;
}
#listeEspeces .navOutilList .btn .txtBtn {
    background-color: rgba(255, 255, 255, 0.85);
    border: 1px solid #fc0;
    display: inline-block;
    font-size: 1em;
    padding: 17px 10px;
    text-align: left;
    vertical-align: top;
    width: 150px;
}
#listeEspeces .navOutilList .btn .txtLong {
    font-size: .8em;
    padding: 19px 10px;
}
.navOutilIdent {
    liste-style: none;
    padding: 0;
    margin: 1.75em 0 0 70px;
}
.navOutilIdent .btn {
    cursor: pointer;
    display: table;
    margin: 2px 0;
    vertical-align: middle;
}
.navOutilIdent .btn:hover .txtBtn {
    background-color: #fff;
}
.navOutilIdent .btn .img {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #fc0;
    display: inline-block;
    height: 59px;
    padding: 0;
    text-align: left;
    width: 59px;
}
.navOutilIdent .btn .txtBtn {
    background-color: rgba(255, 255, 255, 0.85);
    border: 1px solid #fc0;
    display: inline-block;
    font-size: 1em;
    padding: 19px 10px;
    text-align: left;
    vertical-align: top;
    width: 160px;
}
.navOutilIdent .btn .txtBtn.txtLong {
    font-size: .8em;
    padding: 21px 10px;
}
.contLista {
    display: block;
    margin: 0;
    overflow: auto;
}
.contLista h2 {
    background-color: #fff;
    display: block;
    margin: 1em;
    padding: .5em .5em .5em 1.5em;
}
.navEspecesVues {
    liste-style: none;
    padding: 0;
}
.navEspecesVues li {
    cursor: pointer;
    display: none;
    margin: 2px 0;
    vertical-align: middle;
}
.navEspecesVues li .img {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #fc0;
    display: inline-block;
    height: 44px;
    text-align: left;
    width: 44px;
}
.navEspecesVues li .txtBtn {
    background-color: rgba(255, 255, 255, 0.85);
    border: 1px solid #fc0;
    display: inline-block;
    font-size: .8em;
    padding: 15px 10px;
    text-align: left;
    vertical-align: top;
    width: 120px;
}
.navEspecesVues li .counter {
    background-color: rgba(255, 153, 51, 0.9);
    border: 1px solid #fc0;
    color: #fff;
    display: inline-block;
    height: 27px;
    margin-left: 0;
    padding: 10px;
    text-align: center;
    top: 0;
    width: 22px;
}
#feuilles .retour {
    top: 140px;
}
#feuilles ul {
    margin: .3em 0 0 70px;
}
#feuilles h4 {
    margin:.5em 0 .5em 70px;
}
.navTitreEspece {
    display: table-row;
    height: 42px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 5;
}
.navTitreEspece.btVisible {
    height: 85px;
}
.navTitreEspece .titreSection {
    background-color: rgba(0, 0, 0, 0.8);
    display: inline-block;
    line-height: 1em;
    margin: 0;
    padding: .25em 20px .25em 10px;
    text-align: left;
    vertical-align: top;
}
.navTitreEspece .titreSection .txtLatin {
    color: #fff;
    font-size: .7em;
    font-style: italic;
}
.navTitreEspece .iconVue {
    border: 1px solid #fff;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin-left: 2px;
    padding: .3em;
    vertical-align: top;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
}
.navTitreEspece .iconVue:hover {
    background-color: #fc0;
}
.navTitreEspece .iconVue span {
    color: #fff;
    display: block;
    font-size: 2em;
    font-weight: 400;
    line-height: 100%;
    text-align: center;
}
.especeSection {
    height: 100%;
}
.especeSection .retour {
    background-color: rgba(255, 51, 51, 0.9);
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 40px;
    left: 0;
    margin-right: .5em;
    position: absolute;
    top: 120px;
    width: 50px;
    z-index: 5;
}
.especeSection .retour span {
    display: block;
    font-size: 1.5em;
    margin: .35em .5em;
}
.btnAddConfirm {
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: .5em .7em;
    position: absolute;
    right: 0;
    top: 43px;
    vertical-align: top;
}
.slider {
    border: 1px solid #fff;
    cursor: pointer;
    position: relative;
    margin-top: 40px;
    z-index: 1;
}
.slider .invisible {
    display: none;
}
.slide {
    -webkit-animation: 1s;
    -moz-animation: 1s;
    -ms-animation: 1s;
    -o-animation: 1s;
    animation: 1s;
}
.sliderClick {
    background-color: #000;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    display: block;
    left: 50%;
    margin: -35px 0 0 -35px;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    padding: 10px;
    position: absolute;
    top: 50%;
    width: 50px;
}
.touch .sliderClick.touch {
    display: block;
}
.touch .sliderClick.noTouch {
    display: none;
}
.noTouch .sliderClick.touch {
    display: none;
}
.noTouch .sliderClick.noTouch {
    display: block;
}
.indicateurs {
    bottom: .5em;
    left: .5em;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
}
.indicateurs li {
    background-color: rgba(0, 0, 0, 0.8);
    border: 1px solid #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    height: 10px;
    margin-right: .5em;
    width: 10px;
}
.indicateurs .active {
    background-color: rgba(255, 51, 51, 0.9);
}
.txtDescription {
    background-color: #fff;
    border-top-left-radius: 1em;
    border-bottom-right-radius: 1em;
    height: 40%;
    margin: -10px 2.5% 2em;
    overflow-y: scroll;
    padding: 5%;
    position: absolute;
    width: 85%;
    z-index: 2;
}
.txtDescription ul {
    margin: .5em 0;
    list-style: none;
}
.corpo .titreSection {
    padding: .65em 10px;
}
.corpo .txtDescription {
    top: 190px;
}
#especesVues .contLista {
    margin: 10px 0 0 70px;
}
#especesVues .navEspecesVues {
    width: 100%}
.pc {
    display: none;
}
.btnLocalStorage {
    border: 1px solid #fff;
    color: #fff;
    display: none;
    font-size: 1.2em;
    margin-top: 1em;
    padding: 6px;
}
.save {
    background-color: rgba(255, 153, 51, 0.9);
}
.save:hover {
    background-color: #fc0;
}
.erase {
    background-color: rgba(0, 0, 0, 0.5);
}
.erase:hover {
    background-color: #000;
}
.note {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 1em;
    color: #fff;
    display: block;
    font-size: .9em;
    margin-left: 2em;
    opacity: 0;
    padding: .5em;
    position: fixed;
}
.txtExotique{
    background-color: rgba(255, 153, 51, 0.9);
    border-radius: 5px;
    color: white;
    display: inline;
    font-size: .7em;
    margin: 0 1em 0 0;
    padding: .3em .8em;
}
.txtEnvahissante{
    background-color: rgba(255, 51, 51, 0.9);
    border-radius: 5px;
    color: white;
    display: inline;
    font-size: .7em;
    margin: 0 1em 0 0;
    padding: .3em .8em;
    text-transform: uppercase;
}
.clasifications{
    display: inline-block;
    position: absolute;
    right: .5em;
    text-align: right;
    top: 1.3em;
    width: 100%;
}
.asymetrique, .symetrique{
    margin-bottom: 1em;
    width: 100%;
}
.liAsymetrique, .liSymetrique{ margin-top: 1em!important;}
.fauxBtn{cursor: auto!important;}
.fauxBtn .txtBtn{background-color: white!important;}
@media screen and (min-width:360px) {
    footer {
        display: hidden;
    }
    .allerDeux {
        bottom: 15%}
    .ipodOld {
        display: block;
    }
    .txtDescription {
        height: 35%;
        margin-top: -5px;
    }
    .navEspecesVues li .txtBtn {
        font-size: 1em;
        padding: 12px 10px;
        width: 140px;
    }
    .navEspecesVues li .counter {
        height: 25px;
    }
}
@media screen and (min-width:850px) {
    .symetrique{
        display: block;
        float: left;
        margin-top:0;
        width: 50%;
    }
    .asymetrique{
        display: block;
        float: left;
        margin-top:0;
        width: 50%;
    }
}
@media screen and (min-width:1024px) {
    .invisible {
        display: none;
    }
    .container {
        overflow: hidden;
    }
    nav ul {
        margin: 40px 0 0;
    }
    .section {
        -webkit-transition: 2s;
        -moz-transition: 2s;
        -ms-transition: 2s;
        -o-transition: 2s;
        transition: 2s;
    }
    .section.active {
        margin-left: 0;
        margin-top: 0;
    }
    .section.visited {
        margin-left: 0;
        margin-top: -105%}
    .section.inactive {
        margin-left: 0;
        margin-top: 105%}
    .pc {
        display: block;
    }
    .celular {
        display: none !important;
    }
    .sectionPC {
        padding: 80px 0 50px;
        overflow: hidden;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }
    .aller, .allerDeux {
        display: none;
    }
    .sectionBig {
        width: 69.8%}
    .sectionSmall {
        width: 30%}
    .left {
        float: left;
    }
    .right {
        float: right;
    }
    #accueil {
        margin: 0;
        overflow: hidden;
        padding: 70px 0 60px;
        position: relative;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
    }
    #accueil h1 {
        font-size: 2em;
    }
    #accueil #intro, #accueil #boxIntro {
        display: block;
        position: absolute;
        top: 53%;
        width: 50%}
    #accueil #boxIntro.invisible {
        opacity: 1;
        -ms-filter: none;
        filter: none;
        visibility: visible;
        left: 20%}
    #accueil.visited {
        margin-left: -105%}
    .logos {
        position: relative;
        top: 50%;
        width: 250px;
        margin-left: -175px;
        margin-top: -75px;
    }
    .txtBg, .txtIntro {
        left: 50%;
        margin-left: 0;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 350px;
        z-index: 1;
    }
    .txtBg {
        margin-left: 5px;
        height: 320px;
        width: 350px;
    }
    .txtIntro p {
        font-size: 1.2em;
        margin: 0 1em;
    }
    #optIndentificationPC {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .navOptionsIdentificationPC {
        liste-style: none;
        margin: 3.9em 0 0;
        padding: 0;
    }
    .navOptionsIdentificationPC .btnPC {
        cursor: pointer;
        display: table;
        height: 55px;
        margin: 2px 0;
        padding: 0;
        vertical-align: middle;
        width: 300px;
    }
    .navOptionsIdentificationPC .btnPC:hover .txtBtn {
        background-color: #fff;
    }
    .navOptionsIdentificationPC .icon {
        border: 1px solid #fff;
        display: table;
        height: 53px;
        margin-right: 2px;
        vertical-align: middle;
        width: 64px;
    }
    .navOptionsIdentificationPC .icon span {
        color: #fff;
        display: block;
        font-size: 2em;
        font-weight: 400;
        line-height: 100%;
        margin: .35em .5em;
        text-align: center;
    }
    .navOptionsIdentificationPC .txtBtn {
        background-color: rgba(255, 255, 255, 0.85);
        display: table-cell;
        height: 55px;
        padding: 0 .7em;
        text-align: left;
        vertical-align: middle;
        width: 200px;
    }
    .retourPC {
        background-color: rgba(255, 51, 51, 0.9);
        border: 1px solid #fff;
        color: #fff;
        display: inline-block;
        height: 40px;
        margin-right: 1em;
        text-align: left;
        width: 50px;
    }
    .retourPC span {
        display: block;
        font-size: 1.5em;
        margin: .35em .5em;
    }
    .slider {
        margin-top: 0;
    }
    .titreSection {
        width: 298px;
    }
    .txtDescription {
        bottom: 0;
        right: 0;
        width: 60%;
        height: 35%;
        padding: 1.5em;
    }
    #listeEspeces .navOutilList {
    	columns: 2;
        width: 90%
    }
    #listeEspeces .btn {
        width: 40%;
        min-width: 301px
    }
    .iconVuePC.btnAddConfirm {
        border: 1px solid #fff;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-weight: 500;
        height: 30px;
        padding: .3em .5em;
        position: absolute;
        right: 0;
        top: 0;
        vertical-align: top;
        width: 235px;
    }
    .iconVuePC:hover {
        background-color: #fc0;
    }
    .iconVuePC span {
        color: #fff;
        display: inline-block;
        font-size: 2em;
        text-align: lef;
        vertical-align: top;
    }
    .iconVuePC span:first-child {
        font-size: 1em;
        padding-top: .2em;
    }
    .navEspecesVues li .txtBtn {
        width: 30%}
    .navTitreEspece.btVisible {
        height: 45px;
    }
}
@media screen and (min-width:1280px) {
    #accueil #boxIntro.invisible {
        left: 25%
    }
}
@media screen and (min-width:1600px) {
    body {
        background-color: #000;
    }
   /* .container {
        border: 1px solid #fff;
        margin: 0 auto;
        max-width: 1600px;
    }
    .sectionBig {
        width: 69.85%
    }*/
    .symetrique{
        width: 40%;
    }
    .asymetrique{
        width: 40%;
    }
}
@-moz-keyframes fadeInOut {
    0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
50% {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
}@-webkit-keyframes fadeInOut {
    0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
50% {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
}@-o-keyframes fadeInOut {
    0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
50% {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
}@keyframes fadeInOut {
    0% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
50% {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
}
100% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
