/*
Theme Name: CreditMust
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 table
{
    width: 98%;
}

.art-postcontent,
.art-postcontent li,
.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: 9px 0;
   font-size: 1.5em;    
}

.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;
  margin-top: 10px;
}

#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("../../assurancepret/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 -50px;
  min-width: 800px;
  background-color: #ffd27e;
}

.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: 1024px;
}

.art-sheet-body
{
  position: relative;
  min-height: 100%;
  margin-left: 120px;
}

.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 */
.art-header
{
    margin: auto;
  position: relative;
  
  
    height: 290px;
  
    margin-left: -75px;
  
    margin-bottom: -20px;

}

.art-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height: inherit;
  top: 0;
}

.art-header-center
{
    position: relative;
    width: 100%;
    height: inherit;
    text-align: center;
    z-index: 2009;
}

.art-header-center a
{
    display: block;
}

.art-header-png
{
  display: block;
  position: relative;
  height: 284px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  margin: auto;
}

.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;
  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:hover a, .art-vmenu:hover a>a
{
    z-index: 10;
}

.art-vmenu
{
  min-height: 0;
  padding: 0;
  display: block;
  max-width: 340px;
}

.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: block;
    border: White solid 0px;/* strange IE9 fix - it shouldn't work, but it works anyway and I don't know why*/
  max-width: 210px;
    margin-left: 5px;
    margin-top: 10px;
}

.art-hmenu-extra1 img
{
    margin: -30px -30px 0px 6px;
}

.art-nav
{
   min-height: 38px;
   font-size: 1em;
   font-family: "Arial", arial, sans-serif;
   width: 350px;
   max-width: 350px;
}

.art-nav-outer
{
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: 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-barre-sociaux
{
    position: fixed;
    display: block;
    z-index: 1015;
    height: 76px;
    width: 100px;
    top: 25%;
}

.nef-barre-sociaux img
{
    margin: 0 0 -20px 0px;
    max-width: 81px;
    float: left;
}

.nef-sociaux
{
    position: absolute;
    display: block;
    z-index: 1014;
    width: 110%;
    top: -110px;
    left: -30px
}

.nef-sociaux img
{
}

.nef-sociaux a
{
    position: relative;
    display: inline-block;
    margin: 0 0 0 -50px;
}

.nef-sociaux a:visited, .nef-sociaux a:link
{
  color: white;
}

.nef-sociaux a:hover
{
/*  color: #d96636;*/
  color: white;
  text-decoration: none;
}

.nef-sociaux span
{
    text-align: center;
    display: block;
    padding: 78px 50px 10px 60px;
    font-size: 0.9em;
    line-height: 1.1em;
}

.nef-sociaux .bouton2 span
{
    padding: 10px 55px 10px 40px;    
}

.nef-sociaux .bouton3 span
{
    padding: 15px 55px 10px 45px;  
}

.nef-sociaux .bouton1, .nef-sociaux .bouton2, .nef-sociaux .bouton3
{
    position: relative;
    display: inline-block;
    width: 271px;
    height: 125px;
    vertical-align: bottom;
}

.nef-sociaux .bouton2, .nef-sociaux .bouton3
{
    width: 271px;
    height: 56px;
}

.nef-sociaux .bouton1
{
    background: url('images/Bouton1.png') bottom no-repeat;
}

.nef-sociaux .bouton2
{
    background: url('images/Bouton2.png') bottom no-repeat;
}

.nef-sociaux .bouton3
{
    background: url('images/Bouton3.png') bottom no-repeat;
}

.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: 994px;
  margin-top: 55px;
  margin-left: -60px;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: justify;
  border: none;
  margin: 0;
  padding:0;
}

