/* style general des listes :  */
/* page article : pieces jointes, forum */
/* page rubrique : liste d'article et de sous rubriques */
/* page sommaire : article et rubriques a la une, derniers articles breves liens forum */

#corps a {
color: #FFF201;
}

#corps a:hover {
background-color: #000;
}

.listagebloc{
clear: left;
}

#corps .listageconteneur li {
clear: left;
overflow:auto;
padding-bottom: 12px;
}

#contextes .listageconteneur li {
clear: left;
padding-bottom: 4px;
}
	
#contextes .listagebloc {
margin-bottom: 12px;
}

#corps .listagebloc {
margin-bottom: 28px;
}

#contextes {
color: #585858;
font-size:9px;
}

#contexte1, #contexte2 {
	background-color:#121212;
	margin-bottom:6px;
	padding:10px;
}

#contextes #contexte2 {
background-color:#181818;
}

#corps h2 {
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.2em;
padding: 4px;
color: #000;
background-color:#FFF201;
display:inline;
}


#contextes h2 {
font-size: 11px;
font-weight: bold;
color: #fff;	
margin: 0 0px 6px 0px;
padding:4px;
border-bottom: 1px solid #212121;
border-top: 1px solid #212121;
background:url(stries-grisfonce.gif) repeat top left;
}

#contexte1 a {
color: #02ADEF;
}

#contexte2 a {
color: #FFF201;
}

#contextes a:hover{
background-color:#000;
}

#contextes .listageconteneur {
	clear: left;
	margin: 2px 0px 12px 0px;
	font-size:10px;
}

#corps h4 {
	margin: 14px 0px 8px 0px;
	color:#fff;
	background:url(stries.gif) repeat top left;
border-bottom:1px solid #292929;
border-top:1px solid #292929;
padding:4px;
}

#corps h4 a {
	color:#fff;
}

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

#contextes h4 {
	margin: 8px 0px 0px 0px;
	font-size: 12px;
}

.listagetexte {
	margin: 2px 0px 2px 0px;
}

.listagelogo {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	border:1px solid #292929;
 }

#corps .listageinfo {
	font-size: 9px;
	color: #555;
	margin-bottom:4px;
}

#contextes .listageinfo {
	font-size: 9px;
	color: #444;
	margin-bottom:4px;
	margin-top:4px;
}

#corps .listageinfo a, #contextes .listageinfo a {
	color: #888101;
}

.listagedate {
	font-size: 9px;
	margin: 2px 0px 2px 0px;
}

.listagetexte {
	font-size: 12px;
	line-height: 120%;
}

.listagedescriptif {
	font-size: 10px;
	margin: 2px 0px 10px 0px;
	text-align: justify;
}

.listagesite, .listagesuite {
	font-size: 9px;
}

.listagerepondre, .listagesuite {
	font-size: 10px;
	margin: 12px 0 10px 0;
	color:#FFF201;
	clear:left;
	font-weight: bold;
}

.listagerepondre:before {
content: "> ";
}

/* le forum */

 #forum ul ul {
 margin-left: 18px;
 }
 
 #forum ul ul .listagetitre {
 background:url('fleche-tod.gif') no-repeat 4px 4px;
padding-left: 26px;
padding-bottom: 4px;
 }

#galerieimg .listageconteneur, #galerie-audio .listageconteneur {
padding-top: 12px;
}
