/*
Theme Name: AssurancePret
Theme URI: 
Description: Yeppoh Theme
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */
/* Created by Yeppoh*/

@font-face {
 font-family: MyCustomFont;
 src: url("N_E_B.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("N_E_B.TTF") /* TTF file for CSS3 browsers */
}

#art-main, table
{
    font-family: Tahoma, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent
{
    padding: 5px;
    position: relative;
    margin-top: 5px;
}

.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: Tahoma, Helvetica, Sans-Serif;
    text-align: justify;
    margin: 6px auto;
}

p.readmore {
    margin-top: 20px;
}

.art-postcontent p
{
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Serif;
  font-style: italic;
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
  color: #E8780F;        
  text-align: left;
}

.art-postcontent a
{
  text-decoration: none;
  color: #2F617F;
}

.art-postcontent a:link
{
  text-decoration: underline;
  color: #2F617F;
  font-weight: bold;
}

.art-postcontent a:visited, .art-postcontent a.visited
{
  color: #2F617F;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{
  text-decoration: underline;
  color: #3E81A8;
}

.art-postcontent h1
{
   color: #2F617F;
margin: 21px 0;    
}

.art-blockcontent h1
{
margin: 21px 0; 
}

.art-postcontent h2
{
   color: #3E81A8;
margin: 19px 0;
   font-size: 24px;    
}

.art-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.art-postcontent h2 a, .art-postcontent h2 a:link, .art-postcontent h2 a:hover, .art-postcontent h2 a:visited, .art-blockcontent h2 a, .art-blockcontent h2 a:link, .art-blockcontent h2 a:hover, .art-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.art-postcontent h3
{
   color: #41576C;

   margin: 0px 0;
   font-size: 19px;    
}

.art-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.art-postcontent h3 a, .art-postcontent h3 a:link, .art-postcontent h3 a:hover, .art-postcontent h3 a:visited, .art-blockcontent h3 a, .art-blockcontent h3 a:link, .art-blockcontent h3 a:hover, .art-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.art-postcontent h4
{
   color: #3D5266;
margin: 20px 0;
   font-size: 16px;    
}

.art-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.art-postcontent h4 a, .art-postcontent h4 a:link, .art-postcontent h4 a:hover, .art-postcontent h4 a:visited, .art-blockcontent h4 a, .art-blockcontent h4 a:link, .art-blockcontent h4 a:hover, .art-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.art-postcontent h5
{
   color: #3D5266;
margin: 26px 0;
   font-size: 13px;    
}

.art-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.art-postcontent h5 a, .art-postcontent h5 a:link, .art-postcontent h5 a:hover, .art-postcontent h5 a:visited, .art-blockcontent h5 a, .art-blockcontent h5 a:link, .art-blockcontent h5 a:hover, .art-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.art-postcontent h6
{
   color: #56738F;
margin: 35px 0;
   font-size: 11px;    
}

.art-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.art-postcontent h6 a, .art-postcontent h6 a:link, .art-postcontent h6 a:hover, .art-postcontent h6 a:visited, .art-blockcontent h6 a, .art-blockcontent h6 a:link, .art-blockcontent h6 a:hover, .art-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
  padding: 5px 0 5px 10px;
}

ol li
{
  padding: 10px 0 10px 0px;
}

html 
{
    height:100%;
}

#art-main
{
  width: 100%;
  min-width: 1150px;
  cursor:default;
  overflow:visible;
  position: relative;
  display: block;
  background-image: url("images/Page_bottom.png");
  background-repeat: repeat-x;
  background-position: bottom;
}

#nef-page-top
{
    position: absolute;
    height: 82px;
    width: 100%;
}

.nef-top-r
{
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;    
}

.nef-top-body
{
    position: absolute;
    height: 119px;
    width: 774px;
}    

#art-page-background-glare
{
  position: absolute;
  right: 0;
  top:0;
  width: 772px;
  height: 297px;
  overflow:hidden;
}

#art-page-background-glare-image
{
    position: absolute;  top: 0;  
    width: 772px;  
    height: 297px;  
    /*background-image: url("images/Page_glare.png");
    background-position: top right;*/
}

