body { color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #000; text-align: center; margin: 0; padding: 0; }
.full_site { text-align: left; width: 900px; margin: 0 auto; padding: 0; }
.header { text-align: left; width: 900px; height: 100px; float: left; }
.footer { color: #06aa05; font-size: 9px; font-weight: bold; text-align: right; width: 900px; height: 50px; float: left; clear: both; padding-top: 20px; }
.footer2 { color: #06aa05; font-size: 9px; font-weight: bold; text-align: right; width: 300px; height: 25px; padding-top: 20px; float: left; clear: both; }
.footer a:link { color: #06aa05; text-decoration: underline; }
.footer a:visited { color: #06aa05; text-decoration: underline; }
.footer a:houver { color: #fff; text-decoration: none; }
.footer a:active { color: #fff; text-decoration: none; }
.footer2 a:link { color: #06aa05; text-decoration: underline; }
.footer2 a:visited { color: #06aa05; text-decoration: underline; }
.footer2 a:houver { color: #fff; text-decoration: none; }
.footer2 a:active { color: #fff; text-decoration: none; }
.h_botao { text-align: left; width: 900px; float: left; margin: 0; padding: 0; }
/*paginas*/
.cont { text-align: justify; float: left; margin: 5px 20px 20px 60px; }
.cont h1 { font-size: 12px; font-weight: bold; text-transform: uppercase; word-spacing: 4px; letter-spacing: 2px; }
.cont a:link { color: #fff; text-decoration: none; border-bottom: 1px dashed #06aa05; }
.cont a:visited { color: #fff; text-decoration: none; border-bottom: 1px dashed #06aa05; }
.cont a:hover { color: #06aa05; text-decoration: none; border-bottom: 1px dashed #fff; }
.cont a:active { color: #06aa05; text-decoration: none; border-bottom: 1px dashed #fff; }
.gal { text-align: center; width: 900px; float: left; }
.cont2 { text-align: justify; width: 800px; margin: 5px 10px 20px; float: left; }
.cont2 h1 { font-size: 12px; font-weight: bold; text-transform: uppercase; word-spacing: 4px; letter-spacing: 2px; }
.cont2 h2 { width: 300px; font-size: 12px; font-weight: bold; color: #fff; text-transform: uppercase; word-spacing: 4px; letter-spacing: 2px; margin-bottom: 8px; }
.cont2 a:link { color: #fff; text-decoration: none; border-bottom: 1px dashed #06aa05; }
.cont2 a:visited { color: #fff; text-decoration: none; border-bottom: 1px dashed #06aa05; }
.cont2 a:hover { color: #06aa05; text-decoration: none; border-bottom: 1px dashed #fff; }
.cont2 a:active { color: #06aa05; text-decoration: none; border-bottom: 1px dashed #fff; }
.livro { width: 320px; float: right; }
.contacto { width: 450px; float: left; }
/*guestbook*/
.entry { width: 300px; margin-bottom: 5px; padding-bottom: 4px; clear: both; border-bottom: 1px solid #06aa05; }
#lastEntry {  }
.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}
.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}
.entry .field .value { float: left; }
.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}
.navigation {
	width: 300px;
	margin-top: 25px;
	text-align: center;
}
#previous {
	font-size: 12px;
	margin-right: 30px;
	display: inline;
}
#next {
	font-size: 12px;
	margin-left: 30px;
    display: inline;
}
.pageNumberContainer {
	display: inline;
	text-align: center;
}
.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}
#currentPageNumber {
	font-weight: bold;
	color: #06aa05;
}
.entryCount {
	width: 300px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 8px;
}
/*old
*/
.h_bio { background-image: url(biografia_img.jpg); background-repeat: no-repeat; width: 900px; height: 100px; float: left; }
.h_protf { background-image: url(protefolio_img.jpg); background-repeat: no-repeat; width: 900px; height: 100px; float: left; }
.h_pre { background-image: url(premios_img.jpg); background-repeat: no-repeat; width: 900px; height: 100px; float: left; }
.h_link { background-image: url(link_img.jpg); background-repeat: no-repeat; width: 900px; height: 100px; float: left; }
.h_cont { background-image: url(contacto_img.jpg); background-repeat: no-repeat; width: 900px; height: 100px; float: left; }
