@CHARSET "ISO-8859-1";

/* resetter */
body,div,h1,h2,h3,h4,p,a,ul,img,li {
	padding: 0;
	border-width: 0px;
	margin: 0;
}

/*fin du resetter*/
body {
	font-family: georgia, times, serif;
	font-size: .75em;
	line-height: 1.8em;
	margin: auto;
	width: 75em;
}

li {
	list-style-type: none;
	list-style-position: outside;
}


/**/
