body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(http://tempslibres.org/tl/images/fond1.gif);
}

h1 {
	font-size: 18px;
	font-weight: normal; 
	color: #336699;
	margin-bottom: 2em;
}

h2 {
	font-size: 16px; 
	font-weight: normal;
	color: #333333; 
	margin-top: 2em;
	margin-bottom: 2em;
}

h3 {
	font-size: 16px; 
	font-weight: normal;
	color: #333333; 
	margin-top: 2em;
	margin-bottom: 1em;
}

h4 {
	font-size: 15px; 
	font-weight: normal;
	color: #333333; 
	margin-top: 2em;
	margin-bottom: 1em;
}


body {
	color: #333333;
}

#colophon {
font-size: 13px; 
margin-top: 6em;
margin-left: 2em;
}

#idxdate .date {
	font-size: 13px;
}

#idxdate .titre {
	font-size: 14px;
}

#idxdate .sujet {
	font-size: 12px;
	font-style: normal;
}
#idxdate .texte {
	font-size: 11px;
	font-style: italic;
}

#idxsujet .titre {
	font-size: 14px;
}

#idxsujet .date {
	font-size: 11px;
}

#idxsujet .sujet {
	font-size: 11px;
	font-style: italic;
}



a:link {
		color: #5D95C3;
}

a:visited {
	color: #8CB8DB
}

a:active {
	color: #FF0000;
}


p {
	font-size: 13px; 
	color: #333333;
}


.haiku{
	font-family: "Comic Sans MS", Verdana, Helvetica; font-size: 14px;
	margin-left: 5em;
 }

.date {
	font-size: 12px;
}

.mod{
	color: #FFCC99;
}


