/* Base Styles */
.trenca_float{
	clear:both;	
}
.flota_dreta{
	float:right
}
.trenca_float_02 {clear: both;
   height: 0;
   margin: 0;
   padding: 0;
   font-size: 0.000001em;
   line-height: 0.000001em;
}
   
/* COMUNES */
.container-rotador-65 {
	height:298px;
	background-color:#FFFFFF;
}
.container-rotador-65 .titulo {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	height:22px;
	background-image:url(images/fondo_titulo.gif);
	padding: 5px 10px 5px 10px;
}

.tab_container-rotador-65 {
	float: left; 
	border:0;
	padding-left:2px;
}
.tab_content-rotador-65 {
	padding: 15px;
	font-size: 11px;
	height: 230px;
}
.carousel-rotador-65 {
	position:relative; 
	margin:0 12px;
	border:0;
}
.cutter-contenidos { 
	overflow:hidden; 
	position:relative; 
	height:250px;
}
.contenidos-rotador-65 { 
	margin:auto; 
	padding:0;
}
.carousel-rotador-65 ul { height:250px; }
.carousel-rotador-65 ul a { text-decoration:none; }
.carousel-rotador-65 ul li { width:175px; padding:0; height:250px; }
.carousel-rotador-65 ul li img { display:block; margin:auto; }

.carousel-rotador-65 .foto {
	height:200px;
	margin-top:6px;
	width:175px;
}
.carousel-rotador-65 .texto {
	color:#0165ae; 
	font-weight:bold; 
	text-align:center; 
	font-size:11px; 
	font-family:Verdana, Geneva, sans-serif;
	width:155px;
	margin:10px 10px 0 10px;
}
.carousel-rotador-65 .texto a {
	color:#0165ae;
	text-decoration: none;
}

.carousel-rotador-65 .texto a:hover {
	text-decoration: underline;
}

.carousel-rotador-65 .texto2 { 
	margin-top:5px;
	color:#474342; 
	text-align:center; 
	font-size:12px; 
	font-family:Verdana, Geneva, sans-serif;
}

.carousel-rotador-65 .prev-contenidos, .carousel-rotador-65 .next-contenidos { 
	width:27px; 
	height:27px; 
	position:absolute; 
	display:block; 
	top:40%; 
	z-index:10; 
	cursor:pointer; 
	background:url("images/circles.gif") no-repeat;
}
.carousel-rotador-65 .prev-contenidos{ background-position:bottom left; left:-20px; }
.carousel-rotador-65 .next-contenidos { background-position:top left; right:-20px; }

/* TAMAŅOS */
/* ROTADOR 1'+3x2 */
.container-rotador-65-0123 { 
	width: 974px; 
	border:1px solid #cf0545;
}
.tab_container-rotador-65-0123 { width: 920px; }
.carousel-rotador-65-0123 { width:920px; }

/* ROTADOR 3x2 */
.container-rotador-65-123 { 
	width: 764px; 
	border:1px solid #cf0545;
}
.tab_container-rotador-65-123 { width: 710px; }
.carousel-rotador-65-123 { width:710px; }

