/* CSS Document */
body {
	
}

#base {
	width:					990px;
	height:					600px;
	background: 			url(imagenes/loguito.png) 50% 100% no-repeat;
	position:				relative
	}

#baseubicacion2 {
	width:					990px;
	height:					600px;
	background: 			url(imagenes/mapa.jpg) 100% 100% no-repeat;
	position:				relative
	}
#baseubicacion2_eng {
	width:					990px;
	height:					600px;
	background: 			url(imagenes/mapa_eng.jpg) 100% 100% no-repeat;
	position:				relative
	}

/* ------------ botón HOME ------------  */

#homebottom {
	background:				url(imagenes/iso.png); 
	width:					81px;
	height:					86px;
	float:					left;
	bottom:					38px;
/*	left:					0px; */
	text-align:				center;
	position: 				absolute;
	}

#homebottom a {
	display:				block;
	height: 				86px;
	text-decoration:		none
	}
#homebottom a:hover {
	background:				url(imagenes/iso2.png);
	display:				block
	}

/* ------------ fin botón Home ---------------------  */

/* ------------ botones ESP-ENG ------------  */
#english {
	position:				absolute;
	width:					61px;
	height:					61px;
	float:					right;
	right:					40px;
	top:					430px;	
/*	margin: 				30px -100px */
	}
	
#english a {
	background:				url(imagenes/english.png);
	display:				block;
	height: 				61px;
	text-decoration:		none
	}
#english a:hover {
	background:				url(imagenes/english_f2.png);
	display:				block
	}
	
	
	
#espanol {
	position:				absolute;
	width:					53px;
	height:					48px;
	float:					right;
	right:					110px;
	top:					425px;	
/*	margin: 				30px -100px */
	}
	
#espanol a {
	background:				url(imagenes/espanol.png);
	display:				block;
	height: 				48px;
	text-decoration:		none
	}
#espanol a:hover {
	background:				url(imagenes/espanol_f2.png);
	display:				block
	}	
/* ------------ fin botón Idioma ---------------------  */


#menusuperior {
	float: 					right;
	position:				absolute;
	z-index:				2;
	top:					0px;
	right:					-8px
			}

/* ------------ botón ADVENTURES ------------  */
#adventures {
	position:				absolute;
	z-index: 				3;
	width:					75px;
	height:					69px;
	float:					right;
	right:					58px;
	top:					372px;
/*	margin: 				30px -100px */
	}
	
#adventures a {
	background:				url(imagenes/ver_blog.png);
	display:				block;
	height: 				69px;
	text-decoration:		none
	}
#adventures a:hover {
	background:				url(imagenes/ver_blog2.png);
	display:				block
	}


#adventures_eng {
	position:				absolute;
	z-index: 				3;
	width:					75px;
	height:					69px;
	float:					right;
	right:					123px;
	top:					382px;
	}
#adventures_eng a {
	background:				url(imagenes/ver_blog_eng.png);
	display:				block;
	height: 				69px;
	text-decoration:		none
	}
#adventures_eng a:hover {
	background:				url(imagenes/ver_blog2_eng.png);
	display:				block
	}
		
/* -------------- fin botón ADVENTURES -------------- */

/* ------------ botón RESERVA TU HABITACIÓN ------------  */


#reservatuhab_eng {
	position:				absolute;
	z-index: 				3;
	width:					137px;
	height:					131px;
	float:					right;
	right:					74px;
	top:					91px;
/*	margin: 				30px -100px */
	}
	
#reservatuhab_eng a {
	background:				url(imagenes/reservahabitacion_eng.png);
	display:				block;
	height: 				131px;
	text-decoration:		none
	}
#reservatuhab_eng a:hover {
	background:				url(imagenes/reservahabitacion_eng_f2.png);
	display:				block
	}



#reservatuhabitacion {
	position:				absolute;
	z-index: 				3;
	width:					137px;
	height:					131px;
	float:					right;
	right:					96px;
	top:					69px;
/*	margin: 				30px -100px */
	}
	
#reservatuhabitacion a {
	background:				url(imagenes/reservahabitacion.png);
	display:				block;
	height: 				131px;
	text-decoration:		none
	}
