@import url("locanda.css");

#centralIzquierda{
	display:block;
	float:left;
	width:150px;
	height:100%;
	text-align:right;
}



#centralCentral{
	display:block;
	float:left;
	width:21px;
	height:100%;
}

#centralDerecha{
	display:block;
	float:left;
	width:454px;
	height:100%;
}

#areaCuadraditos{
	margin-top:23px;
	display:block;
	width:100%;
	height:57px;
}

#separadorCuadraditos{
	display:inline;
	padding-top:33px;
	width:7px;
	float:right;
}

a.cuadradito{
	font-size:1px;
	display:block;
	width:17px;
	height:19px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	border-top:1px solid #FFF;
}

a.cuadradito:hover{
	border-top:1px solid #CCC;
}

#bluCua{
	background-image:url(../../images/locanda/bluCua.jpg);
}	
#giallaCua{
	background-image:url(../../images/locanda/giallaCua.jpg);
}	
#pervincaCua{
	background-image:url(../../images/locanda/pervincaCua.jpg);
}	
#verdeCua{
	background-image:url(../../images/locanda/verdeCua.jpg);
}	
#marroneCua{
	background-image:url(../../images/locanda/marroneCua.jpg);
}	
#rosaCua{
	background-image:url(../../images/locanda/rosaCua.jpg);
}	

.cuadraditoSeleccionado{
	font-size:1px;
	display:block;
	width:17px;
	height:19px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	border-top:1px solid #000;
}
	








.fotoPlano{
	display:block;
	width:137px;
	height:170px;
	background-repeat:no-repeat;
	background-position:right;
	margin-left:12px;	
}


#cameres {
 width: 137px;
 height: 170px;
 margin: 1px auto; 
 padding: 0;
 position: relative;
}

#cameres.blu {
 background:url(../../images/locanda/totalPlano.jpg) 0px 0px no-repeat; 
}

.yaya {
 background:url(../../images/locanda/totalPlano.jpg) 0px -170px no-repeat; 
}
.pervinca {
 background:url(../../images/locanda/totalPlano.jpg) 0px -340px no-repeat; 
}
.verde {
 background:url(../../images/locanda/totalPlano.jpg) 0px -510px no-repeat; 
}
.marrone {
 background:url(../../images/locanda/totalPlano.jpg) 0px -680px no-repeat; 
}
.rosa {
 background:url(../../images/locanda/totalPlano.jpg) 0px -850px no-repeat; 
}


#cameres li {margin: 0; padding: 0; list-style: none; display: block; position:absolute;}

#cameres a {display: block;}

#camereBlu 		{left: 0px; top: 54px; width: 69px; height: 66px;}
#camereBluVerde {left: 0px; top: 54px; width: 69px; height: 66px;}
#camereYaya 	{left: 69px; top: 54px; width: 68px; height: 70px;}
#camereYayaMarrone 	{left: 69px; top: 54px; width: 68px; height: 70px;}
#camerePervinca {left: 0px; top: 0px; width: 69px; height: 50px;}
#camereVerde 	{left: 0px; top: 96px; width: 69px; height: 72px;}
#camereVerdeBlu	{left: 0px; top: 96px; width: 69px; height: 72px;}
#camereMarrone 	{left: 69px; top: 108px; width: 68px; height: 60px;}
#camereMarroneYaya 	{left: 69px; top: 108px; width: 68px; height: 60px;}
#camereRosa 	{left: 69px; top: 0px; width: 68px; height: 50px;}

#camereBlu a 		{height: 66px;}
#camereBluVerde a 	{height: 66px;}
#camereYaya a 		{height: 70px;}
#camereYayaMarrone a{height: 70px;}
#camerePervinca a 	{height: 50px;}
#camereVerde a 		{height: 72px;}
#camereVerdeBlu a	{height: 72px;}
#camereMarrone a 	{height: 60px;}
#camereMarroneYaya a{height: 60px;}
#camereRosa a 		{height: 50px;}

#camereBlu a:hover 		{background: url(../../images/locanda/totalPlano.jpg) 0px -54px no-repeat;}
#camereBluVerde a:hover {background: url(../../images/locanda/totalPlano.jpg) 0px -1074px no-repeat;}
#camereYaya a:hover 	{background: url(../../images/locanda/totalPlano.jpg) -69px -224px no-repeat;}
#camereYayaMarrone a:hover 	{background: url(../../images/locanda/totalPlano.jpg) -69px -1074px no-repeat;}
#camerePervinca a:hover {background: url(../../images/locanda/totalPlano.jpg) 0px -340px no-repeat;}
#camereVerde a:hover 	{background: url(../../images/locanda/totalPlano.jpg) 0px -606px no-repeat;}
#camereVerdeBlu a:hover {background: url(../../images/locanda/totalPlano.jpg) 0px -1116px no-repeat;}
#camereMarrone a:hover 	{background: url(../../images/locanda/totalPlano.jpg) -69px -788px no-repeat;}
#camereMarroneYaya a:hover 	{background: url(../../images/locanda/totalPlano.jpg) -69px -1128px no-repeat;}
#camereRosa a:hover 	{background: url(../../images/locanda/totalPlano.jpg) -69px -850px no-repeat;}



#separadorPlanoTexto3{
	display:block;
	width:100%;
	height:65px;
}
#separadorPlanoTexto2{
	display:block;
	width:100%;
	height:92px;
}

#areaTextoHabitacion{
	display:block;
	color:#000;
	font-size:8pt;
}


#textoTituloHabitacion{
	font-weight:bold;
}



#areaTextoComun{
	display:block;
	width:100%;
	height:80px;
}

#textoComun{
	padding-top:25px;
	color:#000;
	font-size:9pt;
}

.fotoPrincipal{
	display:block;
	width:100%;
	height:291px;
	background-repeat:no-repeat;
}



#areaFotosPequenas{
	display:block;
	width:100%;
	height:87px;
}

#fotoPequena{
	margin:7px 23px 0 0;
	display:block;
	float:left;
	height:87px;
	cursor:pointer;
}

#fotoPequenaUltima{
	margin:7px 0 0 0;
	display:block;
	float:left;
	height:87px;
	cursor:pointer;
}
