﻿body {
	font-family: Verdana, "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #8DA8D3;
}
h2 {
	/*antetitulo*/
	MARGIN: 0.2em 0px;
	FONT: 1.1em "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	LETTER-SPACING: -1px;
	font-weight: normal;
	font-style: italic;
}
h1 {
	/*titulo*/
	MARGIN: 0.2em 0px;
	FONT: 1.8em "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	LETTER-SPACING: -1px;
	font-weight: bold;
	color: #305d7c;
	text-decoration: none;
}
h3 {
	/*subtitulo*/

	MARGIN: 0.2em 0px;
	FONT: 0.95em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	LETTER-SPACING: -1px;
	font-weight: bold;
}
h4 {
	/*jornalista*/
	MARGIN: 0.2em 0px;
	FONT: 1.2em "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	LETTER-SPACING: -1px;
	font-style: italic;
	text-decoration: underline;
	line-height: 250%;
	vertical-align: middle;
}
h5 {
	/*article date*/
    font-size: 10px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	color: #000066;
	LETTER-SPACING: -1px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.caption {
	margin: 5px;
	padding: 0px;
	border: solid 1px #E5E5FF;
	background: #EBEBEB;
	font-size: 90%;
	color: black;
}
table.moduletable {
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	margin: 0px;
	border-left: #000000 0px solid;
	width: 100%;
	border-bottom: #000000 0px solid;
	background-color: #FFE086;
}
table.moduletable th {
	border-top-width: 0px;
	padding-left: 3px;
	font-weight: bold;
	font-SIZE: 11px;
	width: 100%;
	color: black;
	text-indent: 0px;
	line-height: 14px;
	border-bottom: #000000 1px dashed;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	height: 14px; /*background-color: #eeeeee;*/;
	text-ALIGN: left;
}
table.moduletable td {
	padding-left: 0px;
	font-weight: normal;
	font-SIZE: 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a:link {
	font-size: 8.0pt;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 8.0pt;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
a:active {
	font-size: 8.0pt;
	text-decoration: none;
	color: #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}
iframe {
	margin-top: 4px;
	margin-left: 4px;
	z-index: 5;
	height: 2500px;
	width: 100%;
	border: none;
}
.NesteNumero {
	font-weight: normal;
	font-size: medium;
	padding-left: 10px;
	color: #000066;
}
.logo {
	font-family: "Arial Black";
	font-size: 50px;
	color: #FFFFFF;
}
#leftpane {
	background-color: #B1C1E3;
}
#moduletable {
	background-color: #B1C1E3;
}
.legenda {
	color: #FFFFFF;
}
.barMenu {
	color: #FFFFFF;
	background-color: #2A51A0;
}
.pmTabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
}
.pmTabs li {
	display: inline;
	margin: 0;
}
.pmTabs li a {
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: white;
	background: white url('../images/unselectedTab.jpg') top left repeat-x;
}
.pmTabs li a:visited {
	color: #2d2b2b;
}
.pmTabs li a:hover {
	color: yellow;
}
.pmTabs li a.open {
	text-decoration: none;
	position: relative;
	top: 1px;
	color: orange;
	background: url('../images/selectedTab.jpg') top left repeate-x;
	border-bottom-color: orange;
}
.pmTabs li a.open:hover {
	color: orange;
	text-decoration: none;
}
.divContainerClass {
	display: none;
}
.label {
	font-weight: bold;
	font-size: smaller;
	text-align: right;
	width: 125px;
}
.DirectorEditor {
	color: #800000;
}
.pageTools {
	float: right;
	border: 1px solid #000080;
}
.dragclass {
	position: relative;
	cursor: move;
}
#resumoDiv {
	float: left;
}
#resumoDiv div {
	width: 94%;
	padding: 1%;
	margin: 2%;
	border: solid 1px gray;
}
