body{
Font-Family : Arial, Helvetica ;
margin : 0 ;
}




#entete	img {
max-width : 100% ;
margin-top : -16px ;
height: auto;
}



/******************************************************** plus que 520 */
@media (min-width:520px)  {
/*full*/

.menu_general{
font-size: 1.2em;
}

/*full*/
P	 {
font-size: 0.94em; /* base font-size is equivalent "14px" */
Font-Weight : Normal;
margin: 0.90em 0;
		}

/*full*/
H1	 {
Font-Family : Arial, Helvetica ;
font-size: 1.3em; /* base font-size is équivalent "14px" */
Color : red ;
Font-Weight : Bold
	}

/*full*/
H2	 {
Font-Family : Arial, Helvetica ;
font-size: 1.0rem;
Color : red	 ;
Font-Weight : Bold
	}

/*full*/
H3	 {
Font-Family : Arial, Helvetica ;
Font-Size : 0.95rem;
Font-Weight : Normal;
Color : blue ;
	}


.fond_menu{
position:relative;
/*height: 50px;*/
Line-Height: 18pt;
word-spacing : 18px;
display: block;
margin-top : -85px;
margin-bottom : 2%;
}


.topnav{
background: #FFCC00;
display: block;
}

/*full*/

.espace{
background: silver;
margin-top : 2%;
height: 30px;
}

.txt_entete{
background: silver;
margin-top : -15px;
padding-top:10px;
/*padding-bottom:10px;*/
margin-bottom: 2em ;
}

.txt_entete p{
margin-top: 0.5em ;
margin-bottom: -0.5em ;
/*background: red;*/
}





/*full*/
.item {
float:left;
display: block;
width : 96%; 
margin-bottom : 1px;
margin-left : 4%;
}

/*full*/
.item img {
float:left;
max-width : 38.09vw; 
height: auto;
margin-right : 2%;
margin-bottom : 2%; /* marge en dessous de l'image des posts */
}

/*full*/
iframe {
float:left;
width: 38.09vw;
height: 21.38vw;
margin-left : 0px;
margin-right : 2%;
margin-bottom : 2%;
}


/*full*/
.post_img {
text-align :left;
display: block;
/*height: auto;*/
margin-top: 0%;
margin-right : 4%;
}

/*full*/
.post_video	 {
display: block;
margin-top : -5px;
margin-bottom : 2%;
margin-left : 0px;
text-align : left;
margin-right : 4%;
}


#conteneur {
text-align: center;
width: 100%;
display: block;
max-width: 100%;
}

#conteneur  .imgtab	 {
width: 20%;
display: inline-block;
margin-left: 16px;
margin-bottom: 16px;
/*text-align: left;*/
}

#conteneur 	img {
max-width : 100% ;
margin-top : -16px ;
height: auto;
}


#conteneur:after {
  content: ""; /* Important, sinon l'élément n'est pas généré. */
  display: table;
  clear: both;
}


.basdepgfull {
display: block;
float:left;
width: 100%;
background: #FFCC00
}

/*full*/
.pour-mob {
display : none
}

/*full*/
.menumob img{
display : none
}
/*full*/
.basdepgmob{ 
display:none
}



}




