
/* Page Rubrique */

.PAGE-RUBRIQUE .LISTE-RUBRIQUE a {color: #616162; text-decoration: none;}
.PAGE-RUBRIQUE .LISTE-RUBRIQUE a:hover {color: #FF6600; text-decoration: underline;}
.LISTE-RUBRIQUE {margin-bottom: 20px; float: left; width: 100%;}
.PAGE-RUBRIQUE .LISTE-RUBRIQUE dd {margin-right: 10px; white-space: normal;}
.LISTE-RUBRIQUE dl {width: 48%; float: left;}
.LISTE-RUBRIQUE dt {float: left;}

/* liste info resume */

div.LISTE-INFO h3 {clear: both;}
dl.LIEN-INFO {float: left; margin: 0 10px 0 0;}
dl.LIEN-INFO a {text-decoration: none; color: #666666;}
dl.LIEN-INFO a:hover {text-decoration: underline; color: black;}

/* Page Info */

dl.RUBRIQUES-INFO {clear: both; float: left; width: 100%; border-top:1px solid #E8531D; margin-top: 10px;}
dl.RUBRIQUES-INFO dt {color:#E8531D;}
dl.RUBRIQUES-INFO dd {float: left; width: auto; padding: 0 10px; border-right: solid 1px black;}
dl.RUBRIQUES-INFO dd a {color: black; text-decoration: none; font-size: 0.9em;}
.PAGE-INFO .CHAPEAU {font-size: 0.9em; color: #999999; border-bottom: solid 1px #C7C7C7;}
.PAGE-INFO span.ITEM-IMG {float: right;}
.PAGE-INFO .DATE,
.PAGE-INFO .AGENDA {font-size: 0.9em; clear: both; display: block;}
.PAGE-INFO .CORPS {margin-top: 10px;}
span.CORPS {display: block;}
.PAGE-INFO span.ACCROCHE {font-weight: bold;}

/* icone RSS */

div.RSS {text-align: center; margin: 10px 0; float: left; width: 100%;}
div.RSS img {float: none; margin: 2px 30px;}
div.RSS a {color: black; text-decoration: none; font-size: 0.9em;}

/* Sommaire des news */

div.SOMMAIRE * {text-align: left;}
div.SOMMAIRE a,
div.PAGES dl.MINI-SOMMAIRE a {color: #616162; text-decoration: none;}
div.SOMMAIRE a:hover,
div.PAGES dl.MINI-SOMMAIRE a:hover {color: black; text-decoration: underline;}
div.SOMMAIRE H1,
div.SOMMAIRE H2,
div.SOMMAIRE H3,
div.SOMMAIRE H4,
div.SOMMAIRE H5 {margin: 0;}
div.SOMMAIRE div {clear: both;}
div.SOMMAIRE .LEVEL dl, div.SOMMAIRE div  {border-left: solid 1px #CCCCCC; padding-left: 5px;margin-left: 20px;}
div.SOMMAIRE .LEVEL0, .PAGE-RUBRIQUE div.SOMMAIRE .LEVEL1{margin-left: 0px; padding-left: 0; border: none;}
div.SOMMAIRE .ABSTRACT .IMAGE {float: left; margin-right: 10px;}
div.SOMMAIRE div.TAOLINE {margin: 0; width: 99%;}

/* mini sommaire */

div.PAGES dl.MINI-SOMMAIRE {float: left; width: 100%; clear: both; margin-bottom: 10px; border-bottom: solid 1px #585f69;}
div.PAGES dl.MINI-SOMMAIRE dt {background-color: #585f69; width: 40%; padding: 1px 5px;}
div.PAGES dl.MINI-SOMMAIRE dt a,
div.PAGES dl.MINI-SOMMAIRE dd.ON a {color: white; font-weight: bold;}
div.PAGES dl.MINI-SOMMAIRE dd {float: left; padding: 1px 8px; border-right: solid 1px #585f69;}
div.PAGES dl.MINI-SOMMAIRE dd.ON {background-color: #585f69;}
div.COL dl.MINI-SOMMAIRE dt {font-weight: bold;}

/* blog */

div.LISTE-COMMENTAIRES dl.ITEM {width: 100%; 
 border-bottom: dotted 1px black; padding-bottom: 5px;}
.PAGES dl.POPUP-NOUVEAU-COMMENTAIRE {float: right;}
.PAGES dl.POPUP-NOUVEAU-COMMENTAIRE dt a {background-image: url(/styles/default/images/AjoutCommentaire.png);width: 197px; height: 57px; display: block;text-align: center;padding-top: 10px; font-weight: bold;color: black;float: right;}

/* blog  old ?*/
/**/
/*.BLOG .POST-COMMENTS {margin-bottom: 10px;}*/
/*.BLOG .POST-COMMENTS dl {width: 450px;*/
/* padding-bottom: 5px;}*/
/*.BLOG .POST-COMMENTS dt {text-align: left;*/
/* font-size: 10px;}*/
/*.BLOG .POST-COMMENTS textarea,*/
/*.BLOG .POST-COMMENTS dd input {border: solid 1px #999999;*/
/* font-size: 10px;*/
/* width: 450px;}*/
/*.BLOG .POST-COMMENTS textarea {height: 80px;}*/
/*.BLOG .COMMENTAIRE dt.SUJET {font-weight: bold;}*/
/*.BLOG .COMMENTAIRE dd.DATE {border-top: dotted 1px #999999;*/
/* margin-bottom: 10px;}*/
/*.BLOG .COMMENTAIRE dd.CORPS {color: #666666;*/
/* border-bottom: solid 1px #999999;*/
/* margin-bottom: 10px;}*/
/*.BLOG .SUJET .REPONSE {color: #BCBCBC;*/
/* font-style: italic;*/
/* font-weight: normal;*/
/*}*/

