@charset "UTF-8";
/* CSS Document ATLANTA */


/* Formularios
------------------------------------------------------------------------------------------------------------------------ */
form fieldset { background:#007;}
form fieldset fieldset { background:#385CB8;}


/* Header
------------------------------------------------------------------------------------------------------------------------ */
#header cite{
	color:#FFF;
	top:180px;
	left: 420px;
	text-align:right;
}


/* Tablas
------------------------------------------------------------------------------------------------------------------------ */
table .odd{ background-color:#385CB8;}


/* Navegacion Secundaria
------------------------------------------------------------------------------------------------------------------------ */
#menu_secundario ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/corporativo/secnav_li.gif) right top no-repeat;
}
#menu_secundario ul li.ultimo{
	background: transparent url(/recursos/pla_atlanta_nav/images/corporativo/secnav_li_ultimo.gif) right top no-repeat;
}


/* Textos
------------------------------------------------------------------------------------------------------------------------ */
#textos{
	background-color:#7C7CB8;
}
#textos > ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/corporativo/lists.gif) left top no-repeat;
}

/* Carpetas */
#textos .carpetas{
	background-color:#0b3090;
}
#textos .carpetas .carpeta{
	background: #7C7CB8 url(/recursos/pla_atlanta_nav/images/corporativo/carpetas.gif) left top no-repeat;
}
#textos .carpetas .carpeta ul li{
	background: transparent url(/recursos/pla_atlanta_nav/images/corporativo/lists-carpetas.gif) left top no-repeat;
}










