*{margin:0; padding:0;
}
a {
	font-weight: bold;
	color: #0086CA;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #0282CB;
	text-decoration: underline;
}
a:hover {
	color: #CC0001;
	text-decoration: none;
}

#main {
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	height: 768px;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 202px;
	width: 821px;
	background-position: bottom;
}
#content {
	background-color: #FFFFFF;
	height: 412px;
	width: 821px;
}
#footer {
	background-color: #2c2a32;
	width: 821px;
	height: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer p {
	padding-top: 22px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#nav ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
#banner {
	height: 25px;
	width: 821px;
	background-color: #B3B3B3;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
	text-decoration: none;
}

#logo {
	float: right;
	height: 65px;
	width: 394px;
}

#nav {
	height: 20px;
	width: 821px;
	padding-top: 105px;
	float: left;
}
#nav a#current {
	color: #000000;
}
#left {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2c2a32;
	width: 50%;
	height: 412px;
}
#left p {
	text-align: justify;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	line-height: 20px;
}
#right {
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 45%;
	float: left;
	height: 412px;
	clear: right;
}
#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898584;
	font-style: italic;
	font-weight: bold;
	padding-top: 110px;
	line-height: 30px;
	padding-left: 30px;
}
#left img {
	padding-left: 30px;
	padding-top: 30px;
}

#nav li {
	float: left;
	text-align: center;
	display: block;
	width: 120px;
	padding-left: 40px;
}

body {
	background-color: #000000;
}
.corsivo {
	font-style: italic;
	color: #CC0000;
}

