/*css-tricks.com*/
@media (max-width: 767px) {
body{color:#000;background:url(../images/logo.png) center top no-repeat #ffffff;font-family:Segoe UI, arial, helvetica, sans serif;font-size:13px;padding:0}
#miseenpage{display:block;width:100%;margin-right:0;margin-left:0}
#container{width:90%;color:#c3caa6;margin-left:auto;margin-right:auto;margin-top:40px}
#header{display:none;}
#filler{display:none;}
#breadcrumb{position: absolute;
top: -200px;
width: 800px;
z-index: 1;
text-align: left;}

.1jardin2plante{background:url(../images/logo.png); position:absolute;top:150px;}
.jardinmensuel{width:90%;}
.hr1{background-image:none;width:75%;border:none;text-decoration:none;margin:10px 0 -10px 70px;padding:0}
h2.hr1{margin: -1px 0 -0px 0px;width:100%;}
p{width:100%;}
.image{margin-left: -6px; margin-right:-9px;}

.i-image-logos {float: left;margin-top:-78px;margin-left:-8px;border-radius: 40px;z-index:0}
.auteur {font-size: 10px;position: relative;top: 0px;line-height: 12px;}
}
@media only screen
and (max-width : 767px) {
.cache-mobile-pub {display:none;}

}
@media only screen
and (max-width : 1025px) {

#fleche-fixe.floatable {right: 2%;
}
@media only screen
and (max-width : 475px) {
.submit{height: 2em;
    font-size: 1em;}
.cache-mobile {display:none;}
.hr1{background-image:none;width:75%;border:none;text-decoration:none;margin:2px 0px 25px 70px;padding:0}
h2.titre{left:0px;}
textarea{width:80%}
.image img{width:100%}
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
.image {margin-left: -8px;margin-right:-9px;}
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
.jardinmensuel{width:740px;}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) { .jardinmensuel{width:95%;}
#miseenpage{display:block;width:10%;margin-right:auto;margin-left:auto}
#container{width:100%;color:#c3caa6;margin-left:auto;margin-right:auto;margin-top:0px}
}


