/*!
 * jQuery UI CSS Framework 1.8.24
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{ cursor:pointer; width:595px; height:31px; margin:0 0 10px 0; padding:0; line-height:31px; text-indent:20px; text-transform:uppercase; font-size:14px; font-weight:normal; background:url(../imagens/barra-accordion.png) no-repeat center top; }

.ui-state-default a{ color:#4e87bc; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{ width:595px; height:31px; margin:0; padding:0; line-height:31px; text-indent:20px; text-transform:uppercase; font-size:14px; font-weight:normal; background:url(../imagens/barra-accordion.png) no-repeat center bottom; }

.ui-state-active a{ color:#0a7717; font-weight:bold; }

.ui-accordion .ui-accordion-content{ background:#F3F3F3;margin-bottom:10px; }

