body {
	background-color: #333333;
	height: 100%;
	background-image: url(imglayout/hombg.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
#fundo {
	position:absolute;
	border: 0px;
	left:50%;
	top:50%;
	width:760px;
	height:520px;
	margin-left:-380px;
	margin-top:-250px;
	z-index:1;
	background-image: url(imglayout/cidade_2bg.jpg);
}
#fundoclk {
	position:absolute;
	left:20px;
	top:20px;
	width:720px;
	height:480px;
	z-index:1;
	visibility:visible;
	filter: Alpha(Opacity=60); /* ie */
	opacity: 0.6;	/* ff */
	background-image: url(imglayout/spacer.gif);
	background-repeat: repeat;
	background-color: #000;
}
#imagem {
	position:absolute;
	left: 30px;
	top: 80px;
	width:333px;
	height:220px;
	z-index:2;
}
#titulo {
	position:absolute;
	left:420px;
	top:54px;
	width:290px;
	height:21px;
	z-index:2;
	padding: 5px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 4pt;
}
#tx1a {
	position:absolute;
	left:420px;
	top:108px;
	width:285px;
	height:350px;
	z-index:2;
	border: 2px outset #999999;
	filter: Alpha(Opacity=60, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100);
	opacity:0.3;

}
#tx1 {
	position:absolute;
	left:420px;
	top:108px;
	width:280px;
	z-index:3;
	padding: 7px;

}
#subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4pt;
	text-transform: uppercase;
	margin:0px 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#tx1 ul {
	margin-top: 10px;
	list-style-type: circle;
	color: #CCFFFF;


}
#tx1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 2pt;
	color: #CCFFFF;
	text-align: justify;
	line-height: 1.4em;
	padding: 2px;
	text-decoration: none;

}
#tx1 a:hover {
	color:#FFFFFF;
	text-decoration: underline overline;



}
#tx1 a:active {
	color:#33FFFF;
	font-weight: bold;
	text-decoration: none;
}
#grampo {
	position: absolute;
	left: 386px;
	top: 270px;
	z-index: 5;
	visibility: hidden;

}
.tx {
	position:absolute;
	left:424px;
	top:250px;
	width:280px;
	z-index:2;
	visibility:hidden;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:3;
	border-top: 2px outset #FFFFFF;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
	border-left: 2px outset #FFFFFF;





}
.tx div {
	padding: 5px;
}
.tx div p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1pt;
	color: #000000;
	margin: 5px;
	text-align: justify;
	line-height: 1.1em;
	text-indent: 10px;
}
#rodape {
	position:absolute;
	left:21px;
	top:462px;
	height:31px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing:1pt;
	color: #FFF;
	background-color: #000;
	filter:alpha(opacity=70);
	opacity:0.7;
	padding: 3px;
	white-space: nowrap;
	text-align: left;
	width: 49%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	margin-left: 15px;


	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666633;*/
}
#rodape a {
	color: #Cff;
	text-decoration: none;
}
#rodape a:hover {
	text-decoration: underline;
}
#home {
	position:absolute;
	left:140px;
	top:7px;
	height:32px;
	z-index:3;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#home a {
	color:#cff;
	text-decoration:none;
}
#home a:hover {
	color: #f63;
}
#volta {
	position:absolute;
	left:140px;
	top:0px;
	height:32px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
	margin-left: 70px;

}
#volta a{
	color: #cff;
	text-decoration: none;
}
#volta a:hover {
	color: #f63;
}
#avanca {
	position:absolute;
	left:280px;
	top:0px;
	height:32px;
	z-index:3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 5px;
}
#avanca a{
	color: #cff;
	text-decoration: none;
}
#avanca a:hover {
	color: #f63;
}
.voltar {
	font-size: 70%;
	color: #FFCC99;
}
#control {
	position:absolute;
	left:52%;
	top:462px;
	height:31px;
	z-index:2;
	background-color: #000;
	filter:alpha(opacity=70);
	opacity:0.7;
	padding: 3px;
	width: 339px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666633;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666633;*/
}
