/* ==================================================== */
/* = Modifications sp�cifiques LFR					  = */
/* ==================================================== */
/* content.css */
/* Add This */
.addthis_toolbox {
  margin-top: 25px; }

.news-by-category {
  margin-top: 10px; }

.news-by-category-detail {
  border-bottom: 1px solid #eaeaea;
  font-size: 1.3em;
  padding-bottom: 1em;
  margin-bottom: 1em;
  list-style: url(../images/bullet-arrow-grey.png) inside; }

.hide-label label {
  display: none; }

.videos-hide {
  display: none; }

.aui-field-required input:after {
  content: "*"; }

.medias {
  padding: 0; }

.medias ul {
  clear: left; }

.medias li {
  float: left;
  margin: 2px 2px; }

.final-separator {
  clear: left; }

/* sidebar.css */
#sidebar div.medias a {
  display: block;
  padding: 1px;
  border: 1px solid #b99d98;
  border-radius: 3px;
  text-align: center;
  margin: 2px 5px 2px 2px;
  -webkit-transition: all .2s ease-out;
  -moz-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  transition: all .2s ease-out;
  float: left; }

#sidebar div.medias img {
  width: 101px;
  height: 68px; }

/* typography.css */
/* Webcontents Speeches */
.speech-title {
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  padding-bottom: 10px; }

.speech-info {
  text-align: center;
  font-size: 1.2em;
  padding-bottom: 10px; }

.speech-content {
  padding-bottom: 10px; }

.li-speeches {
  list-style: url(../images/bullet-arrow-grey.png) inside; }

.documents li {
  list-style: url(../images/bullet-arrow-grey.png) inside; }

/* ---------- Treeview ---------- */
.treeview {
  cursor: pointer; }

div.treeview, div.treeview ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.treeview .hitarea {
  background: url(../images/trees/treeview_bg.png) -64px -25px no-repeat;
  cursor: pointer;
  float: left;
  height: 16px;
  margin-left: -16px;
  margin-top: 1px;
  width: 16px; }

.ie6 .hitarea {
  display: inline; }

.treeview ul li, .treeview li {
  background: url(../images/trees/treeview_line.png) 0 0 no-repeat;
  list-style-type: none;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0 0 3px 16px; }

.treeview a.selected {
  background-color: #EEE; }

.treeview-control {
  display: none;
  margin: 1em 0; }

.treeview .hover {
  cursor: pointer; }

.treeview li.collapsable, .treeview li.expandable {
  background-position: 0 -176px; }

.treeview .expandable-hitarea {
  background-position: -80px -3px; }

.treeview li.last {
  background-position: 0 -1766px; }

.treeview li.lastCollapsable, .treeview li.lastExpandable {
  background-image: url(../images/trees/treeview_bg.png); }

.treeview li.lastCollapsable {
  background-position: 0 -111px; }

.treeview li.lastExpandable {
  background-position: -32px -67px; }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
  background-position: 0; }

.treeview .placeholder {
  background: url(../images/application/loading_indicator.gif) 0 0 no-repeat;
  display: block;
  height: 16px;
  width: 16px; }

.treeview span {
  padding-left: 3px; }

.filetree ul li, .filetree li {
  padding: 3px 0 2px 16px; }

.filetree span.folder, .filetree span.file {
  display: block;
  padding: 1px 0 1px 16px; }

.filetree span.folder {
  background: url(../images/trees/minus.png) 0 0 no-repeat; }

.filetree li.expandable span.folder {
  background: url(../images/trees/plus.png) 0 0 no-repeat; }

.filetree span.file {
  background: url(../images/trees/page.png) 0 0 no-repeat; }

.sitemapTreeLi a {
  font-size: 12px;
  text-decoration: none;
  /*color: #2161b4;*/ }

.sitemapTreeLi ul {
  margin: 0;
  margin-left: 2em; }

.portlet-content {
  padding: 2px 2px; }

.portlet-column-content {
  padding: 0; }

.header-title {
  display: none; }

.html-editor {
  font-size: 160% !important; }

.portlet-icon-back {
  display: none; }

.taglib-header {
  border: none; }

.portlet-asset-publisher .asset-content {
  margin-left: 0px !important; }

