#SingleNews {
    padding: 20px;
}

.singleNewsBack {
    
}

.newsHomeSubItem img {
   width: 120px; height: 90px;
   vertical-align: text-top;
   margin-bottom: 15px;
}

#ArchivesLink {
   width: 140px;
   height: 24px;
   bottom: 12px; 
}

#ArchivesLink a {
    border: 0;
    background: #fff;
    width: 140px ; height: 21px;
    display: block;
    text-decoration: none;    
}

.newsHomeSubItem {
    display: block;
    float: left; 
    width: 200px;
    min-height: 220px;    
    padding: 20px;
    background: url(../images/bg_news_subitem.png) top right no-repeat;
    _display: inline;
    _height: 220px;
    _width: 240px; 
}

.newsHomeSubItem img {
    float: none;
    margin: 0;
}

ul.SubNewsHome {
    min-height:260px;
    _height: 260px;
}

.newsHomeItem .newsMoreLink {
    position: absolute;
    bottom: 20px;
    left: 280px;
    width: 300px;
    height: 20px;
}

.archivesHomeSubItem {
    background: #fff url(../images/bg_main_news.png) bottom left repeat-x;
    padding: 20px;
    
} 

.newsMoreLink a, .newsMoreLink{
    color: #003399;
    text-decoration: none;
}

.newsMoreLink a:hover {
    text-decoration: underline;
}

#rightside span.newsDate {
   text-transform: uppercase;
   font-size: 0.85em;
   margin-left: 3px; 
}

div.newsDate {
    margin-top: 5px;
    font-size: 0.85em;
    text-transform: uppercase;
}

/*******************************************************************************
******** Overwrite Classes Contenu de page ***********************************************
*******************************************************************************/
#content ul, #content li {
    list-style-type: none;
}
#content ul {
    margin: 0;
}


#leftside .news-list-item h2,#leftside .news-list-item h3, #rightside .news-list-item h2,#rightside .news-list-item h3 { 
font-size:1.2em; 
margin:0 0 2px; 
padding:0;
}
#rightside p.bodytext{

margin-top:5px;
margin-bottom: 5px;
}
#rightside .news-list-item img{
margin-top:5px;
margin-bottom: 5px;
}

#rightside .news-list-item .news-list-morelink{

margin-top:0px;
margin-bottom: 5px;
font-size:0.8em;
}

/****news********************/

#content #SingleNews h1{
font-size:1.4em;
line-height:1em;
margin:0 0 10px;
 }

#rightside .news-list-container{
margin:20px 0 20px 0px;

}
#rightside .news-list-container p{
font-size:0.8em; 
line-height:1.2em;

}
#rightside .news-list-item h3{
margin:0 0 10px 0px; 
line-height:0.8em;
padding:0;

}
#rightside .news-list-item a{
font-size:0.9em;
margin:0 0 10px 0px; 
line-height:0.8em;
padding:0;

line-height:1em;
}
			

#content .news-list-container{
padding:10px;

}
.hiddenItem {
    position: absolute;
    width: 0; height: 0;
    top: -1000px;
}


#content .news-list-date{
margin:2px 0px;
padding:0px;
}
#content .news-list-item a{
font-size:1em;
margin:0 0 2px 0px; 
line-height:1em;
padding:0;
line-height:1em;
}
#content .news-list-item{
margin:0px; 
padding:0;

}

#content .couleurrssbleu{
background-color:#f6f6f6;


}
