@import url('http://fonts.publico.pt/PublicoMedium.php');
@import url('http://fonts.publico.pt/PublicoBannerBlack.php');
@import url('http://fonts.publico.pt/PublicoRoman.php');


#footer{
	color: #000;
	width: 950px;
	margin: 25px auto 0;	
	text-align: center;
}
.firstContainer {
	text-align:center; 
	width:auto; 
	height:100%;
} 
.secondContainer { 
	width:994px; 
	height:100%; 
	margin:auto; 
	text-align:left; 
} 
.barraEsq { 
	width:680px; 
	height:100%; 
	background-color:#FFFFFF; 
	float: left; 
	left: 0; 
	padding:0; 
} 
.barraDrt { 
	width:309px; 
	height:100%; 
	background-color:#FFFFFF; 
} 
.barraTotal { 
	width:auto; 
	height:100%; 
	background-color:#FFFFFF; 
}
.footer {
	border-top:1px dotted #999999;
	margin:0 auto;
	padding-top:10px;
	width:970px;
}
#footer div.copyright{
	border-top: 1px dotted #666666;
}
div.copyright p {
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align: center;
}
div.copyright p a {
	color:#000;
}
h2 {color:#446786; font-size:27px; margin-top:0px;}
p {font:14px arial; line-height:17px;}
p a {color:#446786;}
p a:hover {color:#446786; text-decoration:underline;}
.footer {border-top:none;}
div.copyright p {color:#000;}

/*--- ESTILOS ---*/

#op-header {
    margin-bottom: 1px;
    padding: 15px;
	width: 960px;
	background-color: #C9011B;
}
#op-header span {
	float: right;
    background: #C9011B url("http://static.publico.pt/assinaturas/imgs/icons.png") no-repeat scroll -15px -85px;
    height: 80px;
    width: 80px;
	margin-top: 20px;
}
#op-header p {
	float: left;
    color: #FFF;
	line-height: 20px;
	padding-top: 15px;
	width: 500px;
}
#op-header a {
    color: #FFF;
	text-decoration: underline;
}
#op-header a:hover {
    text-decoration: none;
}
#op-header h1 {
	float: left;
    color: #FFFFFF;
    font: 50px/50px "PublicoBannerBlack",Georgia,serif;
	margin:  20px 60px 0 0;
}
#op-header h1 div {
    font: 18px/24px "PublicoMedium",Georgia,serif;
	padding-top: 10px;
}
#listagem th{
	height: 38px;
	background: url(../img/bg-th.gif) repeat-x top left;
	font: 16px/38px "PublicoMedium",Georgia,serif;
	color: #FFF;
	text-align: inherit;
}
#listagem th.cronista{
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}
#listagem td{
	color: #262626;
	border-top: 1px #FFF solid;
	border-bottom: 1px #CCC solid;
	vertical-align: middle;
	font: 16px/16px Arial, Helvetica, sans-serif;
	padding: 10px;
}
#listagem td.op-nome{
	font: bold 16px/16px "PublicoMedium",Georgia,serif;
}
#listagem td.zebra{
	background-color: #f2f2f2;
}