/**********Definitions generales***********/

html {
font-size: 100%;
height:100%;
}

body {
height:100%;
margin: 0;
padding: 0;
text-align: left;
font-size: 1em;
color:black;
font-family:Arial, Helvetica, sans-serif;
background:white;
}

header,footer,section,hgroup,aside,nav,article,figure,figcaption,time,dialog {
display: block;
}

div,ul,ol,li,table,th,td,h1,h2,h3,h4,h5,p,span,form,img,input,header,footer,nav,section,header,footer,section,hgroup,aside,nav,article,figure,figcaption,time,dialog{
margin: 0;
padding: 0;
font-size: 1em;
text-align: inherit;
font-weight:normal;
}

ul{
list-style:none;
}

a{
text-decoration:underline;
outline:none;
color:inherit;
}

.nettoyeur{
clear:both;
font-size:0px;
line-height:0px;
height:0px;
display:block;
}

object {
outline:none;
}

img {
border:none;
}

button::-moz-focus-inner {
border: 0;
}

fieldset{
margin: 0;
padding: 0;
border: none;
}

span.spip_surligne{
background:none;
}

.on{
font-weight:normal;
}