/*
Theme Name: theme_sppin3
Theme URI:
Description:
Version: 2.0
Author: Hervé Suaudeau - Vincent Devillard
Tags: fixed-width, one-column, valid HTML5, widgets
*/


a:visited {
color: #6B8E23;
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../font/opensans-regular-webfont.eot');
    src: url('../font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular-webfont.woff') format('woff'),
         url('../font/opensans-regular-webfont.ttf') format('truetype'),
         url('../font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('../font/opensans-light-webfont.eot');
    src: url('../font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light-webfont.woff') format('woff'),
         url('../font/opensans-light-webfont.ttf') format('truetype'),
         url('../font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


#art-main
{
   background: #FFFFFF;
   margin:0 auto;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

/* Reset buttons border. It's important for input and button tags.
 * border-collapse should be separate for shadow in IE.
 */
.art-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #A1ADBA;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
   height:26px;
}

.art-postcontent,
.art-postheadericons,
.art-postfootericons
{
   text-align: left;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

}

.art-postcontent p
{
   margin: 13px 0;
}

.art-postcontent h1, .art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:visited, .art-postcontent h1 a:hover,
.art-postcontent h2, .art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:visited, .art-postcontent h2 a:hover,
.art-postcontent h3, .art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:visited, .art-postcontent h3 a:hover,
.art-postcontent h4, .art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:visited, .art-postcontent h4 a:hover,
.art-postcontent h5, .art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:visited, .art-postcontent h5 a:hover,
.art-postcontent h6, .art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:visited, .art-postcontent h6 a:hover,
.art-slogan, .art-slogan a, .art-slogan a:link, .art-slogan a:visited, .art-slogan a:hover,
.art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover
{
   font-size: 22px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.art-postcontent a, .art-postcontent a:link
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #6B8E23;
}
.art-postcontent a:active {
	color: #6B8E23;
}
.art-postcontent a:focus {
	color: #6B8E23;
}
.art-postcontent a:visited, .art-postcontent a.visited
{
	font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	text-decoration: none;
	color: #6B8E23;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   /*color: #;*/
}

.art-postcontent h1
{
	color: #333;
	margin: 10px 0 0;
	font-size: 26px;
	font-family: 'open_sanslight', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h1 a, .art-postcontent h1 a:link, .art-postcontent h1 a:hover, .art-postcontent h1 a:visited
{
   font-size: 26px;
   font-family: 'open_sanslight', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h2
{
	color: #333;
	margin: 10px 0 0;
	font-size: 22px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited
{
   font-size: 22px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h3
{
	color: #333;
	margin: 10px 0 0;
	font-size: 20px;
	font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited
{
   font-size: 20px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h4
{
	color: #333;
	margin: 10px 0 0;
	font-size: 18px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited
{
   font-size: 18px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h5
{
   color: #4E6883;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited
{
   font-size: 15px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h6
{
   color: #333;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited
{
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.wp-block-image img {
    height: auto;
}

header, footer, article, nav, .art-sheet
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, .art-sheet
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

/*ul
{
   list-style-type: none;
}*/

ol
{
   list-style-position: inside;
}

html, body
{
   /*height: 100%;*/
   /*width: 100%;*/
}

body
{
	padding: 0;
	margin:0;
	/*min-width: 800px;*/
	color: #666;
}

.art-header:before, #art-header-bg:before, .art-layout-cell:before, .art-layout-wrapper:before, .art-footer:before, .art-nav:before, .art-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.art-header:after, #art-header-bg:after, .art-layout-cell:after, .art-layout-wrapper:after, .art-footer:after, .art-nav:after, .art-sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 10px !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .art-postcontent li h1,
li h2, .art-postcontent li h2,
li h3, .art-postcontent li h3,
li h4, .art-postcontent li h4,
li h5, .art-postcontent li h5,
li h6, .art-postcontent li h6,
li p, .art-postcontent li p
{
   margin:1px;
}

.art-sheet
{
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.art-header
{
	height: 165px;
	/*background-image: url(../images/sppin80pxH.png);*/
	background-repeat: no-repeat;
	position: relative;
	width: 1000px;
	z-index: auto !important;
	background-position: center top;
        background-position-y: 20px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.responsive .art-header
{
   background-image: url(../images/sppin80pxH.png);
   background-position: center top;
}

.art-nav
{

   position: absolute;
   margin: 0;
   bottom:     0;
   padding:0;
   width: 100%;
   z-index: 100;
   text-align: center;
}

.art-nav:before
{
   content:' ';
}

nav.art-nav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.art-layout-wrapper
{
   position: relative;
   margin: 20px auto 0 auto;
   z-index: auto !important;
}

.art-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.art-content-layout-row
{
   display: table-row;
}

.art-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */
.art-postcontent .art-content-layout
{
   border-collapse: collapse;
}

.art-block
{
   margin:3px;
}
div.art-block img
{
   border: none;
   margin: 0;
}

.art-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .art-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-block li
{
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #4E6883;
   margin: 5px 0 0 10px;
}

.art-block ul>li, .art-block ol
{
   padding: 0;
}

.art-block ul>li
{
   padding-left: 12px;
}

a.art-button,
a.art-button:link,
a:link.art-button:link,
body a.art-button:link,
a.art-button:visited,
body a.art-button:visited,
input.art-button,
button.art-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 26px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.art-button img
{
   margin: 0;
   vertical-align: middle;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.art-block select
{
   width:96%;
}

input.art-button
{
   float: none !important;
}

.art-button.active, .art-button.active:hover
{
   background: #A1ADBA;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
}
.art-button.active, .art-button.active:hover {
   color: #FFFFFF !important;
}

.art-button.hover, .art-button:hover
{
   background: #8A99A8;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 21px;
   margin:0 auto;
}
.art-button.hover, .art-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #e2e8ee;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #B9C2CB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #435970 !important;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}

.art-pager
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:6px;
   margin:2px;
}

.art-pager>*:last-child,
.art-pager>*:last-child:hover
{
   margin-right:0;
}

.art-pager>span {
   cursor:default;
}

.art-pager>*
{
   background: #e2e8ee;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:10px;
   margin:0 4px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.art-pager a:link,
.art-pager a:visited
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #23292f
;
}

.art-pager .active
{
   background: #a1adba;
   padding:10px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.art-pager .more
{
   background: #e2e8ee;
   margin:0 4px 0 auto;
}
.art-pager a.more:link,
.art-pager a.more:visited
{
   color: #340E1C
;
}
.art-pager a:hover
{
   background: #B9C2CB;
   padding:10px;
   margin:0 4px 0 auto;
}
.art-pager  a:hover,
.art-pager  a.more:hover
{
   text-decoration: none;
   color: #23292f
;
}
.art-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.art-pager>*:last-child:after{
   display:none;
}

.art-post
{
   padding:5px;
}
a img
{
   border: 0;
}

/*.art-article img, img.art-article, .art-block img, .art-footer-text img
{
   margin: ;
}*/

.art-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.art-article table, table.art-article
{
   border-collapse: collapse;
   margin: 1px;
}

.art-post .art-content-layout-br
{
   height: 0;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: 1px solid #FFF;
	vertical-align: top;
	text-align: left;
}

.art-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;margin-top: 12px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

/*.art-postheader
{
	color: #808e62;
	margin: 5px 10px;
	font-size: 24px;
font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}*/

.art-postheader {
    color: #666;
    margin: 5px 10px;
    font-size: 48px;
    font-family: 'open_sanslight', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-align:center;
    margin-bottom: 14px;
}

.art-postheader a,
.art-postheader a:link,
.art-postheader a:visited,
.art-postheader a.visited,
.art-postheader a:hover,
.art-postheader a.hovered
{
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;


}

.art-postheader a, .art-postheader a:link
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

   text-decoration: none;
   text-align: left;
   color: rgb(102, 102, 102);
}

.art-postheader a:visited, .art-postheader a.visited
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;

   text-decoration: none;
   text-align: left;
   color: #808e62;
}

.art-postheader a:hover,  .art-postheader a.hovered
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #556B2F;
}

.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4E6883;
}

.art-postheadericons
{
   padding: 1px;
   margin: 0 0 0 10px;
}

.art-postheadericons a, .art-postheadericons a:link
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #C82F4C;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #4e6883;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #C82F4C;
}

.art-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .art-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

/*.art-postcontent ul>li:before,  .art-post ul>li:before
{
   content:url('../images/puce2.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}*/
.opera .art-postcontent ul>li:before, .opera   .art-post ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-postcontent li, .art-post li
{
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #666;
   margin: 3px 0 0 11px;
}

.art-postcontent ul>li, .art-post ul>li, .art-postcontent ol, .art-post ol
{
   padding: 0;
}

.art-postcontent ul>li, .art-post ul>li
{
   padding-left: 17px;
}

.art-postcontent ul>li:before,  .art-post ul>li:before
{
   margin-left: -17px;
}

.art-postcontent ol, .art-post ol, .art-postcontent ul, .art-post ul
{
   margin: 1em 0 1em 11px;
}

.art-postcontent li ol, .art-post li ol, .art-postcontent li ul, .art-post li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.art-postcontent li, .art-post li
{
   margin: 3px 0 0 0;
}

.art-postcontent ol>li, .art-post ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-postcontent ul>li, .art-post ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
 /*  overflow-y: hidden;*/
}

blockquote
{
   background: #e2e8ee url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #0D1216;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .art-postcontent blockquote a, .art-footer-text blockquote a,
blockquote a:link, .art-postcontent blockquote a:link, .art-footer-text blockquote a:link,
blockquote a:visited, .art-postcontent blockquote a:visited, .art-footer-text blockquote a:visited,
blockquote a:hover, .art-postcontent blockquote a:hover, .art-footer-text blockquote a:hover
{
   color: #0D1216;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.art-postcontent blockquote p,
.art-footer-text blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.art-footer
{
   padding:25px;
   margin:20px auto 0;
   position: relative;
   color: #808e62;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover,
.art-footer-text td,
.art-footer-text th,
.art-footer-text caption
{
   color: #808e62;
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.art-footer-text p
{
   padding:0;
   text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
   color: #839BB4;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-footer-text a:visited
{
   color: #4e6883;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.art-footer-text a:hover
{
   color: #C82F4C;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.art-footer-text h1
{
   color: #8A99A8;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.art-footer-text h2
{
   color: #A1ADBA;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.art-footer-text h3
{
   color: #8a99a8;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.art-footer-text h4
{
   color: #8a99a8;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.art-footer-text h5
{
   color: #8a99a8;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.art-footer-text h6
{
   color: #8a99a8;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.art-footer-text img
{
   border: none;
   margin: 0;
}

.art-footer-text ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .art-footer-text ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-footer-text li
{
   font-size: 13px;
   font-family: 'open_sansregular', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B32535;
}

.art-footer-text ul>li, .art-footer-text ol
{
   padding: 0;
}

.art-footer-text ul>li
{
   padding-left: 13px;
}

.art-page-footer,
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #647587;
}

.art-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #435970;
}


.art-content-layout .art-content
{
   margin:0 auto;
}


span.page-navi-outer, span.page-navi-inner
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center
{
   text-align: center;
}

.alignleft
{
  float: left;
  margin-right: 20px;
}

.alignright
{
  float: right;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #e2e8ee;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

/* End */

.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#todays-events{
  position: relative;
  z-index: 11;
}

#upcoming-events{
  position: relative;
  z-index: 10;
}

img.wp-post-image
{
    /*margin:0 5px 5px 0 !important;*/
    margin-top:5px !important;
    margin-bottom:5px !important;
}

div.art-footer div.art-content-layout
{
    margin:0 auto;
    width:100%;
}

div.art-layout-cell-size1
{
    width:100%;
}

div.art-layout-cell-size2
{
    width:50%;
}
div.art-layout-cell-size3
{
    width:33%;
}

div.art-layout-cell-size4
{
    width:25%;
}

div.art-center-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.art-center-inner
{
  position: relative;
  float: left;
  left: 50%;
}

div.breadcrumbs h4,
div.breadcrumbs p,
li.pingback p,
h3#reply-title,
h4.box-title
{
    margin:0;
}

DIV[id^="GMPmap"] IMG
{
    margin: 0px;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */

table {
	border: 1px solid #FFF;

}
/* Begin Additional CSS Styles */

/* End Additional CSS Styles */

td {
	border: 1px solid #FFF;
}
tr {
	border: 1px solid #FFF;
}




img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#map{
	height: 430px;
	width: 100%;
	position: relative;
	z-index: 50;
	background-image: url(../images/map-SPPIN.png);
	background-repeat: no-repeat;
}

#adresse-lab-1{
	height: 20px;
	width: 20px;
	z-index: 100;
	position: relative;
	left: 323px;
	top: 165px;
}
#adresse-lab-2{
height: 20px;
	width: 20px;
	z-index: 100;
	position: relative;

	left: 85px;

	top: 255px;

}
#adresse-lab-3{
height: 20px;
	width: 20px;
	z-index: 100;
	position: relative;

	left: 345px;

	top: 210px;


}
#adresse-lab-4{
	height: 20px;
	width: 20px;
	z-index: 100;
	position: relative;
	left: 355px;

	top: 225px;
}

#adresse-lab-1:hover {
	background-image: url(../INC/picto-map-INC_67.png);
	background-repeat: no-repeat;
}

.btn-60pc {
  width: 60%;
}
.btn-oldstyle {
  background-color: #556B2F;
  border-color: #556B2F;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #556B2F;
  /*background-image: -moz-linear-gradient(top,#556B2F,#6B8E23);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#556B2F),to(#6B8E23));
  background-image: -webkit-linear-gradient(top,#556B2F,#6B8E23);
  background-image: -o-linear-gradient(top,#556B2F,#6B8E23);
  background-image: linear-gradient(to bottom,#556B2F,#6B8E23);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3253f', endColorstr='#ff881c30', GradientType=0);
  border-color: #6B8E23 #6B8E23 #556B2F;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*/
}
.btn-oldstyle:hover,
.btn-oldstyle:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn-oldstyle:hover,
.btn-oldstyle:focus {
  background-color: #6B8E23;
  color: #fff;
}
.btn-oldstyle:active,
.btn-oldstyle.active,
.btn-oldstyle.active:hover {
  background-color: #6B8E23;
  border-color: #7B0E2D;
}
.btn-oldstyle.disabled:hover,
.btn-oldstyle.disabled:focus,
.btn-oldstyle.disabled:active,
.btn-oldstyle.disabled.active,
.btn-oldstyle[disabled] .btn-oldstyle:hover,
.btn-oldstyle[disabled] .btn-oldstyle:focus,
.btn-oldstyle[disabled] .btn-oldstyle:active,
.btn-oldstyle[disabled] .btn-oldstyle.active {
  background-color: #556B2F;
  border-color: #556B2F;
}



/*---------------------------------------------------------------------
 * Restore some bootstrap styles
 --------------------------------------------------------------------*/
div.popover-content {
    font-size: 12px;
}

h3.popover-title {
    margin: 0px;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: rgb(247, 247, 247);
    border-bottom: 1px solid rgb(235, 235, 235);
    border-radius: 5px 5px 0px 0px;
}

.art-posticons.art-metadata-icons{
  color: #808e62;
}
IMG.attachment-thumbnail.wp-post-image{
 -moz-box-shadow: 2px 2px 5px 0px #656565;
-webkit-box-shadow: 2px 2px 5px 0px #656565;
-o-box-shadow: 2px 2px 5px 0px #656565;
box-shadow: 2px 2px 5px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}

IMG.alignleft.size-full.wp-image-791{
 margin : 10px;
}

h4.categoryDevillard {
	text-align:center;
    margin-top: 12px;
}

h4.categoryDevillard a{
 color: #556B2F;
 text-transform: uppercase;
 font-size: 16px;
 /*pointer-events: none;*/
 cursor: default;
}

a.titleDevillard {
	text-align:left;
}

article {
	margin-bottom:10px;
}

.textContentInPosts {
	font-size: 15px;
  clear: both;
}



/*---------------------------------------------------------------------
 * Big blue circles
 --------------------------------------------------------------------*/
.img-circle-cnpp{
	border-radius:50%;
}

.btn-circle-cnpp{
	border-radius:50%;
  height:150px;
  width:150px;
  text-align: center;
	margin: auto;
}

a.img-circle-cnpp {
	display:block;
	width:150px;
	height:150px;
	margin:auto;
	position:relative;
	text-align:center;
	line-height:150px;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	background-repeat: no-repeat;
	z-index: auto !important;
	border-radius:50%;
	background-color:#556B2F;
}
a.circle-cnpp-light {
        background-color:#a1b481;
}
a.img-circle-cnpp:hover {
	/*background-color:none;*/
	z-index: 0;
}

a.img-circle-cnpp:active {
	border: 2px solid #6B8E23;
}

a.img-circle-cnpp span.img-circle-cnpp {
	display:inline-block;
	opacity: 1;
	filter: alpha(opacity=1);
	width:130px;
	line-height:1.2em; /* on rétablit le line-height */
	text-align:center;
	vertical-align:middle;
	font-family: 'open_sansbold', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	/*text-transform:uppercase;*/
	color: #FFF;
	font-size: 15px;
	text-decoration:none;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	transform: scale(1);
}

a.img-circle-cnpp:hover span.img-circle-cnpp {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: scale(1);
}


a.img-circle-cnpp img {
	position:absolute;
	top:0;
	opacity: 0.15;
	filter: alpha(opacity=0.15);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a.img-circle-cnpp:hover img {
	opacity: 1;
	filter: alpha(opacity=1);
}

/*---------------------------------------------------------------------
 * publications list class
 --------------------------------------------------------------------*/
.publications ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}

.publications ul li
{
background-image: url('../images/glyphicon-pencil.png');
background-size: 6px 10px;
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
margin-bottom:9px;
}
/*---------------------------------------------------------------------
 * change bootstrap default
 --------------------------------------------------------------------*/
/*.publications ul
.panel-default > .panel-heading {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
  -moz-box-shadow: 1px 1px 5px 0px #656565;
-webkit-box-shadow: 1px 1px 5px 0px #656565;
-o-box-shadow: 1px 1px 5px 0px #656565;
box-shadow: 1px 1px 5px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}*/
.panel-default > .panel-heading {
  background-color: #ffffff;
}

.panel-default {
    border-color: #FFF;
}

.btn-primary {
    background-image: linear-gradient(to bottom, #556B2F 0%, #6B8E23 100%);
    background-repeat: repeat-x;
    border: none;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #6B8E23;
    background-position: 0px -25px;
    border: none
}

a:focus {
    outline: none;
    outline-offset: 0;
}
a:active {
	color: #6B8E23;
}
a:focus {
	color: #6B8E23;
}

/*-----------------------------------------------------*/
/* Overide plugin Polylang                             */
/*-----------------------------------------------------*/
.lang-item {
    display: inline;
}

/*li.lang-item-en {
  background-image: url('../images/en_US.png');
}*/

#langageflags {
    color: white;
    /*position: relative;*/
    margin-top: 31px;
    margin-left: 7px;
    font-size: 90%;
}

#langageflags a{
  color:white;
}
#langagebackground ul#langageflags li {
    margin: 0px 2px;
}

#langagebackground ul#langageflags {
    margin: auto;
    width: 40px;
  	margin-top: 59px;
}

#langagebackground {
    border-radius: 50%;
    background-color: #556B2F;
    position: absolute;
    top: -29px;
    width: 58px;
    height: 58px;
    margin-top: 0px;
    right: 100px;
  	z-index: 1000;
}
/*-----------------------------------------------------*/
/* On small screen                           */
/*-----------------------------------------------------*/
@media all and (max-width: 640px) {
  .art-sheet { width: inherit;   }
  /*body { min-width: 100%;   }*/
 .art-header {  width: inherit; }
  ul.art-hmenu {  width: inherit;	}
  .art-hmenu {  background-image: none;   }
  .hide-in-narrow { display: none;  }
}
/*
@media all and (max-width: 350px) {
.art-header {
    background-size: 100%;
	}
}*/

.FrnMenu a {
	color: #818181;
}
/*-------------------------------------------------------
  POUR LA PAGE D'accueil
  --------------------------------------------------------*/
/*#sppin_carousel {
  background-image: url(../images/cells1.jpg);
  width: 100%;
  background-size: cover;
  background-position: center center;
}*/
#sppin_carousel,
#sppin_bandeau {

  width: 100%;
  /*background-size: cover;
  background-position: center center;*/
}
/*@keyframes myfirst{
    0%,13%,100% {opacity: 1;}
	17%,95% {opacity: 0;}
}*/
@keyframes myfirst{
    5%,18% {opacity: 1;}
	0%,22%,100% {opacity: 0;}
}
/*@keyframes myfirst{
    0%,17% {opacity: 1;}
	16%,100% {opacity: 0;}
}*/
#sppin_carousel img{
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  animation: myfirst 18s infinite ease-in-out;
}

#sppin_bandeau img {
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

#sppin_carousel img:nth-of-type(6) {
    opacity: 0;
    animation-delay: 14s;
}
#sppin_carousel img:nth-of-type(5) {
    opacity: 0;
    animation-delay: 11s;
}
#sppin_carousel img:nth-of-type(4) {
    opacity: 0;
    animation-delay: 8s;
}
#sppin_carousel img:nth-of-type(3) {
    opacity: 0;
    animation-delay: 5s;
}
#sppin_carousel img:nth-of-type(2) {
    opacity: 0;
    animation-delay: 2s;
}
#sppin_carousel img:nth-of-type(1) {
    opacity: 1;
    animation-delay: -1s;
}


@keyframes retrecissement_verical {
  0%   {
      height: 450px;
      background-color: #fff;
    }
  100% {
      height: 350px;
      background-color: #aaa;
    }
}

#sppin_carousel .sppin_carousel_bloc_interne {
    position: relative;
    height: 350px;
    animation: retrecissement_verical 0.7s ease-out; /* IE 10+, Fx 29+ */
    background-color: #aaa;
    z-index: -1
}
#sppin_bandeau .sppin_bandeau_bloc_interne  {
    position: relative;
    height: 300px;
}
#sppin_carousel .sppin_carousel_courbure,
#sppin_bandeau .sppin_bandeau_courbure
 {
  background-image: url(../images/curve.png);
  width: 100%;
  min-height: 100%;
  bottom: 0px;
  position: relative;
  left: 0;
  background-size: cover;
  background-position: center center;
  height:8px;
}

#sppin_carousel .sppin_carousel_text {
font-family: 'Georgia, serif';
font-size: 4.3em;
/*margin-top: 24px;*/
/*margin-bottom: 0.6em;*/
line-height: 1em;
color: #FFF;
top:40px;
position: relative;
text-align: left;
max-width:800px;
margin-left: auto;
margin-right: auto;
top: 50%;
transform: translateY(-50%);
text-shadow: 0 0 5px #333333;
}

#sppin_bandeau .sppin_bandeau_text {
font-family: 'Georgia, serif';
font-size: 3.3em;
line-height: 1em;
color: #FFF;
top:40px;
position: relative;
margin-left: auto;
margin-right: auto;
top: 50%;
transform: translateY(-50%);
text-shadow: 0 0 5px #333333;
text-align: center;
overflow: auto;
width: 100%;
}

.tabs ul li::before{
	content: none;
}
/*-----------------------------------------------------------------------*/
/* Category news                                                         */
/*-----------------------------------------------------------------------*/
.news_menu .art-posticons{
    display: inline;
}
.news_menu .art-postheader {
    font-size: 24px;
    text-align: left;
}
.news_menu .first_news_column{
    width:66%;
}
.news_menu .second_news_column{
    width:66%;
}
.news_menu  ul.publi_parisdescartes>li:before{
   content:url('../images/puce2.png');
   margin-right:10px;
   /*bottom: 2px;*/
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -21px;
}
.news_menu  ul.publi_parisdescartes{
    margin: 10px 0 0 21px;
}
.news_menu  h3{
    margin-top: 10px;
}
.news_menu  li{
    margin-bottom: 5px;
}

.art-postheadericons {
	text-align:center;
}

.titleNews {
    font-size: 41px !important;
}

.excerpt-compact .art-postheader a, .excerpt-compact .art-postheader {
   font-size: 20px !important;
   line-height: 100% !important;
   hyphens: auto;
}

.excerpt-compact .alignleft {
   margin-right: 10px;
}

.get_cats {
   width: max-content;
}
.get_cats a, .get_cats a:hover {
   margin-left: 10px;
   margin-right: 10px;
}

/*---------------------------------------------------------
logo
--------------------------------------------------------*/
li.logohover {
        margin-left: 20px;
        display: inline-block;
}
a.logohover {
  display : block;
  height : 50px;
}
.logohover img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: 0.5;
}
.logohover img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    opacity: 1;
}
