/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*/////////////////

reglas globales*/
html { font-size: 62.5% color: #333333; } 
body { background-color: #fff; font-size: 1.3rem; /* =14px */
	color: #333333;
}

.hidden {
	display: none;
}



/*RAYAS HORIZONTALES Y OBJETOS*/

.contenedor {
	width: 664px;
	height: 450px;	
}

.fondo {
	width: 320px;
	height: 879px;
	z-index: -10;
	position: absolute;
	left:0px;
	top: 0px;
	background-image: url(../images/fondo.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.nombres {
	width: 900px;
	height: 712px;
	z-index: -10;
	position: absolute;
	left:0px;
	top: 0px;
	background-image: url(../images/tapa_nombres.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa00 {
	width: 320px;
	height: 879px;	
	/*z-index: 1;*/
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_00.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}


.tapa01 {
	width: 320px;
	height: 879px;	
	/*z-index: 1;*/
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_01.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa02 {
	width: 320px;
	height: 879px;	
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_02.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa03 {
	width: 320px;
	height: 879px;	
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_03.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa04 {
	width: 320px;
	height: 879px;	
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_04.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}


.tapa05 {
	width: 320px;
	height: 879px;	
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_05.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa06 {
	width: 320px;
	height: 879px;	
	z-index: 6;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_06.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa07 {
	width: 320px;
	height: 879px;	
	z-index: 7;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_07.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa08 {
	width: 320px;
	height: 879px;	
	z-index: 8;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_08.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa09 {
	width: 320px;
	height: 879px;	
	z-index: 9;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_09.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa10 {
	width: 320px;
	height: 879px;	
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_10.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa11 {
	width: 320px;
	height: 879px;	
	z-index: 11;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_11.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa12 {
	width: 320px;
	height: 879px;	
	z-index: 12;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_12.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa13 {
	width: 320px;
	height: 879px;	
	z-index: 13;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_13.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa14 {
	width: 320px;
	height: 879px;	
	z-index: 14;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_14.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa15 {
	width: 320px;
	height: 879px;	
	z-index: 15;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_15.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa16 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_16.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa17 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_17.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa18 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_18.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa19 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_19.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa20 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_20.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa21 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_21.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa22 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_22.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa23 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_23.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa24 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_24.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa25 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_25.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa26 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_26.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa27 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_27.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}

.tapa28 {
	width: 320px;
	height: 879px;	
	z-index: 16;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/tapa_28.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;
}





.hr {
  width: 900px;
  height: .5px;
  background-color: #dbdbdb;
  margin-left: 0%;
  margin-right: 0%;
  z-index:18;

}

.tapa {
	z-index: -10;
	/*width: 200px;
	height: 46px;
	background-color: #ffffff;
	position: absolute;
	left:771px;
	top: 60px;*/
}



/*TIPOGRAFÍAS*/

.titgr {
	font-family: "arial", sans-serif;
	font-style: normal;
	font-size: 1.22rem;
	font-weight: bold;
	line-height: 110%;
	z-index:16;


}

.titnor {
	font-family: "verdana","arial", sans-serif;
	font-style: normal;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 130%;
}	


.subtit {
	font-family: "verdana","arial", sans-serif;
	font-style: normal;
	font-size: 0.8rem;
	font-weight: normal;
	line-height: 130%;	
}

/*BOCATAS*/
/*
.txtnor {
	font-family: "verdana", "arial", sans-serif;
	font-style: normal;
	font-size: 0.7rem;
	font-weight: normal;
	line-height: 120%;
	padding-bottom:4px;
	 

}

*/

.txtnor {
	font-family: "arial", sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	line-height: 120%;
	padding-bottom:4px;	
	color: #75999c;
}

/*FECHAS con float y espacio a la derecha*/
.txtbold {
	font-family: "arial", sans-serif;
	font-style: bold;
	font-size: 14px;
	font-weight:bold;
	line-height: 100%;
	float:left;

	margin-right: 5px;
}
/*
.txtbd1 {
	font-family: "verdana", "arial", sans-serif;
	font-style: bold;
	font-size: 0.82rem;
	font-weight:bold;
	line-height: 100%;
	color: #542437;
	float:left;

	margin-right: 5px;
}
*/

.txtbd1 {
	width: 332px;
	position: absolute;
    left: 610px;
    top: 20px;
}


.txtbd2 {
	width: 300px;
	position: absolute;
    left: 204px;
    top: 60px;
}


/*BOCATA 1 FOTO SILUETEADA*/
.txtbd4 {
	width: 320px;
	position: absolute;
    left: 365px;
    top: 546px;
}

/*TEXTO SIN FOTO*/
.txtbd3 {
	width: 420px;
	position: absolute;
    left: 204px;
    top: 69px;

	/*font-family: "verdana", "arial", sans-serif;
	font-style: bold;
	font-size: 0.8rem;
	font-weight:bold;
	line-height: 100%*/
}


/*OTRO ANCHO*/
.txtbd5 {
	width: 506px;
	position: absolute;
    left: 204px;
    top: 60px;
}



/*RESTO TEXTOS EN NEGRITA*/

.boton {
	font-size: 0.7rem;
	font-family: "verdana", "arial", sans-serif;
	font-weight: bolder;
	text-align: center;
}

.txtfirma {
	font-size: 0.6rem;
	font-family: "verdana", "arial", sans-serif;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;

}


.txtgris1 {
	color:#999999;
}


/*POSICIONAMIENTO*/
/*.hr1 {
	position: absolute;
	top: 10px;
}
*/
.titgr {
	position: absolute;
	left: 10px;
	top: 44px;
}
.subtit1 {
	position: absolute;
    left: 10px;
    top: 50px;
}



.grafo {
	position: absolute;
	left: 10px;
	top: 76px;
}


.foto1 {
  width: 252px;
  height: 57px;
  position: absolute;
  left: 107px;
  top: 545px;
}

/*Botones*/

.bot {
	width: 18px;
	height: 15px;
	padding-top: 3px;
	background-color: #542437;
	border-style: solid;
	border-width: 0px;
	border-color: #333333;
	border-radius: 50%;
	box-shadow:2px 2px 4px #999999;
	position: absolute;
	cursor: pointer;
	z-index: 9000;

	font-size: 12px;
	font-family: "arial", sans-serif;
	font-weight: bolder;
	text-align: center;
	color: #fff;
}

.bot1 {
	width: 18px;
	height: 15px;
	padding-top: 3px;
	background-color: #fff;
	border-style: solid;
	border-width: 0.5px;
	border-color: #542437;
	border-radius: 50%;
	box-shadow:2px 2px 4px #999999;
	position: absolute;
	cursor: pointer;
	z-index: 9000;

	font-size: 12px;
	font-family: "arial", sans-serif;
	font-weight: bolder;
	text-align: center;
	color: #000;
}


.firma1 {
	position: absolute;
    left: 15px;
    top: 434px;
}

.firma2 {
	position: absolute;
    left: 5px;
    top: 906px;
}

.firma3 {
	position: absolute;
    left: 5px;
    top: 929px;
}


/*/////////////////////////*/

#bt_1 {
	left: 280px;
    top: 524px;
     transition-duration: 0.6s;
}
  
#bt_2 {
	left: 412px;
    top: 354px;
    transition-duration: 0.6s;
}

#bt_3 {
	left: 238px;
    top: 473px;
    transition-duration: 0.6s;
}

#bt_4 {
	left: 326px;
    top: 288px;
    transition-duration: 0.6s;
}

#bt_5 {
	left: 326px;
    top: 269px;
    transition-duration: 0.6s;
}

#bt_6 {
	left: 255px;
    top: 473px;
    transition-duration: 0.6s;
}

#bt_7 {
	left: 273px;
    top: 473px;
    transition-duration: 0.6s;
}

#bt_8 {
	left: 107px;
    top: 180px;
    transition-duration: 0.6s;
}

#bt_9 {
	left: 232px;
    top: 191px;
    transition-duration: 0.6s;
}

#bt_10 {
	left: 431px;
    top: 354px;
    transition-duration: 0.6s;
}

#bt_11 {
	left: 307px;
    top: 269px;
    transition-duration: 0.6s;
}

#bt_12 {
	left: 194px;
    top: 441px;
    transition-duration: 0.6s;
}

#bt_13 {
	left: 292px;
    top: 473px;
    transition-duration: 0.6s;
}

#bt_14 {
	left: 450px;
    top: 354px;
    transition-duration: 0.6s;
}

#bt_15 {
	left: 195px;
    top: 408px;
    transition-duration: 0.6s;
}

#bt_16 {
	left: 212px;
    top: 441px;
    transition-duration: 0.6s;
}

#bt_17 {
	left: 151px;
    top: 361px;
    transition-duration: 0.6s;
}

#bt_18 {
	left: 345px;
    top: 269px;
    transition-duration: 0.6s;
}

