@media  all and (max-device-width: 640px) {



/* Général */

body {
	background: url(images/fondmin.jpg);
	background-repeat: repeat;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4F2511;
	line-height: 175%;
	margin:0px;
	padding:0px;
        width: 100%;
}

img, object, embed, canvas, video, audio, picture {
   max-width: 100%;
   height: auto;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 1em;
        margin:0px;
        padding-bottom:2px;
}

/* Squelette Global*/

#top {
        display: none;
}

#page {
      	width: 100%;
        margin: 0px;
	padding: 0px;
    background: url(images/fond1min.jpg);
}

#page1 {
      	width: 100%;
        margin: 0px;
	padding: 0px;
    background: url(images/fond1min.jpg);
}

#page_garde {
            display:block;
            padding:0;
            margin:0;
}

#page_toptop {
   	position: fixed;
   	width: 100%;
   	height: 60px;
   	top: 0px;
   	background:#5C3F00;
   	z-index: 2;
   	margin:0;
}

#progress{
	display:none;
}

#page_top {
        display: none;
}

#page_bottom {
	display: none;
}

#page_top1 {
        display: none;
}

#page_bottom1 {
	display: none;
}

#page_bottombottom {
   	position: fixed;
   	width: 100%;
   	height: 20px;
   	bottom: 0px;
   	background:#5C3F00;
   	z-index: 2;
   	margin:0;
}



/* Main Column */

#content {
         display:none;
}
#content0 {
         display:none;
}


#content1 {
    font-size:15px;
     display:block;
     margin:0px 0px 0px 0px;
        padding:0px 10px;
	width:100%;
    	line-height:175%;
}

#content2 {
    font-size:15px;
     display:block;
     margin:0px 0px 0px 0px;
        padding:0px 10px;
	width:100%;
    	line-height:175%;
}

#contentcom3 {
    font-size:11px;
    padding: 0px 10px 0px 15px;
	width: 100%;
	line-height:175%;
    margin:0px;
}

#contentcom {
    font-size:15px;
     margin:0px;
        padding:0px 10px;
	width:100%;
    	line-height:175%;
}

#contentcom1 {
    font-size:15px;
     margin:0px;
        padding:0px 10px;
	width:100%;
    	line-height:175%;
}

#contentcom2 {
    font-size:15px;
     margin:0px;
        padding:0px 10px;
	width:100%;
    	line-height:175%;
}

/* Sidebar */

#sidebar {
    display: none;
}




/* Entetes */

.title_cat1 {
	    margin-top:25px;
       	padding:5px 0px 0px 0px;
}


/* Main Intern */

.main01_divbig {
	width:100%;
	padding:0px;
	margin: 0px;
	line-height:135%;
}

.main01_divright {
	display:none;
}

.main01_divleft {
	width:100%;
	padding:0px;
	margin: 0px;
	line-height:135%;

}

.main01min {
	width:100%;
	padding:0px;
	margin: 0px;
	line-height:135%;
}

.main11 {
	width:100%;
	padding:0px 0px 0px 5px;
	margin: 0px;
	line-height:135%;
    border:0px;
    background-color: #FDFEF8;
    min-height:500px;
}

.main12 {
 	width:100%;
    padding:0px 0px 0px 10px;
	border:0px;
	background-color:#FDFEF8;
	margin: 0px;
	line-height:135%;
    min-height:500px;
}

.main13 {
	width:96%;
	padding:15px 0px 0px 15px;
	margin: 0px;
	line-height:135%;
    border:0px;
    background-color: #FDFEF8;
    min-height:500px;

}

.main15 {
    width:96%;
    padding:15px 0px 0px 15px;
	margin:0px;
	line-height:135%;
    border:0px;
}

.main21max {
    display:none;
}

.main21min {
    display:block;
    width:97%;
    border:0px;
}

/* Articles */

.titre {
       float:left;
       width:300px;
       padding-top:5px;
}

.title1 {
	font-weight:bold;
	margin: 0;
}

.title1 a {
        color: #7A5212;
        text-decoration: none;
}

.title1 a:hover {
        color: #CF8105;
        text-decoration:none;
}

.title2 {
	font-weight:bold;
    font-size:15px;
	margin: 0;
}

.title2 a {
        color: #7A5212;
        text-decoration: none;
}

.title2 a:hover {
        color: #CF8105;
        text-decoration:none;
}

#article1 {
        width:98%;
        background:url('images/fondarticle5.jpg') repeat-y;
        padding:5px 5px 5px 5px;
	    margin:5px;
        border:1px solid #000000;
}

#article2 {
        display: none;
}

#article3 {
        width:95%;
	max-width:450px;
        background:url('images/fondarticle5.jpg') repeat-y;
        padding:5px 5px 5px 5px;
	margin:5px;
        border:1px solid #000000;
}

