
.formcic {
font-family: Geneva, Arial, Helvetica, sans-serif;
padding: 0.5em;
}

.formcic fieldset {
padding: 0.5em;
border-style: ridge;
border-width: 0px;
border-color: #FFCD33;
}

.formcic legend {
color: #002868;
font-weight: bold;
font-size: 1.2em;
color: #FFCD33;
}

.formcic p {
font-size: 0.7em;
color: #0099FF;
}

.formcic p.error {
font-size: 0.9em;
color: red;
}

.formcic label, p.label {
color: #002868;
font-weight: bold;
font-size: 1em;
background-image: url(../images/listas_articulo2.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 25px;
margin: .4em 0;
text-indent: 0px;
} 
