body {
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/bg.jpg);
	margin-bottom:0px;
	margin-right:0px;
	padding:0;
}
.maintable {
	width:762px;
	height:578px;
	background-color:#EBE5DE;
	border-width:7px;
	border-style:solid;
	border-color:#4F2626;
}
.footertable {
	width:762px;
}


.separador {
	background-image: url(images/separador.jpg);
}
.frontimage {
	border-width:1px;
	border-style:solid;
	border-color:#A57D74;
	border-collapse:separate;
	padding:4px;
}

.texts {
	color: #67243F;
	font-family: Arial;
	font-size: 12px;
	line-height:20px;
}

.footer {
	color: #EBE5DE;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;

}
a.footer {
	color: #EBE5DE;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;

}
a.footer:hover {
	color: #EBE5DE;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: underline;

}

.texts11 {
	color: #67243F;
	font-family: Arial;
	font-size: 11px;
	line-height:15px;
}