html:first-child #art-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #0F1419;
  min-height: 100%;
  background-image: url('images/Page_Bg.png');
  background-repeat: repeat-x;
  background-position: 60px 45px;
  min-width: 800px;
  background-color: #fcff6b;
  width: 100%;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
    visibility: hidden;
 
    clear: none;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 25px;
  min-height: 25px;
  cursor:auto;
  width: 752px;
}

.art-sheet-body
{
  position: relative;
  min-height: 100%;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 0px;
  height: 0px;
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 18px, 18px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 18px, 18px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(18px, 18px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(18px, auto, auto, 18px);
}

.art-sheet-tc
{
  right: 0px;
  height: 24px;
  margin-top: 225px;
  left: 0px;
}

.art-sheet-tc
{
  clip: rect(auto, auto, 24px, auto);
  top: 0;
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(76px, auto, auto, auto);
  left: 0px;  right: 0px;  
  height: 152px;  
}

.art-sheet-cr, .art-sheet-cl
{
  top: 0px;
  bottom: 0px;
  width: 0px;
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 18px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 0px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 76px;
  margin-top: 249px;
}

#art-page-background-top-texture, #art-page-background-middle-texture{
  min-width: 800px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header
{
    margin: auto;
  position: relative;
  
    width: 827px;
  
    height: 333px;
  
    margin-left: -75px;
  
    margin-bottom: -20px;
}

div.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height: inherit;
  top: 0;
}

div.art-header-center
{
    position: relative;
    width: 100%;
    height: inherit;
    text-align: center;
}

div.art-header-png
{
  position: relative;
  height: 333px;
  background-image: url('images/header.png');
  background-repeat: no-repeat; 
  margin: auto;
}

div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 792px;
  height: 150px;
}
/* end Header */

/* begin Logo */
div.art-logo
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -90px;
    height: 206px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: top right;}

h1.art-logo-name
{
  display: block;
  text-align: left;
  font-size: 28px;
  padding: 0;
  margin: 0;
  visibility: hidden;
}
h1.art-logo-name a, 
h1.art-logo-name a:link, 
h1.art-logo-name a:visited, 
h1.art-logo-name a:hover
{
  font-size: 28px;
  padding: 0;
  margin: 0;
  color: #E1EDF4 !important;
}

h2.art-logo-text
{
  display: block;
  text-align: right;
  line-height: 0.95em;
  font-size: 1.5em;
  font-style: italic;
  font-weight: lighter;
  font-family: serif;
  color: white;
  padding: 25px 397px 0 0;
  margin: 0;
  visibility: hidden;
}
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #D6E6F0 !important;
}

.nef-login
{
    padding-top: 10px;
    position : absolute;
    right: 0px;
    vertical-align: middle;
    width: 50%;
    text-align: right;
    z-index: 100;
}

.nef-text
{
    position: relative;
    top: 10px;
}

.nef-login input
{
    width: 100px;
    margin-top: 0px;
    border: solid 1px white;
    color: #8b4735;
    background-color: #fdf1ca;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Menu */
/* menu structure */

#current
{
    margin: 0 0 20px 0;}

.art-vmenu a, .art-vmenu a:link, .art-vmenu a:visited, .art-vmenu a:hover
{
    outline: none;
}

.art-vmenu, .art-vmenu ul
{
  border: 0;
  display: block;
  list-style-type: none;
}

.art-vmenu li
{
  position: relative;
  z-index: 5;
  width: 100%;
}

.art-vhmenu li:hover
{
  z-index: 10000;
}

.art-vmenu li li
{
}

.art-vmenu ul
{
  position: relative;
  z-index: 10;
  background: none;
  padding: 0px;
  margin: 0px 0px 0px 20px;
}

.art-vmenu li:hover>ul
{
}

.art-vmenu li li:hover>ul
{
}

.art-vmenu:after, .art-vmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-vmenu{
  min-height: 0;
  padding: 0;
  display: inline-block;
}

.art-vmenu ul ul
{
  padding: 30px 0px 0px 10px;
  margin: -30px 0 0 10px;
}

/* menu structure */

.art-hmenu-extra1 td
{
}

.art-hmenu-extra1
{
    margin-bottom: 25px;
    display: inline-block;
    width: 210px;
    margin-left: 5px;
    margin-top: 10px;
}

.art-hmenu-extra1 img
{
    margin: -30px -30px 0px 6px;
}

.art-nav
{
/*   margin: -150px 0 0 -190px;
   min-height: 38px;
   font-size: 1em;
   font-family: "Arial", arial, sans-serif;
   width: 200px;
   position: relative;
   float: left;*/
   min-height: 38px;
   font-size: 1em;
   font-family: "Arial", arial, sans-serif;
   width: 200px;
   position: absolute;
   margin-left: -200px;
   top: 170px;
}

.art-nav-outer
{
    margin-top: 150px;
    margin-right: -20px;
}

.art-nav-l, .art-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
}

