@charset "utf-8";
/* CSS Document */

/*** Annule le reset de base ***/

#no-reset ul {
	padding: 10px 0 10px 35px;
}

#no-reset ul li {
	list-style: disc;
}

#no-reset a {
	text-decoration: underline;
}

#no-reset hr {
	margin: 15px 0 15px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #ccc;
}

#no-reset table {
	font: 9pt Arial, Helvetica, sans-serif;
}

#no-reset p {
	padding: 0 0 20px 0;
}

#no-reset h1, #no-reset h2, #no-reset h3, #no-reset h4, #no-reset h5, #no-reset h6 {
	padding: 10px 0 20px 0;
}

#no-reset blockquote {
	padding: 0 0 0 35px;
}
