/* CSS Document */

.accueil {
font-family: Times New Roman;
font-size: 72px;
color: #5a6173;
font-weight: bold;
text-align: center;
margin-top: 50px;
padding-bottom: 20px;
}

.titre {
font-family: Times New Roman;
font-size: 56px;
color: #5a6173;
font-weight: bold;
text-align: center;
margin-top: 30px;
}

.sous-titre {
font-family: Times New Roman;
font-size: 48px;
color: #5a6173;
font-weight: bold;
text-align: center;
padding-bottom: 10px;
}

.titre-accueil {
font-family: Times New Roman;
font-size: 30px;
color: #5a6173;
font-weight: bold;
text-align: center;
}

.titre-sommaire {
font-family: Times New Roman;
font-size: 24px;
color: #5a6173;
font-weight: bold;
text-align: center;
padding-top: 2px;
padding-bottom: 2px;
}

.titre-photo {
font-family: Times New Roman;
font-size: 20px;
color: #5a6173;
text-align: left;
font-weight: bold;
background-color: #bdcee0;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 3px;
position: absolute;
bottom: 20px;
left: 0px;
}

.texte-accueil {
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #5a6173;
text-align: center;
}

.evidence {
font-family: Times New Roman;
font-size: 26px;
color: #5a6173;
text-align: center;
font-weight: bold;
}

.photo-accueil {
width: 400px;
border: 2px solid #5a6173;
}

.photo-sommaire {
width: 250px;
border: 1px;
border-color: #5a6173;
}

.photo {
height: 652px;
border: 1px;
border-color: #5a6173;
}

.vignette {
width: 200px;
height: 150px;
border: 1px;
border-color: #5a6173;
}

.a-venir {
text-align: center;
position: absolute;
top: 300px;
}

.table1 {
position: absolute;
left: 0px;
bottom: 18px;
}

.lien-inactif {
font-family: Times New Roman;
font-size: 20px;
color: lightgrey;
font-weight: bold;
}

html {
scrollbar-base-color: #bdcee0;
scrollbar-track-color: #bdcee0;
scrollbar-arrow-color: #5a6173;
scrollbar-3dlight-color: #5a6173;
scrollbar-shadow-color: #5a6173;
}

body {
margin: 0px;
background-color: #bdcee0;
background-image: url("none");
}

A {
color: #5a6173;
}

p {
font-family: Arial;
font-size: 14px;
color: #5a6173;
text-align: justify;
margin-left: 20px;
margin-right: 20px;
}

tr {
text-align: center;
}

td {
width: 20%;
font-family: Times New Roman;
font-size: 20px;
color: #5a6173;
font-weight: bold;
}