.art-nav-l
{
  left: 0;
  right: 0;
}

.art-nav-r
{
  right: 0;
  width: 0;
  clip: rect(auto, auto, auto, 787px);
}

/* end Menu */

/* begin MenuItem */
.art-hmenu a
{
  position: relative;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: block;
}

.art-hmenu ul li
{
    margin:0;
    clear: both;
}

.nef-menu-container
{
    position: relative;
    min-width: 25px;
    min-height: 72px;
}

.nef-submenu
{
    margin: -38px 10px 0 0;
    font-size: 0.9em;
}

.art-hmenu .tr, .art-hmenu .tl, .art-hmenu .br, .art-hmenu .bl, .art-hmenu .tc, .art-hmenu .bc, .art-hmenu .cr, .art-hmenu .cl, .art-hmenu .cc
{
  position: absolute;
}

.art-hmenu .tr, .art-hmenu .tl, .art-hmenu .br, .art-hmenu .bl
{
  background-image: url('images/Menu_BG.png');
}

.art-hmenu .tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 26px, 25px, auto);
  width: 26px;
  height: 25px;
}

.art-hmenu .tr
{
  top: 0;
  right: 0;
  background-position: top right;
  width: 57px;
  height: 25px;
}

.art-hmenu .bl
{
  bottom: 0;
  left: 0;
  background-position: bottom left;
  width: 26px;
  height: 47px;
}

.art-hmenu .br
{
  bottom: 0;
  right: 0;
  width: 57px;
  height: 47px;
  background-position: bottom right;
}

.art-hmenu .tc, .art-hmenu .bc
{
  background-repeat: repeat-x;
  background-image: url('images/Menu_BG_h.png');
}

.art-hmenu .tc
{
  right: 57px;
  height: 25px;
  left: 26px;
  top: 0;
 
}

.art-hmenu .bc
{
  bottom: 0;
  left: 26px;  
  right: 57px;  
  height: 47px;  
  background-position: bottom;
}

.art-hmenu .cr, .art-hmenu .cl
{
  background-image: url('images/Menu_BG_v.png');
  background-repeat: repeat-y;
}

.art-hmenu .cr
{
  right: 0;
  top: 25px;
  bottom: 47px;
  background-position: right;
  width: 57px;
}

.art-hmenu .cl
{
  left: 0;
  top: 25px;
  bottom: 47px;
  width: 26px;
}

.art-hmenu .cc
{
  left: 26px;
  right: 57px;
  top: 25px;
  bottom: 47px;
  background-color: white;
}

.art-hmenu a .t, .art-hmenu ul a, .art-hmenu a:link, .art-hmenu a:visited, .art-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.art-hmenu a .t
{
  position: relative;
  color: #E8780f;
  padding: 15px 25px 38px 25px;
  margin:  0;
  text-align: left;
  font-family: sans-serif;
  font-size: 1.1em;  
  display: block;
}

.art-hmenu a:hover .t
{
  color: #7F5305;
}

.art-hmenu li:hover a .t
{
  color: #7F5305;
}

.art-hmenu li:hover>a .t
{
  color: #97bf26;  
}

.art-hmenu li:hover>a .cc
{
  background-color: #ffbeb9;  
}

.art-hmenu a.active .t
{
}

/* end MenuItem */

/* begin MenuSeparator */
.art-hmenu .art-hmenu-li-separator
{
  display: block;
  width: 0;
  height: 0;
  border: none;
}
.art-nav .art-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 26px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-hmenu ul a
{
  display: block;
  height: auto;
  text-align: left;
  text-decoration: none;
  color: #ffffff;
}

.art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-hmenu ul a:link, .art-hmenu ul a:visited, .art-hmenu ul a:hover, .art-hmenu ul a:active, .art-nav ul.art-hmenu ul span, .art-nav ul.art-hmenu ul span span
{
  margin: auto;
  padding: 0;
}

