
* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #1A1A1A url('/img/fondo.gif') repeat-x 0 0;
min-width: 900px;
}

a:link, a:visited {
color: #FFC750;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.neteja {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.netcaixa { 
min-height: 1px;
}

.netcaixa:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.sensepantalla {
display: none;
}

.ocult {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

p {
line-height: 170%;
margin-bottom: 10px;
color: #FFFFFF;
}

h1 {
font-size: 2.4em;
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
text-align: left;
padding: 23px 0 4px 0;
letter-spacing: 1px;
background: url('/img/h1fondo.gif') repeat-x 0 100%;
width: 60%;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h1 span {
color: #FFCB5C;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 0;
letter-spacing: 1px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
margin: 3px 0 0 0;
letter-spacing: 1px;
}



#cap {
width: 900px;
height: 100px;
margin: 0 auto;
position: relative;
text-align: left;
}

#caixamenu {
background: #323232 url('/img/menufondo.gif') repeat-x 0 0;
border-bottom: 1px solid #3B3B3B;
}

#menu {
width: 900px;
margin: 0 auto;
background: #323232 url('/img/menufondo.gif') repeat-x 0 0;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li a {

font-size: 1.1em;

color: #FFFFFF;
font-weight: bold;
float: left;
display: block;
padding: 0 1.6em;

line-height: 35px;

background: url('/img/liborde.gif') no-repeat 100% center;
}

#menu li a:hover {
font-weight: bold;
color: #FFCB5C;
}


#contingut {
background: #1A1A1A url('img/contfondo.gif') repeat-x 0 0;
min-height: 231px;
}

#caixacontingut {
width: 950px;
margin: 0 auto;
text-align: left;
min-height: 544px;
}

#caixaesq {
width: 72%;
float: left;
}

#caixadins {

margin: 2em 1em 5em 1.8em;
}

#caixacontingutdret {
width: 27%;
float: right;
}

#caixadret {

margin: 2em 1.4em 5em 2.8em;

}

.caixa {
padding-bottom: 1px;
margin-bottom: 20px;
border-bottom: 1px dotted #606060;
}



#peu {
width: 900px;
height: 80px;
margin: 0 auto;
border-top: 1px solid #404040;
}

p.peul {
float: left;
width: 430px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.peul a, p.footer-left a:visited {
color: #FFFFFF;
}
