body{
	font-family:Arial, Helvetica, sans-serif;
}
#table{
	width:90%;
	font-size:12px;
}
#table a{
	font-size:13px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-left:15px;
	margin-left:15px;
}

#table a.bold{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:underline;
	color:#FFFFFF;
	padding-left:15px;
	margin-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.titlelugar{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
	margin-bottom:10px;
}
a{
	color: #FFFFFF;
	text-decoration: none;

}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 520px;
	height:347px;
	margin-top: 5px;
	margin-bottom:20px;
	text-align: left;
	border-color: #ddd;
	border-style: none; /*antes era none*/
	vertical-align:top;
}
div#container {
	padding-top: 10px;
	border-color: #ddd;
	border-style: none;
	height:300px;
	width:620px; /*esto antes no tenia*/
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

