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