.art-hmenu ul li a:hover
{
    
}

.art-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #FB722D;
  background-position: 0 -26px;
}

.art-nav .art-hmenu ul li a:hover span, .art-nav .art-hmenu ul li a:hover span span
{
  color: #000000;
}

.art-nav .art-hmenu ul li:hover>a span, .art-nav .art-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Layout */

.nef-sociaux
{
    position: absolute;
    display: block;
    z-index: 105;
    height: 76px;
    width: 100%;
    top: -72px;
}

.nef-sociaux img
{
    margin: 0 0 0 -20px;
    max-width: 81px;
}

.art-content-layout
{
  display: block;
  position:relative;
  margin: 0px auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding: 0 !important;
  width: 96%;
  margin-top: 55px;
  margin-right: 10px;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: justify;
  border: none;
  margin: 0;
  padding:0;
}

.avatar
{
    float: left;
    position: relative;
}

.art-content-layout .art-content-layout{margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}
.art-sidebar-l{position: relative; float: left; margin: 0px 0 0px 0;}
.art-sidebar-r{position: relative; float: right;margin-bottom: 0px;margin-top: 20px;width: 40%;}/* end Layout */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 0.85em;
  position:relative;
  white-space: nowrap;
  text-align: center;
  color: white !important;
  outline: none;
  background: #F07D13;
  margin: 0 !important;
  padding: 5px 16px 5px 16px !important;
  overflow: visible;
  cursor: pointer;
  border: solid 3px white;      
  background-image: url("images/blockcontentbullets.png");  background-repeat: no-repeat;  
  background-position: left;
  vertical-align: middle;
  display: inline-block;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: top;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  height: 30px;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

.logged-in-as
{
    font-size: 0.6em;
}

.form-allowed-tags
{
    font-size: 0.75em;
    font-style: italic;
}

label
{
    font-size: 0.8em;
    font-style: italic;
    visibility: visible;
    margin-right: 5px;
    vertical-align: top;
}

input#author, #url, #email
{
    text-align: right;
    float: right;
    width: 75%;
}

textarea
{
    width: 100%;
}

input, select, textarea
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 0.95em;
  border: solid 1px #e8780f;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: black !important;
  text-decoration: none !important;
  background: #ffd66c;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #000000 !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 0;
  margin: 0;
  padding: 0;
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 0;
  height: 0;  
}

.art-button-wrapper .art-button-r
{
  width: 0;
  right: 0;
  height: 0;
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -52px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 10px;
}

.art-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 74px;
  width: 283px;
}

.art-vmenublockheader h3.t
{
  position: relative;
  height: 74px;
  color: white;
  font-size: 14px;
  margin:0;
  padding: 17px 10px 0 28px;
  white-space: nowrap;
  line-height: 26px;
  background-image: url('images/Mod_Header1_l.png');
  background-repeat: no-repeat;
}

.art-vmenublockheader h3.t a,
.art-vmenublockheader h3.t a:link,
.art-vmenublockheader h3.t a:visited, 
.art-vmenublockheader h3.t a:hover
{
  color: #6382A1;
  font-size: 14px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
/* begin MenuItem */
.art-vmenu a
{
  position: relative;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
  width: 100%;
  display: block;
}

.art-vmenu span
{
  display: block;
}

.art-vmenu ul li
{
}

.tr, .tl, .br, .bl, .tc, .bc, .cr, .cl, .cc
{
  position: absolute;
}

.tr, .tl, .br, .bl
{
  background-image: url('images/Menu_BG.png');
}

.tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 26px, 25px, auto);
  width: 26px;
  height: 25px;
}

.tr
{
  top: 0;
  right: 0;
  background-position: top right;
  width: 57px;
  height: 25px;
}

.bl
{
  bottom: 0;
  left: 0;
  background-position: 0px -25px;
  width: 26px;
  height: 47px;
}

.br
{
  bottom: 0;
  right: 0;
  width: 57px;
  height: 47px;
  background-position: 57px -25px;
}

.br div:hover
{
  background-position: 57px -72px;
}

.tc, .bc
{
  background-repeat: repeat-x;
  background-image: url('images/Menu_BG_h.png');
}

