/* 
    Created on : 28-lug-2014, 21.25.56
    Author     : hery
*/
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);

body, h1, h2, h3, h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
}
body {
    font-size: 13px;
    line-height: 1.5em;

}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #C50A21;
}
div.albums {width: 150px;
            text-align: center;
            display: inline-block;
            vertical-align: top;
            margin: 10px;}
div.albums img, a.lightbox img {border: 1px solid #AAAAAA; padding: 5px;}