.msie7 .labelSlideImg, .msie8 .labelSlideImg, .msie9 .labelSlideImg {
width:180px;
height:180px;
}

.msie7 .activeTab .blocLabel, .msie8 .activeTab .blocLabel, .msie9 .activeTab .blocLabel{
top:180px
}

.tagLinks {
    cursor: pointer;
    display: block;
    padding: 0;
}

.tagListElements {
    list-style: none outside none;
}

.tagsListZone, .tagsZone {
    background-color: transparent;
    width: 100%;
    height: 100%;
}

.taghighlighted {
    background-color: #EBEBEB;
}

.tagsList {
    margin: 0;
    padding: 0;
}


/* Valeur à modifier pour le positionnement  */

#bodycontainer{
    margin-top: 455px; /* Correspond à la hauteur du Diaporama*/
    background-image:none;
}

#maincontainer {
    background-color: #FFFFFF;
    height: auto;
    margin: 0 auto 20px;
    text-align: center;
    width: 100%;
}


.wbid1377998 .PBSTitle {
    font-size: 30px;
}

/* Position des conteneurs centraux */
#expDiaporama .slideCentral{
    height: 463px;
    width: 980px;
	position:relative;
}     

#expDiaporama .tagsList {
    top : 0px; /* Positionnement des Element de navigation */
    *top : 410px; /* Positionnement des Element de navigation */
}


.bloctext1-Slide font, .bloctext2-Slide font {
    color: #FFFFFF;
    text-transform: none;
    font-size:28px;
}

/* Animation sous-titre */

.bloctext1-Slide {
    left: -500px;
   top:175px;
    position: absolute;
    transition: all 0.5s ease-in-out 1s;
   -moz-transition:all 0.5s ease-in-out 1s;
	-ms-transition:all:0.5s ease-in-out 1s;
	-webkit-transition:all 0.5s ease-in-out 1s;
	 -o-transition:all:all 0.5s ease-in-out 1s;
    opacity: 0;
}


.activeTab .bloctext1-Slide {
    opacity: 1;
    left: 0;
    top: 175px;
    transform: rotate(0deg);
	 -moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	 -o-transform: rotate(0deg);
}

.bloctext2-Slide {
    left: -500px;
    top:230px;
    position: absolute;
    transition: all 0.5s ease-in-out 2.5s;
	 -moz-transition:all 0.5s ease-in-out 2.5s;
	-ms-transition:all 0.5s ease-in-out 2.5s;
	-webkit-transition:all 0.5s ease-in-out 2.5s;
	 -o-transition:all 0.5s ease-in-out 2.5s;
    opacity: 0;
}


.activeTab .bloctext2-Slide {
    opacity: 1;
    left: 0;
    top: 230px;
    transform: rotate(0deg);
	moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	 -o-transform: rotate(0deg);
}

/* Animation Label*/

.blocLabel {
    opacity: 0;
    position: absolute;
    right: -500px;
    transform: scale(2) rotate(360deg);
	moz-transform: scale(2) rotate(360deg);
	-ms-transform: scale(2) rotate(360deg);
	-webkit-transform: scale(2) rotate(360deg);
	 -o-transform: scale(2) rotate(360deg);
	 
    transition: all 1s ease-in-out 4s;
   -moz-transition: all 1s ease-in-out 4s;
	-ms-transition: all 1s ease-in-out 4s;
	-webkit-transition: all 1s ease-in-out 4s;
	 -o-transition: all 1s ease-in-out 4s;
}
.activeTab .blocLabel {
    opacity: 1;
    right: 415px;
    top: 157px;
    transform: scale(0.6) rotate(0deg);
	moz-transform: scale(0.6) rotate(0deg);
	-ms-transform: scale(0.6) rotate(0deg);
	-webkit-transform: scale(0.6) rotate(0deg);
	 -o-transform: scale(0.6) rotate(0deg);
}



#bodycolumn1{display:none;}
#bodycolumn2{margin:0;}
/* Position des différents Conteneur Pleine Page */
div#expDiaporama { position:absolute; top: 120px; left: 0px; width:100%; height:100%;}
table#expDiaporama {
    background-color: #161616;
    height: 463px;
    top: 0;
    width: 100%;
    z-index: 10;
}
table#expDiaporama #slideArea{ height: 463px; position: absolute; width: 100%; top: 0px; }
table#expDiaporama .tagsZone{position: absolute;   top:0px;  left:0px;    width: 100%;    height: 100%;    display:block;}
table#expDiaporama .tagsZone > table{ position: absolute;  top:0px; left:0px; width: 100%; height: 100%;}
table#expDiaporama .centralCont{ width: 100%;  position: absolute;  top: 0px;height:100%;}
#expDiaporama .slideNav{ width:980px;  margin:auto; position:relative; z-index: 99999;}      
#expDiaporama .tagsZone > table{ background-position: center right;  background-repeat: no-repeat }
.tagsListZone, .tagsZone {
    background-color: #161616;
}
/* Positionnement des Eléments de Navigation  */

#expDiaporama .tagsList {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 432px;
    z-index: 9999;
    display:none;
}

#expDiaporama .tagListElements{ float:left;} 

/* Divers Conteneur */

#expDiaporama .diaporama_blockTitle {
    height:150px; /* hauteur zones titre */
}

#expDiaporama .diaporama_title {
    color:#fff;
    font-size:60px;
    padding-right : 10px;
    font-weight:normal;
    position: absolute;
    text-transform: uppercase;
}

#expDiaporama .diaporama_blockText{
    background-position : top right; 
    background-repeat: repeat-y;
}
#expDiaporama .tagLinks {
    cursor: pointer;
    display: block;
    margin: 0 6px 0 0;
}

#expDiaporama .diaporama_text{
   color: #FFFFFF;
    display: block;
    font-family: roboto;
    font-size: 38px;
    font-weight: lighter;
    height: 150px;
    position: absolute;
    transition: all 1s ease 0s;
	top:75px;
    text-transform:uppercase;
}
#expDiaporama .activeTab .diaporama_text{
	top:75px;
	left:0;
}

#expDiaporama a.tagLinks{
    background-color: rgba(0, 0, 0, 0);
    background-image: url("Files/100414/_img-slide/Slide-PuceOff.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}

#expDiaporama a.taghighlighted{
     background-color: rgba(0, 0, 0, 0);
    background-image: url("Files/100414/_img-slide/Slide-PuceOn.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
}


.activeTab .blockSlideElementSmile {
    opacity: 1;
    right: -99px;
    top: 3px;
    transform: rotate(0deg);
}
.blockSlideElementSmile {
    height: 207px;
    opacity: 0.5;
    position: absolute;
    right: -99px;
    top: 3px;
    transform: scale(0) rotate(50deg);
    transition: all 1s ease-in-out 1s;
    width: 210px;
}

.SlideBtn{transition:all 0.3s ease 0s;}

.SlideBtn:hover{
background-color:#1bd2bb;
}
.SlidebtnFont font{
    font-family: Roboto;
    font-size: 24px;
    font-weight: lighter;
}


.BlockHomeLabel{
 border-radius: 155px 155px 155px 155px;
}