/*
Author: # DNT - Hugo Agostinho
Author URL: http://www.cm-lisboa.pt
*/
/* CSS Document */

/* Estrutura */

body{
	margin-top:5px;
	background-color: #FFFFFF; /*AZUL*/
	font: 11px Verdana, Arial, sans-serif;
	/* Necessita desta linha para Centralizar uma página na tela no brower IE 7 */
	text-align:center;
}

/* Necessário para que os cantos arredondados não se sobrepõem em outros div's*/
div.rounded{
	clear:both;
}

/* Necessário para efectuar os cantos arredondados */
div.rounded div {
	height: 1px;
	overflow: hidden;
}

/* Necessário para corrigir os cantos arredondados no IE6 */
#horizontalBar #top, #destaques, #sugestoes, #calendario{
	position: relative;
}

#page{
	width:990px;
	_width:983px;
	/* height:768px; */
	margin: auto;
	text-align:left;
}

/* FORMATAÇÕES DO HEADER */
#header{
	margin-bottom:5px;
	background-color: #FFFFFF; /*BRANCO*/
}

/*#header .csc-textpic-imagewrap{*/
#header dl{
	padding-left:20px;	
	margin-bottom:0px;
}

/* FORMATAÇÕES DA BARRA HORIZONTAL */
#horizontalBar{
	margin-bottom:5px;
	color:#FFFFFF; /*BRANCO*/
	font-weight:bold;
	background-color: #9BD1FA; /*AZUL TURQUESA*/
}

#horizontalBar DIV A {
	color:#FFFFFF; /*BRANCO*/
	text-decoration: none;
	font-weight:bold;
}
#horizontalBar DIV A:hover {
	text-decoration: underline;
	color: red;
}

/* FORMATAÇÕES DA BARRA HORIZONTAL  - PATH*/
#path{
	float:left;
	padding-left:5px;
	margin-top:4px;
}

/* FORMATAÇÕES DA BARRA HORIZONTAL  - Menu & Search*/
#menuSearch{
	padding-right:80px;
	_padding-right:10px;
	float:right;
}

#menuSearch dl{
	margin-bottom: 0px;
}

.search_but {
	background-color: #9BD1FA; /*AZUL TURQUESA*/
	background-image:url(rsl_FILES/lupa_V2_19x19.png);
	background-repeat:no-repeat;
	height:19px;
	width:18px;
	margin-left:2px;
}

/* FORMATAÇÕES DO CORPO QUE SE DIVIDE EM 3 COLUNAS */
#corpo{
	width:100%;
	text-align:left;
}

/* FORMATAÇÕES DO CORPO - COLUNA ESQUERDA */
#colLeft{
	width:170px;
	float:left;
}

/* FORMATAÇÕES DO CORPO - COLUNA ESQUERDA - MENU 1*/

#MenuEsq{
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
	padding-bottom: 5px;
}

/* Menu Left 1 Column */
#menuLeft1 {	
	margin-bottom: 5px;
	background-color: #FFFFFF;  /*BRANCO*/
}

/*  MENU LEFT 1, level 1, normal state (NO) */
#menuLeft1 .menuLeft1-level1-no{
	margin-left: 5px;
	margin-top: 5px;
}

/*  MENU LEFT 1, level 1, normal state (NO) - A */
#menuLeft1 .menuLeft1-level1-no a{
	background-image:url(rsl_FILES/Bt_no_1px.png);
	background-repeat:no-repeat;
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #FFFFFF;  /*BRANCO*/
	font-weight:bold;
	text-decoration: none;
}

/*  MENU LEFT 1, level 1, normal state (NO) - A:HOVER */
#menuLeft1 .menuLeft1-level1-no a:hover{
	background-image:url(rsl_FILES/Bt_ro_1px.png);
	background-repeat:no-repeat;
	color: #377CB1; /*AZUL*/
	font-weight:bold;
}

/*  MENU LEFT 1, level 1, active state (ACT) */
#menuLeft1 .menuLeft1-level1-act{
	margin-left: 5px;
	margin-top: 5px;
}

