/*@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);*/

@font-face {
  font-family: 'Maison Neue';
      src: url('./font/maison-neue-book.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Maison Neue Bold';
      src: url('./font/maisonneuebold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'LibreCaslonTextBold';
  src: url('./font/librecaslontext-bold-webfont.woff2') format('woff2'),
       url('./font/librecaslontext-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'LibreCaslonTextRegular';
  src: url('./font/librecaslontext-regular-webfont.woff2') format('woff2'),
       url('./font/librecaslontext-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

/*

@font-face {
  font-family: 'libre_caslon_textitalic';
  src: url('./font/librecaslontext-italic-webfont.woff2') format('woff2'),
       url('./font/librecaslontext-italic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
*/


/* Default Style
------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
	border: 1px solid #bbbbbb;
	background: #d8d8d8 url(images/quote.png) no-repeat;
	padding: 10px 5px 5px 47px;
	text-shadow: 1px 1px #fff;
	margin: 5px 0;
	border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
pre {
background: #d8d8d8;
text-shadow: 1px 1px #fff;
border: 1px solid #bbbbbb;
padding: 7px;
margin: 5px 0;
border-radius: 7px;
}

code {
background: #d8d8d8;
text-shadow: 1px 1px #fff;
border: 1px solid #bbbbbb;
display: block;
padding: 7px;
margin: 5px 0;
border-radius: 7px;
}

ins {
    background-color:#fdfc9b;
    text-decoration:none;
}

mark {
    background-color:#fdfc9b;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

hr {
    height:1px;
    background: #9f9f9f;
    margin: 7px 0;
    border: none;  
	clear: both;  
	float: none;  
	width: 100%; 
}

input, select {
    vertical-align:middle;
}

select {
border-radius: 4px;
border: 1px solid #ACACAC;
padding: 3px 4px;
}
/* Global Style
------------------------------------------------*/
body {
background: #fff;
color: #323232;
/*font-family: Lucida Grande, Verdana, Arial, sans-serif;*/
font-family: 'Maison Neue';
/*font-family: 'LibreCaslonTextRegular'; */
font-weight: normal; 
font-style: normal; 
font-size: 14px;
line-height: 1.2;
/*width: 980px;*/
/*margin: 0 auto;*/
padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: normal;
  margin-top: 0.4em;
}

h1, .h1 {
  font-size: 2em;
  line-height: 1.5385;
    clear: both;
  }

h2, .h2 {
  font-size: 1.5385em;
  line-height: 2;
  margin-top: 1em;
}
body.front h2{
    text-align: left;
    line-height: 1;
}
body.front h2 span{
    font-size: 0.7em;
    line-height: 1;
}
body.front .homeright h2{
   font-size: 1.2em; 
}

h3, .h3 {
  font-size: 1.2308em;
  line-height: 1.25;
  
}

h4, h5, h6, .h4, .h5, .h6 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5385;
 
}

p {
  font-size: 1em;
  line-height: 1.5385;
  margin: 0 0 1.4em 0;
}

p a:link {

}

a, a:link, a:visited {
  color: #949494;
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active {
  color: #949494;
  outline: none;
}

img, img a {
  border: 0;
}

li ul, li ol {  margin: 0; }
ul, ol { 
 margin: 0 1.6em 1.6em 0;  padding-left: 1.6em;
 }
 
ul {  list-style-type: disc; }
ol { 
list-style-type: decimal; 
padding-left: 10px;
margin-left:14px;
}
dl {  margin: 0 0 1.5385em 0; }
dl dt {  font-weight: bold; }
dd {  margin-left: 1.5385em; }
fieldset {  border: 1px solid #ccc;  margin: 0 0 1.4615em;  padding: 1.5385em; }

table {  
border-collapse:collapse;
border-spacing:0;
margin-bottom: 15px;  
width: 100%; }
th, tr, td {  vertical-align: middle; }
.sticky-header th, .sticky-table th {  border-bottom: 3px solid #ccc;  padding-right: 1em;  text-align: left; }

.clear{
clear: both;
}

/* Layout
------------------------------------------------*/
#wrapper {
margin: 30px auto 0 auto;
padding: 0;
width: 980px;
}
.container {
  margin: 0 auto;
  padding: 0;
  width: 980px;
}

/* Header
------------------------------------------------*/
.header-section {
  background-color: #ff585f;
}

/* Header Top
------------------------------------------------*/
#header-top {
margin: 0 auto;
padding: 0;
width: 980px;
}

#header-social{
float: right;
padding: 0;
margin-top: 23px;
display: none; /* temp */
}
#header-social li{
float: left;
list-style: none;
display: inline;
margin-right: 10px;
}
#header-top .search-box{
float: right;
padding: 0;
margin: 0;
margin-top: 22px;
}
#header-top .search-box .form-text{
color: #a7a7a7;
width: 160px;
height: 22px;
background: #fff url(images/search.png) no-repeat 3px 4px;
padding: 2px 0px 2px 24px;
border-radius: 0;
}
#header-top .search-box .form-submit{
background: #767676;
margin: 0;
border-radius: 0;
color: #fff;
text-shadow: none;
padding: 4px 7px;
}
#header-top .search-box .form-submit:hover{
background: #676767;
}
/* Header and Main menu
------------------------------------------------*/
#header {
  /*margin-top: 25px;*/
  float: none;
  padding-top: 30px;
  padding-bottom: 30px;
}

#header #logo {
float: left;
margin-top: 10px;
position: relative;
}
#header #logo a {
  margin-right: 40px;  
}
#header #logo a img {
  max-width: 80px;
  height: auto;
}

#header #site-slogan {  
  margin-top: 47px;
  color: #FFF;
  float: left;
  font-size: 36px;
  font-weight: normal;
  line-height: 1.2;
  float: right;
  max-width: 520px;
  font-family: 'LibreCaslonTextBold'; 
  font-weight: bold; 
  font-style: normal; 
}

#block-block-6 .content {
  text-align: right;
}
#block-block-6 .content a {
  color: white;
  font-size: 14px;
}
#block-block-6 .content a:hover img {
  transform: scale(1.1, 1.1);
}
#block-block-6 .content a img {
  vertical-align: middle;
  transition: transform .25s ease;
}

#main-menu {
  width: auto;
  float: none;
  background-color: #e2e0df !important;
  height: auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-radius: 0;
  text-transform: inherit;
  text-align: right;
  vertical-align: middle;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

#main-menu a {
display: block;
color:#000;
}

#main-menu ul, #main-menu ul li, #main-menu ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#main-menu ul {
z-index: 597;
padding: 0 5px 0 5px;
text-align: left;
float:none;
}

#main-menu ul li {
vertical-align: middle;
list-style-image: none !important;
display: inline-block;
padding-left: 25px;
padding-right: 25px;
}
#main-menu ul li.first {
  padding-left: 0px;
}
#main-menu ul li a {
  /*padding: 10px 14px;*/
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
  padding-bottom: 17px;
  border-bottom: 3px solid transparent;
  font-weight: bold;
  font-size: 18px;
}
#main-menu ul li a.active,
#main-menu ul li a:hover {
  border-bottom: 3px solid #000;
}

#main-menu ul li.hover,
#main-menu ul li:hover {
position: relative;
z-index: 599;
cursor: default;
}

#main-menu ul li:nth-child(3){
	/*panier*/
}

#main-menu ul ul {
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
z-index: 598;
width: 160px;
}

#main-menu ul ul li {
float: none;
width: 100%;
}
#main-menu ul ul li  a{
padding: 7px 15px;
}

#main-menu ul ul ul {
 top: 0px;
  left: 99%;
}

