body{
	margin:0;
	padding:0;
	background-image: url('../img/fundo.jpg');
	background-position: top center;
}


.texto{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606060;
}

.titulo{
	background-color: #fff;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-image: url('../img/fundo_titulo.png');
}

a.espaco{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb9159;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
}

a.espaco:hover{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb9159;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 16px;
}

.espacosel{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb9159;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 16px;
}

#autorcontainer {
	position	: absolute;
	width		: 241px;
	overflow	: hidden;
	visibility: hidden;
	margin:0px;
	padding:0px;
}

#autorcontent {
	position	: relative;
	width		: 235px;
	left		: 0px;
	top		  : 0px;
	padding-right: 5px;
}

#scrollArea {
	position	: absolute;
	width		: 8px;
	overflow	: hidden;
	background-color:#c8c8c8;
	background-image: url('../img/scroller_bar.gif');
	background-position: center;
	background-repeat: repeat-y;
	visibility: hidden;
	margin:0px;
	padding:0px;
}

#scroller {
		position	: relative;
		top		: 0px;
		width		: 8px;
		background	: #bb9159;
		cursor		: pointer;
		cursor		: hand;
}

#autorcontainer2 {
	position	: absolute;
	width		: 390px;
	overflow	: hidden;
}

#autorcontent2 {
	position	: relative;
	width		: 370px;
	left		: 0px;
}

a.espacopassado{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebca93;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
	cursor: hand;
	cursor: pointer;
}

a.espacopassado:hover{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebca93;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 16px;
	cursor: hand;
	cursor: pointer;
}

.testemunho_titulo{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebca93;
}

.contactos_form_titulo{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f4c2b;
}

.contactos_form_label{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.contactos_form_input{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	width: 200px;
	line-height: 14px;
}

.contactos_form_textarea{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	width: 240px;
	height: 100px;
	line-height: 14px;
}

a.contactos_form_enviar{
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f4c2b;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}

.imgpt{
	cursor: hand;
	cursor: pointer;
}