.gauche {
	background-attachment: scroll;
	background-image: url(images/BG_gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.droite {
	background-attachment: scroll;
	background-image: url(images/BG_droit.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2.2pt;
	text-align: left;
	text-indent: 33pt;
	line-height: 17px;
	margin-right: 40px;
	margin-left: 40px;


}
.rantgauche {
	background-image: url(images/rant_gauche.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rantdroite {
	background-image: url(images/rant_droite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titrearchives {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2pt;
	text-align: center;
	text-indent: 33pt;
	line-height: 15px;
}
.textarchives {

	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2px;
	text-align: justify;
	text-indent: 33pt;
	line-height: 15px;
}