#main-menu ul li:hover > ul {
  visibility: visible;
}

#main-menu ul li.rtl ul {
  top: 100%;
  right: 0;
  left: auto;
}

#main-menu ul li.rtl ul ul {
  top: 0;
  right: 99%;
  left: auto;
}

#main-menu > ul {
  padding: 0;
  font-size: 0;
}

#main-menu > ul > li {
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
#main-menu > ul li.first {
  padding-left: 0px;
}
#main-menu > ul > li > a.active {
  /*background-color: hsla(357,65%,39%,1);*/
}

#main-menu > ul > li:hover > a:not(.active) {
  /*background-color: hsla(357,65%,44%,1);*/
}

#main-menu ul li.active-trail {
  /*background-color: hsla(357,65%,39%,1);*/
}

#main-menu ul a:link,
#main-menu ul a:visited { 
color: #000;
text-decoration: none; 
}
#main-menu ul a:hover,
#main-menu ul a.active,
#main-menu ul li.active-trail a { 
  color: #000; 
}
#main-menu ul li.first a {
  /*padding-left: 0px;*/
}
#main-menu li.expanded ul a, 
#main-menu li.leaf ul a { 
color: #fff;
}
#main-menu ul li.expanded { 
background:transparent url('images/expanded-arrow.png') no-repeat center right; 
}
#main-menu li.expanded ul a:hover,
#main-menu li.expanded ul a.active,
#main-menu li.leaf ul a:hover,
#main-menu li.leaf ul a.active { 
color: #fff;
}

#main-menu ul ul li:hover,
#main-menu ul ul li.active-trail,
#main-menu ul ul li.last a {
}

#main-menu ul ul ul li.last a {
  border-bottom: none !important;
}

#main-menu ul ul li.first a {
  border-top: none;  
}


#main-menu ul li:hover,
#main-menu ul li.active-trail {

}

#main-menu ul ul li {
  background: #303030;
  padding-top: 1px;
}

#main-menu ul ul li.expanded {
  background: #303030 url('images/expanded-arrow-right.png') no-repeat center right;
}

#main-menu ul ul a:link,
#main-menu ul ul a:visited { 
color: #fff;
}

#main-menu ul ul a {
  border-bottom: 1px solid #585858;
}

#main-menu ul ul ul a {
  border-bottom: 1px solid #585858;
}
/* breadcrumb
------------------------------------------------*/
.breadcrumb {
font-size: 10px;
font-weight: bold;

}
.breadcrumb a{
color: #585858;
}
.breadcrumb a:hover{
color: #000;
text-decoration: none;
}



/*highlighted*/
#highlighted{
    margin-top:1em;
}


/* Homepage
------------------------------------------------*/
.node {

}
.node-teaser{
margin-bottom: 40px;
margin-right: 20px;
float: left;
width: 300px;
height: 500px;
}


/* content body (sidebars and main content)
------------------------------------------------*/
#content-body {
/*background: #f4f4f4;*/
width: 980px;
padding: 0;
float: left;
margin-top: 8px;

/*border: 1px solid #dbdbdb;*/
}

.no-sidebars #content-body {
  padding-left: 240px;
width:740px;
}

/* main post content
------------------------------------------------*/
#main {
  display: inline;
  margin: 0;
}

.maintenance-page #main {
  display: block;
  padding-left: 240px;
}

.maintenance-page #site-name-slogan {
  display: none;
}

.page-skin-web-search h1 {
  display: none;
}

/* 3 columns */

body.two-sidebars #main {
  float: left;
  margin: 0 0 0 240px;
  padding: 0;
  width: 480px;
}

/* 2 columns: sidebar-first */


#sidebar-first h2 {
background: #fff;
color: #000;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
padding-top: 10px;
padding-bottom: 10px;
line-height: 1;
cursor: pointer;
}
#sidebar-first h2 a{
  color:#000;
  font-family: "Maison Neue Bold";
}
#sidebar-first h2.collapsiblockCollapsed{
background: #f2ede7;
background-image: none;
cursor: pointer;
border-bottom: none;
border-top: none;
}

body.sidebar-first #main {
  float: right;
  margin: 0;
  padding: 0;
  width: 720px;
}
body.front.sidebar-first #main{
    width:auto;
}

/* 2 columns: sidebar-second */

body.sidebar-second #main {
  float: left;
  margin: 0;
  padding: 0;
  width: 720px;
}


/* sidebar
------------------------------------------------*/

/* 3 columns: sidebar-first */
#sidebar-first h2, #sidebar-second h2{

}
#sidebar-first a, #sidebar-second a{
color: #636363;
}
#sidebar-first a:hover, #sidebar-second a:hover{
color: #ff585f;
}
#sidebar-first .block, #sidebar-second .block{
background: #ededee;
border-radius: 5px;
padding: 0px 0px 4px 6px;
}
#sidebar-first ul, #sidebar-second ul{
margin: 0;
padding: 0;
border-bottom: 1px dotted #d4d2d2;
}
#sidebar-first ul ul, #sidebar-second ul ul {
  border-bottom: none;
}

#sidebar-first li, #sidebar-second li{
  list-style: none;
  list-style-image: none;
  background: url(images/sidebar-arrow.png) no-repeat left center;
  border-bottom: none;
	padding: 4px 0 4px 20px;
}
#sidebar-first li.expanded.active-trail, #sidebar-second li.expanded.active-trail {
  padding-left: 0px;
  background-image: none;
}
#sidebar-first li.expanded.active-trail a.active-trail, #sidebar-second li.expanded.active-trail a.active {
  color: #ff585f;
  font-family: "Maison Neue Bold";
  font-size: 1.2em;
/*
  background: url(images/sidebar-arrow.png) no-repeat left center;
  padding: 4px 0 4px 17px;
*/
}

#sidebar-first li.expanded.active-trail li.active-trail a.active {
    background: none;
/*    padding: 4px 0 4px 0px;*/
    font-size: 1em;
}

#sidebar-first li.expanded.active-trail li.expanded.active-trail a.active {
  background: url(images/sidebar-arrow.png) no-repeat left center;
  padding: 0px 0 4px 17px;
}

#sidebar-first li.expanded.active-trail li.expanded.active-trail a.active-trail {
    background: url(images/sidebar-arrow.png) no-repeat left center;
    padding-left: 17px;
    font-size: 1em;
}
#sidebar-first li.expanded.active-trail li.expanded.active-trail ul {
    padding-left: 30px !important;
}

#sidebar-first li.expanded.active-trail li.expanded.active-trail li a.active {
  background: none;
  padding: 4px 0 4px 0px;
  font-size: 0.95em;
}

#sidebar-first li li, #sidebar-second li li{
	padding: 4px 0 4px 17px;	
}

body.two-sidebars #sidebar-first {
  float: left;
  margin: 0 0 0 -720px;
  padding: 0;
  width: 220px;
}

/* 3 columns: sidebar-second */

body.two-sidebars #sidebar-second {
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* 2 columns: sidebar-first */

body.sidebar-first #sidebar-first {
  float: left;
  margin: 0;
  padding: 0;
  width: 240px;
}

/* 2 columns: sidebar-second */

body.sidebar-second #sidebar-second {
  float: right;
  margin: 0;
  padding: 0;
  width: 220px;
}

/* Node / post content
------------------------------------------------*/
.title{
font-family: Arial, sans-serif;
color: #000;
}
.title a{
color: #000;
}
h2.title a{
font-size: 18px;
margin: 5px 0;
font-weight: normal;
}