.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; 
/*     width: 632px !important; */
     display: inline-block !important;
}
.art-sidebar-r{
    position: relative; 
    margin-bottom: 0px;
    margin-top: 20px; 
    margin-right: 0px;
    width: 325px !important;
    display: inline-block !important;
}
/* 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;
}

input, select, textarea
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 0.95em;
  border: solid 1px #e8780f;
  margin: 5px;
}

.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
{
}

.art-vmenu .tr, .art-vmenu .tl, .art-vmenu .br, .art-vmenu .bl, .art-vmenu .tc, .art-vmenu .bc, .art-vmenu .cr, .art-vmenu .cl, .art-vmenu .cc
{
  position: absolute;
}

.art-vmenu .tr, .art-vmenu .tl, .art-vmenu .br, .art-vmenu .bl
{
  background-image: url('images/Menu_BG.png');
}

.art-vmenu .tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 26px, 25px, auto);
  width: 26px;
  height: 25px;
}

.art-vmenu .tr
{
  top: 0;
  right: 0;
  background-position: top right;
  width: 57px;
  height: 25px;
}

.art-vmenu .bl
{
  bottom: 0;
  left: 0;
  background-position: 0px -25px;
  width: 26px;
  height: 47px;
}

.art-vmenu .br
{
  bottom: 0;
  right: 0;
  width: 57px;
  height: 47px;
  background-position: 57px -25px;
}

.art-vmenu .br div:hover
{
  background-position: 57px -72px;
}

.art-vmenu .tc, .art-vmenu .bc
{
  background-repeat: repeat-x;
  background-image: url('images/Menu_BG_h.png');
}

.art-vmenu .tc
{
  right: 57px;
  height: 25px;
  left: 26px;
  top: 0;
 
}

.art-vmenu .bc
{
  bottom: 0;
  left: 26px;  
  right: 57px;  
  height: 47px;  
  background-position: 0px -25px;
}

.art-vmenu .cr, .art-vmenu .cl
{
  background-image: url('images/Menu_BG_v.png');
  background-repeat: repeat-y;
}

.art-vmenu .cr
{
  right: 0;
  top: 25px;
  bottom: 47px;
  background-position: -26px 0px;
  width: 57px;
}

.art-vmenu .cl
{
  left: 0;
  top: 25px;
  bottom: 47px;
  width: 26px;
}

.art-vmenu .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;
}

.art-nav .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
{
  float: 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
{
}

.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;
    margin: 0px 0px 0px 0px;
    right: -30px;
    top: -20px;
    z-index: 2010;
}

.nef-devis
{
    position: absolute;
    top: 200px;
    right: -70px;
    height: 217px;
    width: 239px;
    margin: -110px 35px 0px 0px;
    /*background-image: url("../../assurancepret/images/SimButton.png");*/
;
    z-index: 10;
}

.art-block
{
  position: relative;
  margin: -60px -30px 0 -30px;
}

.art-block: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('../../assurancepret/images/Mod_Header3_l.png'); */
  background-repeat: no-repeat;
}

div.green .art-blockheader h3.t {
}

div.orange .art-blockheader h3.t {
  /*background-image: url('../../assurancepret/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: blue;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: blue;
  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: block;
}

.blog-featured
{
    position: relative;
  margin: -60px 0px 0 0px;
}

.art-post:hover
{
  z-index: 1010;
}

.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: -40px -30px 0px -30px;
  z-index: 0;
}

.art-post-body
{
  position: relative;
  padding: 51px 62px 49px 51px;
}

a img
{
  border: 0;
}

.art-article
{
    margin: 2px 0 0 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;
  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 */
.art-postheader
{
  margin: 5px auto;
  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;
}

.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;
}

.art-postheader a, .art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #E8780F;
  font-style: italic;
}

.art-postheader a:visited, .art-postheader a.visited
{
  color: #1C7FDB;
}

.art-postheader a:hover,  .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.75em;
    line-height: 20px;
    vertical-align: top;
    position: relative;
    text-align: right;
}

.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
{
  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;
}

/* 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;
  margin: 0px 5px;
}

.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;
}

.art-footer
{
  position: relative;
  margin-top: -55px;
  margin-left: -120px;
  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: 75px;
  height: 69px;
  background-image: url("images/Footer_l.png");
}

.art-footer-r
{
  right: 0;
  width: 50px;
  height: 69px;
  background-position: right;
  background-image: url("images/Footer_r.png");
}

.art-footer-t
{
  position: absolute;
  left: 75px;
  right: 50px;
  bottom: 0;
  height: 69px;
  background-image: url("images/Footer_c.png");
}

.art-footer-body
{
    position: relative;
    padding: 0;
    width: 566px;
    height: 95px;
    left: 60px;
    bottom: -7px;
    /*background-image: url("../../assurancepret/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-content-layout .art-sidebar1
{
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* debut Formulaire*/
.nef-formulaire table
{
    width: 100%;
    padding: 10px 15px;
    margin: 15px 0px;
    border: solid #e8780f 1px;
}

