/* Base Styles */
.trenca_float{
	clear:both;	
}
.amagar_div{
	display:none;
}

/* COMUNES */
.container-rotador-2 {
	height:280px;
	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:13px;
	font-family:Arial, Helvetica, sans-serif, Garamond;	
}
ul.tabs-rotador-2 li a {
	color: #c21128;
	text-decoration: none;
}
ul.tabs-rotador-2 li a:hover {
	color: #4e4b4a;
	text-decoration: none;
}	
.active, .active a:hover  {
	background:url(images/fondo-pest-sel.gif) repeat-x;
	color: #4e4b4a !important;
	font-weight: bold;
}

.active_triat{
	background:url(images/fondo-pest-sel.gif) repeat-x;
	color: #4e4b4a !important;
	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-left:1px
}
.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:185px; }
.carousel-rotador-2 ul a{ text-decoration:none; color:#c21128 !important }
.carousel-rotador-2 ul li { 
	width:192px;
	height:185px; 
	padding:0;
	margin:0;
}

.centrar_element_01{display: table; height: 156px;  #position: relative; overflow: hidden; width:192px; }
.centrar_element_02{#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
.centrar_element_03{#position: relative; #top: -50%}
.text_element { margin:0;} 



.carousel-rotador-2 ul li img { display:block; margin:auto }
.carousel-rotador-2 .prev-rotador-2, .carousel-rotador-2 .next-rotador-2 { 
	width:24px; 
	height:28px; 
	position:absolute; 
	display:block; 
	top:75px; 
	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:2px; }


/* ROTADOR home */
.container-rotador-2-home {
	width: 830px; 
	background: url(images/fondo-rotador-2-830.gif) no-repeat;
	padding-top:4px
}
ul.tabs-rotador-2-home { width: 830px; }
ul.tabs-rotador-2-home li { width: 162px; }
.width-rotador-2-home { width: 830px;}
