/* CLUB */
#seccio {
background:url("../../img/estructura/seccions/club.png") no-repeat top left;
}

/* CONTACTE */
#sobre{
padding:20px;
}
#introduccio,
#dadesweb{
margin-left: 6%;
float:left;
}
#introduccio{
width:50%;
padding-right: 2em;
border-right:1px solid #ccc;
}
#dadesweb {
width: 30%;
}
dt {
/*color: #000;*/
margin-top: 1em;
font-weight: bold;
}
dl {
margin-bottom: 1.5em;
}
#formcontacte{
padding-top: 25px;
width:520px;
margin: 6%;
clear:both;
}
#formcontacte form{
margin-top: 15px;
}