#bt_19 {
	left: 230px;
    top: 441px;
    transition-duration: 0.6s;
}

#bt_20 {
	left: 168px;
    top: 361px;
    transition-duration: 0.6s;
}

#bt_21 {
	left: 266px;
    top: 497px;
    transition-duration: 0.6s;
}

#bt_22 {
	left: 185px;
    top: 361px;
    transition-duration: 0.6s;
}

#bt_23 {
	left: 203px;
    top: 361px;
    transition-duration: 0.6s;
}

#bt_24 {
	left: 20px;
    top: 96px;
    transition-duration: 0.6s;
}

#bt_25 {
	left: 247px;
    top: 441px;
    transition-duration: 0.6s;
}

#bt_26 {
	left: 298px;
    top: 524px;
    transition-duration: 0.6s;
}

#bt_27 {
	left: 263px;
    top: 441px;
    transition-duration: 0.6s;
}

#bt_28 {
	left: 311px;
    top: 372px;
    transition-duration: 0.6s;
}



/*/////////////////////////*/

#tt_1 {
	left: 14px;
    top: 807px;
     transition-duration: 0.6s;
}
  
#tt_2 {
	left: 44px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_3 {
	left: 60px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_4 {
	left: 84px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_5 {
	left: 100px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_6 {
	left: 114px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_7 {
	left: 138px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_8 {
	left: 153px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_9 {
	left: 169px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_10 {
	left: 184px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_11 {
	left: 207px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_12 {
	left: 221px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_13 {
	left: 236px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_14 {
	left: 251px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_15 {
	left: 275px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_16 {
	left: 290px;
    top: 807px;
    transition-duration: 0.6s;
}

#tt_17 {
	left: 10px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_18 {
	left: 55px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_19 {
	left: 98px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_20 {
	left: 142px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_21 {
	left: 174px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_22 {
	left: 189px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_23 {
	left: 204px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_24 {
	left: 225px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_25 {
	left: 240px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_26 {
	left: 275px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_27 {
	left: 290px;
    top: 876px;
    transition-duration: 0.6s;
}

#tt_28 {
	left: 311px;
    top: 876px;
    transition-duration: 0.6s;
}


/*/////////////////////////////////*/



/*/////////////////////////////////*/

#bt_1:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_2:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_3:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_4:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #bt_5:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_6:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_7:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_8:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_9:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_10:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_11:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_12:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_13:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_14:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_15:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#bt_16:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_17:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_18:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_19:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_20:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_21:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_22:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_23:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_24:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_25:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_26:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_27:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#bt_28:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}


/*/////////////////////////////////*/

#tt_1:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #tt_2:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #tt_3:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #tt_4:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

 #tt_5:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_6:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_7:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_8:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_9:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_10:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_11:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_12:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_13:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_14:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_15:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}
#tt_16:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_17:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_18:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_19:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_20:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_21:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_22:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_23:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_24:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_25:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_26:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_27:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}

#tt_28:hover {
    transform: scale(1.5, 1.5);
    transition-duration: 0.6s;
}



/*otras imágenes*/


.dedo {
	width: 374px;
	height: 44px;
	position: absolute;
	left: 274px;
	top: 48px;

	background-image: url(../images/fonger.png);
	background-repeat: no-repeat;
    background-position: left;
    background-origin: initial;

    /*background-color: #ffffff;*/
}

