* {
	padding: 0;
	margin: 0;
    border: 0;
	}

body {
    background-color : #ffffff;
    SCROLLBAR-FACE-COLOR: #557CAD;
    SCROLLBAR-HIGHLIGHT-COLOR: #707070;
    SCROLLBAR-SHADOW-COLOR: #AEAEAE;
    SCROLLBAR-3DLIGHT-COLOR: #707070;
    SCROLLBAR-ARROW-COLOR: #FFEA00;
    SCROLLBAR-TRACK-COLOR: #E0E7F0;
    SCROLLBAR-DARKSHADOW-COLOR: #f1f1f1;
}

a:link { color: 557CAD; }
a:visited { color: 0F7D55; }
a:active { color: 557CAD; }
a:hover { text-decoration: underline overline; color: 1B912F;}

UL.mini {
 margin: 15px;
 padding: 0;
 list-style: url(Images/dot4x2.png) outside;
}

sub { font-size: 6pt; line-height: 3pt; letter-spacing: 0;}

sup { font-size: 6pt; line-height: 3pt; letter-spacing: 0;}

p { font-family: Arial; font-size: 9pt; color: #000000;}

p.mini { font-family: Arial; font-size: 8pt; color: #000000;}

td { font-family: Arial; font-size: 9pt; color: #000000;}

th { font-family: Arial; font-size: 9pt; color: #000000w; font-weight: bold;}

tr.box { font-family: Arial; font-size: 9pt; color: #000000;}

td.box { font-family: Arial; font-size: 9pt; color: #000000;}

tr.minibox { font-family: Arial; font-size: 8pt; color: #000000;}

td.minibox { font-family: Arial; font-size: 8pt; color: #000000;}

h1 { font-family: Arial; font-size: 13pt; color: #355C8D;}

h2 { font-family: Arial; font-size: 12pt; color: #355C8D; font-weight: bold; text-decoration: normal; }

h3 { font-family: Arial; font-size: 11pt; color: #053C8D; text-decoration: normal;}

h4 { font-family: Arial; font-size: 9pt; color: #053C8D; }

li { font-family: Arial; font-size: 9pt; color: #000000;}

.petit { font-family: Arial; font-size: 8pt; color: #000000;}

.centrer { text-align: center; }

.defil { font-family: Arial; font-size: 10pt; color: #8D8D8D;}

.noir { font-family: Arial; font-size: 9pt; color: #000000; margin-left: 40; }

.form { font-family: Arial; font-size: 10pt; color: #ffffff; font-weight: bold; }

.blanc { color: #ffffff;}

.drag {
 color: #ffffff;
 background: #506080;
 padding: 3px;
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
}

form {
 display: inline;
}

checkbox, input, radio, select, textarea {
  background: #f2f0e3;
}

/* STYLES NOUVEAUX */
img { 
    vertical-align: middle;
    border: 0;
	}
a.img:link, a.img:visited, a.img:hover, a.img:focus, a.img:active {
    border: 0;
    padding: 0;
    text-decoration: none;
	}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
