	/* Skin 1 */

.jcarousel-skin-tango .jcarousel-container {
    /* Establece la curva de las esquinas */
    -moz-border-radius: 10px;
}
/* Contenedor de Jcarousel vertical Grande 2 videos */
#jdosVideos {
    display: block;
    background: transparent url(../images/tiraMov.png) no-repeat scroll top center;
    float: left;
    width: 260px;
	height:410px;
}
/* Contenedor de Jcarousel vertical Peque–o 3 videos 2 Columnas */
#jdosVideosCols {
    display: block;
    background: transparent url(../images/tiraDoble.png) scroll top center;
    float: left;
    width: 250px;
	height:480px;
}
/* Titulo de Jcarousel Grande 2 videos */
#jdosVideos h1 {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-top: 6px;
    width: 140px;
}

/* Contenedor del Jcarousel */

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 160px;
    height: 245px;
    padding: 48px 55px;
}

/* Contenedor de los videos sin las flechas */
.jcarousel-skin-tango .jcarousel-clip-vertical {
    left: 13px;
    height: 262px;
}
/* Contenedor de cada video con su parrafo */
.jcarousel-skin-tango .jcarousel-item {
    width: 140px;
    height: 120px;
}
/* Espacio entre videos */
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
	text-align:center;
}
/* Donde caen los videos */
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 119px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 119px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.videoDesc {
    border: 0 none;
    font-size: 9px;
    line-height: 1;
    margin: 0;
    padding:0 0 0 8px;
    text-align: center;
    width: 127px;
}


	/* Skin 3 */

.jcarousel-skin-t3 {
	float:left;
	width:125px
}


.jcarousel-skin-t3 .jcarousel-container {
    /* Establece la curva de las esquinas */
    -moz-border-radius: 10px;
}

/* Contenedor del Jcarousel */

.jcarousel-skin-t3 .jcarousel-container-vertical {
    width: 120px;
    height: 260px;
    padding: 48px 0px;
}

/* Contenedor de los videos sin las flechas */
.jcarousel-skin-t3 .jcarousel-clip-vertical {
    left: 13px;
    height: 246px;
}
/* Contenedor de cada video con su parrafo */
.jcarousel-skin-t3 .jcarousel-item {
    width: 90px;
    height: 70px;
}
/* Espacio entre videos */
.jcarousel-skin-t3 .jcarousel-item-vertical {
    margin-bottom: 10px;
	text-align:center;
}
/* Donde caen los videos */
.jcarousel-skin-t3 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */

.jcarousel-skin-t3 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 50px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-t3 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-t3 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-t3 .jcarousel-next-disabled-vertical, .jcarousel-skin-t3 .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-t3 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-t3 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 50px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-t3 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-t3 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-t3 .jcarousel-prev-disabled-vertical, .jcarousel-skin-t3 .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-t3 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.videoDescPeque {
    border: 0 none;
    font-size: 9px;
    line-height: 1;
    margin: 0;
    padding:0px;
    text-align: center;
    width: 100px;
}

/* Skin 2 */

.jcarousel-skin-t2 {
	float:left;
	width:125px
}


.jcarousel-skin-t2 .jcarousel-container {
    /* Establece la curva de las esquinas */
    -moz-border-radius: 10px;
}

/* Contenedor del Jcarousel */

.jcarousel-skin-t2 .jcarousel-container-vertical {
    width: 120px;
    height: 260px;
    padding: 48px 0px;
}

/* Contenedor de los videos sin las flechas */
.jcarousel-skin-t2 .jcarousel-clip-vertical {
    left: 13px;
    height: 246px;
}
/* Contenedor de cada video con su parrafo */
.jcarousel-skin-t2 .jcarousel-item {
    width: 90px;
    height: 70px;
}
/* Espacio entre videos */
.jcarousel-skin-t2 .jcarousel-item-vertical {
    margin-bottom: 10px;
	text-align:center;
}
/* Donde caen los videos */
.jcarousel-skin-t2 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Vertical Buttons
 */

.jcarousel-skin-t2 .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 50px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-t2 .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-t2 .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-t2 .jcarousel-next-disabled-vertical, .jcarousel-skin-t2 .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-t2 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-t2 .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 50px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-t2 .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-t2 .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-t2 .jcarousel-prev-disabled-vertical, .jcarousel-skin-t2 .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-t2 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

#inIzq{
	float:right;
	display:table;
	width:235px;
}

h1.h1videosleft {
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 6px;
    width: 120px;
	display:block;
}

h1.h1videosright {
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin:-17px;
    width: 157px;
	display:block;
	float:right;
}
