body {
background-color: white;
font-family: helvetica, arial, sans-serif;
}

h1.portada {
font-size: 8em;
}

h2.portada {
font-size: 5em;
}

p.portada {
font-size: 0.8em;
padding-bottom: 2em;
}

a.portada {
color: black;
text-decoration: none;
}

ul.portada {
list-style-type: none;
margin-top: -5%; /* Está así para poñer debaixo dun título */
}

/* Vello, agora non se usa
p.menu {
position: relative;
background: black;
color: white;
word-spacing: 4em;
text-align: center;
}*/

div.menu {
width: 950px;
display: block;
float: none;
}

ul.menu {
float: left;
width: 100%;
padding: 0;
margin: 0;
list-style-type: none;
background-color: black;
color: white;
}

li.menu {
display: inline;
padding: 0em 1.8em;
}

a.menu {
color: white;
text-decoration: none;
}

ul.idiomas {
float: right;
width: 16%;
padding: 0;
padding-top: 1%;
margin: 0;
list-style-type: none;
}

li.idiomas {
display: inline;
font-family: times, serif;
font-size: 0.8em;
}

div.corpo {
width: 950px;
position: absolute;
top: 50px;
padding: 0;
margin: 0;
display: block;
float: none;
}

img.provecto {
position: relative;
left: 28%;
padding-top: 5%;
}

ul.enlaces {
list-style-type: none;
margin-left: 30%;
padding-top: 10%;
}

li.enlaces {
padding-bottom: 0.5em;
}

p.textos {
margin-left: 20%;
margin-right: 22%;
text-indent: 2em;
}

h3.titex {
margin-left: 20%;
padding-top: 2em;
}

/* Desta forma aplícase a todos os elementos que sexan desta clase
sexan do tipo que sexan */
.vello {
text-decoration: line-through;
}

p.discos {
margin-left: 1%;
}

ul.discos {
list-style-type: square;
margin-top: -1%;
}
