/* 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 */

#contextes 	{
	border: 1px solid #ddd;
}
	

h2 {		
	font-family: 'Lucida Grande', Verdana, 'Bitstream Vera Sans', sans-serif;
	
}

#corps h2 {
font-size: 9px;
margin: 30px 0px 6px 0px;
text-transform: uppercase;
letter-spacing: 0.2em;
padding: 18px 0px 2px 0px;
color: #666666;
background-image: url(separateurfin.gif);
background-repeat: no-repeat;
background-position: top center;
}


#contextes h2 {
font-size: 11px;
font-weight: bold;
color: #5483BC;	
margin: 0 0px 6px 0px;
padding: 8px 10px 8px 10px;
border-top: 1px solid #ddd;	
}

.listageconteneur {
	clear: left;
	margin: 2px 0px 12px 0px;
}

#corps h4 {
	margin: 24px 0px 8px 0px;
}

#contextes h4 {
	margin: 8px 0px 0px 0px;
}

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

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

.listageinfo {
	font-size: 9px;
	line-height:130%;
}

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

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

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

.listagerepondre {
	font-size: 9px;
	text-align: right;
	margin: 10px 10px 10px 0;
}

/* pour modifier specifiquement les classes de ces parties, utiliser le # du bloc */


/* rubriques a la une */
#rubriqueune .listagetitregeneral {
	color: #666666;
}

#rubriqueune .dernierart {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#rubriqueune .infodernart {
	font-size: 9px;
	line-height: 120%;
	font-style: normal;
	margin: 4px 0px 4px 0px;
}

#rubriqueune .titredernart {
	font-size: 10px;
	line-height: 120%;
}

#rubriqueune .textedernart {
	font-size: 10px;
	line-height: 120%;
	margin: 4px 0px 0px 0px;
	}

/* pieces jointes */
#galerieimg a {
	border-bottom: none;
}

#galerieimg a:hover {
	background-color: transaparent;
}

#corps .listagebloc {
clear:left;	
}

.listagebloc li, .clearer {
clear: left;
margin-bottom: 0.5em;
}

#piecesjointes .listagelogo {
 	border: 0px;
}

#piecesjointes .listagebloctexteheader {
	margin-left: 30px;	
	height: auto;
}

/* le forum */

 #forum ul ul {
 margin-left: 10px;
 padding-left: 6px;
 border-left: 1px dotted #ddd;
 }


/* specifique a la page rubrique */

#artinrub, #rubinrub {
	height: auto;
	padding: 5px 10px 10px 0px;
	margin: 5px 0px 0px 0px;
}

#rubinrub li, #artinrub li {
clear: left;
	margin-bottom: 20px;
}

#rubinrub .listagedescriptif, #artinrub .listagedescriptif {
	margin: 0px;
	padding: 0px;
}