.submitted{
background: #dfdddd;
padding: 4px 9px;
border-radius: 4px;
color: #383838;
text-shadow: 1px 1px #fff;
clear: both;
display: block;
margin-bottom: 2px;
}
#main .content {
color: #7e7e7e;
}
#main .content p{
line-height: 20px;
}

#main .content h1{
font-size: 26px;
line-height: 1.3; 
margin: 10px 0 6px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h2{
font-size: 22px;
line-height: 1.2; 
margin: 8px 0 5px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h3{
font-size: 18px;
line-height: 1.2; 
margin: 5px 0 4px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h4{
font-size: 14px;
font-weight: bold;
margin: 4px 0 3px 0;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h5{
font-size: 12px;
font-weight: bold;
margin: 4px 0 4px;
font-family: Arial, sans-serif;
color: #222222;
}
#main .content h6{
font-size: 10px;
font-weight: bold;
margin: 3px 0 3px;
font-family: Arial, sans-serif;
color: #222222;
}
.links{
color: #000;
margin-top: 10px;
font-size: 10px;
}
.links li a{
padding: 4px 5px;
border-radius: 4px;
color: #383838;
text-shadow: 1px 1px #fff;
font-weight: normal;
}
.links li a:hover{
color: #1451ad;
}


#main table{
background: #fff;
}

#main th {
background: #dbdbdb;
padding: 5px 4px;
text-shadow: 1px 1px #fff;
border-right: 1px solid #c8c7c7;
}
#main td {
color: #747474;
text-align: center;
vertical-align: top;
padding-bottom: 19px;
}
#main td.col3{
    padding-right:0
}

body.front #main td {
padding-left: 0;

}
/* poll, Buttons, Form
------------------------------------------------*/
.poll .vote-form .choices .title{
font-size: 18px;
font-weight: normal;
line-height: 2;
}
.poll .vote-form .choices{
margin: 0;
}

.form-submit{
-moz-border-radius: 18px;
-webkit-border-radius: 18px;
border-radius: 18px;
behavior: url(pie/PIE.php);
cursor: pointer;
background: #cccccc;
border: 1px solid #cccccc;
color: #636363;
padding: 8px 12px;
margin-right: 4px;
margin-bottom: 5px;
margin-top: 0;
text-transform: uppercase;
font-size: 11px;
}

.form-submit:hover{
  background: #454444;
  color: #fff;
}

input.form-checkbox, input.form-radio {
vertical-align: baseline;
}
.form-text{
border-radius: 3px;
border: 1px solid #acacac;
color: #949494;
padding: 4px 5px;
}
/* menus and item lists */

.item-list ul {
  margin: 0;
  padding: 0 0 0 1.5385em;
}

.item-list ul li {
  margin: 0;
  padding: 0;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

ul.inline {
  clear: both;
}

ul.inline li {
  margin: 0;
  padding: 0;
}

/* Admin Tabs
--------------------*/

.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

ul.primary {
  border: none;
  margin: 0;
  padding: 0;
}

ul.primary li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  background: #666;
  border: none;
  color: #fff;
}

ul.primary li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}


/* Tabs and Tags
------------------------------------------------*/

.field-name-field-tags {
  margin: 0 0 10px 0;
}
.field-name-field-tags a{
display: inline-block;
background: url(images/tag.png) no-repeat;
padding: 0px 8px 0 16px;
height: 22px;
color: #6c6c6c;
text-shadow: 1px 1px #fff;
border-radius: 2px;
font-size: 10px;
}
.field-name-field-tags a:hover{
color: #205194;
}
.field-name-field-tags .field-item {
  margin: 0 1em 0 0;
}

.field-name-field-tags div {
  display: inline;
}

#main .field-label{
color: #000;
}
#main .field-items .field-item{
}
/* Blocks
------------------------------------------------*/
.block {
  margin-bottom: 1.5385em;
}
.block  p{
  margin-bottom: 2px;
}
/* Footer
------------------------------------------------*/
#footer {
clear: both;
color: white;
background-color: #000;
/*text-shadow: 1px 1px #fff;*/
margin-top: 90px;
padding-top: 10px;
/*border-top: 1px solid #ccc;*/
padding-top: 40px;
padding-bottom: 35px;
min-height: 20px;
}
#footer a{
color: white;
text-decoration: none;
}
#footer a:hover{
color: #000;
text-decoration: none;
}
#footer h2{
color: #000;
font-family: Arial, sans-serif;
font-weight: bold;

}
#footer ul {
margin: 0;
padding: 0;
}
#footer li {
list-style: none;
list-style-image: none;
background: url(images/sidebar-arrow.png) no-repeat left center;
border-bottom: 1px dotted #464646;
padding: 4px 0 4px 17px;
}
#footer .block {
    margin-bottom: 0;
}
#footer #block-block-2 .content {
  text-align: right;
  font-size: 12px;
}
.first-footer {
width: 700px;
float: left;
}
.second-footer {
float: left;
margin-left: 20px;
}
region-footer-third {
    width:  150px;
}
.region-footer-fourth {
    width: 50px;
    text-align: right;
}
#copyright{
border-top: 1px dashed #656565;
padding-top: 4px;
color: #949494;
margin-bottom: 10px;
}
/* Profile
------------------------------------------------*/
.profile {
  margin: 1.5385em 0;
}

.profile dd {
  margin-bottom: 1.5385em;
}

.profile h3 {
  border: none;
}

.profile dt {
  margin-bottom: 0;
}

.password-parent {
  width: 36em;
}

/* comment
---------------------------------*/
#comments {
  clear: both;
  margin-top: 14px;
  padding: 5px;
  border: 1px solid #dddddd;
  border-radius: 8px;
  
}

.comment {
  margin-bottom: 1.5em;
  padding: 5px;
  border-radius: 7px;
  min-height: 150px;
  border-bottom: 1px solid #d9d9d9;
}

h3.comment-title a{
margin-bottom: 5px;
font-family: Arial, sans-serif;
font-size: 16px;
color: #67696d;
}
.comment .new {
  color: red;
  text-transform: capitalize;
  margin-left: 1em;
}
.form-textarea-wrapper textarea {
border-radius: 3px;
border: 1px solid #acacac;
color: #949494;
}
.comment .submitted {
display:inline;
background: #e5e5e5;
}
.comment .user-picture{
float: left;
padding: 4px;
border: 1px solid #d9d9d9;
margin-right: 7px;
margin-bottom: 7px;
}
.comment-new-comments{
display: none;
}
/* Navigation
------------------------------------------------*/
.item-list .pager {
}
.item-list .pager li, .pagination-page li {
background: #cfcfcf;
border-radius: 3px;
margin-right: 4px;
text-shadow: 1px 1px #fff;
}
/* Forum
------------------------------------------------*/
.field-name-taxonomy-forums div{
display: inline;
margin-top: 4px;

}
.field-name-taxonomy-forums .field-items{

}
#forum .title{
font-size: 16px;
}
#forum .submitted{
font-size: 12px;
font-family: Lucida Grande, Verdana, Arial, sans-serif;
background: transparent;
padding: 0;
}
#forum .container {
background: #a1a1a1;
color: #fff;
}
#forum .container a{
color: #000;
font-weight: bold;
}
#forum div.indent {
margin-left: 2px;
}
.forum-starter-picture{
float: left;
padding: 4px;
border: 1px solid #d9d9d9;
margin: 5px 7px 5px 0;
}
#forum th{
background: #434343;
text-shadow: none;
color: #fff;
}
#forum th a{
color: #fff;
}

#forum td.forum .icon, #forum .icon div{
background: url(images/no-new-posts.png) no-repeat;
width: 35px;
height: 35px;
}

