body {
	background-image: url(gfx/bg.gif);
	background-color: #EAEBEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.vistaportol {
	background-attachment: inherit;
	background-image: url(gfx/vistaporto-l.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.vistaportor {
	background-attachment: inherit;
	background-image: url(gfx/vistaporto-r.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.tdconteudo {
	background-attachment: inherit;
	background-image: url(gfx/bgconteudo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	font-size: 11px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.foto {
	margin-left: 8px;	
}
.bigger {
	font-size: 13px;
	line-height: 16px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.title {
	font-size: 15px;
	line-height: 16px;
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 7px;
	color: #5C3013
}
p a, li a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
p a:hover {
	border-bottom-color: #FFCC99;
}
a:active {
	color: #CC3333;
}
