@charset "utf-8"; 
.titulo{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	position: absolute;
	top: 6px;
	left: 7px;
	z-index: 3;
	background-color: #f0f0f0;
	height: auto;
	width: 451px;
	border: 0px solid #999;
	padding: 5px 7px 5px 5px;
	-webkit-box-shadow: 0px 0px 4px 0px #888;
	box-shadow: 0px 0px 4px 0px #888;
	font-size: 12px;
	color: #06C;
	font-weight: bold;
	}
.leyenda{
	position: absolute;
	top: 304px;
	left: 348px;
	z-index: 2;
	background-color: #f0f0f0;
	height: auto;
	width: 212px;
	border: 0px solid #999;
	padding: 5px 7px 5px 5px;
	-webkit-box-shadow: 0px 0px 4px 0px #888;
	box-shadow: 0px 0px 4px 0px #888;
	}
.content-rio{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;	
	margin-top: 0px;
	margin-left: 0px;
	background-color: #39F;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 0px 5px 2px #999999;
	box-shadow: 0px 0px 5px 2px #999999;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: auto;
	width: auto;
	position: absolute;
	z-index: 2;
	font-size:9px !important;
	line-height:9px;
}
.content-rio a{
	display: block;	
	overflow: hidden;
	text-align: center;
	color: #fff;
	padding: 2px;
	text-decoration:none;
	}
.content-rio a:hover{
	background-color: #666;
	transform:scale(1.5);
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
	-ms-transform:scale(1.5);
	z-index: 5;
	}
.rio-guadalquivir {
	top: 284px;
	left: 35px;
	}
.rio-duero {
	top: 232px;
	left: 30px;
	}
.rio-garona {
	top: 203px;
	left: 92px;
	}
.rio-saone {
	top: 194px;
	left: 140px;
	}
.rio-rhone {
	top: 180px;
	left: 122px;
	}
.rio-sena {
	top: 148px;
	left: 126px;
	}
.rio-loira {
	top: 168px;
	left: 106px;
	}	
.rio-escalda {
	top: 95px;
	left: 128px;
	}
.rio-mosa {
	top: 138px;
	left: 157px;
	}
.rio-mosela {
	top: 136px;
	left: 145px;
	}
.rio-rhin {
	top: 112px;
	left: 175px;
	}
.rio-elba
	 {
	top: 112px;
	left: 218px;
	}
.rio-danubio {
	top: 166px;
	left: 217px;
	}
.rio-po {
	top: 213px;
	left: 202px;
	}
.rio-dnipro {
	top: 132px;
	left: 372px;
	}
.rio-volga {
	top: 81px;
	left: 499px;
	}
.title-fluvial{
	width:690px;
	padding:4px;
	text-align:center;
	border:1px solid;
	border-color:#5291d0;
	background-color: #9cf;
	font-size: 15px;
	font-weight: bold;
	}
