body {
    font-family: "Times New Roman";
    /*color: rgb(24, 45, 111);*/
    color: rgb(6, 53, 141);
    margin: 8px 8px 30px 8px;
    width: calc(100% - 16px);
    text-align: center;
}

caption {
    display: block;
	font-family: initial;
}

.center {
    text-align: center;
    margin: 0 auto;
}

.img-shadow {
    background: url(trans-shadow.png) no-repeat;
}

.img-shadow img {
    display: block;
    position: relative;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #cecece;
    margin: 10px 10px 10px 06px;
}

img.logo {
    height: initial;
    width: 200px;
    margin-bottom: 20px;
}

.naissance {
    position: absolute;
    top: 1px;
    left: 1px;
}

.nodecoration a {
	text-decoration: none;
}

.recentessections {
    display: inline-block;
    margin: 0 auto;
}

.recentessections h1 {
    font-size: 1em;
}

.recentessections ul {
    display: block;
    font-size: 13px;
    font-weight: bold;
    list-style-type: none;
    padding: 0;
    text-align: left;
}

.textbox {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    margin-bottom: 30px;
}
