<!--/*jello*/body{	padding: 0 385px 0 385px; /* these side paddings together determine the natural min-width */	margin: 0;	text-align: center; /* this centers the wrappers in older IEwin versions */	background-color:#666666;}		#sizer {	margin: 0; /* this centers the wrappers in standards browsers */	width: 20%; /* here is the critical value for customizing the Jello behavior */	max-width: 385px;  /* version for IE is at the bottom of this style block */}#expander {	background: white;	margin: 0  -385px 0 -385px; /* these side margins should be the same or slightly less than body paddings */	min-width: 770px; /* This prevents Safari from losing the negative margins in narrow windows */	position: relative;}/* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/* html #expander { height: 0; }/* *//* helps IE get the child percentages right. */#container { width: 100%;  text-align:left;} /*jello*/body{	font-family:Verdana, Arial, Helvetica, sans-serif;		}/******************CABECERA*******************/div#header{	background-image:url(../imagenes/tituloAPASTTA.gif);	background-position:right bottom;	background-repeat:no-repeat;	background-color:#CCE0EE;	height:90px;}div#header img{	border:none;	padding:0;	margin:0;	float:left;}div#header h1{	display:none;	float:left;	font-size:.7em;}/******************FIN CABECERA*******************//******************MENÚ NAVEGACIÓN****************/a.enlaceOculto{	display:none;}div#navigation{	position:relative;	top:0;	left:0;	border-top:1px solid #72A5CF;	/*border-bottom:1px solid #72A5CF;*/	background-color:#72A5CF;	margin:0 auto;	padding:.3em;	padding-right:0;	font-size:.7em;	}	div#navigation h2{	position:absolute;	top:4px;	left:10px;	margin:0;	padding:0;	color:white;	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:1.2em;	}ul#navigationMenu{	position:relative;	right:0;	top:0;	margin:0;	padding:0;	list-style-type:none;	text-align:right;	word-spacing:-0.25em;	}ul#navigationMenu li{	display:inline;    font-size:1em;	margin:0;	padding:0;	border-top:1px solid #72A5CF;	/*border-bottom:1px solid #FFFFFF;*/		}		ul#navigationMenu ul{	margin:0;	padding:0;	list-style-type:none;	}ul#navigationMenu li a{ 	text-decoration:none; 	color:#FFFFFF;	background-color:#72A5CF;	padding:.3em;	padding-left:4em;	margin:0;	word-spacing:0;	padding-right:.3em;	border-left:1px solid #FFFFFF;	/*border-bottom:1px solid #72A5CF;*/	}ul#navigationMenu li a:hover{ 	color:#72A5CF;	/*text-decoration:underline;*/	background-color:#CCE0EE;	}.current{	padding:.3em;	padding-left:4em;	padding-right:0;	margin:0;	word-spacing:0;	color:#72A5CF;	background-color:#FFFFFF;	/*border-bottom:1px solid #666;*/	}/**************FIN MENÚ NAVEGACIÓN****************//**************CONTENIDO****************/div#content{	position:relative;	padding:1em;	padding-top:0;	padding-bottom:.7em;	background-image:url(../imagenes/fondoContenidoAPASTTA.gif);	background-position:right bottom;	background-repeat:no-repeat;}div#content img.imagenContenido{	float:left;	margin:0;	margin-right:1em;	margin-bottom:.7em;	border:1px solid black;}#reader{	border:0;}div#content p{	font-size:.7em;}div#content ul{	font-size:.7em;}div#content h2{	color:#72A5CF;	font-size:.9em;	display:block;	clear:both;	font-weight:bolder;	text-transform:capitalize;}.volverIndice{	font-size:.8em;	font-weight:normal;	text-transform:none;}/***************FIN CONTENIDO*********************/	/***************PIE DE PÁGINA*********************/	div#footer{	position:relative;	top:0;	left:0;	margin:0;	padding:.5em;	padding-left:0;	font-size:.7em;	vertical-align:middle;	clear:both;	background-color:#72A5CF;	background-image:url(../imagenes/fondoPiePaginaAPASTTA.gif);	background-position:bottom right;	background-repeat:no-repeat;	height:12px;}div#footer .textoAlPie{	margin:0;	padding:.5em;	color:white;	vertical-align:middle;	padding-right:60px;}div#footer a img{	border:none;	position:relative;	top:0.27em;	}/***************FIN PIE DE PÁGINA*****************/	-->