 .acordeon {
	margin-top: 0px;
	width: 100%;
}

.bloque_galerias {
	font-size: 12px;
	font-weight:normal;
	color: #025491;
	cursor: pointer;
	font-family:"Trebuchet MS";
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	margin-right: 0;
	margin-left: 0;
}

.subtitular_fotos {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	margin-left: 25px;
}

.abajo {
	margin: 0;
	color: #777;
	font-family:"Trebuchet MS";
	font-size:2px;
	border-top-color:#005B98;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.arriba {
	margin: 0;
	color: #777;
	font-family:"Trebuchet MS";
	font-size:2px;
	border-top-color:#005B98;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subtitular_fotos li a {
	color: #11455E;
	text-decoration: none;
}


.seleccionado {
border-bottom:medium;
color:#0376CB;

}

.contenido {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align: justify;
	
}
.derecha {
	float: right;
}

