/*  ---------  CSS mobile for skn6-saxbar02  ----------- */

@media screen and (max-width: 760px), screen and (max-device-width: 760px) {

  .body { background: none; }
  #header { height:0; }
  #TopBoxes { background-color: #9B6122; background: url(img/top03.jpg)repeat top;
    height: auto; margin-top:0; }
  .wcol1T00, .wcol3T00 { display: none; }
  .wcol1T10, .wcol3T10 { display: none; }
  .wcol1T20, .wcol3T20 { display: none; }
  .wcol1T30, .wcol3T30 { display: none; }
  .wcol1T40, .wcol3T40 { display: none; }
  .wcol1T50, .wcol3T50 { display: none; }
  .T0entrow1 { display: block; }
  .T1entrow1 { display: block; }
  .T2entrow1 { display: block; }
  .T3entrow1 { display: block; }
  .T4entrow1 { display: block; }
  .T5entrow1 { display: block; }
  #TopBoxes .logo { margin-top: 10px !important; padding-left: 0 !important; }
  .T0entrow2, .T1entrow2, .T2entrow2, 
  .T3entrow2, .T4entrow2, .T5entrow2 { margin-top: 40px; }
  .T0entrow3, .T1entrow3, .T2entrow3, 
  .T3entrow3, .T4entrow3, .T5entrow3 { margin-top: 50px; }
  .T0entrow4, .T1entrow3, .T2entrow3,
  .T4entrow3 { background: #FFF; }
  .T0entrow5, .T1entrow5 { background: #FFF; height: 92px; }
  .iconSocnetW { text-align: center !important; }
  #MainContent {
   margin:0;
   padding: 12px 0;
   background-color:#FFF;
   opacity: 0.8;
   -webkit-flex-direction: column;
   flex-direction: column; 
  }
  #CenterBoxes { padding:0; }
  #MainBlog {
   margin:0;
   padding: 12px 0;
   background-color:#FFF;
   -webkit-flex-direction: column;
   flex-direction: column;
  }
  #LeftBoxes, #RightBoxes {
   width:32em;
   max-width:96%;
   margin: 0 auto
  }
  #BlogLeftBoxes, #BlogRightBoxes {
   width:32em;
   max-width:96%;
   margin: 0 auto;
  }
  #paranav { display:none; }
  .titre {
   white-space: normal;
   word-wrap:break-word;
   margin:0 auto;
  }
  .tbl, .tblover{ font-size: 1em; }
  .rep {
   font-size: 1em;
   background-color: #FFF;
  }
  .ariane {
   background-color:#FFF;
   padding:.5em 0;
  }
  .timer { display:none; }
  #BottomBoxes .titre, #BottomBoxes .tbl, #BottomBoxes .titrebox, #BottomBoxes .tblbox {
	padding: 4px 2px !important;
  }

}