body, td {font-family: Arial;
	font-size: 9pt;
	font-weight: normal;}

th
	{font-family: Arial;
	font-size: 9pt;
	background: #EEE;}

a	{text-decoration:none;}

a:hover
	{color: #FF0000;
	 text-decoration:underline;}

.text
	{font-size: 9pt;}

.small
	{font-size: 7pt;}

.footer
	{font-size: 7pt;
	color: #999999;}

.row
	{margin-bottom: 5px;
	border-bottom: 1px dotted #999;}

.time
	{float: right;}

#body
{
margin-right: 1.5em;
margin-left: 1.5em;
margin-top: 1em;
}

#main
{
background: #fff url('/mapa/public/images/n2.gif') 0px 1px repeat-x;
position: absolute;
top: 95px;
width:100%;
}

#header
{
width:100%;
height:95px;
background: #B22B2B url('/mapa/public/images/n1.gif') repeat-x;
}

#header h1
{
display: inline;
color: #fff;
font-size: 2.6em;
position: absolute;
margin-left: 10px;
margin-top: 42px;
font-weight: normal;
letter-spacing: -1px;
}

#header a
{
color: #fff;
text-decoration: none;
}

#wpklogo
{
padding: 10px 10px 15px 10px;
float: left;
}

#footer
{
text-align: center;
clear: both;
border-top: dotted 1px #999999;
margin: 0 auto;
padding: 5px 0 0 0;
float: top;
}

#map
{
	width: 840px;
	border-right: solid 1px #999;
	padding: 0px;
}

#about
{
	float: left;
	width: 125px;
	margin-left: 850px;
	position: absolute;
}