/* 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 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #330066;
	clear: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #608000;
	border-bottom-color: #608000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#contextes h2, #navigation h2 {
font-family: Verdana, Myriad, Arial, Sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #33066;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
}

#edito h2 {
display: none;
}


#edito h4 {
 border: none;
 font-size: 10px;
 margin: 10px 0 0 0;
}

#corps .listageconteneur {
	margin: 4px 0px 18px 0px;
	clear: right;
}

#corps .listageconteneur li {
	margin-bottom: 10px;
clear: right;
padding-bottom: 10px;
}

#contextes .listageconteneur {	
	color: #999999;
	list-style: none;
	margin: 2px 0px 18px 0px;
font-size: 9px;



}

#contextes .listageconteneur li {
	padding: 3px 0px 2px 0px;
}


#corps .listagelogo {
	float: right;
	margin: 0px 0px 4px 10px;
	border: 1px solid #666666;
}

#corps .listagetitre {
	font-size: 12px;
	margin: 0px 0px 4px 0px;
	font-weight: bold;
text-transform: uppercase;
}

#corps .listagetexte {
	font-size: 10px;
	line-height: 160%;
margin: 0 0 10px 0;
}

#corps .listageinfo {
	font-size: 8px;
	margin: 2px 0 2px 0;
	font-style: italic;
	color: #999999;
}

.listagerepondre {
margin: 1em 0;
}

#corps .listagerepondre {
	font-size: 10px;
	text-align: right;
	
}

#corps .listagedescriptif {
	font-size: 10px;
	line-height: 150%;
	margin: 2px 0px 10px 0px;	
}
	
#corps .listagesite {
	font-size: 9px;
}

#corps .listagesuite {
font-size: 10px;	
}

#forum ul ul {
padding-left: 2em;
}