/*  MENU LEFT 1, level 1, active state (ACT) - A */
#menuLeft1 .menuLeft1-level1-act a{
	background-image:url(rsl_FILES/Bt_act_1px.png);
	background-repeat:no-repeat;
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #000000;  /*PRETO*/
	font-weight:bold;
	text-decoration: none;
}

/*  MENU 1, level 2, normal state (NO)*/
#menuLeft1 .menuLeft1-level2-no{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

/*  MENU 1, level 2, normal state (NO) - A */
#menuLeft1 .menuLeft1-level2-no A{
	color: #377CB1; /*AZUL*/
	font-weight:bold;
	text-decoration: none;
}

/*  MENU 1, level 2, normal state (NO) - A:HOVER*/
#menuLeft1 .menuLeft1-level2-no A:hover {
	text-decoration: underline;
	color: red;
}

/*  MENU 1, level 2, active state (ACT) */
#menuLeft1 .menuLeft1-level2-act {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-weight:bold;
	color: #000000;  /*PRETO*/	
}

/*  MENU 1, level 3, normal state (NO)*/
#menuLeft1 .menuLeft1-level3-no{
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

/*  MENU 1, level 3, normal state (NO) - A */
#menuLeft1 .menuLeft1-level3-no A{
	color: #377CB1; /*AZUL*/
	font-weight:bold;
	text-decoration: none;
}

/*  MENU 1, level 3, normal state (NO) - A:HOVER*/
#menuLeft1 .menuLeft1-level3-no A:hover {
	text-decoration: underline;
	color: red;
}

/*  MENU 1, level 3, active state (ACT) */
#menuLeft1 .menuLeft1-level3-act {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	font-weight:bold;
	color: #000000;  /*PRETO*/	
}

/* FORMATAÇÕES DO CORPO - COLUNA ESQUERDA - MENU 2*/

/* Menu Left 2 Column */
#menuLeft2 {
	margin-bottom:5px;
	background-color: #FFFFFF; /*BRANCO*/
}

/*  MENU LEFT 2, level 1, normal state (NO) */
#menuLeft2 .menuLeft2-level1-no{
	margin-left: 5px;
	margin-top: 5px;
}

/*  MENU LEFT 2, level 1, normal state (NO) - A */
#menuLeft2 .menuLeft2-level1-no a{
	background-image:url(rsl_FILES/Bt_no_1px.png);
	background-repeat:no-repeat;
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #FFFFFF;  /*BRANCO*/
	font-weight:bold;
	text-decoration: none;
}

/*  MENU LEFT 2, level 1, normal state (NO) - A:HOVER */
#menuLeft2 .menuLeft2-level1-no a:hover{
	background-image:url(rsl_FILES/Bt_ro_1px.png);
	background-repeat:no-repeat;
	color: #fd9b03; /* LARANJA */
	font-weight:bold;
}

/*  MENU LEFT 2, level 1, active state (ACT) */
#menuLeft2 .menuLeft2-level1-act{
	margin-left: 5px;
	margin-top: 5px;
}

/*  MENU LEFT 2, level 1, active state (ACT) - A */
#menuLeft2 .menuLeft2-level1-act a{
	background-image:url(rsl_FILES/Bt_act_1px.png);
	background-repeat:no-repeat;
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #000000;  /*PRETO*/
	font-weight:bold;
	text-decoration: none;
}

/* FORMATAÇÕES DO CORPO - COLUNA DO MEIO */
#colMiddle{
	width:66.5%;
	_width:66.2%;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#colMiddle_sub{
	width:82.2%;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

/* FORMATAÇÕES DO CORPO - COLUNA DO MEIO - NEWSTICKER */
.tx-itsnewsticker-pi1{
	/* border-left:1px solid #9BD1FA; */ /*AZUL TURQUESA*/
	/* border-right:1px solid #9BD1FA; */ /*AZUL TURQUESA*/
	_width:99.95%;
}

