@charset "UTF-8";
.cuerpo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: justify;
	font-weight: normal;
}
.fotos {
	align-content: center;
}

@media screen{
.piefoto {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #707070;
	padding: 5px;
	border: thin solid #E3E3E3;
}
}
.padre {
}
.fotosart {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.creditos {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: small;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}
.seccion {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	border-top: thin solid #B8CCAB;
	background-image: -webkit-linear-gradient(270deg,rgba(184,204,171,1.00) 0%,rgba(255,255,255,1.00) 32.09%,rgba(255,255,255,1.00) 67.06%,rgba(184,204,171,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(184,204,171,1.00) 0%,rgba(255,255,255,1.00) 32.09%,rgba(255,255,255,1.00) 67.06%,rgba(184,204,171,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(184,204,171,1.00) 0%,rgba(255,255,255,1.00) 32.09%,rgba(255,255,255,1.00) 67.06%,rgba(184,204,171,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(184,204,171,1.00) 0%,rgba(255,255,255,1.00) 32.09%,rgba(255,255,255,1.00) 67.06%,rgba(184,204,171,1.00) 100%);
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	font-weight: bold;
	border-radius: 7px;
}
.especial {
	border-top: thin solid #B8CCAB;
	border-bottom: thin solid #B8CCAB;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
