﻿/* CSS layout */
body {
	margin: auto 0 0 0;
	padding: 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	z-index: 0;
	height: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#geral {
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	width: 1440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: no-repeat;
	position: absolute;
}
#anuncioDireita{
	position: absolute;
	width: 120px;
	height: 600px;
	z-index: 1;
	top: 53px;
	left: 1230px;
}
}
#masthead {
	height: 180px;
	background-image: url('../images/Baltimore3.jpg');
	background-repeat: no-repeat;
	width: 950px;
	position: absolute;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	right: auto;
	left: auto;
}
#top_nav {
	min-width: 600px;
	height: 30px;
	position: absolute;
	top: 156px;
	margin-right: 200px;
	width: 930px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
}
.barNav a {
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
	background: #C0AB80;
	text-align: center;
	padding: 3px 30px 1px 10px;
	margin-right: 2px;
}
.barNav a:hover {
	color: #FFFF00;
	background: #0000CC;
	padding-bottom: 6px;
}
#anuncioEsquerda{
	position: static;
	width: 120px;
	height: 600px;
	z-index: 1;
	top: 53px;
	left: 110px;
}
}
#container {
	min-width: 600px;
	background-image: url('../images/nuvens2.jpg');
	min-height: 500px;
	position: static;
	width: 950px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
#right_col {
	background-position: right top;
	width: 250px;
	float: right;
	list-style-type: none;
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
	z-index: 0;
	}
#page_content {
	padding: 0px 20px 0px 10px;
	margin-right: 250px;
	width: auto;
	margin-top: auto;
	text-align: justify;
}
#left_links {
	width: 250px;
}

#footer {
	background-position: bottom;
	background-image: url('../images/bg.jpg');
	height: 80px;
	position: relative;
	background-repeat: no-repeat;
	color: #FFFF00;
	font-weight: normal;
	text-decoration: underline;
	font-size: small;
}
#busca {
	width: 500px;
	float: right;
	height: 30px;
	clip: rect(auto, 250px, auto, auto);
	vertical-align: middle;
	text-align: center;
}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000CC;
	background-image: url('../images/nuvens2.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	top: auto;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: right;
	top: 70px;
	position: relative;
	font-family: Tahoma;
	color: #FFFFFF;
	width: 230px;
	height: 30px;
}
ul {
	display: block;
	float: left;
	list-style-type: none;
}
li {
	height: 25px;
	width: 190px;
	background-image: url('../images/bordaesquerda.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	list-style-type: none;
	text-transform: none;
	text-decoration: none;
}
li a {
	background-position: left;
	background-repeat: repeat-y;
	display: block;
	width: 170px;
	color: #0033CC;
	z-index: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	height: 23px;
	font-size: small;
	border-left-width: 10px;
}
h5 {
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-size: x-small;
}
a:hover {
	color: #FFFF00;
	background-color: #0000FF;
	width: 170px;
	z-index: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0000CC;
	margin-bottom: auto;
	margin-top: auto;
	position: relative;
	top: 0px;
	left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
	margin-top: auto;
	margin-bottom: auto;
	color: #FFFFFF;
}
h4 {
	font-style: normal;
	color: #000099;
	padding-left: 20px;
	padding-top: inherit;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000A0;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	margin-bottom: 7px;
	margin-top: 7px;
}
h6 {
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#barnav.li {
	list-style-type: none;
}
#letreiro{
	margin-top: 50px;
	width: 350px;
	height: 20px;
}
