﻿html, body {
	height: 100%;
}
body {
	margin: 0 55px 15px 10px;
	font-family: Verdana, "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	/*background-image: url('http://lusopresse.com/images/bg2.gif');*/
}
.centerPage {
	MARGIN-LEFT: auto;
	border: 1px black solid;
	MARGIN-RIGHT: auto;
	width : 910px;
}
.header {
	background: #213e52 url('http://lusopresse.com/images/header-bg.jpg') repeat-y left top;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
table.topMenu {
	padding: .02em;
	color: #456DA9;
	background-color: #F6F6F6;
	cursor: pointer;
}
table.topMenu td {
	border: 1px solid #43778B;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	vertical-align: middle;
	background-image: url('http://lusopresse.com/images/header-navigation-bg.gif');
	padding-left: .5em;
	width: 14%;
}
#index-artigos {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	border-bottom: 0;
	clear: both;
	display: block;
	line-height: 1.0em;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#index-artigos li {
	display: block;
	margin: inherit;
	padding: 0;
	text-decoration: none;
	color: #800000;
	font-weight: 700;
}
#index-artigos li a {
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	clear: both;
	color: #414141;
	display: block;
	font-weight: normal;
	padding: 0.7em 1.0em 0.7em 1.5em;
	text-decoration: none;
	margin: 0px;
}
#index-artigos li a:hover {
	background: #e4e4e4;
	margin: 0px;
}
#index-artigos li a.win {
	background: #52809e;
	border-bottom-color: #f6f6f6;
	color: #fff;
	margin: 0px;
}
#index-artigos li a.win {
	background: #b3cb54;
	padding: 0.5em 1.5em;
	cursor: pointer;
	margin: 0px;
}
#right_column {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	border-bottom: 0;
	clear: both;
	display: block;
	line-height: 1.0em;
	width: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
}
#right_column li {
	display: block;
	margin: inherit;
	padding: 0;
	text-decoration: none;
}
#right_column li a {
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	clear: both;
	color: #414141;
	display: block;
	font-weight: normal;
	padding: 0.7em 1.0em 0.7em 1.5em;
	text-decoration: none;
	margin: 0px;
}
#right_column li a:hover {
	background: #e4e4e4;
	margin: 0px;
}
#right_column li a.win {
	background: #52809e;
	border-bottom-color: #f6f6f6;
	color: #fff;
	margin: 0px;
}
#right_column li a.win {
	background: #b3cb54;
	padding: 0.5em 1.5em;
	cursor: pointer;
	margin: 0px;
}
.content_right {
	padding-right: 10px;
}
.dragclass {
	position: relative;
	cursor: move;
}
.photo {
	cursor: pointer;
}
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;
}
h2 {
	/*antetitulo*/
	MARGIN: 0.2em 0px;
	LETTER-SPACING: -1px;
	font-weight: 700;
	font-style: italic;
	font-variant: normal;
	font-size: small;
	line-height: normal;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h3 {
	/*subtitulo*/
	MARGIN: 0.2em 0px;
	LETTER-SPACING: -1px;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	font-size: small;
	line-height: normal;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
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;
}
h6 {
	/*antetitulo*/
	MARGIN: 0.2em 0px;
	LETTER-SPACING: -1px;
	font-variant: normal;
	font-size: large;
	line-height: normal;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.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: large;*/
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: maroon;
}
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;
	font-weight: bold;
}
a:active {
	font-size: 8.0pt;
	text-decoration: none;
	color: #666666;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
}
a img {
	text-decoration: none;
	border: 0 none;
}
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;
}
#resumoBoxDiv div {
	width: 96%;
	padding: 2%;
}
#blackout {
	visibility: hidden;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
	background-color: #000;
	filter: alpha(opacity=50);
	-moz-opacity: .8;
	opacity: .8;
	z-index: 9;
}
#divpopup {
	position: fixed;
	top: 15%;
	left: 20%;
	margin-top: -80px; /*half of the height plus a little to the top*/;
	margin-left: -150px; /*half of the width */;
	visibility: hidden;
	display: none;
	border: 1px solid #000;
	background-color: #FFF;
	color: #333;
	padding: 0;
	width: 650px;
	z-index: 10;
	font-family: "Trebuchet MS" , "Lucida Grande" , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divpop_head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #999999;
	text-align: center;
	padding: 2px 0;
	z-index: -1;
}
#close_pop {
	float: rigth;
	text-align: right;
	cursor: pointer;
	padding-right: 10px;
}
#close_pop a {
	text-decoration: none;
	color: #333;
}
#close_pop a:hover {
	color: #FF0000;
}
#pop_content {
	clear: both;
	padding: 10px;
}
.ttlLnk {
	cursor: pointer;
}
hr {
	color: gray;
	background-color: gray;
	height: 2px;
}
.titulo {
	float: left;
}
a img, a:hover img {
	text-decoration: none !important; 
	cursor: pointer;
}
.titulo a {
	LETTER-SPACING: -1px;
	font-weight: bold;
	color: #305d7c;
	MARGIN: 0.2em 0px;
	FONT: 1.9em "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
.titulo a:link, .titulo a:visited, .titulo a:active {
	text-decoration : none;
	LETTER-SPACING: -1px;
	color: #305d7c;
	text-align: left;
}
.titulo a:hover {
	text-decoration : none;
	color: #000000;
	border-bottom: 1px dotted #336699;
	LETTER-SPACING: -1px;
	color: #305d7c;
}
.link2article {
	margin: 0px 0;
}
.autoria {
	/*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: none;
	vertical-align: middle;
	line-height: 150%;
	float: left;
}
.link2article a:link, .link2article a:visited, .link2article a:active {
	FONT: 1.3em "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration : none;
	border-bottom: 1px solid #336699;
	color: #336699;
	font-weight : bold;
}
.link2article a:hover {
	text-decoration : none;
	color: #000000;
	border-bottom: 1px dotted #336699;
	FONT: 1.3em "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.box {
	border: 1px gray solid;
	padding: 5px;
}
#palavra a {
	text-decoration: none;
	color: white;
}
#palavra a.hover {
	text-decoration: none;
	color: white;
}
p.text:first-letter {
	float: left;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom: -0.25em; /*border: 1px solid black;*/;
	color: #333333;
	font-family: Serif;
	font-weight: bold;
}
#wait4city {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 135px;
	height: 150px;
	background: url(http://lusopresse.com/images/bigrotation2.gif) no-repeat center;
}
#testdiv {
	width: 600px;
	margin: 0 auto;
	border: 1px solid #ccc;
	padding: 20px 25px;
	background: #fff;
}
#tinybox {
	position: absolute;
	display: none;
	padding: 10px;
	background: #fff url(images/preload.gif) no-repeat 50% 50%;
	border: 10px solid #e3e3e3;
	z-index: 2000;
}
#tinymask {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1500;
}
#tinycontent {
	background: #fff;
}
html .fb_share_button {
	display: -moz-inline-block;
	display: inline-block;
	padding: 1px 20px 0 5px;
	height: 15px;
	border: 1px solid #d8dfea;
	background: url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
}
html .fb_share_button:hover {
	color: #fff;
	border-color: #295582;
	background: #3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
	text-decoration: none;
}
.hist {
	vertical-align: top;
	cursor: pointer;
}
a.hist:link {
	color: olive;
	text-decoration: none;
}
a.hist:visited {
	color: olive;
	text-decoration: none;
}
a.hist:hover {
	color: red;
	text-decoration: none;
}
a.hist:active {
	color: olive;
	text-decoration: none;
}
.arch {
	vertical-align: top;
	cursor: pointer;
}
a.arch:link {
	color: maroon;
	text-decoration: none;
}
a.arch:visited {
	color: maroon;
	text-decoration: none;
}
a.arch:hover {
	color: red;
	text-decoration: none;
}
a.arch:active {
	color: maroon;
	text-decoration: none;
}
.hasPicture {
 border-bottom:3px double;
}

