/*Carousel*/
#centro #carousel {
	width: 590px;
	height: 232px;
	background: /*#ABE3DE*/ url(../img/carousel_bkg.gif) 0px 0px no-repeat;
	overflow: hidden;
	}
	
	#centro #carousel h1 {
		left: 1px;
		top: 9px;
		padding: 3px 9px 0px 9px;
		height: 19px;
		color: #ffffff;
		background: #000000;
		position: absolute;
		z-index: 10;
		}
		
		#centro #carousel h1 span {
			font-size: 14px;
			line-height: 15px;
			}
      
	#centro #carouselContainer {  
		padding-bottom: 16px;
		left: 38px;
		width: 514px;
		height: 216px;
		/*background: #2FE88F;*/
		position: absolute;
		overflow: hidden;
		}

	/*controls*/
	#carousel #controlPrev, #carousel #controlNext {
		left: 7px;
		top: 104px;
		width: 24px;
		height: 24px;
		/*background: #35DA0F;*/
		z-index: 3;
		display: block;
		position: absolute;
		}
		
	 #carousel #controlNext {
		left: auto;
		right: 7px;
		}
		
	#carousel #controlPrev a:link, #carousel #controlPrev a:visited, #carousel #controlNext a:link, #carousel #controlNext a:visited {
		width: 24px;
		height: 24px;
		line-height: 0px;
		background: url(../img/carousel_back.gif) 0px 0px no-repeat;
		position: absolute;
		}
		
	#carousel #controlNext a:link, #carousel #controlNext a:visited {
		background: url(../img/carousel_forth.gif) 0px 0px no-repeat;
		}
	
		
		.controls a:link strong .controls a:visited strong {
			}
		
		/*items Carousel*/
		#centro #carouselContainer .item {
			padding: 0px 0px 0px 4px;
			width: 120px;
			height: auto;
			font-size: 0px;
			line-height: 0px;
			/*background: #000000;*/
			}
			
			/*Imagen*/
			#centro #carouselContainer .item p.imagen {
				padding: 0px;
				width: 120px;
				background-image: none;
				float: none;
				}
				
				#centro #carouselContainer .imagen a:link, #centro #carouselContainer .imagen a:visited {
					padding: 1px 0px 1px 1px;
					width: 119px;
					border-style: none;
					background: url(../img/itemcarousel_bkg.png) 0px 0px no-repeat;
					}
					
				#carouselContainer .item .imagen span {
					width: 120px;
					height: 4px;
					background: url(../img/itemcarouselbttm_bkg.png) 0px bottom no-repeat;
					}
					
				/*Novedad*/
				#carouselContainer .item .imagen .novedad {
					}
	   		
				/*Oferta*/
				#carouselContainer .item .imagen .oferta {
					left: 4px;
					bottom: 2px;
					}
					
				* html #centro #carouselContainer .item .imagen .oferta {
					/*Explorer 6*/
					b\ottom: 0px;
					}
					
						
				
			/*Default Globe*/	
			#carouselContainer .item .globe {
				top: 10px;
				width: 223px;
				height: auto;
				font-size: 0px;
				line-height: 0px;
				text-align: right;
				/*background: #B9231C;*/
				display: none;
				position: absolute;
				overflow: hidden;
				z-index: 10;
				}
				
				/*Bloque Titulo*/
				#centro .item .globe .titBlock {
					margin: 0px;
					padding: 2px 5px 0px 36px;
					width: 182px;
					text-align: left !important;
					background: url(../img/tooltip_top.png) 0px 0px no-repeat;
					overflow: hidden;
					}
					
					.item .globe .titBlock h2 {
						}
					
					.item .globe .titBlock a:link, .item .globe .titBlock a:visited {
						margin: 0px 20px 0px 16px;
						padding: 10px 0px 3px 0px;
						color: #ffffff;
						display: block;
						}
						
					.item .globe .titBlock a:hover, .item .globe .titBlock a:active {
						text-decoration: none;
						}
					
					.item .globe .titBlock strong {
						padding: 5px 20px 0px 16px;
						color: #AA2F2D;
						background: #ffffff;
						}
						
					.item .globe .titBlock .autor {
						padding: 5px 20px 3px 16px;
						color: #79797B;
						background: #ffffff;
						}
						
						.item .globe .titBlock .autor cite {
							}
							
				/*Precio*/	
				#centro .item .globe .pvp {
					margin: 0px 0px auto auto;
					padding: 10px 15px 0px 0px;
					height: 28px;
					text-align: right;
					background: /*#3D2BA7*/ url(../img/tooltip_bttm.png) 0px 0px no-repeat;
					}
					
					#centro .item .globe .pvp strong {
						margin: 0px;
						padding: 0px;
						display: inline;
						/*background: #fff000;*/
						}
		
						
				/*precio Oferta (en LISTADOS)*/
				#centro .item .globe .pvp.oferta {
					}
					
					#centro .item .globe .pvp.oferta .antes {
						top: 1px;
						left: -2px;
						display: inline;
						/*background: #00ff00;*/
						}
								
						
				#centro .item span.hide {
					display: none;
					}
					
				#centro .item .globe .descripcion.hide {
					position: absolute;
					}
					
					
				/*ver mas*/
				#centro .item .globe .vermas:link, #centro .item .globe .vermas:visited {
					left: auto;
					right: 0px;
					top: -50px;
					width: 182px;
					height: 300px;
					font-size: 0px;
					line-height: 0px;
					position: absolute;
					z-index: 10;
					}
					
			/*Globe on Right*/	
			#carouselContainer .item .globe.globeRight {
				}
					
				/*Bloque Titulo*/
				#centro .item .globe.globeRight .titBlock {
					padding: 2px 36px 0px 5px;
					background: /*#B9231C*/ url(../img/tooltip_btop.png) 0px 0px no-repeat;
					}
				
				/*Precio*/	
				#centro .item .globe.globeRight p.pvp {
					padding: 10px 45px 0px 0px;
					background: /*#B9231C*/ url(../img/tooltip_bbttm.png) 0px 0px no-repeat;
					}					
				
				/*ver mas*/
				#centro .item .globe.globeRight .vermas:link, #centro .item .globe.globeRight .vermas:visited {
					left: 0px;
					right: auto;
					}