#reservatuhabitacion a:hover {
	background:				url(imagenes/reservahabitacion_f2.png);
	display:				block
	}

#reservatuhabitacion2 {
	background:				url(imagenes/reservahabitacion_f3.png);
	position:				absolute;
	float:					right;
	width:					137px;
	height: 				131px;
	right:					0px;
	top:					40px;		}
	
#reservatuhabitacion2_eng {
	background:				url(imagenes/reservahabitacion_f3_eng.png);
	position:				absolute;
	float:					right;
	width:					137px;
	height: 				131px;
	right:					0px;
	top:					40px;		}
	
#reservatuhabitacion_eng {
	position:				absolute;
	float:					right;
	z-index: 				3;
	width:					133px;
	height:					60px;
	float:					right;
	right:					0px;
	top:					25px;	
/*	margin: 				30px -100px */
	}
	
#reservatuhabitacion_eng a {
	background:				url(imagenes/reservahabitacion.png);
	display:				block;
	height: 				60px;
	text-decoration:		none
	}
#reservatuhabitacion_eng a:hover {
	background:				url(imagenes/reservahabitacion_f2.png);
	display:				block
	}	
		
/* -------------- fin botón RESERVA TU HABITACION -------------- */

/* ------------ botón MÁS COSAS y MORE STUFF ------------  */
#morestuff {
	position:				absolute;
	z-index: 				3;
	width:					101px;
	height:					100px;
	float:					right;
	right:					0px;
	top:					25px;	
/*	margin: 				30px -100px */
	}
	
#morestuff a {
	background:				url(imagenes/morestuff_1.png);
	display:				block;
	height: 				100px;
	text-decoration:		none
	}
#morestuff a:hover {
	background:				url(imagenes/morestuff_2.png);
	display:				block
	}
	

#mascosas {
	position:				absolute;
	z-index: 				3;
	width:					101px;
	height:					100px;
	float:					right;
	right:					0px;
	top:					25px;	
/*	margin: 				30px -100px */
	}
	
#mascosas a {
	background:				url(imagenes/mascosas_1.png);
	display:				block;
	height: 				100px;
	text-decoration:		none
	}
#mascosas a:hover {
	background:				url(imagenes/mascosas_2.png);
	display:				block
	}	
		
/* -------------- fin botón MÁS COSAS -------------- */



/* ------------ botón RETURN ------------  */
#return, #return_eng {
	position:				absolute;
	z-index: 				3;
	width:					101px;
	height:					100px;
	float:					right;
	top:					25px;
	right:					0px
/*	margin: 				0 -100px */
	}
	
#return a {
	background:				url(imagenes/menu_1.png);
	display:				block;
	height: 				100px;
	text-decoration:		none
	}
#return a:hover {
	background:				url(imagenes/menu_2.png);
	display:				block
	}
	
#return_eng a {
	background:				url(imagenes/menu_1_eng.png);
	display:				block;
	height: 				100px;
	text-decoration:		none
	}
#return_eng a:hover {
	background:				url(imagenes/menu_2_eng.png);
	display:				block
	}
/* -------------- fin botón RETURN -------------- */

/* ------------ botón CHE ------------  */
#menu_che {
	width:					215px;
	height:					181px;
	float:					left;
	margin: 				100px 0 0 -215px;
	cursor:					pointer
	}
#menu_che a {
	background:				url(imagenes/che1.png) no-repeat;
	display:				block;
	height: 				181px;
	text-decoration:		none
	}
#menu_che a:hover {
	background:				url(imagenes/che.png) no-repeat;
	display:				block
	}

#menu_che_eng {
	width:					215px;
	height:					181px;
	float:					left;
	margin: 				100px 0 0 -215px;
	cursor:					pointer
	}
#menu_che_eng a {
	background:				url(imagenes/che1.png) no-repeat;
	display:				block;
	height: 				181px;
	text-decoration:		none
	}
#menu_che_eng a:hover {
	background:				url(imagenes/che_eng.png) no-repeat;
	display:				block
	}



#menu_che2 {
	width:					215px;
	height:					181px;
	float:					left;
	margin: 				100px 0 0 -215px;
	background:				url(imagenes/che.png) no-repeat;	
	}
