body {
	margin: 0;
	background: #d8e5ee;
}

a img {
	border-width: 0;
}

a {
	text-decoration: none;
}

#left {
	background: #e87632;
	vertical-align: top;
}

#content {
	height: 800px;
	vertical-align: top;
	padding-left: 8px;
	background: #fff;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#footer {
	background: #c7d4dd;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}

#footer2 {
	background: #c7d4dd;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: #fff;
}

#footer2 a {
	color: #fff;
}

.spacer { height: 7px; font-size: 6px }

.title {
	color: #d45204;
	font-size: 16px;
	font-weight: bold;
}

.maimare {
	color: #061354;
	font-size: 16px;
}

