@charset "utf-8";
#FOTOS  {
	width: 410px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 15px;
	padding-bottom: 15px;
	-moz-border-radius-topleft: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 40px;

}
#FOTOS  img {
	height: 60px;
	width: 80px;
	-moz-border-radius-topleft: 8px;
	margin: 5px;
}

.MASFOTOS {
	background-color: #003399;
	position: absolute;
	margin-top: 150px;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-right: 150px;
	margin-left: 10px;
	left: 479px;
	top: 1241px;
}

.TITULOSECCIONFOTO   {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #1C399B;
	position: absolute;
	margin-top: -47px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