#forum .name a{
font-family: Arial, sans-serif;
font-size: 16px;
}
/* User picture
------------------------------------------------*/
.user-picture{

}
/* scrool to top
-------------------------------------------------------------- */
.backtotop { 
background:url(images/goup.png) no-repeat; 
width:53px; 
height:53px; 
}

/*Skinbase*/

.content a {
  color: #636363;
}

.content a:hover {
  color: #ff585f;
}

#main-menu {
  background: #000;
}

div.breadcrumb {
  /*border-top: 1px solid grey;*/
  /*border-bottom: 1px solid grey;*/
  padding-top: 8px;
}

.flag-wrapper .flag-throbber {
  display: none;
}

.page-skinwebsearch #block-system-main {
  clear: both;
}

/* front */ 

.front .breadcrumb {
  display: none;
}

.front h1 {
  display: none;
}

.views-slideshow-controls-bottom  {
  float: right;
}

.views-slideshow-pager-field-item {
  float: left;
  padding-right: 8px;
}

.views-slideshow-pager-field-item.active {
  color: #ba1515;
}

.views-content-counter {
  cursor: pointer;
}

.front #block-system-main .links {
  display: none;
}

#block-views-accueil-block-1, #block-views-accueil-block-2, #block-views-accueil-block-3 {
  width: 225px;
  float: left;
  padding-right: 15px;
}

#block-views-accueil-block-1 h2, #block-views-accueil-block-2 h2, #block-views-accueil-block-3 h2 {
  font-family: Arial, sans-serif;
  background: #000;
  color: #fff;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  margin-bottom: 8px;
}

#block-views-accueil-block-1 table, #block-views-accueil-block-2 table, #block-views-accueil-block-3 table {
  border: none;
}
#block-views-accueil-block-1 td, #block-views-accueil-block-2 td, #block-views-accueil-block-3 td {
  padding: 0 5px 5px 0;
}

#block-views-accueil-block-1 .views-field, #block-views-accueil-block-2 .views-field, #block-views-accueil-block-3 .views-field{
  background: #ebebeb;
  border: 1px solid #c8c7c7;
}

#block-views-accueil-block-1 img, #block-views-accueil-block-2 img, #block-views-accueil-block-3 img {
  padding: 4px 5px 1px 5px;
}

.ensembles_search {
  background-color:#d02c33;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  behavior: url(pie/PIE.php);
  font-size:0.9em;
  padding:0.5em 0;
  text-align:center;
  text-transform:uppercase;
  width:220px;
  margin-top:20px;
}
.ensembles_search.btntop{
	margin-top:10px;
	margin-bottom:20px;
}

.ensembles_search a, .ensembles_search a:hover {
  color: #fff;
}
#block-system-main .ensembles_search a{
	text-decoration:none;
}
.ensemble-mode-default{
	clear:both;
}

/* Blocs Sidebar */

#sidebar-first .block {
  padding-left: 0;
  background: #fff;
  margin-bottom:0;
  border-radius: 0;
}

#sidebar-first #block-block-1{
  background-color:#000;
  border:0;
  color:#FFFFFF;
  padding: 8px 0 8px 10px;
  font-size:1.2em;
  font-weight:bold;
  line-height:1;
  margin-bottom:10px;
  margin-top:0;
}

#sidebar-first #block-menu-menu-menu-cat-gories {
  margin-bottom: 10px;
}

#sidebar-first h2 {
  background: #dfdfdf;
	color: #000;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	padding-top: 8px;
  padding-left: 10px;
	padding-bottom: 8px;
	line-height: 1;
	cursor: pointer;
	margin-bottom:10px;
	margin-top: 0;
	font-size: 1.3em;
	font-weight: bold;
}
#sidebar-first h2.collapsiblock.collapsiblockCollapsed{
	margin-top:0;
}
#sidebar-first h2.collapsiblock{
	/*margin-top:1em;*/
}
#sidebar-first h2.collapsiblock.collapsiblockCollapsed a{
	margin-right:10px;
}

#sidebar-first h2 a,
#sidebar-first h2 a:hover {
  color:#000;
}

#sidebar-first #block-menu-menu-menu-cat-gories h2{
  background: #ff585f;
  border: 0;
  color:#fff;
  padding-left: 10px;
}
#sidebar-first #block-menu-menu-menu-cat-gories h2 a,
#sidebar-first #block-menu-menu-menu-cat-gories h2 a:hover{
  color:#fff;
  margin-right: 10px;
}


#sidebar-first a:hover {
  color: #ff585f;
}

#sidebar-first li {
  /*background: none;*/
}

#sidebar-first li a {
  font-family: "Maison Neue Bold";
  color: #000;
}

#sidebar-first .menu li ul li {
  background: url("images/sidebar-arrow.png") no-repeat scroll 0px 7px transparent;
  border: none;
}
/*
#sidebar-first .menu li ul li.expanded{
  background: none;
}*/
#sidebar-first .menu li ul li .menu {
  padding-left: 20px !important;
}

#sidebar-first .menu li ul li ul li{
  background: none !important;
  list-style-type: disc !important;
  list-style-position: outside;
  border: none;
  padding-left: 0;
}
/*
#sidebar-first .menu li ul li.leaf.active-trail,
#sidebar-first .menu li ul li.expanded a.active-trail{
  margin-top: 5px;
  padding: 3px 14px 4px 12px;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  behavior: url(pie/PIE.php);
  cursor: pointer;
  background: url("images/sidebar-arrow.png") no-repeat scroll right center transparent;
  background-color: #cccccc ;
  border: 1px solid #cccccc;
  color: #000;
}
#sidebar-first .menu li ul li.leaf.active-trail a{
  color:#000;
}

#sidebar-first .menu li ul li.expanded a.active-trail {
  display: block;
  width: 85%;
}

#sidebar-first .menu li ul li.leaf.active-trail a.active-trail{
  background: none;
}*/

#sidebar-first li.last {
  border: none;
}


#block-menu-menu-menu-cat-gories .menu li a{
/*
  background: #e5e5e5;
  text-transform: uppercase;
  padding: 8px;*/
  display: block;
  padding-bottom: 3px;
}

#block-menu-menu-menu-cat-gories .menu li li a{
  background: none;
  text-transform: none;
  padding: 0;
}

.front #sidebar-first li ul li a {
  font-weight: normal;
}

div .collapsiblock a {
    background: url("images/expanded-white.png") no-repeat scroll 99% center transparent;
}

div .collapsiblockCollapsed a {
    background: url("images/collapsed-white.png") no-repeat scroll 99% center transparent;
}

#sidebar-first h2.collapsiblockCollapsed{
	background: #dfdfdf;
	background-image: none;
	cursor: pointer;
	border-bottom: none;
	border-top: none;
	padding-left: 10px;
	margin-bottom:0;
}



/*block-addtoany-addtoany-button*/
#block-addtoany-addtoany-button{

}
#block-system-main .addtoany{
	display:none;
}

#block-addtoany-addtoany-button span a {
  float: left;
}




/*vocabulary-skstructure*/
.vocabulary-skstructure .field-name-field-skbody{
    width:420px;
    float:left;
}
.vocabulary-skstructure .field-name-field-skmedias{
    width:266px;
    float: right;
}
.vocabulary-skstructure .field-name-field-skmedias .field-item{
    padding: 10px;
	border: 1px solid #BBBBBB;
	line-height: 0;
	margin-bottom:10px;
}
.vocabulary-skstructure .field-name-field-skmedias img{
    max-width:100% !important;
	height:auto;
}
.vocabulary-skstructure .taxonomy-results {
  clear: both
}
#block-views-categories-block-1{
	clear:both;
	padding-top:20px;
}

