/* Start of CMSMS style sheet 'style_last_folders' */
/*************************************************** Conteneur_milieu > Liste des dossiers *************************************************/
#middle_container #last_folders
{width: 47.5%;
float: left;
margin-top: 2em;
background-image: url("images/background_last_folders.png");
background-position: bottom left;
background-repeat: repeat-x;}

#middle_container #last_folders h2
{width: 320px;
height: 21px;
background-image: url("images/title_last_folders.png");
background-position: top left;
background-repeat: no-repeat;
text-indent: -5000px;}

#middle_container #last_folders h3
{width: 100%
height: 15px;
background-image: url("images/subtitle_last_folders.png");
background-position: top left;
background-repeat: no-repeat;
text-indent: -5000px;
padding-bottom: 5px;
border-bottom: dotted 1px black;}

#middle_container #last_folders #folders_list
{margin-top: 1em;}

#middle_container #last_folders #folders_list .folder,
#middle_container #last_folders #folders_list .date_author,
#middle_container #last_folders #folders_list .categorie,
#middle_container #last_folders #folders_list .discussion,
#middle_container #last_folders #folders_list .read_more
{background-color: #f3f3d5;
padding: 0px 1em;
margin: 0em 1em;}

#middle_container #last_folders #folders_list .folder,
#middle_container #last_folders #folders_list .date_author
{padding-top: 10px;}

#middle_container #last_folders #folders_list .date,
#middle_container #last_folders #folders_list .author,
#middle_container #last_folders #folders_list .read_more
{font-weight: bold;
font-style: italic;
color: #c5c26b;}

#middle_container #last_folders #folders_list .illustration
{float: left;
border-right: dotted 1px black;
padding-right: 5px;
margin: 0.5em 0.5em 0.5em 1.5em;}

#middle_container #last_folders #folders_list .illustration img
{border: solid 5px #e95400;}

#middle_container #last_folders #folders_list .folder
{font-weight: bold;}

#middle_container #last_folders #folders_list .categorie
{color: #f19059;
font-weight: bold;
font-style: italic;
text-indent: 0em;
float: left;
padding-left: 0px;
padding-right: 0px;}

#middle_container #last_folders #folders_list .date_author
{padding-top: 0px;}

#middle_container #last_folders #folders_list .discussion
{padding-left: 9em;
padding-top: 0.5em;
font-style: italic;}

#middle_container #last_folders #folders_list .read_more
{margin-bottom: 1em;
text-align: right;
padding-bottom: 0.8em;}

#middle_container #last_folders #all_folders
{border-top: dotted 1px black;
text-align: right;
padding: 0.5em 1em;}
/*************************************************** // Conteneur_milieu > Liste des dossiers *************************************************/
/* End of 'style_last_folders' */

