#conteudo, #exoskeleton, #endoskeleton, .display
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003757;
	vertical-align: top;
}

#conteudo, #exoskeleton, #endoskeleton
{
	width: 100%;
}

#conteudo
{
	background-color: #EBF4FA;
	font-size: small;
}

#conteudo.carregando *
{
	color: #999999;
}

.display
{
	font-size: 1.2em;
	width: 90px;
}

#exoskeleton
{
	font-size: x-small;
}

.stretcher
{
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: x-small;
	width: 90px;
	overflow: visible;
}

#menu
{
	vertical-align: top;
	text-align: left;
	width: 100px;
	overflow: visible;
}

a, a:link, a:visited
{
/*	color: #003757;*/
	color: #2A84B2;
	text-decoration: none;
}

a:hover, a:active
{
	color: #2A84B2;
/*	color: #FF6600;*/
	border-bottom: solid 1px #FF6600;
	text-decoration: none;
}

.display a:hover, .display a:active
{
	border-bottom: 0;
	color: #FF6600;
}

.stretcher ul
{
	padding: 0 0 1px 0;
	margin: 0;
}

.stretcher li
{
	list-style-type: none;
	padding: 0 0 1px 0;
	margin: 0;
}
/*
.stretcher a:hover, .stretcher a:active
{
	color: #FF6600;
	border-bottom: dashed 1px #003757;
}
*/
h1
{
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	color: #003757;
	margin: -0.3em 0 1em 0;
	position: relative;
}

h3
{
	margin: 1em 0 0 0;
	width: 90px;
}

h3.active, h3.active a, h3.active a:link, h3.active a:visited
{
	color: #FF6600;
}

h3.active
{
	border-left: solid 1px #FF6600;
}

h4
{
	width: 100%;
	background-color: #2A84B2;
	color: #FFFFFF !important;
	padding: 0.2em 1em;
	margin: -1.05em;
	position: relative;
	top: 2.1em;
	z-index: 10;
}

h6
{
	font-weight: lighter;
	font-size: xx-small;
	margin-bottom: -1.7em;
	color: #2A84B2;
	position: relative;
}

#menu *
{
	text-decoration: none;
	width: 90px;
}

#rodape
{
	text-align: right;
	vertical-align: top;
	margin: 0 6px 0 0;
}

.stretcher
{
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	font-size: x-small;
	width: 100px;
	border-left: solid 1px #FF6600;
	padding-left: 1em;
}

.documento
{
/*	border-style: solid;
	border-width: 1px;
	border-top-color: #EBF4FA;
	border-bottom-color: #666699;
/*	border-right-color: #666699;
	border-left-color: #EBF4FA; 
	background-color: #FCFFFC; */
	margin: 5px 0;
/*	height: 50px; 
	overflow: hidden; */
	border: outset 1px #EBF4FA;
	padding: 6px;
	vertical-align: top;
	background-image: url(../img/checkers.gif);
}

.news
{
	margin: 5px 0;
	border: outset 1px #EBF4FA;
	padding: 6px;
	vertical-align: bottom;
	background-image: url(../img/checkers.gif);
	float: right;
	width: 20%;
	font-size: xx-small;
}

.news h4
{
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 1em;
	width: 95%;
}

.navbar
{
	width: 100%;
	font-size: 9px;
}

.navbar.top
{
	border-bottom: solid 1px #2A84B2;
}

.navbar.bottom
{
	border-top: solid 1px #2A84B2;
}
