/* AJOUT pour la newletter mai 2009 */

#leftNav li,
#rightNav li {
    font-family: Arial, sans-serif;
    /*text-transform: uppercase;*/
}

#leftNav li a:link,
#leftNav li a:visited {
    color: white;
}

#leftNav li a:hover {
    color: #ccc;    
}


#top .wrap {
    background-image: url('../img/top.jpg');
    background-position: 1px 0;
}

.mode-home .breves a:link,
.mode-home .breves a:visited,
.mode-month .breves a:link,
.mode-month .breves a:visited{
    color: white;
}



.mode-home #p48,
.mode-month #p48 {
    background-image: url('../img/bg_edito.jpg');
    background-position: 0 bottom;
    padding-top: 70px;
    padding-bottom: 10px;
    padding-right: 250px;
}

.mode-home #p48 div.title-wrap a,
.mode-month #p48 div.title-wrap a
{
    color: #555;
    font-size: 1.3em;
}


#p48 .read-more {
    background-position: 0 -60px;    
}

.mode-home #p49,
.mode-month #p49 {
    background-image: url('../img/bg_vert.jpg');
    background-position: 0 bottom;
    padding-bottom: 10px;
    padding-right: 380px;
}

#p49 .read-more {
    background-position: 0 -90px;
}

.mode-home #p50,
.mode-month #p50 {
    background-image: url('../img/bg_regards.jpg');
    background-position: 0 bottom;
    padding-bottom: 10px;
    padding-left: 370px;
}

#p50 .read-more {
    background-position: 0 -30px;
}

.mode-home #p48 div.title-wrap a,
.mode-month #p48 div.title-wrap a
{
    font-size: 1.3em;
}



.mode-home #p49 div.title-wrap a,
.mode-home #p50 div.title-wrap a,
.mode-home #p51 div.title-wrap a,
.mode-home #p52 div.title-wrap a,
.mode-month #p49 div.title-wrap a,
.mode-month #p50 div.title-wrap a,
.mode-month #p51 div.title-wrap a,
.mode-month #p52 div.title-wrap a
{
    color: #fff;
    font-size: 1.3em;
}

.mode-home #p50 div.title-wrap a,
.mode-month #p50 div.title-wrap a,
{
    text-align: right;
}

.mode-home #p51,
.mode-month #p51
{
    position: absolute;
    z-index: 2;
    float: left;
    width: 220px;
    color: #eee;
    
}

.mode-home #p51 strong,
.mode-month #p51 strong {
    color: #fff;
}

.mode-home #p52,
.mode-month #p52
{
    position: relative;
    z-index: 1;
    padding-left: 370px;
    background-image: url('../img/bg_actu.jpg');
    background-position: 0 bottom;
    padding-bottom: 80px;
    color: #eee;
    
}

.mode-home #p52 div.title-wrap,
.mode-month #p52 div.title-wrap
{
    display: none;
}

#p51.post h3 a:link, 
#p51.post h3 a:visited,
#p52.post h3 a:link, 
#p52.post h3 a:visited {
    color: #ddd;
}

/*
.post-content,
.post-chapo {
    text-align: left;
}
*/

.breves h2 {
    color: white;
}

.post-content img.c {
    clear: left;
    margin-left: auto;
    margin-right: auto;
}

ins {
    font-weight: bold;
    text-decoration: none;
    color: #666;
}


.mode-post em {
    font-style: italic;
    font-weight: normal;
    color: #454B57;
}

.post-content .d {
    float: none;
}

.encart2 {
    background-color: #cfc;
}

.post div .img360 {
    margin-left: auto;
    margin-right: auto;
    width: 360px;
    text-align: center;
}

* html .post div .img360 {
    margin-left: 150px;
    margin-right: 150px;
}

.post div .img320 {
    margin-left: auto;
    margin-right: auto;
    width: 320px;
    text-align: center;
}

* html .post div .img320 {
    margin-left: 170px;
    margin-right: 170px;
}









