﻿#MapaTuristico 
{
	margin-left:27px;
	margin-right:27px;
	margin-top:10px;
}

#Mapa 
{
	width:576px;
	height:560px;
	background: url(imagenes/mapas/MapaTuristico_Riachuelo.png) top left;
	background-repeat:no-repeat;
	
}

#Mapa div
{
	border: 2px transparent solid;

}

#Mapa div.boton
{
	cursor:hand;
	cursor:pointer;
}





/*
------------------------------------------------------
TOOLTIP ITEM MAPA 
------------------------------------------------------
*/


.itemTuristicoEstilo-tip {
	color: #fff;
	width: 250px;
	z-index: 13000;
}
 
.itemTuristicoEstilo-title {
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
	color: #fff;
	padding: 10px 10px 2px;
	background: url('imagenes/mapas/MapaTooltipFondo_Riachuelo.png') top left;
}
 
.itemTuristicoEstilo-text {
	padding: 10px 10px 10px;
	background: url('imagenes/mapas/MapaTooltipFondo_Riachuelo.png') bottom right;
}
 
 
 
.itemTuristicoEstilo-tip .itemTuristico 
{
	width:230px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}

.itemTuristicoEstilo-tip .itemTuristico .imagen
{
	min-height:80px;
	max-width:220px;
	background-image:url('imagenes/mapas/tooltipMapa/imagenNoDisponible.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
.itemTuristicoEstilo-tip .itemTuristico .desc
{
	color: #fff;
	float:left;
	
}





/*
------------------------------------------------------
ITEM MAPA: Delegaciones
------------------------------------------------------
*/


#CorrientesCapital
{
	
	width:120px;
	height:30px;
	position:relative;
	float:left;
	top:80px;
	left:160px;
}

#ControlPolicialNro4
{
	
	width:100px;
	height:65px;
	position:relative;
	float:left;
	top:120px;
	left:-30px;
}

#CasaDeRetiroSanIgnacioDeLoyola
{
	
	width:100px;
	height:72px;
	position:relative;
	float:left;
	top:120px;
	left:10px;
}

#CampingPuentePexoa
{
	
	width:73px;
	height:60px;
	position:relative;
	float:left;
	top:155px;
	left:14px;
}

#RioRiachuelo
{
	
	width:90px;
	height:35px;
	position:relative;
	float:left;
	top:242px;
	left:-160px;
}

#PortalDelAmorYElTrabajo
{
	
	width:82px;
	height:47px;
	position:relative;
	float:left;
	top:192px;
	left:69px;
}

#RioParana
{
	
	width:35px;
	height:35px;
	position:relative;
	float:left;
	top:217px;
	left:-495px;
}

#BatallaNavalRiachuelo
{
	
	width:85px;
	height:35px;
	position:relative;
	float:left;
	top:200px;
	left:30px;
}

#RutaProvincialN8
{
	
	width:85px;
	height:45px;
	position:relative;
	float:left;
	top:200px;
	left:245px;
}

#SantuarioSanCayetano
{
	
	width:67px;
	height:55px;
	position:relative;
	float:left;
	top:198px;
	left:328px;
}

#NuevaValencia
{
	
	width:75px;
	height:65px;
	position:relative;
	float:left;
	top:268px;
	left:-240px;
}

#Plaza
{
	
	width:60px;
	height:80px;
	position:relative;
	float:left;
	top:290px;
	left:-158px;
}

#Municipalidad
{
	
	width:70px;
	height:35px;
	position:relative;
	float:left;
	top:335px;
	left:-160px;
}

#SociedadRural
{
	
	width:75px;
	height:25px;
	position:relative;
	float:left;
	top:372px;
	left:-205px;
}


#PortalDeLaSantidad
{
	
	width:100px;
	height:40px;
	position:relative;
	float:left;
	top:395px;
	left:-370px;
}







