/* begin Page */

/* Generated with Artisteer version 2.0.2.15312 */

html, body
{
  margin: 0 auto;
  padding: 0;
  background-color: #08788a;
  background-image: url('../images/Page-BgTexture.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom left;
  height: 100%;
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #000000;
  text-decoration: none;
  
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}



  
.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:51px;
  min-height:51px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 990px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 17px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 33px;
  height: 33px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -33px;
  width: 66px;
  height: 66px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 33px;
  height: 33px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -33px;
  left: 0;
  width: 66px;
  height: 66px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 33px;
  height: 33px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -33px;
  left: -33px;
  width: 66px;
  height: 66px;
  background-image: url('../images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 33px;
  right: 33px;
  height: 33px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 66px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 33px;
  right: 33px;
  height: 33px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -33px;
  left: 0;
  width: 100%;
  height: 66px;
  background-image: url('../images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 33px;
  left: 0;
  width: 33px;
  bottom: 33px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 66px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 33px;
  right: 0;
  width: 33px;
  bottom: 33px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -33px;
  width: 66px;
  height: 100%;
  background-image: url('../images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 33px;
  left: 33px;
  right: 33px;
  bottom: 33px;
  background-image: url('../images/Sheet-c.png');
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(../images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 950px;
  height: 25px;
  z-index: 100;
}

.artmenu
{
  padding: 0px 4px 0px 4px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 25px;
}

.nav .l
{
  left: 0;
  right: 4px;
}


.nav .r
{
  right: 0;
  width: 4px;
}


.nav .r div
{
  width: 950px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('../images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 25px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;

}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #D6DBDC;
  padding: 0 22px;
  margin: 0 0px;
  line-height: 25px;
  text-align: center;
  background-image: url('../images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}




.artmenu a:hover span span
{
  color: #EFF4F6;
  background-position: left -25px;
}

.artmenu li:hover a span span
{
  color: #EFF4F6;
  background-position: left -25px;
}


.artmenu a.active span span
{
  color: #D2E3EA;
  background-position: left -50px;
}

/* end MenuItem */

/* begin MenuSeparator */
.nav .separator
{
  display: block;
  width: 1px;
  height: 25px;
  background-image: url('../images/item-separator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
  display:block;
  text-align: center;
  white-space: nowrap;
  height: 21px;
  width: 173px;
  overflow:hidden;
  line-height: 21px;
  margin-right: auto;


  background-image: url('../images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #9CA9AB;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 21px;
  color: #384142;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 12px;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #4D7684;
  border-color: #46A3C8;
  background-position: 0 -21px;
}

.artmenu ul li:hover>a
{
  color: #4D7684;
  border-color: #46A3C8;
  background-position: 0 -21px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #4D7684;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #4D7684;
}


/* end MenuSubItem */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 950px;
  height: 230px;
}

div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 950px;
  height: 230px;
  background-image: url('../images/header.png');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */


div.Lemenu
{
  width: 950px;
  height: 34px;
  display: block;
  margin-left: auto;
  margin-right: auto; 
  background-image: url('../images/fond_menu.gif');  
  background-repeat: no-repeat;
}


.contentLayout
{
    margin-left: auto;
    margin-right: auto;  
    width: 950px;
    position: relative;
    background-image: url('../images/fond_site.png');   
}

     
/* begin Footer */
.Footer
{
      margin-left: auto;
      margin-right: auto;
      position:relative;
      z-index:0;
      overflow:hidden;
      width: 950px;
}

.Footer .Footer-inner
{

  position: relative;
  z-index: 0;
  padding: 0px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('../images/fond_bas.png');
  width: 950px;
  height: 30px;
  bottom:0;
  left:0;
}



.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#004d59;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #004d59;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #004d59;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #004d59;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */


.mceToolbarTop {
  white-space: normal;
}



.bg {
    border-bottom :solid 1px #004d59;   
}

.home {
    width: 16px;
    height: 16px;
    background-image: url('/images/home.png');
    cursor: pointer; 
    display: block;
}

.navbar
{
  
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #016473;
  text-decoration: none;
  vertical-align: bottom;
  
}

.navbar span
{
  color: #000000;    
}

.navbar .menu
{ 
  color: #016473;
  font-weight: bold;
}

.navbar .sousmenu
{ 
  color: #016473;
  font-size: 11px;
    font-weight: bold;  
}

.navbar .pages
{ 
  color: #016473;
  font-size: 11px; 
}

#console {
    display:none;
    position:fixed;
    width:340px;
    height:auto;
    border: none;
    top:10px;
    left:10px;
    z-index:500;
}

#consolefermer {
    display:block;
    width:392px;
    padding:2px;
    background:#ffffff;
    border: solid 10px #ff0000;
    vertical-align:middle;
    text-align:right;
}

#consolefermer a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
}

#consolecontenu {
    display:block;
    width:376px;
    padding:10px;
    margin-top:4px;
    background:#ffffff;
    border: solid 10px #ff0000;
    vertical-align:top;
    text-align:justify;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000;
    text-decoration: none;
}
