/* comportement des listes */

#contextes a {
text-decoration: none;
color: white;
}

#contextes a:hover {
text-decoration: underline;
color: yellow;
}

.listagebloc {
margin-bottom: 2em;
clear: left;
}

#contextes h2 {
font-size: 10px;
color: #b86c86;
}

#corps h2 {
font-size: 10px;
color: #000;
display: inline;
border-bottom: 1px solid #999;
text-transform: uppercase;
}

h2 {
margin: 0 0 1em 0;
}

#contextes .listageconteneur {
font-size: 10px;
color: #fff;
}

#corps .listageconteneur {
font-size: 14px;
color: #fff;
padding-top: 10px;
}

#corps .listageconteneur li {
margin-bottom: 1.6em;
color: #fff;
}

#contextes .listageconteneur li {
margin-bottom: 0.5em;
font-size: 14px;
color: #fff;
}

h4 {
margin-bottom: 0.5em;
}

#corps h4 {
font-size: 16px;
margin: 0 0 0.2em 0;
}

#corps h4 a {
text-decoration: none;
}

#corps h4 a:hover {
text-decoration: underline;
}

#corps .listagetexte {
font-size: 11px;
}

.listageinfo {
font-size: 9px;
}

.listagerepondre {
clear: left;
font-size: 10px;
margin: 0.8em 0;
}

.listagesite {

}