

/*plugin carte_membre - frontend styles*/

#carte_membre {

}

#carte_membre div.field {
width:480px;
overflow:auto;
float:left;
padding:2px;
}

#carte_membre fieldset {
width:490px;
padding:2px;
overflow:hidden;
border:none;
margin:1px;
}

#carte_membre label {
width:120px;
float:left;
clear:left;
}

#carte_membre input {
width:250px;
float:left;
clear:right;
}

#carte_membre input.radio {
width:20px;
float:left;
clear:right;
}

#carte_membre textarea {
width:250px;
float:left;
clear:right;
}

#carte_membre .btn {
width:auto;
margin:0;
padding:1px 5px;
}