/*****************************************************************
 * 
 * BODY
 * 
 ****************************************************************/
html, body {
	font: normal 85%; font-family: tahoma;
	background-color: #5B5B5B;
	background-repeat: no-repeat;
	margin:0px ;
	background-position: center top;
	padding:0px;
	background-image: url(/imagens/pega_final_outro.jpg);
	} 

/*****************************************************************
 * 
 * TABLE
 * 
 ****************************************************************/
.tab {
	margin: 0px; 
	padding-top: 0px; 
	width: 950px;
	}

/*****************************************************************
 * 
 * DIV search
 * 
 ****************************************************************/
#search {
	float: right; 
	width: 280px; 
	padding: 5px; 
	text-align: right;
	}

.button {
	border: outset 2px ; 
	BACKGROUND-color: transparent; 
	color: #FCFCFC; 
	font-size: 9pt; 
	font-weight: bold;
	}

/*****************************************************************
 * 
 * Menu
 * 
 ****************************************************************/
	#bread {
		margin-top: 70px; 
		margin-bottom: 10px; 
		margin-left:130px;
		padding: 0px;
		border-top: solid 1px #FCFCFC; 
		border-bottom: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		/*z-index:100;*/
		width: auto;
		}

	#menuItems {	
		margin: 0;
		padding: 0;
		z-index: 30;
		}
		
	#menuItems  li{	
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
		font: normal 12px verdana;
		}

	#menuItems  li a{
		display: block;
		margin:0;
		padding:5px 7px;
		width: auto;
		color: #FFFFFF;
		font-size:11px;
		font-weight:normal;
		letter-spacing:0pt;
		text-align: center;
		text-decoration: none;
		text-transform:uppercase;
		}

	#menuItems  li,  #menuItems  li {
		background-image:url(/imagens/fundo_btn2.png);
	}

	#menuItems a:hover {
	text-decoration: underline;
	background-image:url(/imagens/fundo_btn1.png);
	}
	img{border:none;}

/*****************************************************************
 * 
 * DIV left por enquanto disable
 * 
 ****************************************************************/
#left {
	float: left; 
	margin-top: 247px; 
	width: 19%; 
	height: 392px; 
	border: solid 1px #000000; 
	margin-bottom: 15px; 
	BACKGROUND-color:transparent; 
	border-top: 10; 
	padding-top:0px;
   	}
#left ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
	}
#left li {
	margin: 0px; 
	padding: 0px;
	}
#left a {
	display: block; 
	width: 95.5%; 
	margin: 0px; 
	padding: 2px; 
	border: solid 0px #000000; 
	color: #FCFCFC; 
	text-decoration: none;
	}
#left a:hover {
	border: solid 1px ; 
	color: #FCFCFC;
	}
#left h3 {
	margin: 0; 
	padding: 2px; 
	font-weight: normal; 
	color: #ECCECE; 
	BACKGROUND-color:transparent; 
	border-top: solid 0px #000000; 
	border-bottom: solid 0px #000000; 
	font-weight: bold;
	}

/*****************************************************************
 * 
 * DIV content PRINCIPAL
 * 
 ****************************************************************/
#content {
	margin-left: 35px;
	margin-top: 605px; 
	padding: 0px; 
	border-left: solid 0px #FCFCFC; 
	border-right: solid 0px #FCFCFC; 
	border-top: 0; border-bottom: solid 0px #FCFCFC; 
	BACKGROUND-color: transparent; 
	color:#ECCECE;
	width:930px; 
	height:60px;
	}
#content h3 {
	margin: 0px; 
	padding: 2px; 
	/*font-weight: bold; */
	color: #520000; 
	background-color:transparent; 
	border-top: solid 1px #FCFCFC; 
	border-bottom: solid 1px #FCFCFC; 
	}

/*****************************************************************
 * 
 * DIV Links para as fotografias e os textos
 * 
 ****************************************************************/

	div#foto { 
		float: left; 
		margin-left: 10px; 
		margin-top: 20px; 
		width:120px;
		height:40%;
		border: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		z-index:100;
	}  
    div#texto { 
		float: right; 
		margin-left: 140px; 
		margin-top: 20px; 
		width:150px;
		height:40%;
		border: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		z-index:100;
	}
	div#foto1 { 
		float: left; 
		margin-left: 305px; 
		margin-top: 20px; 
		width:120px;
		height:40%;
		border: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		z-index:100;
	}  
    div#texto1 { 
		float: right; 
		margin-left: 435px; 
		margin-top: 20px; 
		width:150px;
		height:40%;
		border: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		z-index:100;
	}
	div#foto2 { 
		float: left; 
		margin-left: 605px; 
		margin-top: 20px; 
		width:120px;
		height:40%;
		border: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		z-index:100;
	}  
    div#texto2 { 
		float: right; 
		margin-left: 735px; 
		margin-top: 20px; 
		width:150px;
		height:40%;
		border: solid 1px #FCFCFC; 
		BACKGROUND-color: transparent; 
		color: #FCFCFC;
		position:absolute;
		z-index:100;
	}
		
