body {
		margin-left: 75px;
		margin-right: 75px;
		padding: 0;
		font-family: Futura, Gill Sans, Helvetica, Arial, sans-serif;
		font-size: 14px;
		background-color: #ECECEC;
		}

p {
		color: #636363;
		}

p.caption {
		font-size: 11px;
		color: #A0A0A0;
		text-align: right;
		}

h1 {
		font-family: Futura, Gill Sans, Arial Black, Helvetica, Arial, sans-serif;
		font-size: 40px;
		font-weight: normal;
		color: #636363;
		}
		
h2 {
		font-family: Futura, Gill Sans, Arial Black, Helvetica, Arial, sans-serif;	
		font-size: 28px;
		font-weight: normal;
		color: #636363;
		}	
		
h2:before {
		display: marker;
		content: url("fletxa.gif");
		padding-right: 10px;
		}

a.eng {
		color: #bc7aac !important;
		}

a.eng:hover {
		color: #bfb2d3 !important;
		}

div#capcalera {
		border-bottom: 1px solid grey;
		text-align: right;
		}

div#capcalera a {
		text-decoration: none;
		color: #636363;
		}
		
div#cos {
		position: relative;
		min-height: 450px;
		}

div#foto {
		position: absolute;
		width: 300px;
		}

div#foto img {
		border: none;
		}

div#inici {
		margin-left: 350px;
		font-size: 16px;
		}
	
div#inici a {
		text-decoration: none;
		color: #636363;
		}

div#inici a:hover {
		text-decoration: none;
		color: #A0A0A0;
		}

div#inici li {
		list-style-image: url("fletxapetit.gif");
		list-style-position: outside;
		padding-bottom: 6px;
		color: #636363;
		font-size: 16px;
		}
		
div#text {
		margin-left: 350px;
		font-size: 14px;
		}

div#text li {
		list-style-image: url("fletxapetit.gif");
		list-style-position: outside;
		color: #636363;
		font-size: 14px;
		}

div#text a {
		border-bottom:1px dotted #636363;
		text-decoration:none;
		color: #636363;
		}

div#text a:hover {
		border-bottom:1px dotted #A0A0A0;
		text-decoration: none;
		color: #A0A0A0;
		}

div#nav {
		border-top: 1px solid grey;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		}

div#nav a {
		text-decoration: none;
		color: #636363;
		}

div#nav a:hover {
		text-decoration: none;
		color: #A0A0A0;
		}

div#credits {
		border-top: 1px solid grey;
		font-size: 11px;
		text-align: center;
		}

div#credits a {
		border-bottom:1px dotted #636363;
		text-decoration:none;
		color: #636363;
		}

div#credits a:hover {
		border-bottom:1px dotted #A0A0A0;
		text-decoration: none;
		color: #A0A0A0;
		}

table {
		font-size: 14px;
		}	
		