#gal-limit{
	font-size:62.5%;	/*a partir de esta medida, 1 em es equivalente a 10 px*/
	width: 84%;
	padding:10px;
	margin:20px auto;
	background-color:#76899ba;
	border: 1px dotted #CCCCCC;	
}

#gal-limit p {
	margin:25px 0 25px 0;
	padding:0;
	color:#000000;
	font-size:1.7em;
}



.foto_once{
	padding:2px;
	margin:3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;

 
}

#gal-limit p.llamativo {
color:#000000;
background-color:transparent;
}

#gal-limit hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#gal-limit  ul li {
display:inline;
color:#ffffff;
text-align:justify;
font-size:1.7em;
}
#gal-limit  p strong {
margin-left:20px;
padding:10px 0;
color:#000000;
display:block;
}

.en_bloque{
display:block;
}