#article4 {
        display: none;
}

.article2 {
	font-size:14px;
	font-weight:bold;
	margin: 0;
}

.article2 a {
        color: #7A5212;
        text-decoration: none;
}

.article2 a:hover {
        color: #CF8105;
        text-decoration:none;
}

.article2_cat {
	text-align:right;
	padding:0px 0px 10px 0px;
}

.article_cat {
	text-align:right;
	padding:0px 0px 10px 0px;
}

.article_cat1 {
	margin-top:25px;
       	padding:60px 0px 15px 0px;
}

.article_source {
        display: none;
}




/* Divers */

.sentence {
          display: none;
}

.source {
          display: none;
}

.entetemax {
    display:none;
}

.entetemin {
    display:block;
    padding-top:20px;
}

.artmin {
    float:none;
    padding:0px;
    margin:10px 0px 15px;
    height:80px;
    text-align:left;
    line-height: 100%;
    border-top:3px solid #8D500B;
    width:100%;
    overflow: hidden;
}

.artmin :hover {
    background-color: #DBD18D;
    cursor: pointer;
    color: #CF8105;

}

.artmin1 {
    float:nnone;
    padding:0px;
    margin:10px 0px;
    text-align:left;
    line-height: 100%;
    width:100%;
}

.artcatmin {
    font-size:12px;
    padding:0px;
    margin:0px;
}

.menupage {
          display:none;
}

.menutable {
    width:90%;
    line-height:170%;
    margin-left:20px;
}

.menutabletd {
          width:60%;
          padding-left:20px;;
}

.menucache {
	display:block;
	height:66px;
}

.ulplaylist {
    margin-top:0px;
    list-style-type:disc;
    list-style-image:none;
    }

#podlist {
    width:100%;
    padding:95px 10px 0px 15px;
    background-color:#FDFEF8;
	margin:0px;
	line-height:135%;
    border:0px;
	font-size:13px;
}

#podlist ul {
   padding:0px 0px 0px 10px;
}

#podlist li {
   padding-left:5px;
}

#podlist li:hover {
  	background-color: #DBD18D;
    cursor: pointer;
    color: #CF8105;
}

.list li:hover {
  	background-color: #DBD18D;
    cursor: pointer;
    color: #CF8105;
}

#player {
    margin-top:15px;
    height:30px;
}

.select_pod {
    font-family: Verdana; font-size: 14px; font-weight:bold; background-color:#FFFFFF; border:1px solid #000000; width:200px;
}

.fichejdr {
    border:1px solid #000000;
    background-color:#E9E4C6;
    padding:10px;
    font-size:14px;
    line-height: 135%;
    width:95%;
    min-height:450px;
}

.imgdate {
	float:left; 
	margin:8px 0px 0px;
}

.im_serie {
    display: none;
    }

.div_select {
    float:right;
    text-align:right;
    padding:75px 0px 20px 0px;
}

.select {
    font-family: Verdana;
    font-size: 14px;
    font-weight:bold;
    background-color:#FFFFFF;
    border:1px solid #000000;
    width:120px;
}

.emotion_cad {
    width:335px;
    margin:0px auto;
    padding:0px;
}

.emotion_ent {
    float:left;
    margin:10px;
    height:140px;
}

.emotion_ent img {
    width:90px;
    height=90px;
}

.form_tdv {
	margin:0px auto 15px;
	border:1px solid #000000;
	padding:5px;
    width:85%;
	background-color:#DBBC75;
	text-align:justify;
	line-height:150%;
}

.form_input_tdv {
    font-size: 12px;
}

.form_text_tdv {
    width:300px;
    height:250px;
    font-size: 12px;
}

.form_submit_tdv {
    font-size: 12px;
}

.retourligne_tdv {
    height:12px;
}


/* Scrollbar */

.custom-scrollbar {
    font-size:13px;
    width:99%;
    height:400px;
    margin:0px;
    text-align:left;
    padding:10px 0px 10px 10px;
    border:1px solid #000000;
    overflow:auto;
}

/* Menu Général 1 */

#nav-content li {
padding-left:10px;
}

#nav-content {
  margin-top: 60px;
  padding: 20px 0px;
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  	border-bottom:1px solid #000000;
  	border-right:1px solid #000000;
  	border-left:1px solid #000000;
  background: #E9E4C6;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  transform: translateX(100%);
  transition: transform .3s;
  will-change: transform;
  contain: paint;
}

.button {
  float:right;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  -webkit-appearance: none;
  background: transparent;
  border-radius: 0;
  height: 45px;
  width: 20px;
  cursor: pointer;
  pointer-events: auto;
  margin-right: 25px;
  margin-top:8px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.menulist li {
  	list-style-type: none;
  	padding: 0px;
        margin:0px 10px 0px 0px;
}
}



