body {
	border: 0;
	margin: 0;
	padding: 0;
	background-color: #F6F2C6;
	background-image: url("../image/bgr-iframe.jpg");
	background-repeat: no-repeat;
	font-family: helvetica;
	font-size: 15px;
}
table {
	font-family: helvetica;
	font-size: 15px;
}
hr {
	border: 1px dotted gray;
}
a {
	color: #B15630;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.pagetitle {
	color: #932929;
	font-family: helvetica;
	font-size: 26px;
	font-weight: bold;
}
.title {
	color: #BE2E2E; /*#F02929;*/
	font-size: 18px;
	font-weight: bold;
}
.title2 {
	font-weight: bold;
}
.title_small {
	font-size: 12px;
	font-weight: bold;
}
.subtitle {
	color: #932929;
	font-size: 16px;
	font-weight: bold;
}
.foto {
	border: 1px dotted #932929;
}
