*{margin:0; padding:0;}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	color:#303030;
}

    #Petalle {
	float:left;
	width:100%;
	background:#fff;
	font-size:93%;
	line-height:normal;
      }
    #Petalle ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #Petalle li {
      display:inline;
      margin:0;
      padding:0;
      }
    #Petalle a {
      float:left;
      background:url("petalleft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #Petalle a span {
	float:left;
	display:block;
	background:url("petalleht.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#000000;
      }
    #Petalle a span {float:none;}
    #Petalle a:hover span {
      color:#FFF;
      }
    #Petalle a:hover {
      background-position:0% -42px;
      }
    #Petalle a:hover span {
      background-position:100% -42px;
      }
        #Petalle #current a {
                background-position:0% -42px;
        }
        #Petalle #current a span {
                background-position:100% -42px;
        }
p {
	font-size: 10pt;
	color: #000;
	margin: 15px;
}
.titular {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #69C;
}
td {
	font-size: 10pt;
	text-align:left;
	padding:1px;
}
th {
	font-weight: bold;
	font-size: 10pt;
	text-align:left;
	background-color: #69C;
	color: #FFF;
}
.rj {color: #C00}
tr { background: white; } 
tr:hover {
	background: #9cf;}
td:hover {
	background:#69c;
	color:#FFF;}
.r {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #69c;
	color: #69c;
	font-weight: bold;
}
.azul {
	color: #69C;
	font-weight: bold;
	}
#contenedor{
width:784px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#fff;
color:#333366;
border:2px solid #a0a0a0;
}

#cabeceira{
height:94px;
width:780px;
margin:0 1px 1px 1px;
background:#036;
color:#fff;
}
#contido{
	float:left;
	width:780px;
	background:#fff;
	font-size:0.9em;
	padding:4px 0 0 4px;
}
#baixo{
clear:both;
width:780px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#036;
}
#baixo p{padding:0; margin:0; text-align:center;}
#baixo a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#baixo a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