.tc
{
  right: 57px;
  height: 25px;
  left: 26px;
  top: 0;
 
}

.bc
{
  bottom: 0;
  left: 26px;  
  right: 57px;  
  height: 47px;  
  background-position: 0px -25px;
}

.cr, .cl
{
  background-image: url('images/Menu_BG_v.png');
  background-repeat: repeat-y;
}

.cr
{
  right: 0;
  top: 25px;
  bottom: 47px;
  background-position: -26px 0px;
  width: 57px;
}

.cl
{
  left: 0;
  top: 25px;
  bottom: 47px;
  width: 26px;
}

.cc
{
  left: 26px;
  right: 57px;
  top: 25px;
  bottom: 47px;
  background-color: white;
}

.art-vmenu a .t, .art-vmenu ul a, .art-vmenu a:link, .art-vmenu a:visited, .art-vmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.art-vmenu a .t
{
  position: relative;
  color: #E8780f;
  padding: 15px 25px 40px 45px;
  text-align: left;
  font-family: sans-serif;
  font-size: 1em;  
  display: block;
  
  font-weight: bold;
}

.nef-submenu .t
{
  background-image: url("images/080.png");
  background-repeat: no-repeat;
  background-position: 20px 29%;
}

.art-vmenu a:hover .t
{
  color: #7F5305;
}

.art-vmenu li:hover a .t
{
  color: #c05d03;
}

.art-vmenu li:hover>a .tl
{
  background-position: 0px -144px;
}

.art-vmenu li:hover>a .tr
{
  background-position: 57px -144px;
}

.art-vmenu li:hover>a .bl
{
  background-position: 0px -170px;
}

.art-vmenu li:hover>a .br
{
  background-position: 57px -170px;
}

.art-vmenu li:hover>a .cl
{
  background-position: -166px 0px;
}

.art-vmenu li:hover>a .cr
{
  background-position: -192px 0px;
}

.art-vmenu li:hover>a .tc
{
  background-position: 0px -144px;
}

.art-vmenu li:hover>a .bc
{
  background-position: 0px -169px;
}

.art-vmenu li:hover>a .cc
{
  background: #f7be89;
}

.art-vmenu a.active .t
{
    color: white;
}

.art-vmenu a.active .tl
{
  background-position: 0px -72px;
}

.art-vmenu a.active .tr
{
  background-position: 57px -72px;
}

.art-vmenu a.active .bl
{
  background-position: 0px -98px;
}

.art-vmenu a.active .br
{
  background-position: 57px -98px;
}

.art-vmenu a.active .cl
{
  background-position: -83px 0px;
}

.art-vmenu a.active .cr
{
  background-position: -109px 0px;
}

.art-vmenu a.active .tc
{
  background-position: 0px -72px;
}

.art-vmenu a.active .bc
{
  background-position: 0px -98px;
}

.art-vmenu a.active .cc
{
  background: #f07d13;
}

/* end MenuItem */

/* begin MenuSeparator */
.art-vmenu .art-vmenu-li-separator
{
  display: block;
  width: 0;
  height: 0;
  border: none;
}
.art-nav .art-vmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 0;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-vmenu ul a
{
  display: block;
  height: auto;
  text-align: left;
  text-decoration: none;
  color: #ffffff;
}

.art-nav ul.art-vmenu ul span, .art-nav ul.art-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-vmenu ul a:link, .art-vmenu ul a:visited, .art-vmenu ul a:hover, .art-vmenu ul a:active, .art-nav ul.art-vmenu ul span, .art-nav ul.art-vmenu ul span span
{
  margin: auto;
  padding: 0;
}

.art-vmenu ul li a:hover
{
    
}

.art-vmenu ul li:hover>a
{
  color: #000000;
  border-color: #FB722D;
  background-position: 0 -26px;
}

.art-nav .art-vmenu ul li a:hover span, .art-nav .art-vmenu ul li a:hover span span
{
  color: #000000;
}

.art-nav .art-vmenu ul li:hover>a span, .art-nav .art-vmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Box, Block */

.nef-img
{
    position: absolute;
    height: 350px;
    width : 410px;
    margin: 20px 0px 0px 0px;
    right: -120px;
    z-index: 110;
}

