/* Start of CMSMS style sheet 'style_liste_categorie_dossiers' */
/*************************************************** Bloc lecture d'une actualité *************************************************/
#top_container #block_liste_dossiers
{background-color: #f4f3da;
width: 41em;
margin: 1em 0em 0em 22em;
padding: 0.2em 1.5em;}

#top_container #block_liste_dossiers h2
{color: #e95400;
text-transform: uppercase;
border-bottom: dotted 1px black;
padding-bottom: 3px;
margin-bottom: 0.5em;}

#top_container #block_liste_dossiers #liste_dossiers
{padding: 0em 0em 1em 1em;}

#top_container #block_liste_dossiers #liste_dossiers .illustration
{float: right;
background-color: white;
margin: 4px 0px 4px 4px;
padding: 7px;
border: 1px solid #4b4b4b;}

#top_container #block_liste_dossiers #liste_dossiers .titre
{text-transform: uppercase;
font-size: 2em;
font-weight: bold;
color: #b0cd2b;
margin-bottom: 0.2em;}

#top_container #block_liste_dossiers #liste_dossiers .horodatage .date,
#top_container #block_liste_dossiers #liste_dossiers .horodatage .author
{color: #b0cd2b;
font-weight: bold;}

#top_container #block_liste_dossiers #liste_dossiers .chapo
{font-style: italic;
margin: 0.5em 0em 1em 0em;}

#top_container #block_liste_dossiers #liste_dossiers .lire_suite
{border-bottom: dotted 1px black;
padding-bottom: 1em;
margin-bottom: 1em;}

#top_container #block_liste_dossiers #liste_dossiers .lire_suite a
{color: #e95400;}

#top_container #block_liste_dossiers #liste_dossiers .lire_suite a:hover
{color: #989519;}

#top_container #block_liste_dossiers #more_actions
{border-top: dotted 1px black;
padding: 4em 0em 1em 0em;
text-align: right;
position: relative;}

#top_container #block_liste_dossiers #more_actions #exprimez_vous
{display: block;
width: 180px;
height: 42px;
background: url("images/btn_exprimer.gif") top left no-repeat;
color: white;
text-decoration: none;
padding: 7px 0px 0px 10px;
text-align: center;
position: absolute;
right: 0px !important;
right: 18px;
top: 10px;}
/*************************************************** // Bloc lecture d'une actualité *************************************************/
/* End of 'style_liste_categorie_dossiers' */

