body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#435465;
	position:relative;
	text-align:center;
	/*background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;	*/
}


.erro{
	color:red;	
}

#titulo, #print_logo{
	display:none;	
}

#main{
	position:relative;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	width:770px;
	text-align:center;
	overflow:auto;
}

#banner{
    background-image:url(../images/banner_bg.jpg);
    background-repeat:no-repeat;
	background-position:top left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:767px;
	height:153px;
	text-align:left;
	padding-top:3px;
	padding-left:3px;
}

#header{
	width:758px;
	height:149px;
	overflow:hidden;
}

#header img{
	border:0px;
}



#tools{
    background:url(../images/tools_bg.jpg) no-repeat;
    background-repeat:no-repeat;
	background-position:top left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color:#000000;
	height:76px;
	width:769px;
	text-align:left;
}

#tools p{
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#tools img{
	border:0px;
}

#data{
	position:absolute;
	text-align:left;
	height:73px;
	width:225px;
	font-size:9px;
}
#data p{
	color:#FFFFFF;
	padding:0px;
	padding-top:55px;
	padding-left:8px;
	margin:0px;
}


#menu {
	position:absolute;
	left:226px;
	height:73px;
	width:538px;
	color:#000000;
	font-size:10px;
	text-align:left;
	text-transform:uppercase;
}



#menu a {
	display:block;
	float:left;
	height:53px;
	width:129px;
	text-decoration:none;
	font-weight:700;
	color:#ffffff;
	padding-top:20px;
	padding-left:5px;
	background:url(../images/menu_bg_off.gif);
    background-repeat:no-repeat;
	background-position:bottom right;
}

#menu a .numero{
	color: #ffcc00;
}

#menu a .descricao{
	color: #ffcc00;
	font-size:9px;
	font-weight:normal;
	text-transform:none;
}

#menu a:hover {
	background:url(../images/menu_bg_on.gif);
    background-repeat:no-repeat;
	background-position:bottom right;
	color:#FFFFFF;
}

#menu .selected{
	background:url(../images/menu_bg_on.gif);
    background-repeat:no-repeat;
	background-position:bottom right;
	color:#FFFFFF;
}
#areaAproveitada{
	width:769px;	
	padding-right:1px;
	background-image:url(../images/area_conteudo_bg.jpg);
    background-repeat:repeat-y;
	background-position:top left;	
	margin:auto;
	padding-bottom:2px;
	text-align:left;
}

#areaLeft{
	width:225px;
	color:#E4E4E4;
	float:left;	
	position:relative;
	
}

#areaLeft img{
	margin-bottom:50px;
	border:0px;
}


#subMenu{
	font-size:10px;
	width:205px;
	margin:auto;
}

#subMenu a {
	display:block;
	color:#000000;
	height:14px;
	background-color:#9da6af;
	border:1px solid #4a5b6c;
	text-decoration:none;
	margin-bottom:4px;
	padding-top:2px;
	padding-left:5px;
	text-align:left;
}

#subMenu a:hover {
	background-color:#9d8c2f;
	color:#FFFFFF;
}

#subMenu .selected{
	background-color:#9d8c2f;
	color:#FFFFFF;
}

#tituloSubMenu{
	text-align:left;
}

#tituloSubMenu p{
	font-size:12px;
	border-bottom:2px solid #fecb00;
	font-weight:700;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
}

#calendario{
	width:205px;	
	margin:auto;
	/*margin-top:15px;
	margin-bottom:15px;*/
	overflow:auto;
}


#newsletter, #actuacao{
	clear:both;
	margin:auto;
	margin-top:10px;
	width:205px;	
	/*margin-bottom:10px;*/
}

#newsletter .tituloCaixa, #actuacao .tituloCaixa{
	background-image:url(../images/titulo_caixa_bg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height:16px;
	width:205px;
	padding-top:6px;
}

#newsletter .tituloCaixa p , #actuacao .tituloCaixa p{
	font-size:12px;
	border-bottom:2px solid #fecb00;
	font-weight:700;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
}

#newsletter .textoCaixa, #actuacao .textoCaixa{
	background-image:url(../images/texto_caixa_bg.jpg);
	background-repeat:repeat-y;
	background-position: top left;
	width:197px;
	padding:10px;
	padding-bottom:0px;
	text-align:left;
}