.print-content  .field-name-field-skpublishedin .field-item{
	padding-bottom:0;
	display: block;
}
.field-name-field-skpublishedin .field-item{
	
}
.field-name-field-skpublishedin{
	margin-top:10px;
}
.field-name-field-skpublishedin .field-label{
	padding-bottom:10px;
}
.page-node #main .field.field-name-field-skpublishedin{
	border-bottom:0;
}
.field-name-field-skpublishedin .field-item{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	display:inline;
}


.field-name-field-skpublishedin a{
	margin-top: 5px;
	padding: 3px 14px 4px 12px;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(pie/PIE.php);
	cursor: pointer;
	background: #cccccc;
	border: 1px solid #cccccc;
	color: #fff;
  color: #636363;
  text-decoration: none;
}
.print-content .field-name-field-skpublishedin a{
	padding:0;
	margin-top:0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color:#000;
	border:0;
	background:transparent;
}
.print-content .flag-wrapper.flag-panier{
	display:none;
}
#block-views-categories-block-1 .views-field-name a{
	font-size:1.4em;
	color:#d02c33;
}
#block-views-categories-block-1 .views-field-field-skmedias{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width:266px;
	border: 1px solid #BBBBBB;
	padding: 5px;
	line-height: 0;
}
#block-views-categories-block-1 .views-row{
	padding-bottom: 20px;
	clear:both;
}
body.page-node #block-system-main a{
	text-decoration:underline;
}
#block-system-main .field-name-field-skpublishedin a,
#block-system-main .view-skinwebsearch a,
body.page-node #block-system-main .field-name-field-skpublishedin a,
body.page-node #block-system-main .view-skinwebsearch a{
	text-decoration:none;
}
.btn-list-more{
	cursor:pointer;
}

/* Retour liste */

#block-block-5 {
    float: right;
    position: relative;
    top: 14px;
}

#block-block-5 p{
    line-height: 18px !important;
}
#block-block-5 span a {
  /*display: block;*/
  /* text-indent: -9999px;*/
  /*width: 25px;*/
  /*height: 30px;*/
  /*color: #fff;*/
  /*text-transform: uppercase;*/
  /*padding: 1px 5px 0 5px;*/
  /*background: #d02c33 !important;*/
  /*font-size: 0.8em;*/
  /*font-weight: bold;*/
  background: #dfdfdf;
  color: #000;
  cursor: pointer;
  font-size: 12px;
  margin-top: 0;
  padding: 13px 25px;
}



/*Print - PDF - Email */
#block-print-ui-print-links span {
    display: inline-block !important;
}

.print_html a,
.print_mail a,
.print_pdf a {
  display: inline-block;
  /* text-indent: -9999px;*/
  /*width: 25px;*/
  /*height: 30px;*/
  color: #636363;
  text-transform: uppercase;
  padding: 1px 5px 0 5px;
  background: #ccc;
  font-size: 0.8em;
  font-weight: bold;
  padding: 8px 10px 5px 10px;
}

.print_html {
 /* background: transparent url(images/print.png) no-repeat top left; */
    margin-left: 0.5em;
}

.print_mail {
  /*background: transparent url(images/email.png) no-repeat 0 3px;*/
}

.print_pdf {
  /*background: transparent url(images/pdf.png) no-repeat top left;*/
}


/* Recherche */
ul.search-active-item{
	margin:0;
	padding:0;
}
html ul.search-active-item li,
#sidebar-first li.facette-active,
li.facette-active {
	display: inline-block !important;
	background: #ff7272 url(images/picto_delete.png) no-repeat 95% center;
  color: #636363;
	margin-top:5px;
	padding: 7px 14px 5px 12px;
	behavior: url(pie/PIE.php);
}
html ul.search-active-item li{
	display: inline;
	margin-left: 10px;
}
html ul.search-active-item li.first{
	margin-left: 0;
}
#sidebar-first li.facette-active,
li.facette-active{
	background: #cccccc;
	margin-bottom: 5px;
}
#sidebar-first li.facette-active,
li.facette-active{
	float:none;
}
html.js ul.search-active-item li,
html.js li.facette-active{
	color:#fff;
}
ul.search-active-item li:before{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
ul.search-active-item li:after{
  clear: both;
}
ul.search-active-item li {
  zoom: 1;
}
ul.search-active-item li.end{
	float:none;
	clear:both;
	display: block;
	visibility:hidden;
}


.block-search-api-page h2 {
  float: left;
  line-height: 1;
  margin-top: 0;
  margin-left:0;
  font-size: 1.3em;
}

.block-search-api-page h2 span{
    display: block;
    font-size: 0.8em;
    text-align: right;
}

.block-search-api-page form {
  /*padding-left: 302px;*/
  margin-bottom: 6px;
}

.block-search-api-page .form-text {
  padding: 5px 5px;
  font-size: 1.2em;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow:inset 0 0 10px 2px #bcbcbc;
  box-shadow:inset 0 0 10px 2px #bcbcbc;
  border: none;
  display: inline-block;
  width: 430px;
  height: 30px;
}
.block-search-api-page .form-item-keys-2 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
}
.block-search-api-page .form-submit {
  display: inline-block;
  background: #000 url(images/picto_search.png) no-repeat center center;
  text-indent: -99999px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  left: -5px;
  position: relative;
  vertical-align: top;
  margin-bottom: 0px;
  margin-right: 0px;
  border: none;
}
.block-search-api-page .form-submit:hover {
  background-color: #ff7272;
}

.block-search-api-page {
  padding-bottom: 8px;
  margin-top: 0px;
  text-align: left;
  float: left;
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
}

.block-current-search {
   padding-bottom: 8px;
  position: relative;
  z-index: 1;
}

.current-search-item-active {
}
.current-search-item-active ul {
  clear: both;
  padding-bottom: 10px;
  /*border-bottom: 1px solid #c7c7c7;*/
  margin-bottom: 10px;
}

.current-search-item-active .search-active-item li a {
  color: transparent;
  font-weight: bold;
  float: right;
  position: relative;
  left: 12px;
  /*font-size: 0px;*/
  /*display: inline-block;*/
  /*content: "x";*/
}
/*
.block-current-search #nbr_results {
  display: none;
}*/

.current-search-item .reset {
  float: right;
  margin-top:0;
  position: relative;
  top: 11px;
}

.current-search-item .reset a{
  color: #000;
  padding: 13px 25px;
  font-size: 12px;
  background: #dfdfdf;
}
.current-search-item .reset a:hover {
  color: #fff;
  background-color: #000;
}

#block-current-search-standard {
  margin-bottom: 0px;
}
#block-current-search-standard .block-facetapi {
    /*float: right;*/
    clear: both;
/*    border-top: 1px solid grey;*/
    border-bottom: 1px solid grey;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}
#block-current-search-standard .block-facetapi ul {
  padding-left: 10px;
}
#block-current-search-standard .block-facetapi ul,
#block-current-search-standard .block-facetapi ul li {
  list-style: none;
}
#block-current-search-standard .block-facetapi ul li a {
  color: black;
}
#block-current-search-standard .block-facetapi .facetapi-facet-field-hasmainmedia .facetapi-checkbox {
  position: absolute;
  left: -9999px;
}
#block-current-search-standard .block-facetapi .facetapi-facet-field-hasmainmedia .facetapi-checkbox + .facetapi-checkbox-processed {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  /*height: 18px;*/
  /*background: transparent url(images/checkbox.png) no-repeat left center;*/
}
#block-current-search-standard .block-facetapi .facetapi-facet-field-hasmainmedia .facetapi-checkbox:not(:checked) + .facetapi-checkbox-processed:before,
#block-current-search-standard .block-facetapi .facetapi-facet-field-hasmainmedia .facetapi-checkbox:checked + .facetapi-checkbox-processed:before {
  width: 20px;
  height: 20px;
  content: " ";
  position: absolute;
  left: 0px;
  top: -4px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #000;
}
#block-current-search-standard .block-facetapi .facetapi-facet-field-hasmainmedia .facetapi-checkbox:checked + .facetapi-checkbox-processed:after {
  width: 14px;
  height: 14px;
  content: " ";
  position: absolute;
  left: 4px;
  top: 0px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #ff585f;
}