.nef-devis
{
    position: absolute;
    top: 200px;
    right: -70px;
    height: 217px;
    width: 239px;
    margin: -110px 35px 0px 0px;
    /*background-image: url("images/SimButton.png");*/
;
    z-index: 10;
}

.art-block
{
  position: relative;
  margin: -60px -30px 0 -30px;
}

.art-block:hover, .art-post:hover
{
    z-index: 100;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl, .art-block-tc, .art-block-bc,.art-block-cr, .art-block-cl,.art-block-cc
{
  position: absolute;
}

.art-block-tr, .art-block-tl, .art-block-br, .art-block-bl
{
  background-image: url('images/Page_NewsBG.png');
}

.art-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 46px, 51px, auto);
  width: 46px;
  height: 51px;
}

.art-block-tr
{
  top: 0;
  right: 0;
  background-position: top right;
  width: 57px;
  height: 51px;
}

.art-block-bl
{
  bottom: -1px;
  left: 0;
  background-position: bottom left;
  
  width: 47px;
  height: 50px;
}

.art-block-br
{
  bottom: -1px;
  right: 0;
  width: 58px;
  height: 50px;
  background-position: bottom right;
}

.art-block-tc, .art-block-bc
{
  background-image: url('images/Page_NewsBG_v.png');
}

.art-block-tc
{
  right: 57px;
  height: 60px;
  left: 46px;
  background-repeat: repeat-x;
  top: 0;
  clip: rect(auto, auto, 60px, auto);
}

.art-block-bc
{
  bottom: 0;
  left: 47px;  
  right: 58px;  
  height: 49px;  
  background-position: bottom;
}

.art-block-cr, .art-block-cl
{
  background-image: url('images/Page_NewsBG_h.png');
}

.art-block-cr
{
  right: 0;
  top: 51px;
  bottom: 49px;
  background-position: right;
  width: 57px;
}

.art-block-cl
{
  left: 0;
  top: 51px;
  clip: rect(auto, 46px, auto, auto);
  bottom: 49px;
  width: 46px;
}

.art-block-cc
{
  left: 46px;
  right: 57px;
  top: 51px;
  bottom: 49px;
  background-color: white;
}

.art-block-body
{
  position: relative;
  padding: 51px 66px 49px 50px;
}

div.art-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #B2C2D1;
  border-style: solid;
  margin: 0;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-left: 0px;
  position: relative;        
}

.art-blockheader h3.t
{
  position: relative;
  color: #E8780F;
  font-size: 1.3em;
  margin:0;
  padding: 0px 0px 5px 20px;
  border-bottom: solid 0.05em   #E8780F;        
}
  
.art-bullet {
    background-image: url('images/031.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    float: left;
    margin: 4px 5px 0px 0px;
}
  
div.art-block .art-blockheader h3.t {
}

div.red .art-blockheader h3.t {
  /*background-image: url('images/Mod_Header3_l.png'); */
  background-repeat: no-repeat;
}

div.green .art-blockheader h3.t {
}

div.orange .art-blockheader h3.t {
  /*background-image: url('images/Mod_Header2_l.png');*/ 
  background-repeat: no-repeat;
}

.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #6382A1;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 5px auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #2E3D4C;
  font-family: Tahoma, Helvetica, Sans-Serif;
  overflow: hidden;
}

.art-blockcontent-body table,
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #2E3D4C;
  font-family: Arial, Helvetica, Sans-Serif;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a, .art-blockcontent-body a:link
{
  color: #2F617F;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #7691AD; 
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #d96636;
  text-decoration: none;
}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #3D5266;
  padding: 0 0 0 22px;
  background-repeat: no-repeat;
  margin-left: 10px;
}/* end Box, BlockContent */

/* begin Box, Post */
.blog, .item-page
{
    position: relative;
    display: inline-block;
}

.blog-featured
{
    position: relative;
    margin-top: -75px;
}

.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: -60px -30px 0px -30px;
  float: right;
  width: 780px;
}

.art-post-body
{
  position: relative;
  padding: 51px 62px 49px 51px;
  overflow: hidden;
}

a img
{
  border: 0;
}

.art-article img, img.art-article, .art-block img, .art-footer img
{
  margin: 7px;
  padding: 4px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: -10px 0px 0px 0px;
}

.art-article table, table.art-article
{
  border-collapse: separate;
  margin: 1px;
  width: 100%;
}

