.itemNewslettersSC
{
  background-image: url(../../i/newsletterItemSC.gif);
  height:19px;
  width:129px;
  background-repeat: no-repeat;
}

.textoNews{
  padding-left:10px;
}
/** Carusel 3D **/
#wrapper {
 margin: 0px;  position: relative;
}
.container {
 vertical-align: top;
 background: url(../../i/carruselFondo1.png) repeat-x;
}

div.carousel3D-button-right {
	z-index: 999; 
	position: absolute;
    left: 25px;
    width: 23px;
    height: 23px;
    cursor: pointer;
    background: url(../../i/prev-horizontal1.png) no-repeat;
	
}

div.carousel3D-button-left {
	z-index: 999;
	width: 23px;
	height: 23px;
	cursor: pointer;
	background: url(../../i/next-horizontal1.png) no-repeat;
	
}

.carousel3D {
	position: relative; top: 10px; left: 0px; height: 368px;z-index: 15;
	opacity:0;
  	filter:alpha(opacity='0');
}

.carousel3D div {
	float: left; width: 75px; cursor: pointer; height: 100px;
}
.ie .carousel3D div {
	zoom: 1;
}

.carousel3D div img {
	width: 100%; height: 100%;
}

.textoImg{
  font-family: arial; font-weight: normal; font-size: 13px; color: #555; text-align:center;
}

.btnSolicitud{
 position: relative; top: -10px; z-index: 10;
 align:center;
}
/** Fin Carusel 3D **/
.btnSolicProd{
  background: url(../../i/btnSolicitarProducto.png);
  width:132px;
  height:38px;
}

@media screen{
	#imagenAmpliada{
	 overflow: auto;
	 position: absolute;
	 border: solid 0px;
	 width: 100%;
	 left:0;
	 top:0;
	 margin:0;
	 padding:0;
	}
}

/* estilos de impresion */
@media print {
#wrapper {display:none;}
div.carousel3D-button-left {display:none;}
div.carousel3D-button-right {display:none;}
.carousel3D {display:none;}
.carousel3D div {display:none;}
.carousel3D div img {display:none;}
.ie .carousel3D div {display:none;}
.textoImg{display:none;}
.btnSolicitud{display:none;}
.headerData{display:none;}
.header{display:none;}
.footer{display:none;}
.dataNews{display:none;}
.container{display:none;}

#imagenAmpliada{
 border: solid 0px;
 overflow: visible;
 position: absolute;
 height: 100%;
 left:0;
 top:0;
 margin:0;
 padding:0;
}

#tdimgAmpST{
	align: center;
}

.imgagenAmpST{
 height:85%;
 position: absolute;
 left:0;
 top:0;
 margin:0;
 padding:0;
 overflow: hidden;
}

.imgagenAmpSTGrande{
 height:65%;
 position: absolute;
 left:0;
 top:0;
 margin:0;
 padding:0;
 overflow: hidden;
}

.imagenAmpSC{
 height:85%;
 position: absolute;
 left:0;
 top:0;
 margin:0;
 padding:0;
 overflow: hidden;
}

.imagenAmpSCGrande{
  height:950;
}

.imagenAmpSCie{
 height:85%;
 position: absolute;
 left:0;
 top:0;
 margin:0;
 padding:0;
 overflow: hidden;
}

.imagenAmpSCGie{
 height:950;
}
.imagenAmpSTEie{
}

.imagenAmpSTGie{
 height:950;
}

/** ilucas 20090225. **/
.imagenAmpSTie{
}

}