/***** Reset CSS *****/

* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

label, input.sub {
cursor:pointer; }

input, textarea, select {
border:1px solid #000;
padding:2px;
vertical-align:middle; }

h1, .invis {
position:absolute;
left:-9999px; }

.retour_ch {
margin-bottom:10px; }

/***** Flash & Déco *****/

div#fond_flash {
height:700px;
width:525px;
}

div#flash {
position:relative;
height:700px;
width:525px;
left:-100px;
top:80px;
}

/***** Layout *****/

body {
font:100%/1.3 Arial, Verdana, sans-serif;
background: url(backg.jpg) no-repeat;
 }
 
html {
background: url(backg.jpg) no-repeat;
overflow: auto;
}

