/* AJOUT pour la newletter Octobre/Novembre 2009 */

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


#p58 .read-more,
#p59 .read-more,
#p60 .read-more,
#p61 .read-more,
#p62 .read-more,
#p63 .read-more
{  
    background-position: 0 0;    
    margin: 10px;
    padding: 0;
}

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

.mode-post .post-content, .mode-post .post-chapo {
	text-align: justify;
}


.post h3 {
	line-height: 1em;
}

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



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




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

.mode-home #p59 .read-more {
    margin-left: 350px;    
}

.mode-home #p60,
.mode-month #p60 {
    background-image: url('../img/bg_dossier.jpg');
    background-position: 0 bottom;
    padding: 20px 30px 60px 350px;
}

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

.mode-home #p61,
.mode-month #p61 {
    background-image: url('../img/bg_regards.jpg');
    background-position: 0 bottom;
    padding: 20px 270px 10px 30px;
}

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

.mode-home #p62,
.mode-month #p62
{
    position: absolute;
    z-index: 2;
    float: left;
    width: 220px;
    color: #eee;
    margin: 0;
    padding: 20px 0 0 30px;
    
    
}

.mode-home #p62 div.title-wrap a,
.mode-month #p62 div.title-wrap a
{
    color: #fff;
}


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

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

#p62.post h3 a:link, 
#p62.post h3 a:visited,
#p63.post h3 a:link, 
#p63.post h3 a:visited {
    color: #fff;
}


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


#content .breves ul {
	margin: 0;
	padding: 0;
}

.breves {
	background-image: url('../img/bg_flash.png');
}

.breves li {
	list-style-type: none;
	margin: 0;
	padding: 0 ;
	border-bottom: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: left center;
}

.breves li a {
	text-decoration: none;
	display: block;
	padding: 20px 0 20px 60px;
	font-size: 1.2em;
}

.breves li a:hover {
	text-decoration: underline;
}

.breves #p64 {
	background-image: url('../img/news_01.jpg');
	
}

.breves #p65 {
	background-image: url('../img/news_02.jpg');
	
}

.breves #p66 {
	background-image: url('../img/news_03.jpg');
	
}

.breves #p67 {
	background-image: url('../img/news_04.jpg');
}

.mode-home .breves #p67 {
    border-width: 0;
}



.breves h2
{
    color: #fff;
    font-size: 1.3em;
    margin-bottom: 12px;
}

.post-content .d {
	float: right;
	margin: 1em 0 1em 2em;
}

blockquote {
    font-style: italic;
    margin-left: 0;
    margin-right: 0;
}

.post-content img.g {
    margin-top: 0.5em;
}

em {
    font-weight: bold;
}

.post p em strong {
    color: #083978;
    text-transform: uppercase;
}

.post p strong em {
    font-weight: bold;
}


.mode-home #p62 a:link,
.mode-home #p62 a:visited {
    color: white;
    text-decoration: none;
}