#actuacao .textoCaixa a{
	color:#fecb00;
	font-weight:700;
	text-decoration:none;
}

#actuacao .textoCaixa a:hover{
	text-decoration:underline;
}


#actuacao .textoCaixa .data{
	font-size:9px;
	color:#999999;
}

#actuacao .textoCaixa p{
	padding:0px;
	margin:0px;
}

#newsletter .fundoCaixa, #actuacao .fundoCaixa{
	background-image:url(../images/fundo_caixa_bg.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:14px;
	width:205px;
}

#newsletter .textoCaixa form{
	margin:0px;
	padding:0px;
}
#newsletter .textoCaixa form .nEnviar{
	border:1px solid #000000;
	background-color:#ffffff;
	font-weight:700;
	color:#000000;
	font-size:10px;
}

#newsletter .textoCaixa form .nEmail{
	margin-top:10px;
	margin-bottom:4px;
	width:144px;
	height:14px;
	border:1px solid #000000;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}


#areaRight{
	width:520px;
	padding-right:15px;
	float:right;	
	text-align:center;
}

#areaConteudos{	
	text-align:left;
	color:#FFFFFF;
	margin:auto;
	overflow:auto;	
}

#tituloConteudo{
	text-align:left;
}

#tituloConteudo p{
	font-size:12px;
	border-bottom:2px solid #fecb00;
	font-weight:700;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:15px;
	color:#FFFFFF;
}

.tituloConteudo{
	font-size:12px;
	border-bottom:2px solid #fecb00;
	font-weight:700;
	padding:0px;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:15px;
	color:#FFFFFF;
}

#conteudos{
}

#conteudos p{
	margin-top:10px;
	margin-bottom:10px;
}

#conteudos a{
	color:#fecb00;
	font-weight:700;
	text-decoration:none;
}
#conteudos a:hover{
	text-decoration:underline;
}

#conteudos li{
	list-style-image: url(../images/list-symbol.gif);	
	text-align:left;
	padding:0;
	margin:0;
	margin-left:20px;
}

#bottomConteudos{
	font-size:10px;
	text-align:right;
	background-image:url(../images/bottom_conteudo_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#bottomConteudos p{
	padding:0px;
	margin:0px;
	margin-right:15px;
	margin-left:15px;
	padding-top:10px;
	padding-bottom:7px;
	color:#dda956;
	vertical-align:middle;
}

#bottomConteudos img{
	vertical-align:middle;
	border:0px;
}

#bottomConteudos a{
	color:#fecb00;
	text-decoration:none;
}
#bottomConteudos a:hover{
	text-decoration:underline;
}


#conteudos div.row {
  clear: both;
  padding-top: 10px;
  }

#conteudos div.row span.label {
  float: left;
  width: 150px;
  text-align: right;
  }

#conteudos div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 

#conteudos .texto{
	background:#3b4c5e;
	font-size:10px;
	border:1px solid #fecb00;
	color:#FFFFFF;
	/*height:20px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
  
#conteudos div.row span.formw input.texto{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	height:15px;
	width:330px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw input.botao{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

#conteudos div.row span.formw textarea.textoArea{
	background:#EEEEEE;
	font-size:10px;
	border:1px solid #666666;
	width:330px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 


#power{
	width:760px;
	height:20px;
	text-align:right;
	color:#FFFFFF;
	font-size:9px;
	padding-right:10px;
}

#power a{
	text-decoration:none;
	color:#999;
	font-weight:700;
}


#power a:hover{
	text-decoration:underline;
}

#copy {
	background-image:url(../images/copy_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:770px;
	height:44px;
	font-size:10px;
	text-align:left;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

#copy a{
	text-decoration:none;
	color:#fecb00;
	font-weight:700;
}


#copy a:hover{
	color:#fecb00;
	text-decoration:underline;
}


#copy p{
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-left:10px;
}

/*
///////////////////////////////////////////Noticias///////////////////////////////////
*/

#conteudos .itemNoticia{
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:left;
	clear:both;
	overflow:auto;
	border-bottom:1px dashed #fecb00;
}

#conteudos .data{
	font-size:9px;
	color:#999999;
}

#conteudos .itemNoticia p{
	padding:0px;
	margin:0px;
}

#conteudos .itemNoticia img{
	width:88px; 
	height:78px;
	float:left; 
	padding-right:4px;
}
