/* 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 {
        background-image: url('listagebloc_corps.png');
        background-repeat: no-repeat;	
        background-position: 0px 0px;
	font-size: 12px;
	margin: 2em 0 1em 0;
	padding: 10px 0px 10px 55px;
	font-weight: bold;
	color: #BBBEBF;
	border-top: 0px solid #666;
	border-bottom: 0px solid #666;
	clear: right;
}

#corps #edito h2 {
display:none;
}



#corps h3 {
line-height: 110%;
font-size: 15px;
}


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

#corps h5 {
margin-top: -24px;
 font-size: 18px;
     
}

#corps .listageconteneur {
	margin: 4px 0px 18px 0px;
        padding-left:20px;
	clear: right;
}

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


#corps .listagelogo {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 0px solid #666666;
}

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

#corps .listagetitre a {
        color: #0053A3;
}

#corps .listagetitre a:hover {
	color: #e27500;
	text-decoration: none;
}


#corps .texteheader  {	
        background-color:#CCD3D6;
        padding-left:20px;
        padding-right:20px;
}

#corps .listagebloc  {	
        background-color:#E4EAED;
}


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

#corps .listageinfo {
        color:#879196;
	font-size: 9px;
}

#texteconteneur {
        margin-left: 20px;
        margin-right: 20px;
    
}

#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;	
}



#contextes h2 {
    background-image: url('contexte_bloc.png');
_background-image: url('contexte_bloc_ie.png');
    background-repeat: no-repeat;
	font-family: helvetica;
	font-size: 12px;
	color: #9FDDFF;
	font-weight: normal;
	padding: 5px 55px 0px 30px;
_padding: 15px 55px 0px 30px;
	margin: 0 0 8px 0;
_margin: 30px 0 8px 0;
}

#autres-articles h2 {
_padding: 15px 55px 0px 20px;
}


#contextes .listagebloc {
        background-color: #0074b5;
}

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

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

}

#contextes .listagetexte {
        color:#fff;
        font-size: 10px;
        padding-bottom:7px;
}


#contextes a {
	Font-size:10px;
    color:#B3DAEF;
}

#contextes a:hover {
	Font-size:10px;
	color: #e27500;
	text-decoration: none;
}


#contextes  ul .courante  {
    Font-size:10px;
    color: #fff;
}

#contextes  h4  {
    Font-size:10px;
}


#contextes .listageinfo {
        font-size: 9px;
}

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

#recherche  {
margin-bottom:7px;
}
