@charset "ISO-8859-1";

a:link { font-weight:bold; color:#3F3F3F; text-decoration:underline; }
a:visited { font-weight:bold; color:#3F3F3F; text-decoration:underline; }
a:focus { font-weight:bold; color:#3F3F3F; text-decoration:underline; }
a:hover { font-weight:bold; color:#3F3F3F; text-decoration:underline; }
a:active { font-weight:bold; color:#3F3F3F; text-decoration:underline; }
.navi:hover { font-weight:bold; color:#3F3F3F; text-decoration:underline; background-color:#CFCFCF; }

body { background:white; font-family: georgia, "Times New Roman", Times serif; font-size:medium; color:black;}

div.main { width:750px; margin:auto; }

table.main { margin-top:5px; padding:2px; border-width:1px; border-color:#AFAFAF; border-style:solid; background-color:#FFFFFF; table-layout:fixed; width:100%; }

.menu, .menu-red { display: none; }

td.content { background-color:#FFFFFF; vertical-align:top; }

div.content { padding:15px; }

.content h1 { font-family: georgia, "Times New Roman", Times serif; margin-top:-5px; }

.content div { position:relative; left:5px; margin-bottom:25px; }

.content p { margin-bottom:-4px;  }

img.foto { height:270; width:400; margin:5px;  }

table.data { width:90%; margin:5px; border-collapse:collapse; background-color:white;}

tr.data_head { font-weight:bold; }

tr.data_1 { }

tr.data_2 { }

td.data { vertical-align:top; padding-left:5px; border-width:1px; border-color:#AFAFAF; border-style:solid;}

ul { list-style-type:disc; }

li { font-weight:bold;  }

div.footer { padding:5px; text-align:center; background-color:none; height:10px; padding-right:5px; font-family: VERDANA,ARIAL,HELVETICA; font-size:0.75em; color:#808080; }

.footer span  { display: none; }