@charset "utf-8";
/* detalle_producto*/

.centro2{
width:42px;
height:500px;
float:left;
}
.contenido-columna-der2{
width:662px;
height:978px;
float:left;
/*margin-left:1px;*/
}
.cabecera{
width:662px;
height:32px;
float:left;
/**/
}
.detalle-prod{
width:595px;
height:374px;
float:left;
background-image:url(../img/centro_detalle.png)
}
.espaciado-det-prod{
width:662px;
height:15px;
float:left;
}
.galeria-imagenes{
width:595px;
height:143px;
float:left;
background-image:url(img_productos/galeria-imagenes.png);
background-repeat:no-repeat;}

.espaciado-galeria{
width:662px;
height:auto;
float:left;
color:#0073AE;
font-family:Arial;
font-size:12px;
margin-top:10px;
}
.texto-final{
color:#CCCCCC;
font-size:12px;
font-family:Arial;
text-align:left;
float:left;
}

.cuadro-detalle{
width:520px;
height:auto;  /*<---------------------------aka se dejara de mover el cuerpo segun el largo del TAB*/
float:left;
}
