.carrusel_item{
	width: 350px;
	padding-right: 6px;
	padding-top: 0px; 
}

.carrusel-img h3{
	color: #555555;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	*padding-top:8px;
	*margin-top:0px;
	*font-size:14px;
}

/* normal */
.carrusel-img{
	width: 365px;
	margin-bottom: 10px;
}

.carrusel-cont-img{
	min-height: 250px;
	text-align: center;	
}

.carrusel-img h2{
	margin: 0px;
	padding: 0px;
}

.carrusel-img-hd{
	color:#7e92ab;
}

.carrusel-img-bd{
	color:#546E8F;
	padding-top:5px;
	margin-left: 3px;
	margin-right: 4px;	
}

.carrusel-img-bd h2{
	padding-top:0px;	
}

.carrusel_item a{
	text-decoration: none;	
}

.carrusel-img-ft {
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 4px;
	margin-top:0px;
}

#id_primer_columna .carrusel-img-ft{
	-moz-border-radius-bottomright: 20px;
	-khtml-border-radius-bottomrightt: 20px;
	-webkit-border-radius-bottomright: 20px;
}

#id_segunda_columna .carrusel-img-ft{
	-moz-border-radius-bottomleft: 20px;
	-khtml-border-radius-bottomrileft: 20px;
	-webkit-border-radius-bottomleft: 20px;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* CARRUSEL SIN IMAGENES */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div.scroller { 
	width:548px;
	overflow: hidden;
	}

	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:548px;
		overflow:hidden;
		float:left;
		padding:3px;
		padding-bottom: 0px;
		}
	div.scroller div.content2 {
		width: 10000px;
		}


.feed-carrusel{
	margin-bottom: 4px;
}

.feed-carrusel-bd{
	padding: 4px;	
	
}


/*  CARRUSEL FEED */
.feed-carrusel-bd .post {
	padding-left:5px;
	padding-right: 20px;
}
.feed-carrusel h2{margin:0px; padding:0px; }


.feed-carrusel-bd{ padding:0px; margin-left:3px; margin-right:4px;} 

.feed-carrusel-hd h3{
	color: #555555;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	*padding-top:8px;
	*margin-top:0px;
	*font-size:14px;
}

.feed-carrusel-rentas{ margin-top:20px; }
.feed-carrusel-rentas-hd{ background: transparent url(tit-noticias.jpg) no-repeat top center; height: 33px;}
.feed-carrusel-rentas-hd h3 { color: #FFFFFF; }
.feed-carrusel-rentas-bd{ background-color: #FFFFFF; }
.feed-carrusel-rentas-ft{ background-color: #FFFFFF;padding-left:225px;}




/* ~~~~~~~~~~  ANTERIOR  ~~~~~~~~~~~~~~*/
.cfeed-boton-anterior{
	display: block;
	width: 42px;
	height: 34px;
	float:right;
	margin: 0px;
}

.feed-carrusel-rentas-anterior{
	background: transparent url(bt-ant-dest-dgr.jpg) no-repeat;	
}

/* ~~~~~~~~~~  PROXIMO  ~~~~~~~~~~~~~~*/

.cfeed-boton-proximo{

	display: block;
	width: 42px;
	height: 32px;
	float:right;
	margin: 0px;
}

.feed-carrusel-rentas-proximo{
	background: transparent url(bt-prox-dest-dgr.jpg) no-repeat;
}


/* ~~~~~~~~~~  PAUSA  ~~~~~~~~~~~~~~*/
.cfeed-boton-pausa{

	display: block;
	width: 28px;
	height: 34px;
	float:right;
	margin: 0px;
}

.feed-carrusel-rentas-pausa{
	background: transparent url(bt-pausa-dest-dgr.jpg) no-repeat;
}

/* ~~~~~~~~~~  PLAY  ~~~~~~~~~~~~~~*/
.cci-boton-play{
	display: block;
	width: 28px;
	height: 32px !important;
	float:right;
	margin: 0px;
}

.feed-carrusel-rentas-play{
	background: transparent url(bt-play-dest-dgr.jpg) no-repeat;
}

