/* Base Styles */
.trenca_float{
	clear:both;	
}
.trenca_float_02 {clear: both;
   height: 0;
   margin: 0;
   padding: 0;
   font-size: 0.000001em;
   line-height: 0.000001em;
}

.container-rotador-28 {
	width: 740px !important; 
	margin:0;
	padding:0;
	height:140px !important;
	/*
	background:#fff url("images/degradado_pie.gif") repeat-x bottom left;
	*/
}

.tab_content-rotador-28 {
	padding: 0;
	margin: 0 20px;
	font-size: 12px;
	width: 700px !important;
}
.carousel-rotador-28 {
	position:relative; 
	margin:0; 
	border:0;
	width:700px !important;
}
.cutter-contenidos-28 { 
	overflow:hidden;
	position:relative; 
	width:700px !important;	
}
.contenidos-rotador-28 { 
	margin:auto; 
	padding:0;
}   

.carousel-rotador-28 ul { height:146px;}
.carousel-rotador-28 ul a { text-decoration:none; }
.carousel-rotador-28 ul li { 
	width:194px;
	height:116px;
	margin:10px 0;
	padding:0 20px;
	background: url("images/separador.gif") repeat-y right top;
}
.carousel-rotador-28 ul li img { display:block; margin:auto; border:0; }

.carousel-rotador-28 .foto {
	float:left;
	width:66px;
	color:#0166ae; 
	font-weight:bold;	
	font-size:10px; 
	font-family:Verdana, Geneva, sans-serif;
}

.carousel-rotador-28 .img {
	border: 0;
}

.carousel-rotador-28 .texto {
	float:left;
	width:117px;
	color:#0166ae; 
	font-weight:bold;	
	font-size:10px; 
	font-family:Verdana, Geneva, sans-serif;
	margin-left:10px;
}

.carousel-rotador-28 .titulo a {
	color:#0166ae;
	text-decoration: none;
}

.carousel-rotador-28 .titulo a:hover {
	text-decoration: underline;
}

.carousel-rotador-28 .autores, .carousel-rotador-28 .autores a{
	padding-top:10px;
	font-size:10px !important; 
	font-family:Verdana, Geneva, sans-serif !important;
	color:#474342 !important;
}
.carousel-rotador-28 .autores a{ 
	text-decoration: none;
}

.carousel-rotador-28 .autores a:hover {
	text-decoration: underline;
}

.carousel-rotador-28 .prev-contenidos, .carousel-rotador-28 .next-contenidos { 
	width:17px; 
	height:17px; 
	position:absolute; 
	display:block; 
	top:60px; 
	z-index:10; 
	cursor:pointer; 
	background:url("images/circles.gif") no-repeat;
}
.carousel-rotador-28 .prev-contenidos{ background-position:bottom left; left:-17px }
.carousel-rotador-28 .next-contenidos { background-position:top left; right:-17px }

/* DÉJATE SORPRENDER */
div#contenedor-sorprender{	
	background-color:#0166ae;
}
div#contenedor-sorprender #titulo-sorprender{
	margin-top:20px; 
	margin-bottom:11px; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFF;
	padding-top:5px;
	padding-bottom:5px; 
	/*padding-left:13px;*/
	text-align:center;
	border-bottom:1px solid #FFF;
	/*background-color:#0166ae;*/
	/*background-color:#000;*/
}
div#contenedor-sorprender .container-rotador-28 {
	/*background-color:#8ecaff;*/
}
div#contenedor-sorprender .carousel-rotador-28 .texto {
	color:#fff;
}
div#contenedor-sorprender .carousel-rotador-28 .titulo a {
	color:#fff;
}
div#contenedor-sorprender .carousel-rotador-28 .autores, div#contenedor-sorprender .carousel-rotador-28 .autores a{
	color:#ddd !important;
}
div#contenedor-sorprender .carousel-rotador-28 ul li { 
	background: url("images/separador_sorprender.gif") repeat-y right top;
}

div#contenedor-sorprender .bestseller{
	background: url(images/ico_bestseller.gif) left top no-repeat;
	color:#FFF;	
}
div#contenedor-sorprender .novedades{
	background: url(images/ico_novedades.gif) left top no-repeat;
	color:#FFF;	
}

div#contenedor-sorprender .proximamente{
	background: url(images/ico_proximamente.gif) left top no-repeat;
	color:#FFF;	
}

div#contenedor-sorprender .prev-contenidos, div#contenedor-sorprender .next-contenidos { 
	background:url("images/circles_sorprender.gif") no-repeat;
}
div#contenedor-sorprender .prev-contenidos{ background-position:bottom left; left:-17px }
div#contenedor-sorprender .next-contenidos { background-position:top left; right:-17px }



