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

