*{
	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;	
	background-repeat : repeat-x;
}

#texto{
	width : 530px;
	position : absolute;
	display : block;
	overflow : auto;
	z-index : 20;
	border : 0;
	padding : 0;
	top : 5px;
	left : 0px;
}
#texto p{
	margin : 8px 0;
	color: #7F7871;
    font-size: 12px;
    line-height: 18px;
}

#texto h2{
	color: #47423A;
    font-size: 31px;
	margin : 0 0 10px 0;
}
#texto.interna strong{
	width : 30px;
	height : 30px;
	float : left;
	text-align : center;
	line-height : 30px;
	color : #fff;
	font-size : 20px;
	background-color : #ff9900;
	margin : 0 10px 0 0;
}

#prox_ant{
	position : absolute;
	left : 878px;
	top : 12px;
	z-index : 60;
	display : block;
	width : 52px;
	height : 26px; 
	z-index : 77;	
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
	z-index : 77;
	}
#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;}

#mapa{
	position : absolute;
	z-index : 15;
	left : 170px;
	top : 12px;
}
