@charset "utf-8";
#splash #header {
	 background-image: url("../fournisseur-produits-naturels-jardinerie-cordeline2.png");
}
#controls {
	background-image:url(k50.png);
}
 @media (min-width: 1100px) and (max-width: 2000px) {
#splash #header {
 background-image: url("../fournisseur-produits-naturels-jardinerie-cordeline2.png");
}
}
 @media (min-width: 980px) and (max-width: 1100px) {
#splash #header {
 background-image: url("../fournisseur-produits-naturels-jardinerie-cordeline4.png");
}

#galleries ul.thmb li {
    height: auto;
    margin: 3em 29%;
    min-width: auto;
    text-align: center;
    width: 42%;
}
}
 @media (min-width: 200px) and (max-width: 980px) {
#splash #header {
 background-image: url("../fournisseur-produits-naturels-jardinerie-cordeline3.png");
}
#splash #header {
    background-position: center 0;
    background-repeat: no-repeat;
    border-radius: 0 0 12px 12px;
    height: 259px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
#splash #header #title #parent {
    background-image: url("parent2.png");
    background-position: center 0;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline;
    float: left;
    height: 80px;
    margin: 0 20px 20px 0;
    width: 80px;
}
#splash #header #title #parent:hover {
	background-position:center -80px;
}
#splash #header #starttext {
    bottom: 0;
    color: #666;
    font-size: 1.3em;
    height: 0;
    line-height: 16px;
    position: absolute;
    right: 10px;
    width: 95px;
}
#galleries ul.thmb li {
    height: auto;
    margin: 3em 27%;
    min-width: auto;
    text-align: center;
    width: 47%;
}

#splash #footer {
    background: rgba(0, 0, 0, 0) url("k60.png") repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 21px;
    height: 83px;
    line-height: 27px;
    margin: -2px auto;
    padding: 10px 2%;
    position: fixed;
    text-align: center;
    width: 93%;
}
#images .caption {
    background-image: url("k50.png");
    border-radius: 12px 12px 0 0;
    color: #fff;
    font-size: 20px;
    padding: 5px 15px 10px;
    position: relative;
    text-align: center;
    width: 97%;

}
}