

input, select, textarea {
    width: 100px;
}

fieldset {
    border: 0;
}

legend {
    color: #000;
}

label {
    cursor: pointer;
}

#capcelera form {
    position: absolute;
    top: 118px;
    right: 20px;
	z-index:5;
    width: 141px;
    height: 22px;
}

#capcelera input {
    width: 109px;
    height: 16px;
    padding: 4px 4px 4px 28px;
    border: 0;
    background: url(/cibernarium/images/cat/capceleraCerca_tcm161-54572.gif) no-repeat 0 0;
    font-size: 0.9em;
    letter-spacing: 0.03em;
    color: #777;
}

/* --- */

#logIn input, #logIn button {
    display: block;
    width: 160px;
    height: 16px;
    margin-bottom: 10px;
}

#logIn button {
    height: 26px;
    border: 1px solid #000;
    color: #FFF;
    background: #E34274 url(/cibernarium/images/cat/botonFitxa_tcm161-54564.gif) repeat-x 0 100%;
}

#inscripcio label {
    float: left;
    display: inline;
    margin-bottom: 10px;
}

#inscripcio label span {
    float: left;
    display: inline;
    width: 11em;
}

input#aceptar, input#canviarDades, input#continuar  { 
 width: 200px!important;
}
#inscripcio input {
    width: 324px;
    border: 1px solid #CC2B5D;
}

#inscripcio .HalfColumn {
    width: 100px;
    border: 1px solid #CC2B5D;
}

#inscripcio .RadioButton {
    width: 10px;
    border: 0px solid #CC2B5D;
}

* html #inscripcio input {
    width: 321px;
}

#inscripcio #tipusDocument {
    /*width: 205px;*/
}

#inscripcio #tipusDocument select {
    /*width: 70px;*/
}

#inscripcio #numDocument input {
    width: 119px;
}

* html #inscripcio #numDocument input {
    width: 116px;
}

.checkbox * {
    width: auto !important;
    float: left;
}

/* --- */

.noticias .central form {
    padding-bottom: 10em;
}

.noticias label,
.noticias .central .btInscripcio {
    position: relative;
    display: block;
    margin-bottom: 1em;
}

.noticias .central input,
.noticias .central .btInscripcio a {
    position: absolute;
    left: 100px;
    top: -1px;
    width: 200px;
    border: 1px solid #222;
}

.noticias .lateral form {
    padding: 0 15px;
}
