/**
 * servicescss
 * feuille de style pour le thème info conso
 *
 * @package intermarche
 * @subpackage css
 * @author     2S3i
 * @version    SVN: $Id: services.css 113 2009-06-19 08:17:52Z bozec $
 */
 
#content_navigation #content_main { border-color: #785F87; }
#content_simple #content_main_navigation { background-color: #785F87; }

/*  =Heading
    ------------------------------------------------------- */
#content_wrapper h3, #content_popup h3,
#content_wrapper h1, #content_popup h1 { color: #4F385D; }
#content_wrapper h4, #content_popup h4 { color: #6C5579; }

/* styles entry  */
#content #content_main .entry-push-body p strong, .entry-content strong,
#content #content_main .entry-content h2 { font-weight: bold;  color: #4F385D; }
.anchor_top { background: transparent url(/itm2.controls/portail/_montage_2s3i/library/image/content/themes/services/puce_top.gif) left 4px no-repeat; }
.anchor_top a { color: #6C5579; }
.entry-push-body p strong { color: #4F385D; }
.toolbar li a { background-image: url(/itm2.controls/portail/_montage_2s3i/library/image/widgets/toolbar.gif); }
.toolbar li .increase-font-article { width: 28px; background-position: -260px top; }
.widget_article ul  li.hover .increase-font-article { background-position: -260px -40px; }
.toolbar li .decrease-font-article { width: 25px; background-position: -288px top; }
.widget_article ul  li.hover .decrease-font-article { background-position: -288px -40px; }
.toolbar li .send-article { width: 26px; background-position: -313px top; }
.widget_article ul  li.hover .send-article { background-position: -313px -40px; }
.toolbar li .print-article { width: 27px; background-position: -339px top; }
.widget_article ul  li.hover .print-article { background-position: -339px -40px; }

/*  =Navigation secondaire  
  ----------------------------------------------------- */
#content_wrapper #sub_navigation .sub_navigation_section ul li a{ color: #4F385D; }
#content_wrapper #sub_navigation .sub_navigation_section ul li a:hover { color: #785F87; background: transparent url(/itm2.controls/portail/_montage_2s3i/library/image/content/themes/services/nav_current.gif) left 1px no-repeat; }
#content_wrapper #sub_navigation .sub_navigation_section ul li.current a { color: #785F87; background: transparent url(/itm2.controls/portail/_montage_2s3i/library/image/content/themes/services/nav_current.gif) left 1px no-repeat; }