.art-article th, .art-article td
{
  padding: 0;
  border: none;
  vertical-align: bottom;
  text-align: left;
  font-size: 0.9em;
}

.art-article th
{
  text-align: inherit;
  padding: 0;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  margin: 5px 0;
  font-style: italic;
  padding: 0px 0px 5px 25px;
  background-image: url("images/031.png");
  background-repeat: no-repeat;
  background-position: 0% 0.3em;
  border-bottom: solid 0.05em   #E8780F;        
  display: table-cell;
}

h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 24px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #E8780F;
  font-style: italic;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{
  color: #1C7FDB;
}

h2.art-postheader a:hover,  h2.art-postheader a.hovered
{
  color: #1C7FDB;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  color: #E8780F;
  font-style: italic;
  position: relative;
  font-size: 0.85em;
}

.art-metadata
{
    font-family: Arial, Helvetica, Sans-Serif;  
    color: #888888;
    border: none;
    font-size: 0.85em;
    position: relative;
    text-align: right;
}

.entry-date
{
    font-size: 1.3em;
    font-weight: bold;
}

.art-postheadericons
{
  display: block;
  padding: 0px;
  width: 150px;
  float: left;
  margin: 7px 15px 5px 0px;
  text-align: center;
}

.art-postheadericons a, .art-postheadericons a:link
{
  font-weight: normal;
  text-decoration: none;
  color: #2F617F;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #2F617F;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #3E81A8;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 1em;
  padding: 0;
}

.art-post li
{
  color: #2E3D4C;
  padding: 0 0 0 13px;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul > li, .art-blockcontent-body  ul > li
{
  background-image: url('images/030.png');
  background-repeat: no-repeat;
  padding-left: 25px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
  margin: 5px 0;
  color: #721711;
}

/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #1E0A01;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
   border: solid 0 #FC9764;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #FDC9AF;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #3D5266;
}

.tags
{
    margin-left: 10px;
}

.art-postfootericons
{
  padding: 1px;
  font-size: 0.76em;
}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: none;
  color: #2F617F;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{
  color: #2F617F;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{
  color: #3E81A8;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.nef-simulation
{
    width: 543px;
    height: 178px;
    display: block;
    position: fixed;
    right: 0;
    background-image:url("images/SimBanner.png");
    margin-top: -163px;
    bottom: 0;
    pointer-events: all;
    visibility: hidden;
}

.art-footer
{
  position: relative;
  margin-top: -25px;
  margin-left: 0px;
  clear: both;
}

.art-footer-b 
{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width: 522px;
  height: 58px;
  background-image: url("images/Footer_l.png");
}

.art-footer-r
{
  right: 0;
  width: 10px;
  background-position: right;
}

.art-footer-t
{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
}

.art-footer-body
{
    position: relative;
    padding: 0;
    width: 778px;
    height: 95px;
    left: 57px;
    bottom: 0;
    /*background-image: url("images/Footer_l.png");*/
}

.art-footer-body .art-rss-tag-icon
{
  position: absolute;
  left:   6px;
  bottom:5px;
  z-index:1;
}

.art-rss-tag-icon
{
  display: block;
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: left;
}

.art-footer-text,
.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: #192129;
    font-size: 11px;
}

.art-footer-text
{
  min-height: 33px;
  padding: 12px 10px;
  text-align: center;
}

.art-footer-text a,
.art-footer-text a:link
{
  color: #E8780F;
  text-decoration: none;
}

.art-footer-text a:visited
{
  color: #374A5C;
}

.art-footer-text a:hover
{
  color: #438CB6;
  text-decoration: underline;
}

div.art-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #B2C2D1;
  border-style: solid;
  margin: 0;
}/* end Footer */

/* begin PageFooter */
.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: #2D5E7B;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #304050;
}
/* end PageFooter */

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.art-sidebar1
{
  width: 200px;
  float: right;
  margin-right: -200px
}

/* end LayoutCell, sidebar1 */

/* debut Formulaire*/
.nef-formulaire
{
    width: 100%;
    padding: 10px 15px;
    margin: 15px 0px;
    border: solid #e8780f 1px;
}

.nef-formulaire tr
{
}

.nef-formulaire .nef-submenu
{
    margin: -10px 0 -25px 0;
    font-size: 0.9em;
}

