body       {margin:1%;
            font-family:arial,sans-serif;
            list-style-type:disc;}

li			{line-height:1.5em;}
ul			{line-height:2em;}
li.c1 {list-style: none}

          
a          {text-decoration:none;}

a:hover	{background-color:#FFFFFF;
            padding:2px;}
            
a:visited	 {text-decoration:none;}

h1.portada {float:right;
		 width:80%;
		 padding-top:0.5em;
		 padding-bottom:1.5em;
		 margin-bottom:1em;
		 margin-top:0.5em;
		}
h1         {
		font-size:2em;
            font-weight:bold;
            font-family:times,serif;
            background-color:#EEEEFF;
		width:100%;
            text-align:center;
            padding:6px;
            border-style:solid;
            border-width:1px;
            border-color:#5555FF;}

h2         {
            font-size:1.6em;
		width:100%;
            font-family:times,serif;
            background-color:#DDDDFF;
            text-align:center;
            padding:2px;
            margin-top:0.5em;
            margin-bottom:1em;
            border-style:solid;
            border-width:1px;
            border-color:#5555FF;}

h3         {
            font-size:1.2em;
            font-family:times,serif;
            background-color:#CCCCFF;
		width:100%;
            text-align:center;
            padding:2px;
            margin-top:0.5em;
            margin-bottom:1em;
            border-style:solid;
            border-width:1px;
            border-color:#5555FF;}

h4         {position:relative;
            font-size:1em;
            font-family:times,serif;
		width:100%;
            text-align:center;
            padding:2px;
            margin-top:0.5em;
            margin-bottom:1em;
            border-style:solid;
            border-width:1px;
            border-color:#5555FF;}

.contingut {
		font-size:1em;
          	padding-left:2em; 
            padding-bottom:2em;
            text-align:justify;}

.navegaportada    {
		background-color:#FFFFFF;
		width:8em;
		margin:-1em 2em 2em 1em;
		float:left;
		padding: 2em;
		border-style:dotted;
		border-width: 1px;
            font-size:0.8em;
            font-family:verdana,serif;
            line-height:2em;}

.navega    {
		background-color:#FFFFFF;
		width:12em;
		margin:-1em 2em 2em 1em;
		float:left;
		padding: 2em;
		border-style:dotted;
		border-width: 1px;
            font-size:0.8em;
            font-family:verdana,serif;
            line-height:2em;}
.navega a: {position:relative;
		left:0;}            
.peu       {position:relative;
		width:100%;
		height:2em;
		font-size:0.8em;
            font-family:times,serif;
            background-color:#5555FF;
            color:#FFFFFF;
            border-style:solid;
            border-width:1px 0px 1px 0px;
            padding:4px;
            text-align:center;}

.peu a		 {color:#CCCC55;}
.peu a:hover {background-color:#5555FF;}
.inici	 {font-size:0.8em;
		  text-align:right;}
            
.credits	 {position:absolute;
			  left:0px;}
			  
.data		 {position:absolute;
			  right:0px;}
			  
.fitxa	{float:left;
		 margin-top:-3.5em;
		 margin-right:-2em;
		 width:20em;
		 background-color:#DDDDFF;
		 font-size:1.2em;
		 font-weight:normal;
		 font-family:garamond,serif;
		 border: 1px solid white;
		 padding:1em;
		 }
.autoria	{float:left;
		 width:16em;
		 background-color:#5555FF;
		 color:#FFFFFF;
		 margin-bottom:-1em;
		 font-size:1.2em;
		 font-family:garamond,serif;
		 font-weight:normal;
		 border: 1px solid white;
		 padding:2em;
		 }