/*** NEWS LATEST ***/
.news-latest-container
{
    border: solid 1px #C4ABE2;
    background-image: url(../pix/bkgFeuilleDroite.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    position: relative;
    right: -4px;
    width: 100%;
    -moz-border-radius: 5px;
}

.news-latest-item
{
    margin-bottom: 10px;
}

.news-latest-date
{
    color: #756E93;
    font-size: 8pt;
    margin-left: 4px;
}

.news-title
{
    color: #962855;
    font-family: Georgia, Trebuchet MS, Verdana, Arial;
    font-size: 10pt;
    /*letter-spacing: 1px;*/
    margin-left: 4px;
    margin-right: 4px;
}

div.news-latest-container h2
{
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 12pt;
    text-transform: lowercase;
    letter-spacing: 2px;
    color: white;
    background-color: #C4ABE2;
    margin-top: 0px;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    -moz-border-radius: 3px 3px 0 0;
}

.news-image
{
    float: right;
    margin: 4px;
}

.news-latest-morelink, .news-list-morelink, .news-list-category
{
    margin-top: 4px;
    margin-right: 4px;
    text-align: right;
    font-size: 7pt;
}

.news-latest-morelink a
{
    border: none;
}

.news-clearer
{
    color: #C4ABE2;
    height: 20px;
    display: none;
}

div.news-latest-container p.bodytext
{
    margin-left: 4px;
    margin-right: 4px;
    padding: 0px;
    color: #756E93;
    text-align: left;
}

/*** NEWS LIST ***/
div.news-list-item
{
    margin: 4px;
    margin-bottom: 10px;
    display: block;
    vertical-align: top;
    /*width: 240px;*/
    padding: 4px;
}

div.news-list-item h3
{
    color: #813154;
    margin: 0;
    /*border-bottom: dotted 1px #C4ABE2;*/
    /*background-image: url(../pix/icoLosange.gif);
    background-repeat: no-repeat;
    background-position: 0 2px;*/
    padding-left: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    background-color: #F5F5F5;
    border: solid 1px #e0e0e0;
    -moz-border-radius: 4px;
    width: 200px;
    
    font-family: Georgia, Trebuchet MS;
    font-size: 10pt;
    letter-spacing: 0;
    text-transform: none;
    font-weight: normal;
}

div.news-list-item p.bodytext
{
    color: #756E93;
}

div.news-list-item img
{
    float: right;
    margin-left: 4px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-top: 4px;
}

.news-list-date-cat
{
    /*text-align: right;*/
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.news-list-date
{
    color: #BC83B6;
    font-size: 7pt;
}

.news-list-category
{
    font-size: 7pt;
    color: #5B80BE;
}

.news-list-morelink
{
    font-size: 7pt;
}

.news-list-morelink a
{
    border: none;
}

.news-list-clearer
{
    color: #C4ABE2;
    height: 1px;
    margin-left: 20px;
    width: 0px;
}

.news-list-browse
{
    border-top: 1px solid #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
}

.news-list-browse p
{
    text-align: center;
}

/*** NEWS SINGLE ***/
div.news-single-item
{
    border: solid 1px #C4ABE2;
    background-image: url(../pix/bkgFeuilleDroite.gif); 
    background-position: right bottom;
    background-repeat: no-repeat;
    -moz-border-radius: 4px;
}

div.news-single-item h2
{
    font-family: Trebuchet MS;
    font-size: 12pt;
    font-weight: bold;
    color: #813154;
    margin: 10px;
    letter-spacing: 2px;
}

div.news-single-item p.bodytext
{
    color: #756E93;
    margin-left: 10px;
    margin-right: 10px;
}

div.news-single-item div.news-single-title
{
    color: white;
    background-color: #C4ABE2;
    font-family: Trebuchet MS, Verdana, Arial;
    font-size: 12pt;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: lowercase;
    letter-spacing: 2px;
}

.news-single-author
{
    text-align: right;
    color: #003366;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.news-single-timedata
{
    margin-top: 10px;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    color: white;
    background-color: #C4ABE2;
    font-size: 7pt;
    padding-right: 9px;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
}


/*** NEWS ARCHIVE ***/
.news-amenu-item-year
{
    font-weight: bold;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 4px;
}

