#cuerpo{
width:800px;
height:240px;
margin:auto;
}

.box_textProdu{
width:270px;
}

.productos{
border:"0";
border-style:none;
text-decoration:none;

}

#boxProductos{
float:left;
width:880px;
height:820px;
/*background-color:#1551AA;*/
background-color:#D0E2EA;
}

.verprod{
margin-bottom:auto;
text-decoration:none;
color:#25AAE1;
text-align:left;
margin:10px 50px 20px 50px;
}

.verpro{
text-decoration:none;

}

.margen_mono{
background-color:#F4F4F1;
width:880px;
height:280px;

}

.margen_cone{
background-color:#F4F4F1;
width:880px;
height:280px;

}

.margen_tri{
background-color:#EBEBEB;
width:880px;
height:280px;

}


.margen_pro1{
background-color:#FFFFFF;
width:880px;
height:30px;

}

/*ACCIONES DE LAS IMAGENES*/


.thumbnail{
position: relative;
z-index: 0;
float:right;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: 0px;
left: -100px;
visibility: hidden;
color: #000000;
font-size:14px;
text-decoration: none;
}


.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}


.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -3px;
left:-5px; /*position where enlarged image should offset horizontally */
}

 /*------------------------------------------*/
.thumbnail1{
position: relative;
z-index: 0;
float:right;
text-decoration: none;
}

.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: -200px;
left: -0px;
visibility: hidden;
color: #000000;
font-size:14px;
text-decoration: none;
}


.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}


.thumbnail1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -365px; /*position where enlarged image should offset horizontally */
}

.thumbnail2{
position: relative;
z-index: 0;
float:right;
text-decoration: none;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: -180px;
left: -0px;
visibility: hidden;
color: #000000;
font-size:1px;
text-decoration: none;
}


.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}


.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -0px; /*position where enlarged image should offset horizontally */
}

.thumbnail3{
position: relative;
z-index: 0;
float:right;
text-decoration: none;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}


.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: -180px;
left: -0px;
visibility: hidden;
color: #000000;
font-size:14px;
text-decoration: none;
}


.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}


.thumbnail3:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -300px; /*position where enlarged image should offset horizontally */
}
.enlace{ 

text-decoration:none;

}

.alinear{ 

height:30px;

}

 /*Cuadrado Productos*/
 
 .cuadrado_prod{
 height:200px;
 width:auto;
 
 }
