/* Base Styles */
.trenca_float{
	clear:both;	
}
.amagar_div{
	display:none;
}

/* COMUNES */
.container-rotador-2 {
	height:300px;
	border:0;
}
ul.tabs-rotador-2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 29px;
	padding-left:10px;
}
ul.tabs-rotador-2 li {
	float: left;
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 27px;
	overflow: hidden;
	position: relative;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
ul.tabs-rotador-2 li a {
	color: #464241;
	text-decoration: none;
}
ul.tabs-rotador-2 li a:hover {
	color: #464241;
	text-decoration: underline;
}	
html ul.tabs-rotador-2 li.active, html ul.tabs-rotador-2 li.active a:hover  {
	background:url(images/fondo-pest-sel.gif) repeat-x;
	color: #464241;
	font-weight: bold;
}
.tab_container-rotador-2 {
	float: left; 
	border:0;
	margin:10px 0;
	height: 230px;
}
.carousel-rotador-2 { 
	position:relative; 
	padding: 0px;
	border: 0px;
	margin:0 9px;
}
.carousel-rotador-2 .cutter-rotador-2 { 
	overflow:hidden; 
	position:relative; 
	height:230px;
	padding:0;
	margin:10px 30px 10px 30px;
}
.carousel-rotador-2 .cont-carousel-rotador-2 { margin:auto; padding:0; }
.carousel-rotador-2 ul { height:240px; }
.carousel-rotador-2 ul a { text-decoration:none; }
.carousel-rotador-2 ul li { 
	width:160px;
	padding:0;
	margin:0;
	height:230px; 
	text-align:center;
}
.carousel-rotador-2 .libro { 
	height:200px;	
}
.carousel-rotador-2 .premio { 
	margin:4px;
	padding:0;
	font-size:10px; 
	font-family:Verdana, Geneva, sans-serif; 
	color:#0166ae;
}
.carousel-rotador-2 ul li img { display:block; margin:auto }
.carousel-rotador-2 .prev-rotador-2, .carousel-rotador-2 .next-rotador-2 { 
	width:19px; 
	height:22px; 
	position:absolute; 
	display:block; 
	top:100px; 
	z-index:5; 
	cursor:pointer; 
	background: url("images/circles.gif") no-repeat;
}
.carousel-rotador-2 .prev-rotador-2 { background-position:bottom left; left:2px; }
.carousel-rotador-2 .next-rotador-2 { background-position:top left; right:6px; }

/* ROTADOR 1'+1+2 */
.container-rotador-2-012 {
	width: 718px; 
	background: url(images/fondo-rotador-2-012.png) no-repeat;
}
ul.tabs-rotador-2-012 { width: 696px; }
ul.tabs-rotador-2-012 li { width: 174px; }
.width-rotador-2-012 { width: 698px;}

/* ROTADOR 1+2+3 */
.container-rotador-2-123 {
	width: 766px; 
	background: url(images/fondo-rotador-2-123.png) no-repeat;
}
ul.tabs-rotador-2-123 { width: 744px; }
ul.tabs-rotador-2-123 li { width: 186px; }
.width-rotador-2-123 { width: 746px;}

/* ROTADOR 1'+1+2+3 */
.container-rotador-2-0123 {
	width: 976px; 
	background: url(images/fondo-rotador-2-0123.png) no-repeat;
}
ul.tabs-rotador-2-0123 { width: 956px; }
ul.tabs-rotador-2-0123 li { width: 239px; }
.width-rotador-2-0123 { width: 956px;}
