@charset "UTF-8";
/* CSS Document ATLANTA */


/* Formularios
------------------------------------------------------------------------------------------------------------------------ */
form fieldset { background:#37720e;}
form fieldset fieldset { background:#8DB671;}


/* Tablas
------------------------------------------------------------------------------------------------------------------------ */
table .odd{ background-color:#8DB671;}


/* Navegacion Secundaria
------------------------------------------------------------------------------------------------------------------------ */
#menu_secundario ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/communication/secnav_li.gif) right top no-repeat;
}
#menu_secundario ul li.ultimo{
	background: transparent url(/recursos/pla_atlanta_nav/images/communication/secnav_li_ultimo.gif) right top no-repeat;
}


/* Textos
------------------------------------------------------------------------------------------------------------------------ */
#textos{
	background-color:#4D8E21;
}
#textos ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/communication/lists.gif) left top no-repeat;
}

/* Carpetas */
#textos .carpetas{
	background-color:#37720e;
}
#textos .carpetas .carpeta{
	background: #8DB671 url(/recursos/pla_atlanta_nav/images/communication/carpetas.gif) left top no-repeat;
}
#textos .carpetas .carpeta ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/communication/lists-carpetas.gif) left top no-repeat;
}










