/* Remise a zero des styles */
html{ color:#000; background:#FFF; }

*{ margin:0; padding:0; outline:0; }

h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal; }

table{ border-collapse:collapse; border-spacing:0; }
caption, th{ text-align:left; }

fieldset, hr, img{ border:0; }
input, textarea, select{ font-family:inherit; font-size:inherit; font-weight:inherit; }
legend{ color:#000; }

address, caption, cite, code, dfn, em, strong, th, var{ font-style:normal; font-weight:normal; }

li{ list-style:none; }

q:before, q:after{ content:''; }

abbr, acronym{ border:0; font-variant:normal; }

sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }

a, del, ins{ text-decoration:none; }

a{ color:inherit; }