.tx-itsnewsticker-pi1 span A{
	color: #fd9b03; /* LARANJA */
	font-weight:bold;
}

.tx-itsnewsticker-pi1 A:hover {
	text-decoration: underline;
	color: red;
}

/* FORMATAÇÕES DO CORPO - COLUNA DO MEIO - CONTENTOR DE CONTEÚDOS */
#content{
	margin-bottom:5px;
	background-color: #FFFFFF; /*BRANCO*/
	padding-top:5px;
	padding-bottom:5px;
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
}

#content p{
	margin-top:0px;
	margin-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	text-align: justify;
}

#content_sub{
	background-color: #FFFFFF; /*BRANCO*/
	height:415px;
	/* width:99.9%;
	_width:100%; */
	margin-bottom:0px;
	margin-top:0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	overflow:auto;
	padding-bottom:5px;
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
}

#content A, #content_sub A {
	color: #377CB1; /*AZUL*/
	text-decoration: none;
}

#content A:Hover, #content_sub A:Hover {
	text-decoration: underline;
	color: red;
}

.bodytext{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}

/* FORMATAÇÕES DO CORPO - COLUNA DO MEIO - DESTAQUES */
#destaques{
	margin-bottom:5px;
	background-color: #FFFFFF; /*BRANCO*/
	padding-bottom:5px;
}

#destaque{
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
}

#destaques A {
	color: #377CB1; /*AZUL*/
	text-decoration: none;
	font: 11px Verdana, Arial, sans-serif;
}

#destaques A:hover {
	text-decoration: underline;
	color: red;
}

#destaques p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
	margin-top:0;
}

.noticia {
	padding-left: 5px;
}


.csc-header H1{
	color:#FFFFFF; /*BRANCO*/
	font-size:13px;
	font-weight:bold;
	border-bottom: 1px solid #999999;
	background-color: #9BD1FA; /*AZUL TURQUESA*/
	margin-top:0px;
	margin-bottom:0px;	
	padding-left:5px;
}

/* FORMATAÇÕES DO CORPO - COLUNA DA DIREITA */

#colRight{
	/*width:200px;*/
	width:150px;
	float:right
}

#colRight p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#colRight A {
	color: #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
}

#colRight A:hover {
	text-decoration: underline;
	color: red;
}

/* FORMATAÇÕES DO CORPO - COLUNA DIREITA - SUGESTÕES */

#sugestoes {	
	margin-bottom: 5px;
	background-color: #FFFFFF; /*BRANCO*/
}

#sugestoes form{	
	margin-top: 0px;
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
}


#mailform{
	margin-bottom: 0px;
}

.csc-mailform{
	border:0px none;
	padding-left: 4px;
	padding-bottom: 0px;
}

/* FORMATAÇÕES DO CORPO - COLUNA DIREITA - CALENDÁRIO*/

/* Calendário */
#calendario{	
	margin-bottom: 5px;
	background-color: #FFFFFF; /*BRANCO*/
	/*font-family: verdana, arial;
	font-size: 11px;*/
}
#calendario .tx-ttnews{
	border-left: 1px solid #9bd1fa;
	border-right: 1px solid #9bd1fa;
	border-bottom: 1px solid #9bd1fa;
}

#calendario DIV A {
	color: #000000;
	text-decoration: none;
}
#calendario DIV A:hover {
	text-decoration: underline;
	color: red;
}

/* FORMATAÇÕES DO FOOTER */

#footer {
	width:100%;
	clear: both;
	background-color: #9BD1FA; /*AZUL TURQUESA*/
}

#footer p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFFFFF; /*BRANCO*/
	font-weight:bold;
	margin:0px;
}

#visitas{
	float:left;
	padding-left:5px;
}

#visitas .csc-textpic-imagewrap{
	padding-top:5px;
}

/* FORMATAÇÕES DO FOOTER - RODAPÉ */

#rodape{
	padding-right:5px;
	float:right;
	width:80%;
}

#rodape P{
	text-align:right;
}
