/* Standard color */
#this-year, #programme .meeting-title, .topic-bottom a:visited, .topic-bottom a:link, .topic-bottom a:active, .topic-bottom a:focus {
    color: #b7e3d6;
}

/* Bright color */
#programme .next .meeting-title {
    color: #ffc917; 
}

/* Background color */
#this-year, #meetings, #this-year p.topic-bottom {
    background-color: #black;
}

/* Head picture */
#this-year h2 {
    background: black url(../../giovani/images/giovani2011realta_head.jpg) no-repeat left bottom;
    padding-bottom: 224px;
}

/* Foot picture */
#meetings {
    background: url(../../giovani/images/giovani2011realta_foot.jpg) no-repeat left top;
    padding-right: 1em; padding-bottom: 1em; padding-top: 220px;
}
