body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6A0810;
	background-color: #FAF0D2;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC0033;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC3333;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 2;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu_lateral {
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.title {
	font-size: large;
	color: #BB8E97;
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-weight: bolder;
}
.copyright {
	font-size: x-small;
}.simple_bordure {
	border: 1px solid #FFFFFF;
}

