
#sf_admin_container fieldset {
    background-color: #F0F5E8;
}
body {
    background-color: #F0F5E8;
}
a {
    color: #1B1B1B;
}
#sf_admin_container .form-row {
    background-image: -moz-linear-gradient(left center , #DEE6CC, #F0F5E8);
}
#nav li a {
    background: none repeat scroll 0 0 #3F6501;
    color: white;
}
.tab_sin_enlace {
    background: none repeat scroll 0 0 #3F6501;
    color: white;
}
#sf_admin_container .sf_admin_list th {
    background-color: #3F6501;
    color: white;
}
.menu_aplicacion {
    background-color: #3F6501;
}
.menu_iconos {
    background-color: #F0F5E8;
}
.menu_1 {
    background-color: #F0F5E8;
}
ul.tabs li.tab a {
    background: none repeat scroll 0 0 #DEE6CC;
}
ul.tabs li.tab a.active {
    background-color: #3F6501;
    color: white;
}
.cabecera {
    background-color: #3F6501;
}
.tabla th {
    background-color: #3F6501;
    color: white;
}
