#f1{

	position: relative;
	width: 20%;
	height: 100%;
	color: red;

}


#enc001 {
		position: relative;
	width: 100%;
	height: 150px;
	/*border: solid 5px;*/
}
#enc002 {
		position: relative;
	width: 100%;
	height: 100%;
	/*border: solid 5px;*/
}
#espa1 {

	position: relative;
	width: 80%;
	height: 10px;


}
#espa2 {

	position: relative;
	width: 1366px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;

}
#espa3 {

	position:absolute;
	width: 100%;
	height: 10%;


}
#sec-det {
	position: relative;
	width: 1366px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	/*border: solid 5px;*/
}
#sec-det1 {
	position: absolute;
	width: 50%;
	height: 800px;
	left: 7%;
	/*border: solid 5px;*/
}

#sec-det2 {
	position: absolute;
	width: 30%;
	height: 500px;
	right: 7%;
	/*border: solid 5px;*/
}
#description{
	position: absolute;
	width: 100%;
	height: 100px;
	/*border: solid 1px;*/

}

#price {
	position: relative;
	left: : 0px;
	top: 150px;
	width: 50%;
	height: 100px;
	/*border: solid 1px;*/


}

#price2 {
	position: relative;
	top: 210px;
	width: 50%;
	left: 75px;
	height: 100px;
	/*border: solid 15px;*/
	text-align: center;
	color: #43457c;

}

#paypal {
	position: relative;

	top: 210px;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	height: 100px;
	/*border: solid 1px;*/
}
#envio-int {
	position: relative;
	top: 215px;
	left: 35px;
	width: 70%;
	height: 120px;
	text-align: center;
	/*border: solid 1px;*/

}
#detail{
	position: absolute;
	top: 5%;
	left: 15%;
	width: 50%;
	list-style-type: circle;
	
	/*border: solid 1px;*/

}
#detail li{
	padding-left: 4%;
	padding-top: 1%;
	list-style-type: circle;
	
	/*border: solid 1px;*/

}

#im1 {
	position: absolute;
	left: 150px;
	width: 470px;
	height: 500px;

}

/*#im1 img{
	width: 470px;
	height: 500px;

}
*/
#im2  {
	position: absolute;
	left: 35px;
	width: 70px;
	height: 100px;
	border: ridge 1px;
}
#im2 img{

	width: 100%;
	height: 100%;

}
#im2 img:hover{
  opacity: 0.5;

}

#im3  {
	position: absolute;
	top: 120px;
	left: 35px;
	width: 70px;
	height: 100px;
	border: ridge 1px;
}
#im3 img{

	width: 100%;
	height: 100%;

}
#im3 img:hover{
  opacity: 0.5;

}

#im4  {
	position: absolute;
	left: 35px;
	top: 240px;
	width: 70px;
	height: 100px;
	border: ridge 1px;
}
#im4 img{

	width: 100%;
	height: 100%;

}
#im4 img:hover{
  opacity: 0.5;

}
#im5  {
	position: absolute;
	left: 35px;
	top: 360px;
	width: 70px;
	height: 100px;
	border: ridge 1px;
}
#im5 img{

	width: 100%;
	height: 100%;

}
#im5 img:hover{
  opacity: 0.5;

}
img.zoom {
	position: absolute;
    width: 350px;
    height: 200px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(1.8); 
    -moz-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
}

.table-esp table {
   width: 800px;
}