
/* ********* ELEMENTOS COMUNES A TODOS LOS SITIOS WEB ********** */
.separador  { visibility: hidden; clear: both ;height:0px;width:0px;margin:0px;padding:0px; }
img {	border: 0;	padding: 0;	margin: 0;}
h1 {	font-size: 1.6em;	font-weight: normal;}
h2 {	font-size: 1.3em;	font-weight: normal;}
h3 {	font-size: 1.1em;	font-weight: normal;}
a {	color: #5c789d;}
a:hover {	color: #000;}
label{font-size:0.85em;}
.oculto {display:none;}
				
/* DEFINIMOS LA PARTE IZQUIERDA DE LA CAPA*/
#visor {		margin-left:10px;		}

/* ******** ARCHIVO DIGITAL ********** */
#archivodigital {clear:both;text-align: left; 	color:#306db7; 	font-family:Georgia, "Times New Roman", Times, serif; 	padding-left:10px; 	border-top: 0px solid #2c3e22;
				 margin: 2px; font-size:1.1em;	 font-weight:normal;display:block;float:left;	 }
#archivodigital h3{ color: #fff; font-size:1.25em; background-color: #306db7; margin:10px 0 0; padding: 2px; }
#archivodigital p {font-size:1em;color:gray;}
div.archivodigitallista {padding:2px;text-align:center;margin:0px;float:left;display:block;}
div.archivodigitallista a { text-decoration:none; text-align:center; font-weight:normal;  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
div.archivodigitallista a:hover {color:#FFF !important;text-decoration:none;}
div.archivodigitallista:hover {;border:solid 1px #000;margin-top:0;clear:both;}
/*idiv.archivodigitallista:hover { background-color: #FFFFFF;color:white !important;}
img.archivodigitallista  {border:solid 4px #000;margin-top:0;clear:both; }*/
img.archivodigitallista  {border:solid 0px;margin-top:0;clear:both; }
blockquote {margin-left:140px;padding-left:64px;font-size:1.6em;line-height:150%;color:#AAAAAA !important;font-family:Georgia, "Times New Roman", Times, serif;
     background: url("imag_general/comillas.png") no-repeat left top;text-align:left !important;}

/* ******** FIN ARCHIVO DIGITAL ********** */

/* Acerca del Scroll */

#up{	position:absolute;	top:130px;	left:728px;	width:10px;	height:10px;	background-color:#CCC;	cursor:pointer;	z-index:2;}	
#down{	position:absolute;	top:570px;	left:728px;	width:10px;	height:10px;	background-color:#CCC;	cursor:pointer;	z-index:2;}	
	
#Container {  position: absolute;			  top: 150px; left: 50px;			  width: 400px;			  height: 200px;			}
#visor, #About, #Extra {  position: absolute;left:1px;	 top: 130px;   overflow: hidden;	  width: 715px;	  height: 450px;  display: none;  padding-left:0px;	 display: block;	}
			



