.auteur {
	background-image: url(imablog/p-auteurs.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 32px;
	padding-bottom: 5px;
	text-align: left;
}

.encart {
	padding: 4px;
	background-color: #E6E6BF;
	margin-top: 25px;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #E66640;
	border-bottom-color: #E66640;
}
.txt-der-articles {
	background-image: url(imablog/txt-der-articles.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 163px;
}


.logo-art {
	background-color: #CCCC80;
	padding: 2px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}


.page-date {
	padding-left: 36px;
	font-size: 0.85em;
	padding-top: 2px;
}

.largeur {
	width: 180px;
}
.filet {
	margin-top : 15px;
	margin-bottom : 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6EBCC;
}
.logo-docs {
	float: left;
	padding-right: 2px;
}
/*
 * Mise en page
 */
.txt-type-doc {
	color: #848435;
}
.italique {
	font-style: italic;
}

.majuscule {
	text-transform: uppercase;
}
.txt-petit {
	font-size: 0.85em;
}
.txt-couleur-blog {
	color: #848435;
}
.txt-couleur2 {
	color: #E66640;
}
/*
 * Pictos
 */
.p-home {
	background-image:  url(imablog/p-accueil.gif);
	background-repeat: no-repeat;
	height: 79px;
	width: 79px;
	position: absolute;
	left: 756px;
	top: 112px;
	}
/* 
 * Pagination 
 */
.barre-pagination {
	color: #CCCC80;
	background-color: #F7F7E8;
	font-weight: bold;
	text-align: right;
		margin-top: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCC80;
	border-bottom-color: #CCCC80;
}

