/***** 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; }



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

body {
font:100%/1.3 Arial, Verdana, sans-serif; }

div#global{
position:relative;
width:960px;
height:331px;
margin:100px auto;
text-align:center;
background:#fff url(img/fond_global.jpg) no-repeat center top;
height:600px;}

div#entete a.logo{
position:absolute;
display:block;
width:147px;
height:60px;
background:#fff url(img/logo_imnalys.jpg) no-repeat;
top:250px;
left:390px;
text-indent:-9999px;}