#menu_che2_eng {
	width:					215px;
	height:					181px;
	float:					left;
	margin: 				100px 0 0 -215px;
	background:				url(imagenes/che_eng.png) no-repeat;	
	}

	
#menu_che3 {
	width:					215px;
	height:					181px;
	float:					left;
	margin: 				100px 0 0 -215px;
	cursor:					pointer
	}
#menu_che3 a {
	display:				block;
	height: 				181px;
	text-decoration:		none
	}
#menu_che3 a:hover {
	background:				url(imagenes/che.png) no-repeat;
	display:				block
	}
	
	
#menu_che3_eng {
	width:					215px;
	height:					181px;
	float:					left;
	margin: 				100px 0 0 -215px;
	cursor:					pointer
	}
#menu_che3_eng a {
	display:				block;
	height: 				181px;
	text-decoration:		none
	}
#menu_che3_eng a:hover {
	background:				url(imagenes/che_eng.png) no-repeat;
	display:				block
	}

/* -------------- fin botón che -------------- */


/* ------------ botón SERVICIOS ------------  */
#menu_servicioshome {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	cursor:					pointer
	}
#menu_servicioshome a {
	background:				url(imagenes/servicios3.png) no-repeat;
	display:				block;
	height: 				200px;
	text-decoration:		none
	}
#menu_servicioshome a:hover {
	background:				url(imagenes/servicios2.png) no-repeat;
	display:				block
	}

#menu_servicioshome_eng {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	cursor:					pointer
	}
#menu_servicioshome_eng a {
	background:				url(imagenes/servicios3.png) no-repeat;
	display:				block;
	height: 				200px;
	text-decoration:		none
	}
#menu_servicioshome_eng a:hover {
	background:				url(imagenes/servicios2_eng.png) no-repeat;
	display:				block
	}




#menu_servicios {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	cursor:					pointer
	}
#menu_servicios a {
	background:				url(imagenes/servicios1.png) no-repeat;
	display:				block;
	height: 				200px;
	text-decoration:		none
	}
#menu_servicios a:hover {
	background:				url(imagenes/servicios2.png) no-repeat;
	display:				block
	}

	
#menu_servicios2 {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	background:				url(imagenes/servicios1.png) no-repeat;	
	}

#menu_servicios2_eng {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	background:				url(imagenes/servicios1_eng.png) no-repeat;	
	}	

#menu_servicios3 {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	cursor:					pointer
	}
#menu_servicios3 a {
	display:				block;
	height: 				200px;
	text-decoration:		none
	}
#menu_servicios3 a:hover {
	background:				url(imagenes/servicios2.png) no-repeat;
	display:				block
	}
	
	
#menu_servicios3_eng {
	width:					166px;
	height:					200px;
	float:					left;
	margin: 				0 0 0 -320px;
	cursor:					pointer
	}
#menu_servicios3_eng a {
	display:				block;
	height: 				200px;
	text-decoration:		none
	}
#menu_servicios3_eng a:hover {
	background:				url(imagenes/servicios2_eng.png) no-repeat;
	display:				block
	}	

	
/* -------------- fin botón Servicios -------------- */

/* ------------ botón BLOGS ------------  */
#menu_blogs {
	width:					112px;
	height:					123px;
	float:					left;
	margin: 				312px 0 0 -415px;
	cursor:					pointer
	}
#menu_blogs a {
	background:				url(imagenes/blogs1.png) no-repeat;
	display:				block;
	height: 				123px;
	text-decoration:		none
	}
#menu_blogs a:hover {
	background:				url(imagenes/blogs.png) no-repeat;
	display:				block
	}
	
#menu_blogs2 {
	width:					112px;
	height:					123px;
	float:					left;
	margin: 				312px 0 0 -415px;
	background:				url(imagenes/blogs.png) no-repeat;	
	}
	
#menu_blogs3 {
	width:					112px;
	height:					123px;
	float:					left;
	margin: 				312px 0 0 -415px;
	cursor:					pointer
	}
#menu_blogs3 a {
	display:				block;
	height: 				123px;
	text-decoration:		none
	}
