            body {
                width: 100%;
                margin: 0;
                background-color: #ffffff;
                border: 0;
                padding: 0;
                font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
                font-size: 100%;
                color: Black;
            }
            #header {
                width: 600px;
                margin: 20px auto;
                text-align: center;
            }
            #header img {
                border: 0;
            }
            #header ul {
                list-style-type: none;
                margin: 0;
                padding: 0;
            }
            #header ul li {
                display: inline;
            }
            #header ul li a {
            	padding: 0 10px;
                font-size: 75%;
                color: #333333;
                text-decoration: none;
                text-transform: uppercase;
            }
            #header ul li a:before {
                content: ' [ ';
            }
            #header ul li a:after {
                content: ' ] ';
            }
            #cover {
                width: 600px;
                margin: 0 auto;
            }
            #doc {
                width: 66%;
                margin: 0 auto;
                font-size: 90%;
            }
            #doc h1 {
                margin: 40px 0;
                text-align: center;
            }
			#doc h2 {
				margin-top: 40px;
				border-bottom: 1px solid #333333;
				text-align: left;
			}
			#doc h3 {
				margin-top: 40px;
                background: transparent url(/iconos/famfamfam_silk_icons/lightbulb.png) 0px 0px no-repeat;
				padding-left: 18px;
				border-bottom: 1px solid #555555;
				text-align: left;
			}
			#doc p {
				text-indent: 0;
				line-height: 140%;
			}
			#doc ul {
				line-height: 125%;
			}
			#doc a {
				text-decoration: none;
			}
			#doc a:hover {
				text-decoration: underline;
			}
			#doc p a[href^="http"] {
				background: transparent url(/iconos/famfamfam_silk_icons/world_link.png) 0px 0px no-repeat;
				padding-left: 18px;
			}
			#doc li a[href^="http"] {
				background: transparent url(/iconos/famfamfam_silk_icons/world_link.png) 0px 0px no-repeat;
				padding-left: 18px;
			}
			#doc p a[href*="uji.es"] {
                background: transparent url(/iconos/uji.png) 0px 0px no-repeat;
				padding-left: 18px;
			}
			#doc p a[href*=".txt"] {
                background: transparent url(/iconos/famfamfam_silk_icons/page_white_text.png) 0px 0px no-repeat;
				padding-left: 18px;
			}
			#doc table {
				margin: 20px auto;
			}
			#doc table caption {
				margin: 20px auto 0 auto;
				text-align: center;
			}
            #doc div.fitxes {
                width: 640px;
                margin: 0 auto;
            }
            #doc div.fitxa {
                float: left;
                width: 118px;
                margin: 10px 10px 0 0;
                padding: 0;
                font-size: 90%;
                text-align: left;
            }
			#doc div.fitxa a {
				background: none;
				padding-left: 0;
			}
			.addendum {
				margin: 30px 0;
				border-top: 1px solid #777777;
				padding: 3px 10px;
				color: #555555;
				border-bottom: 1px solid #777777;
				font-size: 90%;
			}
            div.intro {
                text-align: justify;
            }
			div.intro h1 {
				display: inline;
				font-weight: bold;
				font-style: normal;
				font-size: 110%;
				}
			blockquote {
			    margin-left: 0;
			    padding-left: 0;
			    font-size: 95%;
			    font-style: italic;
			}
			blockquote em {
			    font-style: normal;
			}
            strong {
                font-weight: bold;
                font-style: normal;
                font-size: 95%;
            }
            #headings {
                z-index: 1;
                position: absolute;
                width: 500px;
                left: auto;
                top: 320px;
                padding-left: 50px;
                text-align: center;
                line-height: 150%;
            }
            #headings a {
                background: transparent url(/iconos/famfamfam_silk_icons/arrow_refresh.png) 0px 0px no-repeat;
                padding-left: 20px;
                padding-right: 10px;
                text-align: center;
                font-size: 90%;
                color: #0011cc;
                text-decoration: none;
            }
            #tags {
                z-index: 0;
                position: absolute;
                width: 600px;
                left: auto;
                top: 250px;
                text-align: center;
                font-size: 220%;
                color: #dddddd;
            }
            .tag_level_1 {
            	font-size: 100%;
            }
            .tag_level_2 {
            	font-size: 125%;
            }
            .tag_level_3 {
            	font-size: 150%;
            }
            .tag_level_4 {
            	font-size: 175%;
            }
            .tag_level_5 {
            	font-size: 200%;
            }
            #footer img {
                border: 0;
            }
			#info {
				display: block;
				position: fixed;
				top: 20px;
				left: 10px;
				margin: 0;
				border: 1px dotted White;
				padding: 3px;
				font-size: 66%;
				color: #999999;
				text-align: left;
			}
			#info p {
				margin: 0;
				padding: 0;
			}
			#info p img {
				border: 0;
				cursor: pointer;
			}
			#validate {
				display: block;
				position: fixed;
				top: 20px;
				right: 10px;
				font-size: 66%;
				color: #999999;
				text-align: right;
			}
			#validate img {
			    border: 0;
			}
			#copyright {
				margin-top: 50px;
				font-size: 150%;
				color: #cccccc;
			}
			#copyright a {
				background-image: none;

				color: #cccccc;
				text-decoration: none;
			}
			#microformats a {
				color: #999999;
			}
			#hcard-CENT {
			}
			#hcalendar-10 {
				margin-top: 10px;
				font-size: 90%;
			}

