/* Base Styles */
.trenca_float{
	clear:both;	
}
.flota_dreta{
	float:right
}
.amagar_div{
	display:none;
}

/*contenedores */
.container-rotador-21{
	height:300px;
	background:url(images/fondo-rotador-21.gif) repeat-x;
	border:0px solid #000;	
}
.tab_container-rotador-21 { padding-top:20px; }
.tab_content-rotador-21 {
	padding: 20px;
	font-size:13px;
	height: 230px;
}

/* título */
.container-titulo-rotador-21{
	position:absolute;
	border:0;
	height:230px;
	margin-top:10px;
	margin-left:20px;
}
.container-titulo-rotador-21 .text{
	font-size:30px;
	line-height:38px;
	color:#605c5b;
	font-weight:bold;
	font-family:"Century Gothic", Verdana, Arial;
}

/* degradado */
.degradado-rotador-21{
	position:absolute; 
	z-index:2;
	/*
	background: url("images/degradado-rotador-21.png")!important;
 	background: none;
 	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/degradado-rotador-21.png");
	*/
	height:251px;
	width:65px;
}
.foto-rotador-21 {
	height:200px;  
	border:0px #003 solid;
	text-align: center;
	width:175px;
}
.cutter-rotador-21 { 
	overflow:hidden; 
	position:relative; 
	height:230px;
}
.carousel-rotador-21 { 
	margin:auto; 
	padding:4px 0 0;
}
.carousel-rotador-21 ul {  height:260px; }
.carousel-rotador-21 ul a, .carousel-rotador-21 ul a:hover { text-decoration:none; }
.carousel-rotador-21 ul li { 
	width:175px;
	padding:0;
	height:260px;
}
.carousel-rotador-21 ul li img {
	display:block;
	margin:auto;
}

/* botones */
.prev-rotador-21, .next-rotador-21 {
	width:27px;
	height:27px;
	position:absolute;
	display:block;
	top:43%;
	cursor:pointer;
	background:url("images/circles.gif") no-repeat;
}
.prev-rotador-21 { 
	background-position:bottom left;
	left:-20px;
}
.next-rotador-21 {
	background-position:top left;
	right:0px;
}

/* ROTADOR 1'+1+2+3 x 2 */
.container-rotador-21-0123 { width: 976px; }
#carousel-rotador-21-0123 { 
	width:766px;
	position:relative;
	margin:0 0 10px 180px;
	border:0;
}
#carousel-rotador-21-0123 .cutter-rotador-21 { width:766px; }
#titulo-rotador-21-0123{ width:213px; }

/* ROTADOR 1+2+3 x 2 */
.container-rotador-21-123 { width: 766px; }
#carousel-rotador-21-123 {
	width:556px;
	position:relative;
	margin:0 0 10px 180px;
	border:0;
}
#carousel-rotador-21-123 .cutter-rotador-21 { width:556px; }
#titulo-rotador-21-123{ width:196px; }

/* ROTADOR 0+1+2 x 2 */
.container-rotador-21-012 { width: 718px; }
#carousel-rotador-21-012 {
	width:516px;
	position:relative;
	margin:0 0 10px 145px;
	border:0;
}
#carousel-rotador-21-012 .cutter-rotador-21 { width:516px; }
#titulo-rotador-21-012{ width:145px; }
#carousel-rotador-21-012 .next-rotador-21 { right:-30px; }