#menu_blogs3 a:hover {
	background:				url(imagenes/blogs.png) no-repeat;
	display:				block
	}
	

#menu_blogs3_eng {
	width:					112px;
	height:					123px;
	float:					left;
	margin: 				312px 0 0 -415px;
	cursor:					pointer
	}
#menu_blogs3_eng a {
	display:				block;
	height: 				123px;
	text-decoration:		none
	}
#menu_blogs3_eng a:hover {
	background:				url(imagenes/blogs_eng.png) no-repeat;
	display:				block
	}


/* -------------- fin botón blogs -------------- */

/* ------------ botón HOSTEL ------------  */
#menu_hostel {
	width:					249px;
	height:					288px;
	float:					left;
	margin: 				237px 0 0 -300px;
	cursor:					pointer
	}
#menu_hostel a {
	background:url(imagenes/hostel1.png) no-repeat;
	display:block;
	height: 288px;
	text-decoration:none
	}
#menu_hostel a:hover {
	background:url(imagenes/hostel.png) no-repeat;
	display:block
	}
	
#menu_hostel2 {
	width:					249px;
	height:					288px;
	float:					left;
	margin: 				237px 0 0 -300px;
	background:url(imagenes/hostel.png) no-repeat;
	}
	
#menu_hostel3 {
	width:					249px;
	height:					288px;
	float:					left;
	margin: 				237px 0 0 -300px;
	cursor:					pointer
	}
#menu_hostel3 a {
	display:block;
	height: 288px;
	text-decoration:none
	}
#menu_hostel3 a:hover {
	background:url(imagenes/hostel.png) no-repeat;
	display:block
	}
	


/* -------------- fin botón hostel -------------- */

/* ------------ botón RESERVAS ------------  */

#menu_reservashome {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	cursor:					pointer
	}
#menu_reservashome a {
	background:				url(imagenes/reservas1.png) no-repeat;
	display:				block;
	height: 				210px;
	text-decoration:		none
	}
#menu_reservashome a:hover {
	background:				url(imagenes/reservas.png) no-repeat;
	display:				block
	}

#menu_reservashome_eng {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	cursor:					pointer
	}
#menu_reservashome_eng a {
	background:				url(imagenes/reservas1.png) no-repeat;
	display:				block;
	height: 				210px;
	text-decoration:		none
	}
#menu_reservashome_eng a:hover {
	background:				url(imagenes/reservas_eng.png) no-repeat;
	display:				block
	}


#menu_reservas {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	cursor:					pointer
	}
	
#menu_reservas a {
	background:				url(imagenes/reservas1.png) no-repeat;
	display:				block;
	height: 				210px;
	text-decoration:		none
	}
#menu_reservas a:hover {
	background:				url(imagenes/reservas.png) no-repeat;
	display:				block
	}

#menu_reservas2 {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	background:				url(imagenes/reservas_dtostemp.png) no-repeat;
	}	

#menu_reservas2_eng {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	background:				url(imagenes/reservas4.png) no-repeat;
	}	

#menu_reservas3 {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	cursor:					pointer
	}
#menu_reservas3 a {
	display:block;
	height: 210px;
	text-decoration:none
	}
#menu_reservas3 a:hover {
	background:				url(imagenes/reservas.png) no-repeat;
	display:				block
	}	



#menu_reservas3_eng {
	width:					255px;
	height:					210px;
	float:					left;
	margin: 				108px 0 0 -494px;
	cursor:					pointer
	}
#menu_reservas3_eng a {
	display:block;
	height: 210px;
	text-decoration:none
	}
#menu_reservas3_eng a:hover {
	background:				url(imagenes/reservas_eng.png) no-repeat;
	display:				block
	}	
	
/* -------------- fin botón RESERVAS -------------- */



/* --------------  VOLVER e IMPRIMIR -------------- */

#volvereimprimir {
	float: 					right;
	position:				absolute;
	z-index:				1;
	bottom:					-16px;
	right:					0px;
	}

/* -------------- fin botón VOLVER e IMPRIMIR -------------- */

/* -------------------  COMO LLEGAR ------------------ */

