*{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

body {
font-family: verdana, arial, sans-serif;
color: #BEB7B7;
font-size: 62.5%;
font-weight: normal;
background: url(../images/eis.jpg) repeat-x #000000;
text-align: center;  /* pour corriger le bug de centrage IE */
}

#main {
position:relative;
width:980px;
height:100%;
margin-left:auto;
margin-right:auto;
z-index:1;  
text-align: left; /* on rétablit l'alignement normal du texte */ 
}

p {
font-size: 1.1em;
margin: 5px 0 0 0;
}

.txtfoot{
text-align: center; 
}

a.lien2:link, a.lien2:visited {
color: #BEB7B7;
text-decoration: none;
}

a.lien2:hover, a.lien2:active {
color:#3A7CAC;
}