@font-face {	font-family: 'Gobold-Extra1';	src: url('../Fonts/Gobold-Extra1.eot');	src: url('../Fonts/Gobold-Extra1.eot') format('embedded-opentype');	src: url('../Fonts/Gobold-Extra1.woff') format('woff'), url('../Fonts/Gobold-Extra1.ttf') format('truetype'), url('../Fonts/Gobold-Extra1.svg#Golbold-Extra1') format('svg');	font-weight: normal;	font-style: normal;}.titular {	font-family:'Gobold-Extra1',Sans-Serif;	margin:0px auto;	text-align:center;	color: brown;	font-size: 26px;	text-shadow:1px 1px 0 #fff, 2px 2px 1px #ccc;}		.subir {	position: fixed;	bottom: 10px;	right: 10px;/*	margin-left: 1125px;*/	}#cabeceraSMALL {/*	position: fixed;	top:0px;	width: 900px;	height: 50px;		left: 25%;	right: 25%;		margin: 0 auto;	z-index: 255;	background-color: #F6C039; 	border-radius: 9px;   -webkit-border-radius: 5px solid #000000;     -khtml-border-radius: 5px solid #000000;     -ms-border-radius: 5px solid #000000;    		box-shadow: 0 1px 13px rgba(34,25,25,0.6);	-moz-box-shadow: 0 1px 13px rgba(34,25,25,0.6);	-webkit-box-shadow: 0 1px 13px rgba(34,25,25,0.6);	clear: both;	*/		padding: 15px;	background:#fff;	margin:10px 10px 10px 10px;	padding-left: 10px;		width: 865px;	height: 30px;		background-color: #F6C039; 	border-radius: 9px;   -webkit-border-radius: 5px solid #000000;     -khtml-border-radius: 5px solid #000000;     -ms-border-radius: 5px solid #000000;    		box-shadow: 0 1px 13px rgba(34,25,25,0.6);	-moz-box-shadow: 0 1px 13px rgba(34,25,25,0.6);	-webkit-box-shadow: 0 1px 13px rgba(34,25,25,0.6);	clear: both;	}.tapizGRAL {	padding: 15px;	background:#fff;	margin:0 auto;	padding-left: 10px;		width: 865px;	color: #000000; 	border-radius: 9px;   -webkit-border-radius: 5px solid #000000;     -khtml-border-radius: 5px solid #000000;     -ms-border-radius: 5px solid #000000;    		box-shadow: 0 1px 13px rgba(34,25,25,0.6);	-moz-box-shadow: 0 1px 13px rgba(34,25,25,0.6);	-webkit-box-shadow: 0 1px 13px rgba(34,25,25,0.6);	clear: both;}#darken {    position:fixed;    top:0px;    left:0px;    width:100%;    height:100%;    display:none;    z-index:199;    padding: none;    opacity:0.5;    -moz-opacity: 0.5;    filter:alpha(opacity=50);     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";     -khtml-opacity: 0.5;    background:grey;}#modalBox {    position:fixed;    top:50%;    left:50%;    width:568px;    height:540px;    margin-left:-284px;    margin-top:-270px;    padding-left: 0px;    padding-top: 0px;    border: 2px solid #000000;     border-radius: 9px;    -webkit-border-radius: 5px solid #000000;      -khtml-border-radius: 5px solid #000000;      -ms-border-radius: 5px solid #000000;        display:none;    background:white;    z-index:200;}#galeria {  border: 1px solid #000000;  /* Borde de la galerķa */  padding: 10px;  background: white;  /* Fondo de la galerķa */  width: 548px;  /* Ancho de la galerķa */  height: 406px;  /* Alto de la galerķa */ } #imgGaleria {  border-radius: 9px;  border: 1px solid #000000;  /* Borde de la imagen */  padding: 3px;  width: 512px; /* Ancho de la imagen */  height: 384px; /* Alto de la imagen */ } .miniatura {  border: 1px solid #000000;  /* Borde de la imagen */  width:  100px;  /* Ancho de las miniaturas */  height:  75px;  /* Alto de las miniaturas */  cursor: pointer;  padding: 0px;  }