@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
#container h1 {
	font-size: 18px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #477A98;
}
#container h3 {
	font-size: 14px;
	display: block;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#container h2 {
	margin: 0px;
	font-size: 18px;
}

.porta img {
	margin-right: 5px;
	margin-bottom: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container a:link, #container a:active, #container a:visited {
	color: #ffba00;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #666666;
}

.clearfix {
	clear: both;
	font-size: 1px;
	}
#container {
	background-image: url(../images/bk.gif);
	background-repeat: no-repeat;
	width: 333px;
	margin-right: auto;
	margin-left: auto;
	height: 690px;
	padding-left: 290px;
}
.logo {
	padding-top: 20px;
}
#menu {
	background-image: url(../images/bk-menu.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	margin-top: 10px;
	line-height: 20px;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #4B95C0;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
