#contenuSecondaire li {
	line-height: 120%;
}
#contenuSecondaire a {
	text-decoration : none;
}
#contenuSecondaire a:hover, #contenuSecondaire a:active {
	text-decoration : underline;
}

.entete strong {	
	display: block; 
	font-family: Merriweather, Georgia, 'Trebuchet MS', Times, serif;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	color: #80017F;
	font-size: 1.3em;
	letter-spacing: 0.02em;
	margin: 0;
	padding: 16px 30px;
}
#contenuPrincipal h1 {
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 1em;
	line-height: 120%;
	color: #C5008D;
	background: #f6e5f1;
}

#nissBlog .elements li {
	display: inline-block;
	width: 52px;
	margin: 0 23px 7px 0;
	padding: 0;
}
#nissBlog .elements a {
	display: inline;
}

.unElement aside {
	width: 62px;
}

.titreBillet {
	font-family: Merriweather,Georgia,'Trebuchet MS',Times, serif;
}
.dernierBillet {
	font: 1.6em/130% Merriweather,Georgia,'Trebuchet MS',Times, serif;
	margin: 0.5em 0;
	background: url(billet.gif) no-repeat left top;
	padding-left: 60px;
	min-height: 52px;
}
.dernierBillet a { text-decoration: none; }

.billetEntete {
	font-size: 0.9em;
	line-height: 120%;
	border-top: 1px solid #DED4DE;
	border-bottom: 1px solid #DED4DE;
	margin-bottom: 20px; 
	padding: 5px 0;
}
	
	.entry-summary, .extrait {
		background-color: #ded4de;
		padding: 10px 7px;
		margin-bottom: 10px;
	}
	
	.extrait {
		font-size: 1.1em;
	}
	
	.entry-utility {
		margin-top: 5px;
	}
	
	.dateArticle, .dateArticleTx {	display:inline-block;	vertical-align:top;	}
		.dateArticle {	
			width:50px; 
			margin-right:5px;
			padding: 2px 2px 1px;
			text-align:center;	
			background-color:#f8f5d9;
		}
			.post .dateArticle {	margin-top:2.7em;	}
		.dateArticleTx {	width:435px;	}
			.jour, .mois, .annee {	line-height:100%;	display:block;	}
				.jour {	font-size: 2em;	}
				.mois {	font-size: 0.8em;	}
				.annee {	font-size: 1.2em;	}
	

	p.comments-link {	
		background: url(phylactere.gif) no-repeat 0 bottom;
		padding-top: 5px;
		padding-left: 22px;
	}
	span.comments-link a {	
		background: url(phylactere.gif) no-repeat 0 bottom;
		min-width: 20px;
		font-size: .8em;
		padding-bottom: 1px;
		text-align: center;
		text-decoration : none;
	}
	
	.billetContenu h2, .billetContenu h3, .billetContenu h4, .billetContenu h5, .billetContenu h6 {	line-height:120%;	}
	
	.billetContenu h2 {	font-size: 2em;	}
	.billetContenu h3 {	font-size: 1.8em;	}
	.billetContenu h4 {	font-size: 1.6em;	}
	.billetContenu h5 {	font-size: 1.4em;	}
	.billetContenu h6 {	font-size: 1.2em;	}
	
	.billetContenu p { margin-bottom: 1.2em; }
	
	.zonePlus {
		margin: 10px 0 5px;
		padding: 10px;
		border: 1px dotted #ccc;
		background-color: #f0eee8;
	}
		.zonePlus h6{
			margin-top: 0;
		}
	
	.billetContenu img {
		border: 1px solid #ccc;
		margin: 10px 10px 0 0;
	}
	
		.billetContenu .wp-smiley {
			border: 0;
			margin: 0;
		}
	
	.texte, .illus {	
		display:inline-block;
		vertical-align:top;
	}
	.illus {	margin-right: 5px;	}
		.illus1 {	width:250px;	}
		.texte1 {	width:240px;	}
		.illus2 {	width:180px;	}
		.texte2 {	width:310px;	}
		
	.wp-caption-text {
		font-size: 0.9em;
		background-color: #f3f3e8;
		color: #2d2d06;
		padding: 5px 10px 5px 5px;
		margin-bottom: 2em;
	}
	
	#MEAw3qualite p { color:#CD191C; font-family: Cuprum,Merriweather,Georgia,'Trebuchet MS',Times, serif; font-size:2em; }
	
	/* Avant/après */
	li.precedent { list-style-image: url(precedent.png); }
	li.suivant { list-style-image: url(suivant.png); }
	
	/* Commentaires */
	.comment  { margin-bottom: 35px; }
	.commEntete { background-color:#f3e8f3; }
		.commEntete img, .commEntete p { display: inline-block; }
			.commEntete cite { font-style: normal; }
			.commAvatar, .commQuiQuand {	display:inline-block; vertical-align: bottom;	}
				.commAvatar {	width:50px; }
	.commTexte { padding-left: 53px; background: transparent url(commPylact.png) no-repeat 0 0; }
		.commTexte p { padding-top: 12px;  }
	.commInfo { margin-left: 53px; font-size:0.9em; }
		.commInfo a { color:#565656; }
		.reply { margin-top: 7px; }
		
	#comments .children {	margin-left:36px;	}
		#comments .children  li {	list-style: url(puce4.gif);	}
	
	.required { color: #e10361; padding-right: 2px; }
	.indication { font-size: 0.8em; }
	
	#comments label { 
		display: inline-block;
		width: 150px; 
		text-align: right; 
		vertical-align: top;
		margin-bottom: 5px;
	}
		.comment-form-url label, .comment-form-comment label { padding-right: 12px; }
	#comments input, #comments textarea { width: 330px;}
	#comments #submit { width: auto; margin-left: 150px; }
	
	/* /Commentaires */
	
	.linkcat ul, .linkcat li, 
	.blogroll ul, .blogroll li { 
		list-style: none; 
		margin: 0;
	}
		.blogroll ul { margin-bottom: 20px;	}
		#contenuSecondaire .blogroll a{ width:190px;}
		#contenuPrincipal .blogroll li{ display:inline-block;}
		#contenuPrincipal .blogroll li{ 
			width:240px; 
		}
		#contenuPrincipal .blogroll a{ 
			padding-left: 5px;
			border-bottom: 1px dotted #ccc;
			display: inline-block;
			width:235px;
		}
		.blogroll a img{ display: inline-block;	vertical-align:middle;}