#block-current-search-standard .current-search-item-text {
  display: none;
}
#block-facetapi-lvytvhkjwdhlm0tymwptlc45l3ke7i96 li.first.last.facette-active {
    display: none !important;
}

#block-print-print-links {
  height: 20px;
}

#block-print-print-links span {
  float: left;
}

#block-views-exp-skinwebsearch-page {
    float: right;
    margin-right: 20px;
    padding-top: 10px;
    margin-bottom: 10px;
    position: relative;
    height: 20px;
    top: -1px;
}
#block-views-exp-skinwebsearch-page form .views-exposed-widgets, #block-views-exp-skinwebsearch-page form .views-exposed-widgets .views-exposed-widget {
 margin-bottom: 0px;
 padding-top: 0px;
}
#block-views-exp-skinwebsearch-page .content {
  height: 20px;
}

#block-views-exp-skinwebsearch-page .form-item-items-per-page {
  display: table;
  width: 100%;
}
#block-views-exp-skinwebsearch-page .form-item-items-per-page label {
    float: left;
    color: #222222;
    font-weight: normal;
    padding-right: 8px;
    padding-top: 0px;
    display: table-cell;
    vertical-align: middle;
}
#block-views-exp-skinwebsearch-page .form-item-items-per-page select {
  display: table-cell;
  vertical-align: middle;
  height: 20px;
  margin-top: -3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 2px;
  padding-right: 10px;
  font-size: 10px;
  background: white url(images/collapsed-black.png) no-repeat 17px center;
  width: 30px;
  max-width: 30px;
  min-width: 30px;
  text-align: left;
}
@-moz-document url-prefix() { 
  #block-views-exp-skinwebsearch-page .form-item-items-per-page select {
    text-indent: -2px;
  }
}


#block-views-modes-modes {
  width: 130px;
  float: right;
  height: 20px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#block-views-modes-modes .content {
  margin-top: -3px;
}
.page-taxonomy-term #block-views-modes-modes h2,
.page-taxonomy-term #main .content #block-views-modes-modes h2 {
  margin-top: -2px;
}

#block-views-modes-modes h2,
#main .content #block-views-modes-modes h2 {
  float: left;
  margin-top: 0;
  font-size: 1em;
  padding-right: 8px;
  height: 20px;
  line-height: normal;
}
#block-views-modes-modes ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

#view-modes {
  list-style-type: none;
  margin-right: 0;
}

#view-modes li {
  display: inline-block;
  padding-right: 5px;
}

#view-modes li.last {
  padding-right: 0;
}

#view-modes li a {
  display: block;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  padding: 2px;
}

#view-modes li.default a {
  background: transparent url(images/grille.png) no-repeat 1px 1px;
}

#view-modes li.list a {
  background: transparent url(images/liste.png) no-repeat 1px 1px;
}

/* // Affichage Grille // */

.view-skinwebsearch table,
.view-id-ensembles_childs_search table {
  border: none !important;
}

.view-skinwebsearch td,
.view-id-ensembles_childs_search td {
  vertical-align: top;
/*  width: 210px;*/
/*  padding-right: 12px;*/
}

.view-skinwebsearch.grille table .views-field-field-skprincipalmedia,
.view-id-ensembles_childs_search.grille table .views-field-field-skprincipalmedia {
  border: 1px solid #bbb;
  background: #fff;
/*  padding: 10px;*/
  margin-bottom: 8px;
  display: table-cell;
  height: 225px;
  width: 225px;
  vertical-align: middle;
  line-height:1em;
}
.view-skinwebsearch table td.col-first ,
.view-id-ensembles_childs_search table td.col-first{
	padding-right: 19px;
}
.view-skinwebsearch table td.col-last,
.view-id-ensembles_childs_search table td.col-last{
	padding-left: 19px;
}


.view-skinwebsearch table .views-field-title,
.view-id-ensembles_childs_search table .views-field-title {
  text-align: left;
  font-weight: bold;
}

/* // Affichage Liste // */

.ensemble-mode-list {
    clear: both;
}
.view-id-skinwebsearch, .view-id-ensembles_childs_search {
  position: relative;
}
.view-id-skinwebsearch .view-header, .view-id-ensembles_childs_search .view-header {
  position: absolute;
  top: -31px;
  padding-left: 10px;
  color: black;
  float: left;
}
@-moz-document url-prefix() { 
  .view-id-skinwebsearch .view-header, .view-id-ensembles_childs_search .view-header {
    /*top: -42px;*/
  }
}
@media not all and (min-resolution:.001dpcm) { @media {
  .view-id-skinwebsearch .view-header, .view-id-ensembles_childs_search .view-header {
    /*color:#0000FF; */
    /*background-color:#CCCCCC; */
  }
}}
.view-id-ensembles_childs_search .view-content,
.view-id-skinwebsearch .view-content {
	clear:both;
}
.view-skinwebsearch .affichage-liste ul,
.view-id-ensembles_childs_search ul {
  list-style-type: none;
}
.view-skinwebsearch .item-list ul,
.view-id-ensembles_childs_search .item-list ul{
    padding-left:0;
}

.view-skinwebsearch ul li,
.view-id-ensembles_childs_search ul li {
  clear: both;
  padding: 10px 20px;
  border-bottom: 1px solid #bbb;
  overflow: hidden;
}

.view-skinwebsearch ul li.views-row-even,
.view-id-ensembles_childs_search ul li.views-row-even {
  background: #fff;
}

.view-skinwebsearch ul li.views-row-odd,
.view-id-ensembles_childs_search ul li.views-row-odd {
  background: #f6f7f3;
}

.view-skinwebsearch .affichage-liste ul .views-field-field-skprincipalmedia,
.ensemble-mode-list .view-id-ensembles_childs_search ul .views-field-field-skprincipalmedia{
  float: left;
  padding: 5px;
  border: 1px solid #bbb;
  padding: 4px 4px 2px 4px;
  margin-right: 10px;
  width: 60px;
}

.view-skinwebsearch .affichage-liste .views-field-field-skprincipalmedia a,
.ensemble-mode-list .view-id-ensembles_childs_search .views-field-field-skprincipalmedia a {
  display:block;
  text-align:center;
}

.item-list .views-field-field-skprincipalmedia img {
    float:left;
    margin-right:10px;
}


