#moncercleNO{
      clear: both;
      position:fixed;
      top:20%;
      left: 80%;
      margin-top: -40px;
      margin-left:-40px;
      background-image: url(img/gallery/WhitePaperCovers/casquetteBoyColoYingYang.png);
      border-radius:50%;
      width:80px;
      height:80px;
      z-index: 30;
      /*border:2px solid #679403;*/
}

#cerclePicNO
{
      position:absolute;
      top:0px;
      /*background-image: url(img/gallery/WhitePaperCovers/casquetteBoyColoYingYang.png);*/
      border-radius:50%;
      width:80px;
      height:80px;
      z-index: 31;
}

#moncercleInNO{
      position:absolute;
      top:50%;
      left:50%;
      margin-top:-35px;
      margin-left:-35px;
      background:#FFFFFF;
      border-radius:50%;
      width:70px;
      height:70px;
      background-color: black;
      opacity:0.8;
      z-index: 32;
}
    
#fromScratchCoverNO
{
      position:absolute;
      top:50%;
      border-radius: 50%;
      margin-top:-24px;
      left:50%;
      margin-left:-24px;
      background:#FFFFFF;
      /*border-radius:50%;*/
      width:40px;
      height:40px;
      border-style: solid;
      border-color: white;
      border-width: 4px;
      z-index: 33;
}
    
/*Centered version*/
/*#moncercleIn{
      position:relative;
      top:-420px;
      left:30px;
      background:#FFFFFF;
      border-radius:50%;
      width:440px;
      height:440px;
}*/
    
#enterSiteDivNo
{
    position:absolute;
    top:170px;
    left:50%;
    margin-left:-30%;
	width:60%;
	height:10%;
    background-color:black;
    color:white;
    font-family: cursive;
    font-size: 15px;
    font:bold;
    text-align:center;
    vertical-align:middle;
    font-family: 'Gruppo', cursive;
    z-index: 34;
}  






#moncercleSO{
      clear: both;
      position:fixed;
      top:80%;
      left: 90%;
      margin-top: -60px;
      margin-left:-60px;
      background-image: url(img/gallery/WhitePaperCovers/casquetteBoyColoYingYang.png);
      border-radius:50%;
      width:120px;
      height:120px;
      z-index: 30;
      /*border:2px solid #679403;*/
}

#cerclePicSO
{
      position:absolute;
      top:0px;
      /*background-image: url(img/gallery/WhitePaperCovers/casquetteBoyColoYingYang.png);*/
      border-radius:50%;
      width:120px;
      height:120px;
      z-index: 31;
}

#moncercleInSO{
      position:absolute;
      top:50%;
      left:50%;
      margin-top:-50px;
      margin-left:-50px;
      background:#FFFFFF;
      border-radius:50%;
      width:100px;
      height:100px;
      background-color: black;
      opacity:0.8;
      z-index: 32;
}
    
#fromScratchCoverSO
{
      position:absolute;
      top:50%;
      border-radius: 50%;
      margin-top:-44px;
      left:50%;
      margin-left:-44px;
      background:#FFFFFF;
      /*border-radius:50%;*/
      width:80px;
      height:80px;
      border-style: solid;
      border-color: white;
      border-width: 4px;
      z-index: 33;
}