body{
margin:0px;
background-color:#FFF8E1;
font-size:small;
font-family:'bitstream vera serif', 'times new roman', serif;
}
#logo{
background:url(images/Anim320.gif) no-repeat center center transparent;
margin:0px auto;
height:121px;
}
#logo span{
visibility:hidden;
}
a{
color: #000000;
font-family:'bitstream vera serif', 'times new roman', serif;
padding:4px;
text-decoration:none;
font-size:small;
font-weight:bold;
}
td{
color: #000000;
background-color:#FfF8e1;
font-family:'bitstream vera serif', 'times new roman', serif;
font-size:small;
}
.legende{
color: #000000;
font-family:'bitstream vera serif', 'times new roman', serif;
font-size:x-small;
vertical-align:top;
}
td.a{
background-color:#FfF8e1;
text-align:center;
padding:4px;
}
td.on{
background-color:#FfF8e1;
color:#009900;
text-align:center;
padding:4px;
font-size:small;
font-weight:bold;
}
a:hover{
color: #000000;
font-family:'bitstream vera serif', 'times new roman', serif;
padding:4px;
text-decoration:none;
font-size:small;
font-weight:bold;
}
q{
quotes: "\00AB\00A0" "\00A0\00BB";
font-weight:bold;
}
fieldset{
margin: 0;
font-style: normal;
padding: 0 1em 1em;
text-align: right;
}
legend{
text-align: left;
}

fieldset * label {
vertical-align:top;
}

fieldset * input {
margin-left: 1em;
width:45%
}

fieldset * textarea {
margin-left: 1em;
width:45%
}

fieldset * select {
margin-left: 1em;
width:45%
}
label:hover{
cursor: pointer;
}

label.required{
font-weight: bold;
}

label.required:before{
content: "* ";
}

.warning{
background-color: #7D0101;
}

.legend {
font-style: italic;
color: #666;
background: transparent;
margin: 0;
padding: 0;
display:block;
text-align: right;
}
#footer{
text-align:center;
margin:1em auto;
width:90%;
background-color:#E8E2CD;
border:thin solid #F2DEAF;
color:#777777;
padding-bottom:1px;
}
#footer p{
margin:2px;
padding:0px;
}
#footer p span{
font-size:x-small;
}
#footer p span a{
font-size:x-small;
color:#777777;
}
#copyright span img{
width:80px;
height:15px;
border:none;
vertical-align:middle;
}