/* Estils per les fulles de la microsite de Palau i Fabre *//* Layers */   .LayerLogos { position: absolute;                 top: 100;                 left: 570;                 width: 200px;                 height: 338px;                                  z-index:3;                             }   .RetratLayer { position: absolute;                 top: 0;                 left: 0;                 width: 300px;                                  z-index:3;                                }   .TextLayer { position: absolute;                top: 40;                left: 90;                width: 300px;                height: 352px;                overflow: hidden;                                z-index:4;                                }                              .ImageLayer { position: absolute;                 top: 70;                 left: 500;                 width: 200px;                 height: 200px;                                  z-index:3;                                }   .PositionLayer { position: absolute;                     top: 15;                     left: 255;                     width: 475px;                     height: 25px;                     /*border-color: #FF0000;                     border-style: solid;                     border-width: 1px;*/                     z-index:4;                                }   .LeftPhantomLayer { position: absolute;                     top: 370;                     left: 0;                     width: 350px;                     height: 75px;                     background-color: #FFFFFF;                     z-index:2;                                     }   .MediumPhantomLayer { position: absolute;                     top: 370;                     left: 350;                     width: 100px;                     height: 75px;                                                               z-index:1;                                     }   .RightPhantomLayer { position: absolute;                     top: 370;                     left: 425;                     width: 400px;                     height: 75px;                     background-color: #FFFFFF;                     z-index:2;                                     }                       /* Fonts */   .NormalHeader { font-family: verdana, arial;      	         font-size: 9pt;      	         font-weight: normal;      	               	         color: #FFFFFF;      	               	       }   .NormalText { font-family: verdana, arial;      	       font-size: 10pt;      	       font-weight: normal;      	             	       color: #000000;      	             	     }   .NormalText2 { font-family: verdana, arial;      	       font-size: 8pt;      	       line-height: 11pt;      	       font-weight: normal;      	             	       color: #000000;      	             	     }      	        .LegalText  { font-family: verdana, arial;      	       font-size: 8pt;      	       font-weight: normal;      	             	       color: #FF0000;      	             	     }   .TitleText { font-family: verdana, arial;      	      font-size: 15pt;      	      font-weight: bold;      	             	      color: #FF0000;      	             	     }   .TitleText2 { font-family: verdana, arial;      	      font-size: 14pt;      	      font-weight: normal;      	             	      color: #000000;      	             	     }      	        .DirectionText { font-family: verdana, arial;   				font-size: 10pt;   				font-weight: bold;   				color: #000000;   			  }   .Cita { font-family: verdana, arial;     	 font-size: 9pt;      	 font-weight: normal;      	 font-style: italic;      	             	 color: #FF0000;      	             	     }   .SmallText { font-family: verdana, arial;     	      font-size: 7pt;      	      font-weight: normal;      	            	      color: #000000;      	             	     }   .BoldText { font-family: verdana, arial;      	       font-size: 9pt;      	       font-weight: normal;      	       font-style: italic;      	             	       color: #000000;      	             	     }   .Credits { font-family: verdana, arial;     	    font-size: 9pt;      	    font-weight: normal;      	    font-style: normal;      	             	    color: #FFFFFF;      	             	  }      	     /* Anchors */A {text-decoration: none; } A:link    { color: #FF0000; }   /* unvisited links */A:visited { color: #FF0000; }   /* visited links */A:active  { color: #FF0000; }   /* active links */A:hover {text-decoration: none; color: #9A160E} A.DirectionText {text-decoration: none; } A.DirectionText:link    { color: #000000; }   /* unvisited links */A.DirectionText:visited { color: #000000; }   /* visited links */A.DirectionText:active  { color: #000000; }   /* active links */A.DirectionText:hover {text-decoration: none; color: #FF0000} A.Credits {text-decoration: none; } A.Credits:link    { color: #000000; }   /* unvisited links */A.Credits:visited { color: #000000; }   /* visited links */A.Credits:active  { color: #000000; }   /* active links */A.Credits:hover {text-decoration: none; color: #FFFFFF} A.SmallText {text-decoration: none; } A.SmallText:link    { color: #FFFFFF; }   /* unvisited links */A.SmallText:visited { color: #FFFFFF; }   /* visited links */A.SmallText:active  { color: #FFFFFF; }   /* active links */A.SmallText:hover {text-decoration: none; color: #000000} 
