.post-titre{
        color: #F90;
        background: transparent;
        margin-bottom: 0;
		font-size:13px;
}

.post-titre a{
        color: #F90;
        background: transparent;
        text-decoration: none;
		font-size:13px;
}

.post-titre a:hover{
		text-decoration:underline;
}

.post-date{
        color: #333333;
        background: transparent;
        margin-bottom: 0;
}

.post-date a{
        color: #333333;
        background: transparent;
        text-decoration: none;
		font-size:12px;
}

.post-date a:hover{
		text-decoration:underline;
}


.post-introduction{
        color: #333333;
        background: transparent;
        margin: 3;
}

.post-introduction a{
        color: #000000;
        text-decoration: none;
		font-size:10px;
}

.post-introduction a:hover{
		text-decoration:underline;
}

#lstArticle{
        width:100%;
		line-height:12px;
		float:left;
}

#lstArticle h1{
        color: #333333;
		font-size:18px;
		FONT-FAMILY: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		line-height:12px;
		
		
		
}

#lstArticle h2{
        color: #333333;
		font-size:16px;
		FONT-FAMILY: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		line-height:0px;
}

#lstArticle a{
		font-size:12px;
        color: #000000;
        text-decoration: none;
		font-size:10px;
}

#lstArticle a:hover{
		text-decoration:underline;
}