.nef-formulaire .nef-table-contents-e
{
    background-color: #ffeec9;    
}

.nef-formulaire .nef-table-contents-c
{
    background-color: #ffdea9;    
}

.nef-formulaire .tr, .nef-formulaire .tl, .nef-formulaire .br, .nef-formulaire .bl, .nef-formulaire .tc, .nef-formulaire .bc, .nef-formulaire .cr, .nef-formulaire .cl, .nef-formulaire .cc
{
  position: absolute;
}

.nef-formulaire .tr, .nef-formulaire .tl, .nef-formulaire .br, .nef-formulaire .bl
{
  background-image: url('images/Tableheader_BG.png');
}

.nef-formulaire .tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 26px, 25px, auto);
  width: 26px;
  height: 25px;
}

.nef-formulaire .tr
{
  top: 0;
  right: 0;
  background-position: top right;
  width: 57px;
  height: 25px;
}

.nef-formulaire .bl
{
  bottom: 0px;
  left: 0;
  background-position: 0px -25px;
  width: 26px;
  height: 47px;
}

.nef-formulaire .br
{
  bottom: 0px;
  right: 0;
  width: 57px;
  height: 47px;
  background-position: 57px -25px;
}

.nef-formulaire .tc, .nef-formulaire .bc
{
  background-repeat: repeat-x;
  background-image: url('images/Menu_BG_h.png');
}

.nef-formulaire .tc
{
  right: 57px;
  height: 25px;
  left: 26px;
  top: 0;
 
}

.nef-formulaire .bc
{
  bottom: 0;
  left: 26px;  
  right: 57px;  
  height: 47px;  
  background-position: 0px -25px;
}

.nef-formulaire .cr, .nef-formulaire .cl
{
  background-image: url('images/Menu_BG_v.png');
  background-repeat: repeat-y;
}

.nef-formulaire .cr
{
  right: 0;
  top: 25px;
  bottom: 47px;
  background-position: -26px 0px;
  width: 57px;
}

.nef-formulaire .cl
{
  left: 0;
  top: 25px;
  bottom: 47px;
  width: 26px;
}

.nef-formulaire .cc
{
  left: 26px;
  right: 57px;
  top: 25px;
  bottom: 47px;
  background-color: white;
}

.nef-formulaire .nef-menu-container .t
{
  text-align: left;
  text-decoration: none;
  background-image: url("images/030.png");
  background-repeat: no-repeat;
  background-position: right 29%;
  position: relative;
  color: #E8780f;
  padding: 15px 45px 40px 25px;
  text-align: left;
  font-family: sans-serif;
  font-size: 1em;  
  display: block;
  
  font-weight: bold;
  margin-right: 20px;
}

.nef-formulaire tr:hover
{
    background-color: #ffae79;
}

.nef-formulaire tr:hover .tr
{
  background-position: 57px -72px;

}

.nef-formulaire tr:hover .tc
{
  background-position: 0px -72px;
}

.nef-formulaire tr:hover .tl
{
  background-position: 0px -72px;
}

.nef-formulaire tr:hover .br
{
  background-position: 57px -98px;
}

.nef-formulaire tr:hover .bc
{
  background-position: 0px -98px;
}

.nef-formulaire tr:hover .bl
{
  background-position: 0px -98px;
}

.nef-formulaire tr:hover .cr
{
  background-position: -109px 0px;
}

.nef-formulaire tr:hover .cl
{
  background-position: -83px 0px;
}

.nef-formulaire tr:hover .cc
{
  background: #f07d13;
}

.nef-formulaire tr:hover .t
{
  color: white;
}


.nef-formulaire th
{
    padding: 0px 0px 0px 0px;
    width: 25%;    
    background: white;
    text-align: center;
    font-style: italic;
    color: #e8780f;
    vertical-align: bottom;
}

.nef-formulaire input
{
    width: 92%;    
    border: none;
    padding: 4px;
}

.nef-formulaire input[type=radio]
{
    width: 16px;
}

.nef-formulaire select
{
    border: none;
    
}

.nef-formulaire td
{
    padding: 0px 0 0 0;
    text-align: left;    
    border-right: solid 1px #fff;   
    border-bottom: solid 1px #fff;   
    vertical-align: middle; 
    color: black;
    overflow: hidden;
}

/*Fin formulaire*/
