html{  height:100%}body{  height:100%;  margin:0;  padding:0}#page-accueil{  height:100%;  width:100%;  border-collapse:collapse;  text-align:center;  background:url(../images/fond/fond-accueil.png) transparent;  background-position:top center;  color:rgb(0,0,0)}#page-accueil #page-td{  height:100%;  padding:0;  vertical-align:middle;  border:0px solid black}#page-accueil div#accueil{  width:800px;  margin:-80px auto;  border:0px solid red}#page-accueil div#global{  background:url(../images/fond/fond-accueil-text.png) transparent; background-position:top center; width:500px; text-align:left; margin:-2px auto; padding:30px 50px; border:2px solid black}#page-accueil div.basPage{ position:absolute; font-size:0.8em; bottom:8px; right:0px; width:650px; padding:10px; color:white; background:black; text-transform:uppercase}#page-accueil div.basPage a{ display:inline; padding:0px 5px; color:rgb(255,255,255); letter-spacing:0.5px}#page-accueil div.basPage a:hover{ text-decoration:underline}#page-accueil .mentions{ font-size:11px; letter-spacing:1px; font-weight:bold; position:absolute; left:0px; bottom:8px; color:rgb(0,0,0); background-color:rgb(255,255,255); padding:5px 10px; opacity:0.5; -moz-opacity:0.5; -ms-filter:"alpha(opacity=50)"; filter:alpha(opacity=50)}#page-accueil .mentions a{ cursor:pointer; color:rgb(0,0,0)}#page-accueil .mentions a:hover{ text-decoration:underline}