#comollegar {
	z-index:				4;
	background:				url(imagenes/comollegar.jpg);
	width:					404px;
	height:					66px;			
	float: 					right;
	position:				absolute;
	z-index:				1;
	top:					50px;
	right:					0px;
	}

#howtoget {
	z-index:				4;
	background:				url(imagenes/comollegar_eng.jpg);
	width:					404px;
	height:					66px;			
	float: 					right;
	position:				absolute;
	z-index:				1;
	top:					50px;
	right:					0px;
	}

#menucomollegar {
	z-index:				5;
/*	width:					404px; */
	float:					right; 
	position: 				absolute;
	top:					75px;
	right:					0px
	}

#linea_peatonales {
	z-index:				1;
	visibility:				hidden;
	position:				absolute;
	background:				url(imagenes/linea_peatonales.png);
	width:					189px;
	height:					193px;
	left: 					576px;
	top: 					314px;
	}
	
#linea_monumento {
	z-index:				2;
	visibility:				hidden;
	position:				absolute;
	background:				url(imagenes/linea_monumento.png);
	width:					84px;
	height:					85px;
	left: 					766px;
	top: 					327px;
	}	
	
#linea_terminal {
	z-index:				3;
	visibility:				hidden;
	position:				absolute;
	background:				url(imagenes/linea_terminal.png);
	width:					688px;
	height:					162px;
	left: 					42px;
	top: 					236px;
	}



/* -------------- fin seccion COMO LLEGAR -------------- */



/* -------------- PANELES DE LA DERECHA -------------- */
#bienvenido {
	float:					right;
	margin: 				220px -120px
	}

#mascosas_derecha  {
	position:				absolute;
	float:					right;
	width:					990px;
	height:					226px;
	float:					right;
	right:					0px;
	top:					70px;
	}
	
#hostel_derecha {
	position:				absolute;
	float:					right;
	height:					430px; 
	float:					right;
	right:					0px;
	top:					120px;	
	}
#casadelche_derecha {
	background:				url(imagenes/mapita_casadelche.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					830px;
	height:					386px; 
	float:					right;
	right:					0px;
	top:					140px;	
	}

#casadelche_derecha_eng {
	background:				url(imagenes/mapita_casadelche_eng.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					830px;
	height:					386px; 
	float:					right;
	right:					0px;
	top:					140px;	
	}

#rioparana_derecha {
	background:				url(imagenes/mapita_rioparana.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					832px;
	height:					386px;
	float:					right;
	right:					0px;
	top:					140px; 
	}

#rioparana_derecha_eng {
	background:				url(imagenes/mapita_rioparana_eng.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					832px;
	height:					386px;
	float:					right;
	right:					0px;
	top:					140px; 
	}
	
#monumento_derecha {
	background:				url(imagenes/mapita_monumento.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					827px;
	height:					386px;
	float:					right;
	right:					0px;
	top:					140px;
	text-align:				right
	}
	
#monumento_derecha_eng {
	background:				url(imagenes/mapita_monumento_eng.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					827px;
	height:					386px;
	float:					right;
	right:					0px;
	top:					140px;
	text-align:				right
	}	
	
#comercialmessi_derecha {
	background:				url(imagenes/imagenescomercialmessi.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					680px;
	height:					350px; 
	float:					right;
	right:					0px;
	bottom:					40px;	
	}

#comercialmessi_derecha_eng {
	background:				url(imagenes/imagenescomercialmessi_eng.jpg) 0% 100%;
	background-repeat:		no-repeat;
	position:				absolute;
	float:					right;
	width:					680px;
	height:					350px; 
	float:					right;
	right:					0px;
	bottom:					40px;	
	}

#reservas_derecha {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#8D7D74;
	position:				absolute;
	float:					right;
	right:					-12px;
	top:					167px;
	text-align:				left
	}
#che_derecha {
	float:					right;
	margin: 				150px -100px
	}
#blogs_derecha {
	background:				url(imagenes/titulo_blogslinks.png) 0% 0%;
	background-repeat:		no-repeat;
	width:					420px;
	position:				absolute;
	float:					right;
	height:					356px;
	float:					right;
	right:					0px;
	top:					194px;
	}

