div#tagBar.defaultStyle {
    background-color: #FFFFFF;
	border: 1px solid rgb( 221, 221, 221 );
	margin-bottom: 3px;
    overflow: hidden;	 
    width:50%;float:left;;     
}

#navi dt {
    margin: 2px 0px 2px 15px;
    padding: 6px 0px 6px 0px;
    background: url(/uca/common/images/cuadradito-boton.gif ) no-repeat 3px 3px  #E8E9EE ;/*barra de navegacion*/
    height: 28px;
    text-indent: 27px;
    width: 100%
}

#navi dd {
    background: #E8E9EE;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    padding: 5px 5px 5px 15px;
    text-indent: 10px;
    margin-left: 0px;
}

div #quickAccess .titulo {
    background-color: #8E96B4;
    padding-left: 8px;
    color: #FFFFFF;
    line-height: 20px;
    height: 20px;
}

#c32121  .titulo { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold;
	color: #616C96;
	border-bottom-color: #616C96;
	border-bottom-width: thin;
	border-bottom: solid;
	letter-spacing:1px;
}


