/*------------------------------------------------------------------------
# JoomShaper Accordion Module by JoomShaper.com
# ------------------------------------------------------------------------
# author    JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2012 JoomShaper.com. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.joomshaper.com
-------------------------------------------------------------------------*/
.sp-accordion.sp-accordion-style4 .toggler,.sp-accordion.sp-accordion-style4 .toggler span,.sp-accordion.sp-accordion-style4 .toggler span span.titre{padding-top:3px;display:block;height:40px;line-height:30px;cursor:pointer}
.sp-accordion.sp-accordion-style4 .toggler span,.sp-accordion.sp-accordion-style4 .toggler span span.titre{font-size:13px;font-weight:700}
.sp-accordion.sp-accordion-style4 .toggler{}
.sp-accordion.sp-accordion-style4 .toggler span span.titre{background:url(style4/close.png) no-repeat 100% 50%;padding:0 24px}
.sp-accordion.sp-accordion-style4 .active span span.titre{background:url(style4/open.png) no-repeat 100% 50%}
.sp-accordion.sp-accordion-style1 .toggler span span.titre{padding:0 16px}
.sp-accordion.sp-accordion-style4 .sp-accordion-inner{padding:10px 16px 0 24px}