#enlacesblog {
	position:				absolute;
	width:					219px;
	top:					55px;
	left:					-52px
	}
	
#scrollenlaces {
	position:				absolute;
	float:					right;
/*	overflow:				scroll; */
	width:					225px;
	height:					300px;
	top:					63px;
	right:					0px;
	text-align:				left;
	font-family: 			Arial Narrow, Helvetica, sans-serif;
	font-size:				13px;
	color: 					#999999;
	}

.enlaces {
	color:					#9B0057
	}

/* -------------- fin paneles de la derecha-------------- */


#menu {
	float:					left;
	z-index: 				0
	}

#enlace {
	float:					right;
/*	position: 				inherit; */
	width: 					71px;
	margin:					583px 45px 0 0;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				18px
	}
#enlace a {
	text-decoration: 		none;
/*	color: 					transparent */
	}
#enlace a:hover {
	text-decoration: 		underline;
	color:					#000000
	}


#centrado  {
	text-align				: center;
	position				: absolute;
	top						: 50%;
	left					: 50%;
	margin-left				: -380px; /* mitad del ancho de la película */
	margin-top				: -275px;  /* mitad del alto de la película */
    }
	
.textopie {
	color					:#dedede;
	font-family				:Trebuchet MS, Arial, Helvetica;
	font-size				:10px;
	text-align				:center;
	font-weight				:bold;
	}
.dist_item_ubicacion {
	margin:					4px 0 4px 0
	}

/* ------------------------ FORMULARIO --------------------- */

.formu {
	width:					400px
	}

.formu td {
	background-color:		#F4F4F0;
	height:					22px;
	padding-left:			8px;
	vertical-align:			middle
	}

.formu input {
	background-color:		#F4F4F0;
	border:					0;
	color:					#00A0FF;
	margin-bottom:			2px	
	}
.formu textarea {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	width:					96%;
	background-color:		#F4F4F0;
	border:					0;
	color:					#00A0FF;
	margin-bottom:			2px	
	}


.formuborrar {
	background:	 			url(imagenes/formulario/borrar.png) no-repeat;
	width:					80px;
	background-position:	center;
	cursor:					pointer;
	}

input.borrarnorm {
	background:				url(imagenes/formulario/borrar.png) no-repeat;
	width:					80px;
	background-position:	center;
	cursor:					pointer
	}
input.borrarover {
	background:	 			url(imagenes/formulario/borrar_f2.png) no-repeat;
	width:					80px;
	background-position:	center;
	cursor:					pointer
	}


.formuborrar_eng {
	background:	 			url(imagenes/formulario/borrar_eng.png) no-repeat;
	width:					80px;
	background-position:	center;
	cursor:					pointer;
	}
input.borrarnorm_eng {
	background:				url(imagenes/formulario/borrar_eng.png) no-repeat;
	width:					80px;
	background-position:	center;
	cursor:					pointer
	}
input.borrarover_eng {
	background:	 			url(imagenes/formulario/borrar_f2_eng.png) no-repeat;
	width:					80px;
	background-position:	center;
	cursor:					pointer
	}
	
	
	
.formuenviar {
	width:					80px;
	background:				url(imagenes/formulario/enviar.png) no-repeat;
	background-position:	center;
	cursor:					pointer;
	}
input.enviarnorm {
	width:					80px;
	background:				url(imagenes/formulario/enviar.png) no-repeat;
	background-position:	center;
	cursor:					pointer
	}
input.enviarover {
	width:					80px;
	background:				url(imagenes/formulario/enviar_f2.png) no-repeat;
	background-position:	center;
	cursor:					pointer
	}


.formuenviar_eng {
	width:					80px;
	background:				url(imagenes/formulario/enviar_eng.png) no-repeat;
	background-position:	center;
	cursor:					pointer;
	}
input.enviarnorm {
	width:					80px;
	background:				url(imagenes/formulario/enviar_eng.png) no-repeat;
	background-position:	center;
	cursor:					pointer
	}
input.enviarover {
	width:					80px;
	background:				url(imagenes/formulario/enviar_eng_f2.png) no-repeat;
	background-position:	center;
	cursor:					pointer
	}
