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

