.videoplayer {
	width: auto;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
	
	
}
.videoplayerNota {
	border: 1px solid #DAE8F1;
	float:left;
        margin: 3px 6px 6px 0;
	
}

.videoplayerAudio {
	border: 1px solid #DAE8F1;
	margin: 6px;
}
.videoplayerRecuadro {
	border: 5px solid #DAE8F1;
}

.littleAudio {
	clear: both;
	margin-bottom: 3px;

}

.videoplayerCarousel {
    margin-top: 10px;
    margin-right: 6px;
    margin-bottom: 6px;
    margin-left: 11px;
}

#wra{
    height:250px;
    width:282px;
}

.videoList {
	height: 59px;
	width: 272px;
	background-image: url(/arte/backgroundPlaylist.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #F9F8F3;
}
.videoList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.fotoplayer{
        margin-top: 8px;
}

.fotoplayerRecuadro {
	background-color: #F3F7FA;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBEEF7;
	border-bottom-color: #DBEEF7;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
        
}
.fotoplayerRecuadro p {
	clear: both;
	padding-top: 2px;
	font-size: 13px;
	background-image: url(/arte/camaraGaleria.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 35px;
	padding-bottom: 0px;
	line-height: 30px;
}


