


strong {
color: orange;

}

#introduccio a {
font-weight: bold;
text-decoration:none;
color:#4FA3DA;
}

#introduccio a:hover {

color:#f65077

}

.equip, .paula, .altres {

padding: 10px;
border: 1px solid #eee;
border-bottom: 5px solid #eee;
border-right: 5px solid #eee;
}

.equip{
background-color: #fec;

}

.paula {
background-color: #efc;

}


.altres{

background-color: #cef;

}




#logos p {
margin-top: 10px;
font-weight:bold;

}


#logos img {



}


.principal fieldset{ 
width: 460px;
margin-top: 50px;
background-color:#fec;
}


.principal td {
vertical-align: top;

padding-left: 10px;
padding-right: 10px;
}

legend img{
border: 1px solid #eee;

}


table img {
border: 1px solid #eee;
display: block;
margin-bottom: 10px;

}
