/*//////////MULTIMEDIA//////////////*/
/*subportada*/
.bloq_galeria {
}

.bloq_galeria p{
	clear:both;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:5px;
	background: url(/img/flechas.gif) no-repeat left;
}

.bloq_galeria span{
	color:#000;
	font-size:0.9em;
}


.lst_galeria_fotos {
	overflow:hidden;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

* html .lst_galeria_fotos {
	height:1%;
}

.lst_galeria_fotos img {
	display:block;
	margin-bottom:5px;
	width: 150px;
	height:auto;
}

.lst_galeria_fotos p{
	font-weight:bold;
	margin:0px;
	margin-bottom:3px;
	padding:0px;
	height:30px;
} 

.lst_galeria_fotos span{
	color:#000;
	font-size:0.9em;
	margin-bottom:5px;
	padding-right:3px;
	border-right:1px solid #000;
}

.lst_galeria_fotos span.ulti {
	border-right:none;
}

.lst_galeria_fotos li{
	margin-left:14px;
	float:left;
	margin-bottom:5px;
	width: 162px;
}

.lst_galeria_fotos_mini li{
	float: left;
	margin-right:4px;
	margin-left:3px;
}

.lst_galeria_fotos_mini li.ulti{
	margin-right:0px;
}

/*modulo audios*/
.lst_audios {
	margin:10px 0px;
	overflow:hidden;
}

* html .lst_audios {
	height:100%;
}

.fnd_audios {
	background:#d5d5d5;
	padding:5px;
	overflow:hidden;
}

* html .fnd_audios {
	height:100%;
}

.lst_audios li {
	border:1px solid #d5d5d5;
	padding:5px;
	display:block;
	overflow:hidden;
	margin-bottom:10px;	
}

* html .lst_audios li {
	height:100%;
}

.lst_audios li p {
	font-weight: bold;
}

.lst_info_audios {
	overflow:hidden;
	float:left;
	width:60%;
}


* html .lst_info_audios {
	height:100%;
}

.lst_info_audios li {
	border:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.lst_info_audios li span {
	font-weight:normal
}

.lst_btn_audios {
	overflow:hidden;
	float:right;
	width:100px;
}

* html .lst_btn_audios {
	height:100%;
}

.lst_btn_audios li{
	padding:1px;
	margin:0px;
}

/*modulo galeria fotos*/
