﻿#geral {
	width: 1440px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto, auto, auto, auto);
	position: relative;
	top: 0px;
	left: 0px;
}
#anDireito {
	width: 150px;
	height: 600px;
	top: 100px;
	position: relative;
	float: right;
	margin-right: 50px;
	bottom: 0px;
}
#cabecalho {
	top: 10px;
	width: 950px;
	height: 180px;
	position: absolute;
	left: 270px;
	background-image: url('../images/Baltimore3.jpg');
}
#logo {
	float: right;
	top: 70px;
	position: relative;
	font-family: Tahoma;
	color: #FFFFFF;
	width: 230px;
	height: 30px;
}
#busca {
	width: 300px;
	float: right;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	right: 50px;
	white-space: normal;
}
#top_nav {
	min-width: 600px;
	height: 30px;
	position: absolute;
	top: 150px;
	margin-right: 200px;
	width: 930px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-left: 10px;
}
#barNav{
	left: 50px;
	margin-top: 15px;
}
#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;
}
#busca{
	left: auto;
	width: 350px;
	position: relative;
	height: 30px;
}
#anEsquerdo {
	width: 150px;
	height: 600px;
	top: 100px;
	position: absolute;
	margin-left: 95px;
}
#conteudo {
	width: 900px;
	position: absolute;
	height: 600px;
	top: 190px;
	background-image: url('../images/nuvens2.jpg');
	min-height: 500px;
	position: relative;
	width: 950px;
	left: 270px;
}
#right_col {
	background-position: right top;
	width: 250px;
	float: right;
	list-style-type: none;
	background-repeat: no-repeat;
	position: relative;
	top: 15px;
	margin-left: 15px;
	clip: rect(auto, auto, auto, auto);
	right: 5px;
}
#page {
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: small;
	width: auto;
}
}
#page_content {
	width: 930px;
	position: relative;
	padding-left: 15px;
	left: 0px;
	right: 0px;
	height: auto;
	top: 15px;
}
#page_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000A0;
}

#page_conteudo 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;
}
#page_conteudo h4 {
	font-style: normal;
	color: #000099;
	padding-left: 20px;
	padding-top: inherit;
}
#page_conteudo h5 {
	font-style: normal;
	color: #000099;
	padding-left: 20px;
	padding-top: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#right_col h4 {
	font-style: normal;
	color: #000099;
	padding-left: 20px;
	padding-top: inherit;
}

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: #000080;
	font-weight: normal;
	font-size: x-small;
	width: 250px;
}
h4 {
	font-style: normal;
	color: #000099;
	padding-left: 20px;
	padding-top: inherit;
	width: 250px;
}

a:hover {
	color: #FFFF00;
	background-color: #0000FF;
	width: 170px;
	z-index: 0;
}
#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;
}

