body {
	background-color: #dcfbff;
    color: #066;
}

a {
    color: #033;
}

#global {
	background-image: url(../images/fond_evenements.jpg);
}

#menu-right ul.latest-blogs {
    font-weight: normal;
    list-style-type: disc;
    padding-left: 20px;
}

#menu-right ul.latest-blogs li {
    text-transform: none;
}

.post-title {
    font-size: 13px;
    margin-bottom: 10px;
}
