body
{
    margin:0px;
}
td, p
{
	font-family: "Century Gothic", Tahoma, serif;
}
.table-alpha
{
    background-color: rgb(0, 0, 0);
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity:0.9;
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:1;
}
.table-opaque
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:5;
}
a {
color:#000033;
font-family:"Century Gothic",Tahoma,serif;
font-size:14pt;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color:#FFFFFF;
font-family:"Century Gothic",Tahoma,serif;
font-size:14pt;
font-weight:bold;
text-decoration:none;
}
.fond {
	background-image:  url(images/dhtml_04.gif);
	background-repeat: no-repeat;
	height: 320px;
	width: 386px;
}