.view-skinwebsearch .item-list,
.view-id-ensembles_childs_search .item-list,
.pagination-page{
  border-bottom: 1px solid grey;
  border-top: 1px solid grey;
  height:30px;
  margin-top:20px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.item-list .pager, .pagination-page ul {
  padding-right:10px;
  float:right;
  padding-bottom: 10px;
  margin: 0;
}
.view-taxonomy-term .item-list{
	height:40px;
}

.view-skinwebsearch .view-content .item-list,
.view-id-ensembles_childs_search .view-content .item-list { /*annule pour sur l'affichage liste */
  border: none;
  height: auto;
}

.item-list .pager li,
.view-skinwebsearch .pager li,
.pagination-page li {
border: none;
background: none;
border-radius: 3px;
margin-right: 4px;
display: block !important;
float: left;
/*text-shadow: 1px 1px #fff;*/
}


.view-skinwebsearch .affichage-liste li,
.ensemble-mode-list .view-id-ensembles_childs_search li {
  list-style-type: none;
}

.item-list .pager li,
.view-skinwebsearch .pager li,
.pagination-page ul li {
border: none;
background: none;
border-radius: 3px;
margin-right: 4px;
display: block !important;
float: left;
padding: 0.5em;
/*text-shadow: 1px 1px #fff;*/
}

.view-skinwebsearch .pager li,
.view-id-ensembles_childs_search .pager li {
  clear: none;
}

.item-list .pager li a, .view-skinwebsearch .pager li a, .pagination-page ul li a {
  color: #999;
}

.item-list .pager li a:hover, .view-skinwebsearch  .pager li a:hover, .pagination-page ul li a:hover {
  color: #E41819;
}

.item-list .pager li.pager-current a, .pagination-page ul li.active a{
  color: #000;
}

.item-list .pager  .pager-ellipsis {
  background: none;
}

.item-list .pager .pager-first {
  margin-right: 0;
  padding-right: 0;
}

.item-list .pager .pager-next {
  margin-right: 0;
  padding-right: 0;
}

.item-list .pager .pager-next a, 
.pagination-page .page-link.next {
  background: transparent url(images/next.png) no-repeat center center;
  display: block;
  text-indent: -9999px;
  width: 8px;
}
.item-list .pager .pager-previous a, 
.pagination-page .page-link.prev {
  background: transparent url(images/previous.png) no-repeat center center;
  display: block;
  text-indent: -9999px;
  width: 8px;
}

.item-list .pager .pager-first a {
  background: transparent url(images/first.png) no-repeat center center;
  display: block;
  text-indent: -9999px;
  width: 12px;
}
.item-list .pager .pager-last a {
  background: transparent url(images/last.png) no-repeat center center;
  display: block;
  text-indent: -9999px;
  width: 12px;
}

/*Page Catégorie */

.page-taxonomy-term  #block-menu-menu-menu-cat-gories li {
  display: none;
}

.page-taxonomy-term  #block-menu-menu-menu-cat-gories li.active-trail,
.page-taxonomy-term  #block-menu-menu-menu-cat-gories li.active-trail li {
  display: list-item;
}


.page-taxonomy-term  #block-menu-menu-menu-cat-gories li li a.active {
  color: #D02C33;
}

.page-taxonomy-term table,
.page-taxo-term table {
  border: none !important;
  width: 720px;
}

/*.page-taxonomy-term td,
.page-taxo-term td {
  vertical-align: top;
  width: 210px;
  padding-right: 15px;
  padding-bottom: 12px;
}*/

/*.page-taxonomy-term table .views-field-field-skprincipalmedia,
.page-taxo-term table .views-field-field-skprincipalmedia {
  border: 1px solid #bbb;
  background: #fff;
  margin-bottom: 8px;
  display: table-cell;
  height: 210px;
  width: 210px;
  vertical-align: middle;
}*/

.page-taxonomy-term table .views-field-field-skprincipalmedia a,
.page-taxo-term table .views-field-field-skprincipalmedia a, {
  display: block;
  line-height: 0;
}


.page-taxonomy-term table .views-field-title, .page-taxonomy-term .affichage-liste .views-field-title,
.page-taxo-term table .views-field-title, .page-taxonomy-term .affichage-liste .views-field-title {
  text-align: left;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 5px;
}

.page-taxonomy-term table .views-field-body, .page-taxonomy-term .affichage-liste .views-field-body {
  text-align: left;
}

.page-taxonomy-term table .views-field-f-titreuvre,
.page-taxo-term table .views-field-f-titreuvre {text-align: left;}

.page-taxonomy-term table .views-field-title a,
.page-taxonomy-term .affichage-liste .views-field-title a,
.page-taxo-term table .views-field-title a,
.page-taxo-term .affichage-liste .views-field-title a{color: #636363;}

.page-taxonomy-term table .views-field-title a:hover, 
.page-taxonomy-term .affichage-liste .views-field-title a:hover,
.page-taxo-term table .views-field-title a:hover, 
.page-taxo-term .affichage-liste .views-field-title a:hover{color: #E41819;text-decoration: underline;}



/* Noeud Item collection */

.page-node #main .content {
  /*padding-top: 15px;*/
}

.page-node #main .field {
  width: 350px;
  padding: 10px 10px 5px 10px;
  /*margin-bottom: 4px;*/
  border-bottom: 1px dotted #bbb;
  background: #fff;
}

.page-node #main .field .field-label {
  font-style: italic;
} 

.page-node #main .field-name-field-skprincipalmedia {
  border:1px solid #DFDFDE;
  float:left;
  margin-left:400px;
  margin-right:-100%;
  padding:8px;
  width:auto !important;
  /*height: 350px !important;
  overflow: hidden;*/
}

.page-node #main .field-name-field-skmedias {
  border:none;
  float:right;
  padding:10px 0 0;
  position:relative;
  /*right:30px;*/
  top:400px;
  width:327px;
  background: none;
}


.page-node #main .field-name-field-skmedias .field-item {
 border:1px solid #BBBBBB;
  float:left;
  margin-bottom:8px;
  margin-left:8px;
  padding:4px 4px 1px;
}

.page-node #main footer {
  padding-top: 25px;
clear:both;
}

.page-node #main footer .flag-wrapper {
  display: block;
  padding-right: 35px;
  height: 50px;
}
.page-node #main footer .flag-wrapper a,
.flag-wrapper a {
  padding: 10px 25px 10px 42px;
  font-size: 1em;
  border-radius: 0;
  text-shadow: none;
  text-decoration: none;
  font: normal 1em "Share","Lucida Sans","Lucida Grande","Lucida Sans Unicode",cursive;
}




/* Panier */
#block-block-4 {
    margin-bottom: 2.3em !important;
    clear: both;
}

/* /// Ajout / retrait du panier ///*/

.item-list.item-list-custom {
  margin-bottom: 10px;
}

#loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0.85;
  background-color: #fff;
  z-index: 9999;
}

#loading-overlay .loader {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 120px;
  height: 120px;
  margin: auto;
  z-index: 10;
}

.FlagAll {
    padding: 6px 8px 0 40px;
    display: block;
    height: 24px;
    position: absolute;
}

.FlagAll.flag-all {
    background: transparent url(images/ajouter_au_panier.png) no-repeat 8px 4px;
    font-size: 14px;
}
.FlagAll.unflag-all, .FlagAll.flag-all:hover {
    background: transparent url(images/enlever_du_panier.png) no-repeat 8px 4px;
}

.flag-wrapper a.flag-action {
  background: transparent url(images/ajouter_au_panier.png) no-repeat 8px 20px;
/*   color: #666;*/
display: block;
width: 30px;
overflow: hidden;
height: 30px;
margin-top: 5px;
padding: 3px 14px 4px 12px;
/*-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
behavior: url(pie/PIE.php);*/
/*text-indent: -999px;*/
cursor: pointer;
  font-weight: normal;
  font-size: 0.7em;

}

.flag-wrapper a.flag-action:hover {
  /*color: #fff;*/
}

.flag-wrapper a.unflag-action {
background: url(images/enlever_du_panier.png) no-repeat 8px 20px;
/*   color: #666;*/
display: block;
width: 30px;
overflow: hidden;
height: 30px;
margin-top: 5px;
padding: 3px 14px 4px 12px;
/*-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
behavior: url(pie/PIE.php);*/
/*text-indent: -999px;*/
cursor: pointer;

}


