/*basic structure and organization*/
body {
	font-face: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px
}

#container {
	width: 760px;
	background: #FFFFFF;
	position: relative;
	margin: 0px auto;
	top: 0px;
}
#topimage {
	top: 0px;
	left: 0px;
}

#nav {
	width: 250px;
	position: absolute;
	left: 510px;
	top: 0px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font: 0.75em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	height: 377px;
}

#nav img{
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding-top: 0px;
	padding-left: 10px;
}

#nav li{
	text-decoration: none;
	list-style: none;
}
#nav a:link, #nav a:visited{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#nav a:hover, #nav a:active{
	text-decoration: none;
	color: #FF6600;
}

#bgimage{
	width: 250px;
	min-height: 50px;
	position: absolute;
	left: 510px;
	top: -33px;
	}
















	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='image.png', sizingMethod='scale');
	height: 767px;
	/*height: 1728px;*/
}

#footer {
	font-size: 8pt;
	clear: both;
	}
.cleared
{
	clear: both;
}

/* Links */
#content a:link{
	text-decoration: underline;
	color:#5E87AF;
}

/* Conteúdos do site */
#content {
	position: absolute;
	width: 480px;
	background-color: #FFF;
	margin: 0px;
	/*border: thin #666666 solid;*/
}

/* Elementos de design */
#content .primeirop {
	font: 0.8em Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	line-height: 1.15em;
	font-weight: bold;
	color: #5E87AF;
	margin-top: 0px;
	padding-left: 35px;
}

#content .imgline {
	margin-bottom: 5px;
	margin-top: 0px;
	border: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 0px;
	clear: both;
}
/* Conteúdos de texto em duas colunas */
#content .coluna1 {
	width: 200px;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font: 0.7em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#content .coluna2 {
	width: 200px;
	float: right;
	left: 235px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font: 0.7em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#content .coluna1 img{
	border: none;
}

#content .coluna2 img{
	border: none;
}

/* Conteúdos de texto em apenas uma coluna */
#content .coluna3 {
	width: 420px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 35px;
	padding-right: 10px;
	font: 0.7em Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#content .coluna4 {
	width: 350px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-left: 35px;
	padding-right: 10px;
	font: 0.7em Arial, Helvetica, sans-serif;
	text-indent: 0px;
	line-height: 1.3em;
}

#content .coluna3 img{
	border: none;
}

#content .coluna4 img{
	border: none;
}

/* Imagens Grandes no site e respectiva legenda */
#content .imgs{
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px;
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 5px;
	clear: both;
}
#content a.imgs
{
	border: none;
}
	
.legenda{
	font: 0.6em Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

/* Legenda para imagens pequenas no site - esta legenda fica sempre dentro da Class "Coluna1" ou "Coluna2" */
.legenda2{
	font: 0.9em Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 5px;
}

/*heading styles*/
#content h1 {
	font: 1.4em Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-variant: small-caps;
	color: #F60;
	padding-left: 35px;
	padding-top: 10px;
}

#content h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #F60;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#content h3 {
	font: 0.75em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F60;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content h4 {
	font: 0.75em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E87AF;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content h5 {
	font: 0.75em Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 0.1em;
	color: #000000;
	padding-left: 35px;
	padding-bottom: 0px;
	margin-bottom: -5px;
}

.graficos {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/* Imagens grandes fora dos conteúdos do site */
.imgsBigDiv
{
	width: 420px;
	margin: 10px;
	border: #666666 thin solid;
	padding: 20px;
}
.imgsBig {
	border: none;
	text-align: center;
}
.legenda3{
	font: 0.6em Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.legenda4{
	clear: both;
	font: 0.6em Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: left;
}

.subnavTitulo
{
	font: 1.1em Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF6600;
}
.tabText{
	font: 0.7em Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