/*****************************************************************
 * 
 * DIV footer
 * 
 ****************************************************************/

#footer {
	clear: both; 
	margin-top: 0px;
	margin-left: 35px;
	padding: 5px; 
	border: solid 1px #FCFCFC; 
	background-color: transparent; 
	width:930px;
	font-family: Arial; 
	}
#footer p {
	float: left; 
	margin: 0; 
	color: #FCFCFC;
	}
#footer h5 {
	margin: 0; 
	text-align: right; 
	color: #FCFCFC; 
	font-size: 7pt; 
	font-weight: bold;
	}
#footer a {
	margin-left: 2px; 
	margin-right: 2px; 
	color: #FCFCFC; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 10pt; 
	}
#footer a:hover {
	text-decoration: underline;
	}

/*****************************************************************
 * 
 * DIV paginas seguintes Cidade.php renomear os nomes dos DIV
 * 
 ****************************************************************/
#content1 {
	margin-left: 35px;
	margin-top: 110px; 
	padding: 0px; 
	border-left: solid 0px #FCFCFC; 
	border-right: solid 0px #FCFCFC; 
	border-top: 0; border-bottom: solid 0px #FCFCFC; 
	BACKGROUND-color: transparent; 
	color:#ECCECE;
	width:930px; 
	height:500px;
	}

	
#content1 h3 {
	margin: 0; 
	padding: 0px; 
	font-weight: bold; 
	color: #FCFCFC; 
	background-color:transparent; 
	border-top: solid 1px #FCFCFC; 
	border-bottom: solid 1px #FCFCFC; 
	}

div#foto3 { 
	margin-left: 30px; 
	margin-top: 50px;
	width:860px;
	height:40%;
	border: solid 1px #FCFCFC;
	position:absolute;
	background-color:transparent; 
	z-index: -2;
   }

div#pipocas { 
	margin-left: 585px; 
	margin-top: 50px; 
	width:300px;
	height:60%;
	border: solid 0px #FCFCFC; 
	color: #FCFCFC;
	position:absolute;
	background-color:transparent; 
	z-index: -1;
	}

div.texto { 
	margin-left: 340px; 
	margin-top: 320px; 
	width:500px;
	height:40%;
	border: solid 1px #FCFCFC; 
	color: #FCFCFC;
	position:absolute;
	display:none;
	}


#content1 p {
	margin: 0; 
	color: #FCFCFC;
	text-align: justify; 
	}

/*****************************************************************
 * 
 * DIV paginas seguintes elementos_actuais.php renomear os nomes dos DIV
 * 
  ****************************************************************/
div#contentx  {
	margin-left: 155px;
	margin-top: 20px; 
	width:630px; 
	height:450px;
	background-color:#CC6060;
	filter:alpha(opacity=60);
	}

ul.nomes {
	list-style:none;  
	padding:1px;
	margin:0px; 
}

ul.nomes li {
	width:180px;
	height:50px;
	float:left; 
	border:0px;
	margin:5px;
	float: left; height: 3%; color:white;
}

ul.nomes  li a{
	display: block;
	margin:0px;
	padding:5px 7px;
	width: auto;
	color: #FFFFFF;
	font-size:11px;
	FONT-WEIGHT: bold;
	font-family:tahoma;
	letter-spacing:0pt;
	text-align: center;
	text-decoration: none;
	/*text-transform:uppercase;*/
}

ul.nomes  li a:hover{
	text-decoration: underline;
	background-image:url(/imagens/fundo_btn1.png);
}
/*****************************************************************
 * 
 * DIV paginas forcado_detalhe renomear os nomes dos DIV
 * 
  ****************************************************************/

  div#contenty  {
	width:408px;
	height:300px;
	border-left: solid 0px #FCFCFC; 
	border-right: solid 0px #FCFCFC; 
	border-top: 0; border-bottom: solid 0px #FCFCFC; 
	BACKGROUND-color: transparent; 
	color:#ECCECE;
	font-family: tahoma;
	font-size:11px;
	}
ul#nomes1 {
	list-style:none;  
	padding:1px;
	margin:0px; 
}

ul#nomes1 li {
	width:380px;
	height:50px;
	margin:5px;
	float:left; 
	float: left; height: 3%; color:white;
}