body {
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#slideshow {
	color:#FFF;
	list-style-image: none;
	list-style-type: none;
}
#slideshow span {
	display:none
}
#wrapper {
	width:400px;
	display:none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#wrapper * {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#fullsize {
	position:relative;
	width:550px;
	height:500px;
	padding:0px;
	background:#FFF
}
#information {
	position:absolute;
	bottom:0px;
	width:550px;
	height:0;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70);
	background-color: #FFF;
}
#information h3 {
	padding:4px 8px 3px;
	font-size:15px
}
#information p {
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#image {
	position:relative;
	width:550px
}
#image img {
	position:absolute;
	z-index:25;
	width:auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.imgnav {
	position:absolute;
	width:25%;
	height:306px;
	cursor:pointer;
	z-index:150
}
#imgprev {
	left:0;
	background-image: url(../img_home/nav/left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#imgnext {
	right:0;
	background-image: url(../img_home/nav/right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#imglink {
	position:absolute;
	height:306px;
	width:100%;
	z-index:100;
	opacity:.4;
	filter:alpha(opacity=40)
}
.linkhover {
	background-image: url(../img_home/nav/link.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#thumbnails {
	margin-top:30px;
	width:550px;
}
#slideleft {
	float:left;
	width:20px;
	height:81px;
	background:url(../img_home/nav/scroll-left.gif) center center no-repeat;
	background-color:#FFF
}
#slideleft:hover {
	background-color:#FFF
}
#slideright {
	float:right;
	width:20px;
	height:81px;
	background:url(../img_home/nav/scroll-right.gif) center center no-repeat;
	background-color:#FFF
}	
#slideright:hover {
	background-color:#FFF
}
#slidearea {
	position:relative;
	width:510px;
	height:81px;
	overflow:hidden
}
#slider {
	position:absolute;
	left:0;
	height:81px
}
#slider img {
	cursor:pointer;
	padding:0px
}
.footer {
	background: #FFFFFF;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-color: #FFFFFF;
	text-align: left;
}
.footerCentrado {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9.5px;
	color: #999999;
	padding: 0px;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: right;
}


.portugal2020 a:link, .portugal2020 a:visited, .portugal2020 a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9.5px;
	color: #999999;
	text-decoration: none;
}
.portugal2020 a:hover {
	text-decoration: underline;
}

.footerGuide {
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9.5px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
