p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	clip:  rect(3px auto auto 3px);
	margin-top: 6px;
	margin-left: 6px;
}
a {
	color: #584A6F;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;


}
a:hover {
	color: #584A6F;
	text-decoration: underline overline;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #333333;
}


h2 {
	font-family: "Trebuchet MS";
	font-size: medium;
	color: #333333;
}
.bordureEntete {
	border-bottom-style: ridge;
	border-bottom-color: #333333;
	height: 3px;
}
.bordureDroite {
	border-right-width: thin;
	border-right-style: dashed;
}
h3 {
	font-size: small;
	font-style: normal;
	color: #333333;
	font-variant: normal;
	font-weight: bold;
	font-family: "Trebuchet MS";

}
h4 {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
}
.bordurehaute {
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
.selection {

	font-weight: bolder;
	color: #000000;
}

ul {
	list-style-type:none;
    list-style-position:outside;
	background-image:url(ecrire/img_pack/triangle.gif);
	background-repeat:no-repeat;
	background-position:-5px 0%;
	padding-left:15px;
}
li {
	list-style-type:none;
	background-image:url(ecrire/img_pack/puce-orange-breve.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:15px;
}

