/* Start of CMSMS style sheet 'style_last_news' */
/*************************************************** Conteneur_bas > Actualités *************************************************/
#bottom_container #news
{margin-top: 2em;}

#bottom_container #news h2
{width: 155px;
height: 27px;
background-image: url("images/title_news.png");
background-position: top left;
background-repeat: no-repeat;
text-indent: -5000px;}

#bottom_container #news h3
{width: 100%
height: 15px;
background-image: url("images/subtitle_news.png");
background-position: top left;
background-repeat: no-repeat;
text-indent: -5000px;
padding-bottom: 5px;
border-bottom: dotted 1px black;}

#bottom_container #last_news
{background-color: #f3f3d5;
padding: 1em 1.5em;}

#bottom_container #last_news #illustration_news a
{position: relative;
z-index: 400;
width: 774px;
height: 153px;
display: block;
margin: auto;
border: solid 8px white;
text-decoration: none;
padding: 0px;
background-color: #b4d256;}

#bottom_container #last_news #illustration_news .title_news
{position: absolute;
bottom: -10px;
right: 10px;
color: white;
z-index: 200;
font-size: 3em;
text-transform: uppercase;
padding: 0px;}

#bottom_container #last_news #illustration_news .subtitle_news
{position: absolute;
bottom: -9px;
right: 9px;
color: black;
font-size: 3em;
z-index: 199;
text-transform: uppercase;
padding: 0px;}

#bottom_container #last_news #news_content
{margin-top: 1em;
padding: 0em 1.5em 0.5em 1.5em;}

#bottom_container #last_news #time_news
{float: left;
margin: 0.5em 1.5em 0.5em 1.5em;}

#bottom_container #last_news #time_news .date,
#bottom_container #last_news #time_news .author
{font-weight: bold;
font-style: italic;
color: #c5c26b;}

#bottom_container #last_news #time_news .categorie
{color: #f19059;
font-weight: bold;
font-style: italic;}

#bottom_container #last_news .read_more
{margin: 0em 1.5em 0em 1.5em;
text-align: right;}

#bottom_container #news #archives_news
{background-color: #f3f3d5;
border-top: dotted 1px black;
padding: 0.5em 1em;
text-align: right;}
/*************************************************** // Conteneur_bas > Actualités *************************************************/
/* End of 'style_last_news' */

