*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}
body{
	background-color : #fff;
}

#topo{
	background-color : #ff9900;
	position : absolute;
	width : 980px;
	height : 30px;
	left : 0;
	top: 0;
	display : block;
	background-image : url(img/terra.gif);
}
#topo a{
	display : block;
	width : 300px;
	float : left;
	height : 30px;
	overflow : hidden;
	text-indent : -60000px;
}
#banner{
	position :  absolute;
	left : 126px;
	top : 40px;
	width : 728px;
	height : 90px;
	z-index : 1000;
}
h1{
	background-image : url(https://sdp.terra.com.br/image/klavika?c=ph&t=Interdi%E7%E3o%20nas%20pontes%20da%20marginal%20Tiet%EA);
	position : absolute;
	width : 940px;
	height : 40px;
	left : 20px;
	top : 140px;
	z-index : 2;
}
h1 a{
	display : block;
	width : 500px;
	height : 40px;
	float : left;
	text-indent : -6000px;
	overflow : hidden;
}
#borda{
	width : 940px;
	height : 400px;
	border : 1px solid #eceae7;
	display : block;
	position : absolute;
	left : 20px;
	top : 210px;
	z-index : 0;
}
#prox_ant{
	position : absolute;
	left : 890px;
	top : 400px;
	z-index : 10;
	display : block;
	width : 52px;
	height : 26px; 
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#prox_ant a:hover{
	background-position : 0 -24px;
}
#prox_ant a.pro{	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}

#linkao{
	position : absolute;
	top : 180px;
}
#linkao,
#linkao a{
	width : 940px;
	height : 210px;
	display : block;	
	z-index : 10;
	background-image : url(img/x.gif);

}
/*menu*/
#menu{
	position : absolute;
	left : 20px;
	top : 175px;
	width : 942px;
	height : 40px;
	border-top : 1px solid #d5d0cb;
	z-index : 20;
}
#menu h2{
	width : auto;
	height : 40px;
	line-height : 40px;
	float : left;
}
#menu h2 a{
	width : auto;
	height : 13px;
	line-height : 13px;
	float : left;
	margin : 8px 0 0 0;
	padding : 0 12px;
	border-right : 1px solid #bbb7b3;
	color : #5d5850;
	display : block;
}
#menu h2.mn1 a{
	padding-left : 0;
}

#menu h2 a:hover,
#menu h2#sel a{
	color : #ff9900;
}
/*menu2*/
#menu2{

	width : 900px;
	height : 50px;
	display : block;
	position : absolute;
	z-index : 10;
	top: 329px;
	left : 38px
}
#menu2 h2{
	position : absolute;
	top : 0;
}
#menu2 h2,
#menu2 h2 a{
	height : 50px;
	width : 42px;
	display : block;	
}
#menu2 h2 a{
	text-indent : -6000px;
	overflow : hidden;
	background-image : url(img/pontes.gif);
}
#menu2 h2 a:hover{	background-position : 0 -50px;}
#menu2 h2#sel a{	background-position : 0 -100px;}

#menu2 h2.mn1{	left : 124px;}
#menu2 h2.mn2{	left : 233px;}
#menu2 h2.mn3{	left : 305px;}
#menu2 h2.mn4{	left : 424px;}
#menu2 h2.mn5{	left : 674px;}

/*paginacao*/
#paginacao{
	width : 300px;
	height : 25px;
	display : block;
	position : absolute;
	z-index : 30000;
}
#paginacao a{
	display : block;
	width : 21px;
	height : 21px;
	line-height : 21px;
	display : block;
	text-align : center;
	font-weight : bolder;
	float : left;
	margin : 0 2px 0 0;
	border : 2px solid #ff9900;
	color : #5d5850;
	background-color : #fff;
	z-index : 30000;
}
#paginacao span{
	font-size : 11px;
	font-weight : bolder;
	height : 21px;
	line-height : 21px;
	float : left;
	margin : 0 5px 0 0;
	color : #beb7af;
}
#paginacao a#sel{
	color : #eceae7;
	border : 2px solid #eceae7;
}
#paginacao a:hover{
	background-color : #ff9900;
	color : #fff;
}

/*capa*/
#capa{
	width : 940px;
	height : 400px;
	position : absolute;
	left : 21px;
	top : 211px;
	display : block;
	z-index : 9;
	background-image : url(img/mapa.gif);
}
#capa #texto{
	font-size : 14px;
	font-weight : bold;
	width : 800px;
	height : 200px;
	display : block;
	position : absolute;
	left : 25px;
	top : 180px;

}
#capa #texto h2{
	font-size : 22px;
}
#capa #texto p strong {
	font-size : 14px;
	line-height : 22px;
	height : 22px;
	width : 100px;
	display : block;
	float : left;
	background-color : #eceae7;
	margin : 0 5px 0 0;
	clear : left; 
	padding-left : 5px;
}
#capa #texto p{
	margin : 7px 0;
	line-height : 22px;
}