.page-node #main .flag-wrapper a.flag-action{
  margin-left: 0.8em;
  margin-top: 0;
  padding: 0px 0px 9px 2px !important;
  font-size: 12px;
  /*-moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  behavior: url(pie/PIE.php);*/
  cursor: pointer;
  /*color:#fff;*/
  background: transparent url(images/ajouter_au_panier.png) no-repeat 0 0px;
  float: left;
  overflow: visible;
  height: auto;
  text-indent: -9999px;
    width: 30px;
}
.flag-wrapper a.flag-action:hover {
  background-image: url(images/enlever_du_panier.png);
}


.page-node #main .flag-wrapper a.unflag-action{
  margin-top: 0;
  padding: 0px 9px 9px 2px !important;
  font-size: 12px;
  /*-moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  behavior: url(pie/PIE.php);*/
  cursor: pointer;
  /*color:#fff;*/
  background: transparent url(images/enlever_du_panier.png) no-repeat 9px 0px;
  float: left;
  overflow: visible;
  height: auto;
  text-indent: -9999px;
    width: 30px;
}


a.unflag-action:hover {
  /*color: #fff;*/
}

.flag-message {
  display: none !important;
}

/* UNIFORMISATION SPIN ON BOUTONS */

#count-products span {
  font-weight: bold;
}

.pagination-page .disabled {
  display: none !important;
}

#clear_cart {
  display: inline-block;
  float: right;
  background: #dfdfdf;
  text-transform: uppercase;
  padding: 8px 10px 5px 10px;
  font-size: 12px;
  font-weight: bold;
}

#clear_cart:hover {
  color: black;
}

.page-node #main #highlighted a:not(.flag) {
  /*background-color: #ccc;*/
  /*color: #636363;*/
}

.page-node #main #highlighted a:not(.flag):hover {
  /*color: #ba1515;*/
}

/* /////////// */

/* /////////// */


#main .view-flag-bookmarks table {
  background: #fff;
}

.liste td,
.view-flag-bookmarks td {
  background: none;
  padding: 5px;
  text-align: left !important;
}

.liste tr,
.view-flag-bookmarks tr{
  border: none;
  background: none;
  padding: 5px;
  border-top: 1px solid #ddd;
}

.liste tr.odd,
.view-flag-bookmarks tr.odd{
    background: #f6f7f3;
}


#main .liste td.views-field-field-skprincipalmedia,
#main .view-flag-bookmarks td.views-field-field-skprincipalmedia {
  text-align: right !important;
  padding-top: 15px;
}

#main .liste td.views-field-field-skprincipalmedia a,
#main .view-flag-bookmarks td.views-field-field-skprincipalmedia a {
  margin: 5px;
  padding: 5px 5px 4px 5px;
}

#main .liste td.views-field-field-skprincipalmedia a img,
#main .view-flag-bookmarks td.views-field-field-skprincipalmedia a img{
  border: 1px solid #c8c7c7;
}

#main .liste td.views-field-title, #main .liste td.views-field-field-skpublishedin,
#main .view-flag-bookmarks td.views-field-title, #main .view-flag-bookmarks td.views-field-field-skpublishedin {
  text-align: left;
}

#main .view-flag-bookmarks td.views-field-title {
 /*width: 250px;*/
}

.view-flag-bookmarks .views-field-title {
  font-weight: bold;
}

#main .liste td.views-field-ops 
#main .view-flag-bookmarks td.views-field-ops {
  text-align: right;
  margin-right: 15px;
  width:100px;
}

#main .liste .flag-wrapper a,
#main .view-flag-bookmarks .flag-wrapper a {
  font-size: 0.6em;
  padding: 15px 15px 15px 40px;
  margin-right: 15px;
  text-indent: -9999px;
}

.view-skinwebsearch.grille a.flag,
.view-ensembles-childs-search a.flag {
  text-indent: -9999px;
  background-position: top left !important; 
}

.liste a.flag {
  text-indent: -9999px;
}

.sk-node-link {
  background-image:url(images/fiche.jpg);
  background-repeat:no-repeat no-repeat;
  display:inline-block;
  margin-left:2px;
  width:17px;
}


/* Zoom */
.smooth_zoom_preloader {
    background-image: url(images/zoom/preloader.gif);
  } 
  .smooth_zoom_icons {
    background-image: url(images/zoom/icons.png);
  }

  a.colorbox-load {
    z-index: 1;
    /*float: right;*/
    top: 0px;
    left: 0px;
    /*background: #e5e5e5 url(images/full_screen.png) no-repeat center center;*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    /*border: solid 5px #4b4b4b;*/
    display: block;
    width: 300px;
  }

  /*a.colorbox-load:hover {
    background-color: #fff;
  }*/
  /* //// Colorbox Custom Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#555;}
#cboxLoadedContent{
    background:#fff; padding:1px; border:2px solid #000;
    padding:0 20px;
    
}
#cboxLoadedContent .field-name-field-skid{
    border-bottom: 1px solid #ccc;
padding-bottom: 5px;
margin-bottom: 5px;
width: 550px !important;
}
#cboxLoadingOverlay{background:#000;}
#cboxClose{top:2px;background-position: center 0; z-index: 99}

/*Overlay Auteur */

/*.mCustomScrollBox {
  max-width: none;
  width: 100% !important;
}

#cboxContent .node-author {
  max-height: 100%;
}*/


/*img override*/
.page-node #main .field {
	width: 363px;
	padding: 10px 10px 5px 0;
	border-bottom: 1px dotted #bbb;
	background: #fff;
}
.page-node #main .field-name-field-skprincipalmedia {
	border: 1px solid #DFDFDE;
	float: left;
	margin-left: 402px;
	margin-right: -100%;
	padding: 8px;
	width: auto !important;
  height: 100%;
}
.page-node .field-name-field-skprincipalmedia img{
	width: 300px;
	height: auto;
}

.page-node #main .field.field-name-field-skmedias {
  border:none;
  float:right;
  padding:10px 0 0;
  position:inherit;
  top:inherit;
  width:318px;
  clear:both;
  background: none;
}

.page-node #main .field-name-field-skmedias .field-item {
 border:1px solid #DFDFDE;
  float:left;
  margin-bottom:8px;
  margin-right:6px;
  margin-left:0;
  padding:4px 4px 1px;
}



.view-id-skinwebsearch td .views-field-title,
.view-id-ensembles_childs_search td .views-field-title{
	display:none;
}

#simpleTooltip{
	background:#eee; border:1px solid #bbb; padding:10px;
}
#simpleTooltip a{
	color:#000;
}



/*//////////// FACETTES //////////// */
/*
.count {
  display: none;
}*/

#header-top .search-box {
  display: none;
}

/*///////// NEW FRONT PAGE //////// */

.front .field-name-body {
    margin-bottom: 50px;
}

#block-views-accueil-vignettes-block {

}

#block-views-accueil-vignettes-block li{
    width: 200px;
    height: 265px;
    float: left;
    padding-right: 39px;
    list-style-type: none;
}

#block-views-accueil-vignettes-block li.last{
    padding-right: 0px;
}
#block-views-accueil-vignettes-block li:hover h2 {
  border-bottom: 3px solid #000;
}
#block-views-accueil-vignettes-block h2 {
    font-size: 18px !important;
    text-align: center;
    border-bottom: 3px solid transparent;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#block-views-accueil-vignettes-block h2 a{
    color: #000 !important;
    font-family: 'LibreCaslonTextBold';
}

#print-mail-form .captcha {
  margin-bottom: 1em;
}
