Hey Merouan,
If you right click the element in order to inspect them with your browser you can find the ID or class of the element. Example for the first field:
#avia_1_1 {
background-color:green !important;
}
You can paste the CSS in Quick CSS in the theme options.
Thanks,
Rikard