.nef-formulaire tr
{
}

.correction
{
    background: red;
}

.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: none;
  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, .nef-formulaire .nef-submenu:hover .tr
{
  background-position: 57px -72px;

}

.nef-formulaire tr:hover .tc, .nef-formulaire .nef-submenu:hover .tc
{
  background-position: 0px -72px;
}

.nef-formulaire tr:hover .tl, .nef-formulaire .nef-submenu:hover .tl
{
  background-position: 0px -72px;
}

.nef-formulaire tr:hover .br, .nef-formulaire .nef-submenu:hover .br
{
  background-position: 57px -98px;
}

.nef-formulaire tr:hover .bc, .nef-formulaire .nef-submenu:hover .bc
{
  background-position: 0px -98px;
}

.nef-formulaire tr:hover .bl, .nef-formulaire .nef-submenu:hover .bl
{
  background-position: 0px -98px;
}

.nef-formulaire tr:hover .cr, .nef-formulaire .nef-submenu:hover .cr
{
  background-position: -109px 0px;
}

.nef-formulaire tr:hover .cl, .nef-formulaire .nef-submenu:hover .cl
{
  background-position: -83px 0px;
}

.nef-formulaire tr:hover .cc, .nef-formulaire .nef-submenu:hover .cc
{
  background: #f07d13;
}

.nef-formulaire tr:hover .t, .nef-formulaire .nef-submenu: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 th input
{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 10%;
}

.nef-formulaire input[type=image]
{
    border: none;
}

.nef-formulaire input[type=submit]
{
    cursor: pointer;
    background-color: transparent;
    background-image: url("images/ValButton.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 128px;
    height: 67px;
    font-size: 0em;
    border: none;
}

.nef-formulaire input[type=submit]:hover
{
    background-position: 0px -67px;
}

.nef-formulaire input[type=submit]:active
{
    background-position: 0px -134px;
}

.nef-formulaire input[type=text]
{
    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;
}

.nef-formulaire .info
{
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 21.5%;
    background: url('images/019.png') no-repeat;
    margin-bottom: -3px;
    cursor: pointer;
}

.attention
{
    background: url("images/bonus.png") no-repeat left;
    height: 32px;
    padding: 16px 0 0 35px;
    font-style: italic;
    font-weight: bold;
    color: red;
}

.nef-pdf
{
    vertical-align: middle;
}

.nef-pdf img
{
    margin: 0;
    padding: 0;
}

.Aubin-table
{
  font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  border-collapse: collapse;
}
.Aubin-table th
{
  text-align: center;
  font-weight: bolder;
  padding: 4px;
  background: #b9c9fe url('../../../images/gradhead.png') repeat-x;
  border-top: 2px solid #d3ddff;
  border-bottom: 1px solid #fff;
  color: #039;
}
.Aubin-table td
{
  padding: 4px;
  border-bottom: 1px solid #fff;
  color: #669;
  border-top: 1px solid #fff;
  background: #e8edff url('../../../images/gradback.png') repeat-x;
  text-align: right;
}
.Aubin-table tfoot tr td
{
  background: #e8edff;
  color: #99c;
}
.Aubin-table tbody tr:hover td
{
  background: #d0dafd url('../../../images/gradhover.png') repeat-x;
  color: #339;
}

/*Fin formulaire*/

.entry-date
{
    font-size: 0.85em;
    font-weight: bold;
}

.comment-meta
{
    text-align: right;
    float: right;
}

.comment-meta a
{
    font-size: 0.75em;
}

.comment-form-comment label
{
    font-size: 0.75em;
}

.logged-in-as
{
    font-size: 0.65em;
    text-align: right;
    float: right;
}

#comment
{
    width: 100%;
    margin: 0;
    padding: 0;
}

.form-allowed-tags
{
    font-size: 0.75em;
}

.alignleft
{
    float: left;
    position: relative;
}