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

