
@import "style-leo.css";

/* Style Desingy */
h1 {
    background-image : url(media/css-desingy/maison3.jpg);
    background-position : right top;
    background-repeat : no-repeat;
    /*padding-bottom : 2em;*/
    height : 200px;
}

h1 a {
    background-color : rgb(255,255,255);
    background-color : rgba(255,255,255,0.5);
}

/*h2 {background-image : url(media/css-leo/fond2.png);} */

#colonne2 {
    background-image : url(media/css-desingy/clocher3.jpg);
    background-position : left bottom;
    background-repeat : no-repeat;
    /*width : 337px;*/
    height : 438px;
}


