/* CSS Document */

body
{
border:0; margin:0; padding:0; background:white; 
font:70%/160% "verdana",sans-serif; color:#192666; text-align:center 
/*IMPORTANT text align center c'est ce qui tient le block centré sous IE6 et 7 */;
}



table
{
background:#dec587;
empty-cells:show;
margin:auto;
}

#ambre
{
background:#dec587;
}

#footer
{  
margin:auto;
position:relative;
height: 120px;
margin-top:15px;
text-align:center;
color:blue;
}


img
{border:0px;}

table td
{
text-align:center;
}

a
{color:white;}
