/* Predefinite pagina */
body {
  position: relative;
  margin:0px 0px 0px 0px; font-size:12px;
  font-family:  Arial, Verdana, helvetica, sans-serif;
  background-color:#ffffff;
  background-image:url(../img/taxibk.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-attachment:fixed;
}

a img {
	border: none;
}

a {
text-decoration:none;
font-weight:bold;
}

a:link, a:visited { color:#000000; }
a:hover, a:active { color:#0000aa; }

hr {
    border: 0px;
    color: #ddccdd;
    background-color: #065991;
    height: 1px;
	width: 82%;
}

.txtmod td {
padding:10px;
}

.txtmod tr {
background-color: #eee;
}

#header {
position:relative;
left:0px; top:0px;
}

#corpo {
position:relative;
margin:10px 0 0 0;
left:15px;
}

#interface {
z-index:10;
position:relative;
width:100%;
margin:10px 0 0 0;
left:15px;
}

#interface a {
border:1px solid #777777;
font-size:10pt;
font-weight: bold;
padding:3px;
background-color: #ddd;
}

#interface a:hover {
border:1px solid #999;
background-color: #fff;
color:#000;
}

#interfacecat .tit {
font-size:12pt;
font-weight: bold;
padding:3px;
}

#interfacecat a {
font-size:10pt;
font-weight: bold;
padding:3px;
border:1px solid #ddd999;
background-color: #ddd999;
}

#interfacecat a:hover {
border:1px solid #ddd999;
background-color: #fffccc;
color:#000;
}

#structure {
position:relative;

width:500px;
margin:25px 0 0 0;
left:15px;
}

#structure a {
color:#AA0000;
border:1px solid #777777;
font-size:8pt; font-weight: bold;
padding:2px; margin:2px;
background-color: #ddd;
}

#structure a:HOVER {
background-color: #eed;
}

#footer {
z-index:5;
position:absolute;
right:4px;
font-size:8pt;
top:4px;
color:#aaa;
}

table#prezz  {
border:2px solid #777;
}

tr#prezz {
border-bottom:1px solid #000;
}

#prezz .titols {
font-size:8pt;
font-weight:bold;
background:#999;
}

.imgpic {
border:1px solid #000000;
}

/* trash (doesn't mean to be trashed) */

#sysmsg {
position:absolute; left:25%;
border:1px solid #333333;
background:#ffffee;
margin:100px; padding:5px;
font-size:10pt;
color:440000;
width:500px;
text-align:center;
}

#sysalert {
z-index:99; position:relative;
right:5px; bottom:5px;
border:1px dotted #900;
background:#ffffee;
margin:100px; padding:5px;
font-size:8pt;
color:880000;
width:500px;
text-align:center;
}