/* Styles spéciaux pour les Nouveautés */
/* titre de la page */
h1 {
font-size: 1.4em; text-align:center; margin-bottom:2em;
}

/* sommaire */

#headlines #sommaire {padding: 1em; border-top: 1px solid silver; border-bottom: 1px solid silver;}

#headlines #sommaire h4 {margin:0 0 0.7em 0}

#headlines #sommaire ul {margin:0}

#headlines #sommaire li {font-size:80%; margin-bottom:0.3em;}

#headlines #sommaire a {font-weight: normal; text-decoration: none;}

/* Introduction */

#intro p:first-letter {font-size:175%}
#intro p+p:first-letter {font-size:100%}
#intro p {text-indent:1em}

/* Corps */

#headlines li { margin-bottom:0.8em;}

#headlines li p {font-size:75%; margin: 0.6em 0 0 2em;}

#headlines li p a {font-weight: normal}

#headlines h4 {margin-top:3em}

#headlines h5 {margin:2em 0 0 2em}

#headlines h6 {margin:3em 0 0 3.5em; font-weight:normal;}

#headlines h5+h6 {margin:2em 0 0 3.5em}


#headlines ul ul ul {margin-top:0.5em}

/* Cadre pour la Roadmap */

.cadrentete {background-color: #F5F5F5; border: 1px solid silver; padding:1em 2em;}

.cadrentete p {margin:0}

/* Historique */

#headlines #historique {color:#666; font-size:70%; border:1px solid silver; padding: 1em 2em 1em 2em;}

#headlines #historique h2 {margin:0 0 0.5em 0; color:#555; border:none;}

#headlines #historique p {margin:0.2em 0;}