@charset "UTF-8";
/* CSS Document ATLANTA */


/* Formularios
------------------------------------------------------------------------------------------------------------------------ */
form fieldset { background:#666;}
form fieldset fieldset { background:#1a1a1a;}


/* Header
------------------------------------------------------------------------------------------------------------------------ */
#header cite{
	color:#333;
}


/* Tablas
------------------------------------------------------------------------------------------------------------------------ */
table .odd{ background-color:#1a1a1a;}


/* Navegacion Secundaria
------------------------------------------------------------------------------------------------------------------------ */
#menu_secundario ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/business/secnav_li.gif) right top no-repeat;
}
#menu_secundario ul li.ultimo{
	background: transparent url(/recursos/pla_atlanta_nav/images/business/secnav_li_ultimo.gif) right top no-repeat;
}


/* Textos
------------------------------------------------------------------------------------------------------------------------ */
#textos{
	background-color:#000;
}
#textos ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/business/lists.gif) left top no-repeat;
}

/* Carpetas */
#textos .carpetas{
	background-color:#666;
}
#textos .carpetas .carpeta{
	background: #1a1a1a url(/recursos/pla_atlanta_nav/images/business/carpetas.gif) left top no-repeat;
}
#textos .carpetas .carpeta ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/business/lists-carpetas.gif) left top no-repeat;
}










