@charset "UTF-8";

h1 a {
    color: #fff;
}

.top {
    background-color: #FFFFFF;
    height: 25px;
    padding: 2px 0 8px;
    position: relative;
    z-index: 1000;
}

#content {
    background: url("../img/bg-contingut.png") repeat scroll left top transparent;
    border: medium none;
}

#ambits {
    background: url("../img/bg-ambits.png") repeat-x scroll 0 0 transparent;
    padding: 4px 0 5px;
		height: 25px;
    padding: 2px 0 8px;
    position: relative;
    z-index: 1000;
width: 100%;
}

#peu {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 13px;
    height: 272px;
    margin: 0 auto 0;
    padding: 4em 2em;
    position: relative;
    width: 936px;
}

.logos_peu {
    float: right;
}

#opcions-generals {
    border-bottom: 0 none;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 8px;
}

#menu-principal li.on a {
    color: #eee;
    cursor: default;
}